


@import "/cms/css.asp";

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

body, html {
	background-color: #ffffff;
	color: #333333;
	height: 100%;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
}

table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

#baggrund {
	background-image: url(../gfx/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 100%;
}

#top_wrapper {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	background-image: url(../gfx/bg_top2.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}

#top {
	height: 150px;
}

#topTitle {
	width: 668px;
	float: left;
	height: 150px;
}

#topTitlePadding {
	padding-top: 80px;
	padding-left: 15px;
}

#topTitle a {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#topFlash {
	width: 232px;
	float: right;
	height: 150px;
}

#topFlashPadding {

	color: #FFFFFF;
	padding-left:30px;
	padding-top:30px;
}

#topFlashPadding p {
	font-size: 10px;
}

#top_wrapper2 {
	width: 898px;
	margin-left: 1px;
	background-color: #f6f3d9;
	background-image: url(../gfx/bg_top_wrapper2.gif);
	background-repeat: no-repeat;
}

#middle {
	width: 840px;
	margin-left: 29px;
}

#undermenu {
	width: 250px;
	background-color: #e6de97;
	background-image: url(../gfx/bg_undermenu.gif);
	background-repeat: no-repeat;
	float: left;
}

#undermenuPadding {
	clear: both;
	padding: 20px;
}

#undermenuPadding li {
	list-style: none;
}

#undermenuPadding .listStyle {
	list-style-image: url(../gfx/undermenupunkt.gif);
}

#undermenuPadding a {
	text-decoration: none;
	font-weight: bold;
}

#undermenuPadding ul#menu2 a {
	text-decoration: none;
	font-weight: normal;
}

#undermenuPadding ul#menu2 li {
	margin-left: 20px;
	list-style-image: url(../gfx/undermenupunkt2.gif);
}

#undermenuPadding ul#menu2 {
	padding-bottom: 10px;
}

#undermenuPadding ul#menu2 .menu3 {
	font-style: italic;
}

#undermenuPadding ul#menu2 .menu3 a {
	text-decoration: underline;
}

#undermenuPadding ul#menu2 .menu3b {
	font-style: italic;
	padding-bottom: 10px;
}

#undermenuPadding ul#menu2 .menu3b a {
	text-decoration: underline;
}

#indhold {
	width: 530px;
	float: right;
}

#indhold h3 {
	padding: 6px 0 6px 0;
	font-size: 16px;
}

#indhold li {
	margin-left: 30px;
	list-style: disc;
}

.clear {
	clear: both;
}

#menu {
	height: 47px;
}

#menuListe {
	position: absolute;
	left: 50px;
}

#menuListe li {
	float: left;
	list-style: none;
	margin-right: 45px;
}

#menuListe .menuSlut {
	margin-right: 0;
}

#menuListe a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

#bottom {
	background-image: url(../gfx/bg_bund.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 229px;
}

#bottomPadding {
	text-align: center;
	padding-top: 190px;
}

#bottomPadding a {
	font-size: 9px;
}

.overskrift {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.underrubrik {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
