@charset "UTF-8";


body {
	/*background-color: #FFFFFF;
	background-image: url(bgbg3.png);
	background-repeat: repeat-x;
	background-position: left 38px; */
	font-family: verdana;
	font-size: 11px;
	line-height: 1.6em;
}

H3 {
	padding-left: 130px; /*also change padding in #txt tag*/
}

H4 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	
}

H5 {
	font-family: Arial;
	font-size: 11px;
	font-weight: 500;
	color: #980021;
	
}

.surround {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:white

}

.header {
	background-color: white;
	width: 1000px;
	height: 170px;
}
.left_column {
	width: 498px;
	height: 374px;
	float: left;
	background-color:#d6d6d6;
	background-image: url(bg_main.png);
	background-repeat: repeat-x;
	border-bottom:2px solid #000000;
	border-top: 2px solid #000000;
	border-left:2px solid #000000;
}
.right_column {
	width: 498px;
	height: 374px;
	float: right;
	background-color: #980021;
	border-right:2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.crumb {
	width: 1000px;
	height: 30px;
	background-color: white;
	clear: right;
}

.creds {
	width: 1000px;
	height: 38px;
	clear: right;
	padding-top: 5px;
	padding-left: 50px; /*orig 130px; */
}

.footer {
	width: 1000px;
	height: 100px; /*orig. 140px*/
	background-color: #980021;
	clear: right;
}


.logo {
	float: right;
	padding-right: 0px; /*or 90px for at flugte med menu*/
	margin-top: 60px;
	border: 0px;
}

.txt {
	padding-left: 130px;
	padding-right: 20px; /*also change padding in H3 tag*/
	font-family: Arial;
}

#menu{
position:relative;
display:block;
height:39px;
font-size:11px;
font-weight:bold;
background:transparent url(/images/bgOFF.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;
border-top:0px solid #B30000;
}

#menu ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
}

#menu ul li{
display:block;
float:left;
margin:0;
}

#menu ul li a{display:block;float:left;color:#000000;text-decoration:none;padding:0 26px 0 52px;height:23px;background:transparent url(/images/bgDIVIDER.gif) no-repeat top right;}

#menu ul li a:hover,#menu ul li a.current{color:#B30000;background:#fff url(/images/bgON.gif) no-repeat top right;
}
.style1 {font-size: 12px}
#apDiv1 {
	width:79px;
	height:63px;
	z-index:1;
	padding-top: -30px;
	padding-left: 20px;
	margin-top: 30px;
	position: absolute;
	top: 510px;
}

