body {
	margin: 0px;
	
	background-color: #FFFFFF;
}

#topmenu {
	position: relative;
	top: 0;
	left: 0;
}

table {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.top_bg {
	background-image: url("../gfx/main_top.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.overskrift1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.overskrift2 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.bundtekst {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

a:link {
	color: #728196;
	text-decoration: none;
}

a:active {
	color: #728196;
	text-decoration: none;
}

a:visited {
	color: #728196;
	text-decoration: none;
}

a:hover {
	color: #728196;
	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: underline;
}

a.topmenu:link {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.topmenu:active {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.topmenu:visited {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.topmenu:hover {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.duerher:link {
	font-family: verdana;
	font-size: 10px;
	color: #728196;
	text-decoration: none;
}

a.duerher:active {
	font-family: verdana;
	font-size: 10px;
	color: #728196;
	text-decoration: none;
}

a.duerher:visited {
	font-family: verdana;
	font-size: 10px;
	color: #728196;
	text-decoration: none;
}

a.duerher:hover {
	font-family: verdana;
	font-size: 10px;
	color: #728196;
	text-decoration: underline;
}

.left_top_bg {
	background-image: url("../gfx/page_left_top.gif");
	background-position: right top;
	background-repeat: repeat-y;
}

.left_middle_bg {
	background-image: url("../gfx/page_left_bg.gif");
	background-position: right top;
	background-repeat: repeat-y;
}

.left_bottom_bg {
	background-image: url("../gfx/page_left_bottom.gif");
	background-position: right top;
	background-repeat: repeat-y;
}

.right_top_bg {
	background-image: url("../gfx/page_right_top.gif");
	background-position: left top;
	background-repeat: repeat-y;
}	

.right_middle_bg {
	background-image: url("../gfx/page_right_bg.gif");
	background-position: left top;
	background-repeat: repeat-y;
}

.right_bottom_bg {
	background-image: url("../gfx/page_right_bottom.gif");
	background-position: left top;
	background-repeat: repeat-y;
}

.main_bg {
	background-image: url("../gfx/main_bg.gif");
	background-repeat: repeat-y;

	padding: 4px;
}

.padding_main {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.formfelt {
	border-style: solid;
	border-width: 1px;
	border-color: #A1B2B3;

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
	background-color: #FFFFFF;
}

.knap {
	background-color: #FFFFFF;

	font-family: verdana;
	font-size: 11px;
	color: #728196;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.toplinie {
	background-color: #728196;
}

.border {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.border2 {
	border-style: solid;
	border-width: 1px;
	border-color: #728196;
}

.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: #7E7E7E;
	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #7E7E7E;
	
	border-top-width: 0px;
	border-bottom-width: 0px;
}

a.menuLevel0:link {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.menuLevel0:active {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.menuLevel0:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.menuLevel0:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
