body {
	margin: 0px;
	
	background-color: #FFFFFF;
}

#topmenu {
	position: relative;
	top: 0;
	left: 0;
}

table {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}

.overskrift1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.overskrift2 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.bundtekst {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}

a:link {
	color: #606060;
	text-decoration: none;
}

a:active {
	color: #606060;
	text-decoration: none;
}

a:visited {
	color: #606060;
	text-decoration: none;
}

a:hover {
	color: #606060;
	text-decoration: underline;
}

a.vmenu_0:link {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.vmenu_0:active {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.vmenu_0:visited {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.vmenu_0:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.vmenu:link {
	font-family: verdana;
	font-size: 11px;
	color: #656565;
	font-weight: bold;	
	text-decoration: none;
	
}

a.vmenu:active {
	font-family: verdana;
	font-size: 11px;
	color: #656565;
	font-weight: bold;	
	text-decoration: none;
}

a.vmenu:visited {
	font-family: verdana;
	font-size: 11px;
	color: #656565;
	font-weight: bold;	
	text-decoration: none;
}

a.vmenu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #656565;
	font-weight: bold;	
	text-decoration: underline;
}

a.topmenu:link {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.topmenu:active {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.topmenu:visited {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.topmenu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.duerher:link {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.duerher:active {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.duerher:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.duerher:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.pageLeft {
	background-image: url("../gfx/page_left_bg.gif");
	background-position: right top;
	background-color: #ECECEC;
}

.pageRight {
	background-image: url("../gfx/page_right_bg.gif");
	background-position: left top;
	background-color: #ECECEC;
}


.pageBackground {
	background-image: url("../gfx/undermenu.jpg");
	background-repeat: repeat;
}


.pageBottom {
	background-image: url("../gfx/page_bottom.gif");
	background-repeat: no-repeat;
}

.main_bg {
	background-image: url("../gfx/main_bg.gif");
	background-repeat: repeat-y;

	padding: 4px;
}

.topmenu_bg {
	background-image: url("../gfx/top_menu_bg.gif");
	background-repeat: repeat-x;
}

.padding_main {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 25px;
}

.formfelt {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
	background-color: #FFFFFF;
}

.knap {
	background-color: #FFFFFF;

	font-family: verdana;
	font-size: 11px;
	color: #606060;

	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}

.toplinie {
	background-color: #000000;
}

.border {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.border2 {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.fotoLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.fotoRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.duerher {
	font-family: verdana;
	font-size: 10px;
}

.vmenu_niv1 {
	padding-left: 5px;
}

.vmenu_niv2 {
	padding-left: 15px;
}

.vmenu_niv3 {
	padding-left: 3px;
}

.debat_bg1 {
	background-color: #FFFFFF;
}

.debat_bg2 {
	background-color: #FFFFFF;
}

.dropBg {
	background-position: center center;
}

.billedeFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.billedeFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.billedeBorderFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.billedeBorderFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.tableFloatLeftVisibleTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.tableFloatRightVisibleTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.tableFloatLeftHiddenTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.tableFloatRightHiddenTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.visibleTableBorder {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.hiddenTableBorder {

}

img {
	border-width: 0px;
}

.pageMainBorder {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #606060;
	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #606060;
	
	border-top-width: 0px;
	border-bottom-width: 0px;
}

a.menuLevel0:link {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menuLevel0:active {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.menuLevel0:visited {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.menuLevel0:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#boxes {
	width: 742px;
	height: 255px;
	overflow: hidden;
}
	#boxes div.container {
		width: 910px;
	}
		#boxes div.container span.box {
			display: block;
			border-right: 1px solid #FFF;
			float: left;
			width: 234px;
			height: 190px;
			padding-top: 25px;
			padding-left: 14px;
			padding-right: 13px;

			background-repeat: repeat-x;
		}
			#boxes div.container span.box b {
				font-size: 12px;
			}
			#boxes div.container span.box div {
				margin-top: 5px;
				margin-bottom: 5px;
				width: 234px;
				height: 149px;
				overflow: hidden;
			}
			#boxes div.container span.box a {
				display: block;
				width: 85px;
				height: 10px;
				margin-top: 10px;
				background-repeat: no-repeat;
				text-align: right;
				font-weight: bold;
				color: #343535;
			}