body {
	text-align: center;
	background-color: #3f4953;
}
/*layers*/
#top {
	position:relative;
	width:700px;
	height:auto;
	margin: 0 auto;
	text-align: center;
	overflow: visible;
	visibility: visible;
}
#sideNav {
	position:absolute;
	width:700px;
	z-index:1;
	left: 0px;
	top: 40px;
	vertical-align: text-top;
	visibility: visible;
}
#sidefod {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	border-top: solid #336633 1px;
	text-indent: 5px;
	text-align: left;
}
#linkBund {
	position:absolute;
	left: 0px;
	top: -30px;
	width: 700px;
	text-align:center;
}

/*links*/

.mail {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.mail:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009999;
	text-decoration: underline;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.navlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	background-color: #38B46C;
}
/*tekst*/

.tekst_overskrift {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #CCCCCC;
}
.tekst2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-type: circle;
}
.tekst_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BABABA;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	letter-spacing: 2px;
}
.navred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	background-color: #38B46C;
}
#top #overskrift {
	width: 700px;
	position: absolute;
	top: 100px;
	left: 0px;
}
