body {
	margin: 0px;
	padding: 0px;
	background-image: url(fotos/kroeller.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}

#flashContent { width:100%; height:100%; }

#sideholder {
	width: 800px;
	margin: 0 auto 0 auto;
}

#indreSideholder {
	width: 800px;
	float: left;
}

.clear {
	clear: both;
}

#topgrafik {
	height: 100px;
	width: 800px;
	position: absolute;
	top: 10px;
}
#adresselinie {
	margin: 0 auto;
	width: 100%;
	position: absolute;
	top: 140px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b6b8ba;
	border-bottom-color: #b6b8ba;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636467;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#leftmenu {
	width: 150px;
	margin-top: 180px;
	float: left;
	padding: 20px;
}
#leftmenu a {
	text-decoration: none;
	color: #316078;
	background-color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365D7A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F607D;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#leftmenu a:visited {
	color: #316078;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365D7A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F607D;
}
#leftmenu a:hover {
	color: #316078;
	background-color: #DDDDDD;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


#indhold {
	width:569px;
	margin-top: 180px;
	float: right;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #b6b8ba;
}

#datoer {
	text-align: center;
	padding: 5px;
	border: 2px solid #000000;
}

#datoer h2 {
	font-size: 20px;
	color: #325F7C;
	font-weight: bold;
	line-height: 25px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: #325F7C;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #325F7C;
	font-weight: bold;
	margin-bottom: -12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #325F7C;
	font-weight: bold;
	margin-bottom: -10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #636467;
}
a {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #444444;	 
}
a:hover {
	color: #325F7C;
	 
}

