body {
	margin: 0px;
	
	background-color: #A8BEE2;
}

#topmenu {
	position: relative;
	top: 0;
	left: 0;
}

table {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.overskrift1 {
	font-family: verdana;
	font-size: 11px;
	color: #4F7FCB;
	font-weight: bold;
}

.overskrift2 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.bundtekst {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-weight: none;
}

a:link {
	color: #4F7FCB;
	text-decoration: bold;
}

a:active {
	color: #4F7FCB;
	text-decoration: bold;
}

a:visited {
	color: #4F7FCB;
	text-decoration: bold;
}

a:hover {
	color: #4F7FCB;
	text-decoration: underline;
}

a.vmenu:link {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.vmenu:active {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.vmenu:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.vmenu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.vmenu_active:link {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.vmenu_active:active {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.vmenu_active:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.vmenu_active:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu:link {
	font-family: verdana;
	font-size: 11px;
	color: #4F7FCB;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu:active {
	font-family: verdana;
	font-size: 11px;
	color: #4F7FCB;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu:visited {
	font-family: verdana;
	font-size: 11px;
	color: #4F7FCB;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #4F7FCB;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu_active:link {
	font-family: verdana;
	font-size: 11px;
	color: #4F7FCB;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu_active:active {
	font-family: verdana;
	font-size: 11px;
	color: #4F7FCB;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu_active:visited {
	font-family: verdana;
	font-size: 11px;
	color: #4F7FCB;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu_active:hover {
	font-family: verdana;
	font-size: 11px;
	color: #4F7FCB;
	font-weight: bold;
	text-decoration: none;
}

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;
}

.formfelt {
	border-style: solid;
	border-width: 1px;
	border-color: #4F7FCB;

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
	background-color: #FFFFFF;
}

.knap {
	background-color: #FFFFFF;

	font-family: verdana;
	font-size: 10px;
	color: #4F7FCB;

	border-style: solid;
	border-width: 1px;
	border-color: #4F7FCB;
}

.toplinie {
	height: 0px;
	background-color: #FFFFFF;
}

.border {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.border2 {
	border-style: solid;
	border-width: 1px;
	border-color: #4F7FCB;
}

.border3 {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}

.fotoLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #4F7FCB;
}

.MainTable {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #4F7FCB;
	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #4F7FCB;
	
	border-top-width: 0px;
	border-bottom-width: 0px;
	
	background-color: #FFFFFF;
}

.PageLeftBG {
	background-image: url("../gfx/bg_left.jpg");
	background-repeat: repeat-y;
	background-position: right top;
}

.PageRightBG {
	background-image: url("../gfx/bg_right.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}

.ContentColumn {
	background-color: #FFFFFF;
	
	padding: 10px;
}

.TopmenuColumn {
	background-image: url("../gfx/bg_menu.jpg");
	background-repeat: repeat-x;
	
	padding-top: 5px;
	padding-left: 5px;
}	

.fotoRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #4F7FCB;
}

.duerher {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

img {
	border-width: 0px;
}

a.menuLevel0:link {
	font-family: verdana;
	font-size: 11px;
	color: #4F7FCB;
	font-weight: bold;
	text-decoration: none;
}

a.menuLevel0:active {
	font-family: verdana;
	font-size: 11px;
	color: #4F7FCB;
	font-weight: bold;
	text-decoration: none;
}

a.menuLevel0:visited {
	font-family: verdana;
	font-size: 11px;
	color: #4F7FCB;
	font-weight: bold;
	text-decoration: none;
}

a.menuLevel0:hover {
	font-family: verdana;
	font-size: 11px;
	color: #4F7FCB;
	font-weight: bold;
	text-decoration: none;
}

.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: #4F7FCB;
}

.billedeBorderFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #4F7FCB;
}

.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 {

}