@charset "utf-8";
/* Generelle styles */
#FlashID{
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
body {
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	margin:0px;
	padding:0px;
	height:100%;
	position:relative;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:28px;
	margin:0px;
	color: #666;
	letter-spacing:0px;
}
p { margin-top:5px;}

a:link {
	color:#cd5a13;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}
img {
	border:0px;
}
.img {
	float:left;
	border:0px;
}

.clear {
	clear:both;
}
/* Generelle styles slut */

/* Opbygning */
#top {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}

#logo {
	margin-top:23px;
	float:left;
}
#menu {
	padding-top:146px;
	float:right;
}
#top_banner {
	display:none;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}	
#banner {
	display:none;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}

#content {
	background:url(../gfx/indhold_bagr.jpg) no-repeat;
	margin:0 auto 0 auto;
	min-height:620px;
}
.big_box {
	margin: 0 0 20px 52px;
	width: 630px;
	height:270px;
	padding:5px;
	float:left;
	overflow:hidden;
}
.white_box1 {
	margin: 0 0 20px 52px;
	height:270px;
	width: 300px;
	padding:5px;
	float:left;
	overflow:hidden;
}
.white_box2 {
	margin: 0 0 20px 20px;
	height:270px;
	width: 300px;
	padding:5px;
	float:left;
	overflow:hidden;
}
.white_box2 h2 {
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin:5px 0px 0px 0px;
	}
.box {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
.box_date {
	font-style:italic;
	font-size:10px;
	}
.box h2{
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin:10px 0px 0px 0px;
	}
/* Opbygning Slut*/

/*Undersider*/
.sub_menu {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
.sub_content {
	clear:both;
	margin: 0 0 0px 52px;
	padding:5px 5px 40px 5px;
}
.sub_box {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
.sub_box h2{
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin:10px 0px 0px 0px;
	}
/*Undersider slut*/

/*Bund*/
#footer {
	background-color:#95b4d3;
	display:block;
	width:100%;
	position:relative;
	bottom:0;
	text-align:center;
}
#footer a:link            { color: #000; text-decoration: underline; font-weight:normal; }
#footer a:visited         { color: #333;text-decoration: underline; font-weight:normal; }
#footer a:hover           { color: #333;text-decoration: none; background-color:#FFFFFF; }
#footer a:active          { color: #000000;text-decoration: none; }
#foot_content {
visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
#foot_hot{
	margin: 0 0 20px 52px;
	width: 630px;
	padding:5px;
	float:left;
	height:180px;
	overflow:hidden;
}
.foot_hot_col{
	width: 250px;
	float:left;
	height:140px;
	margin-right:20px;
}
#foot_adress{
	margin: 0 75px 20px 20px;
	width: 245px;
	padding:5px;
	float:left;
	height:180px;
	overflow:hidden;
}

.txt_enews {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #CCC;
	border:#333 solid 1px;
	width: 225px;
}
.box_300 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #CCC;
	border:#333 solid 1px;
	width:300px;
	height:165px;
}
.txt_300 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #CCC;
	border:#333 solid 1px;
	width:300px;
}
.stjerne {
	color:#06F;}
.knap {
	border:solid 1px #333;
	background-color: #cd5a13;
	color: #ccc;
	padding: 1px 1px 1px 1px;
	font-size: 11px;
	font-weight: bold;
}