BODY {
	background: url('bilder/top-loop.jpg');
	background-repeat: repeat-x;
	background-color: white;
	margin: 0;
	font-family: tahoma, verdana, sans-serif;
}

H1 {
	color: 004B8C;
	font-size: 24px;
}

H2 {
	color: 004B8C;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 0px;
}

P, li, tr {
	font-size: 12px;
	max-width: 500px;
	text-align: left;
}

P {
	margin-top: 5px;
}

#top {
	background: url('bilder/top.jpg');
	background-repeat: no-repeat;
	height: 273px;;
	width: 900px;
}

#ad {
	position: absolute;
	top: 6px;
	left: 350px;
}

#meny {
	left: 290px;
	top: 100px;
	position: absolute;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #9C9C9C;
}

#meny span a {
	color: #9C9C9C;
	text-decoration: none;
	
}

#meny span a:hover {
	color: #A045BD;
	text-decoration: none;
	
}

#mnyStart {
	left: 90px;
	position: relative;
}

#mnyVad {
	left: 60px;
	position: relative;
}

#mnyVarfor {
	left: 30px;
	position: relative;
}

#mny2 {
	left: 300px;
	top: 0px;
	position: absolute;

}

#left {
	width: 220px;
	float: left;
}

#content {
	width: 580px;
	float: left;
	margin-left: 50px;
	position: relative;
	top: -60px;
}

#sidfot {
	margin-top: 0px;
	text-align: right;
	width: 100%;
	font-size: 10px;
}

.ruta {
	width: 157px;
	background-image: url('bilder/rutabg.jpg');
	background-position: bottom right;
	background-color: DBDBDB;
	background-repeat: no-repeat;
	margin-left: 25px;
}

.rutatop {
	background-image: url('bilder/ruta-top.jpg');
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	height: 13px;
}

.rutabottom {
	background-image: url('bilder/ruta-bottom.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 100%;
	bottom: 0px;
	
}

.rutabottom h2 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 10px;
}

.rutabottom p {
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.rutabottom p {
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.rutabottom form {
	margin: 0px;
	padding: 0px;
}

.rutabottom input {
	font-size: 10px;
	width: 135px;
}
