body{
	background: #cc9 url(../grafik/logo.gif) no-repeat left top;
	color: #036;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: helvetica;
}

#topbar{
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	margin-right: 80px;
	position: relative;
	padding: 10px;
	text-align: center;
	color: #663;
	background: #cc9;
	font-size: 24pt;
	font-weight: bold;
}

#menu a:link, #menu a:visited, #menu a:visited {
	color: #663;
	background: #996;
	display: block;
	width: 120px;
	text-decoration: none;
	border: outset 1px #cc9 ;
	padding: 5px;
}

#menu a:hover, #menu a:focus, #menu a:active{
	color: #ffc;
	background: #996;
}


#menu {
	position: absolute;
	left: 0px;
	top: 180px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 10pt;
}

#aktiv {
	color: #ffc;
	background: #996;
}

#klap a:link, #klap a:visited, #klap a:visited{
	color: #996;
	background: #ffc;
	border: outset 1px #ffc;
}

#klap a:hover, #klap a:focus, #klap a:active{
	color: #663;
	background: #ffc;
}

#klap {
	font-size: 9pt;
}

#aktivunder {
	color: #663;
	background: #ffc;
}

#indhold{
	width: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 180px;
	margin-right: 80px;
	position: relative;
	padding: 30px;
	text-align: left;
	background: #ffc url(../grafik/main_hest.gif) fixed no-repeat 60% 60%; font-size: 12pt; line-height: normal;
	border: solid 0px #663;
}

.kant{
border: solid;
border-width: 1px;
border-color: blue
}

.af{
	font-size: 8pt;
	font-style: italic;
}

#indhold a:link, #indhold a:visited {
	color: #036;
}

.dec{
	list-style-type: decimal
}

.lowa{
	list-style-type: lower-alpha
}

.listnone{
	list-style-type: none
}

#forside{
	font-size: 16pt;
}

html, body {
height: auto;
}
#content {
  height: 380px;
  min-height: 380px;
}
head+body #content {
  height: auto;
}

#opdag{
	font-size: 10pt;
}
