body {
	background-color: #e7e7e7;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial;
}

.maincer {	height: 740px;	width: 700px;}

#topp {
	background-color: #e7e7e7;
	height: 282px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}

#titel {
	height: 200px;
	width: 630px;
	background-color: #293244;
	top: 10px;
	left: 150px;
	position: fixed;
}

#toppmeny {
	width: 610px;
	position: fixed;
	height: 13px;
	margin: 0px;
	padding: 2px 0px 5px 20px;
	font-size: 1.0em;
	left: 150px;
	top: 177px;
	background-color: transparent;
}

#toppmeny li {
	display: inline;
	padding-right: 20px;
	text-decoration: none;
	font-weight: bold;
}

#toppmeny li a {
	color: #eee;
	text-decoration: none;
}

#toppmeny li a:hover {
	color: #eee;
}

#toppmeny a:active {
	color: #eee;
	text-decoration: underline;
}

#texttitel {
	background-color: white;
	width: 614px;
	height: 60px;
	padding-top: 7px;
	padding-left: 17px;
	position: fixed;
	top: 227px;
	left: 150px;
}
#texttitel li {
	display: inline;
	padding-right: 19px;
	text-decoration: none;
	font-weight: bold;
}

#botten {
	background-color: #e7e7e7;
	width: 100%;
	position: relative;
	top: 236px;
	left: 0px;
}

#text {
	background-color: white;
	width: 419px;
	height: auto;
	position: relative;
	top: 50px;
	left: 142px;
	padding-left: 17px;
	padding-right: 195px;
	padding-bottom: 100px;
}

#text a {
	color: #224064;
}

#meny {
	background-color: white;
	width: 157px;
	position: fixed;
	margin-left: 454px;
	height: 350px;
	padding-right: 7px;
	padding-top: 0px;
	z-index: 5;
	top: 249px;
	left: 153px;
	font-weight: bold;
}

#meny a {
	text-decoration: none;
	color: #5B6B7C;
}

#meny a:hover {
	background-color: transparent;
}

#meny a:active
{
	background-color: transparent;
	text-decoration: underline;
}

#fotnot {
	background-color: white;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 633px;
}
