body {
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #000066 url(layout/BG.jpg);
}
#wrapper {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
}
#top {
	height: 54px;
	background: no-repeat;
}

#heading {
	height: 240px;
	background: url(layout/Heading2.jpg);
	border-top: 5px solid #006699;
	border-bottom: 5px solid #006699;
	display: block;
}
#topmeny {
	float: right;
	width: 345px;
	margin-top: 25px;
	padding: 5px 5px 2px;
}
.smalltextbold {
	font-size: 10px;
	font-weight: bold;
}

#topmeny a {
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 7px;
}
.leftborder {
	border-left: 1px solid #666666;
}


#sidebar {
	float: left;
	width: 205px;
	padding: 5px 5px 10px 10px;
}

#clear {
	clear: both;
}
#toptable {
	right: 0px;
	bottom: 0px;
}

#footer {
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(layout/BG_footer.jpg);
	color: #FFFFFF;
	font-size: 10px;
}
#footer a {
	font-weight: normal;
	color: #FFFFFF;
}



#content {
	padding: 20px 15px 10px 10px;
	float: right;
	width: 635px;
}
#content a {
	font-weight: normal;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 2px;
}
.smalltext {
	font-size: 10px;
}

#sidermeny {
	margin-top: 32px;
	margin-bottom: 15px;
}
#sidermeny a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	display: block;
	border-bottom: 1px dotted #333333;
	background: url(layout/arrow_liten.jpg) no-repeat left center;
	padding-left: 15px;
}
#sidermeny a:hover {
	color: #006699;
}
.overskrifter {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	display: block;
	padding-bottom: 8px;
	border-bottom: 1px solid #666666;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
.imagemargin {
	margin-right: 25px;
}

#topmeny a:hover {
	text-decoration: underline;
}
#nevernesdagleft {
	float: left;
	width: 435px;
}
#nevernesdagright {
	float: right;
	width: 150px;
	padding: 10px 5px 10px 10px;
	border: 1px solid #333333;
}
#left {
	float: left;
	width: 290px;
}
.headinger {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	display: block;
	margin-bottom: 5px;
}

#right {
	float: right;
	width: 300px;
	padding-right: 5px;
}
#linker {
	padding: 5px;
	border: 1px solid #999;
}
#linker a {
	display: block;
	background: url(layout/arrow_liten.jpg) no-repeat left center;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.aligncenter {
	text-align: center;
}
.spacer {
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bgheading {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #069;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.borderpadding {
	padding: 5px;
	border: 1px solid #999;
	margin-bottom: 12px;
}
.clearawaybox {
	display: block;
	clear: both;
}
.bgcolorheading {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #196826;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
