@charset "utf-8";
/* Layout-Styles*/

/* Formaterings Styles*/
@import url("style_format.css");

html {
	overflow-y: visible;
	overflow-y:scroll;
}

body
{
	background-color:#fff;
	color:#333;
	
}

/* Indre margin p divs */
.inner 
{
	padding:2px;
	padding-left:4px;
}

#outer
{
	position: relative;
	left: 50%;
	top: 0px;
	width: 908px;
	margin-left: -454px;
	text-align: left;
	background-color:#ffffff;
	height:auto;
}

#header
{
	position: absolute;
	top:0px;
	left:0px;
	width:908px;
	height:157px;
	background-color:none;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#content
{
	position: absolute;
	width:908px;
	height:auto;
	top: 157px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	overflow:visible;
}

#indhold
{
	position:relative;
	top:298px;
	left:0px;
	height:auto;
	width:983px;
	min-height:550px;	
}

#leftholder
{
	width:199px;
	float:left;
	padding:0px;
	min-height:400px;
	height:auto;
	background-repeat:no-repeat;
	background-position:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, serif;
	font-size: 11px;
	color: #000000;
	left: 45px;
	position: relative;
	top: 10px;
}
/*   CONTENT  -   BODY OMRDE *************** */

#bodymain, #bodymain_4kol
{
	margin-left: 80px;
	margin-top:16px;
	width:200px;
	padding:0px;
	padding-left:0px;
	min-height:400px;
	float:left;
	height:auto;
	color:#000;
	overflow:visible;
	font-family: Verdana, Arial, Helvetica, sans-serif, serif;
	/*position: relative;		margin:0px;
background-color:#e1e1e1;*/
	font-size: 11px;
}

#bodymain_4kol
{
	width:580px;
	font-family: Verdana, Arial, Helvetica, sans-serif, serif;
	color: #000000;
	/*position: relative;*/
	font-size: 11px;
	left: 5px;
}

#bodymain_3kol
{
	width:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif, serif;
	color: #000000;
	position: relative;
	font-size: 11px;
	top: 15px;
	left: 80px;
	float: left;
	
}

#bodyright_1kol
{
	font-family: Verdana, Arial, Helvetica, sans-serif, serif;
	color: #000000;
	width:290px;
	position: relative;
	font-size: 11px;
	top: 55px;
	float: left;
	height: 200px;
	left: 100px;
}

#bodymain div.body_spalte_2, #bodymain div.body_spalte_1
{
	vertical-align:top;
	width:218px;
	padding:0px;
	padding-right:0px;
	padding-left:2px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	float:left;
	height:auto;
	min-height:150px;
	margin-top:5px;
	background-color:#d1d1d1;
	
}
#bodymain div.body_spalte_2
{
	margin-left:4px;
	background-color:#000000;
	
}


/* BODY RIGHT */




/*  ***************  footer & BOTTOM HOLDER STYLES  ***************  */

#footer
{
	clear:both;
	margin-bottom:0px;
	margin-top:0px;
	width:908px;
	height:57px;
	background-image:url(images/bund.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:visible;
}

#bottomholder
{
margin-left:35px;
	padding-top:20px;
	height:20px;
	background-color:none;
	overflow:hidden;
	width:180px;
	float:left;
}


#bottomholder2
{
	padding-top:10px;
	height:20px;
	left:300px;
	background-color:none;
	overflow:hidden;
	width:655px;
	text-align:right;
	float:right;
	margin-right:7px;
	position: relative;
}



/* NYHEDSBREV */
#newsletterholder
{
	width:305px;
	padding:4px;
	left:4px;
}

/* ***** BODYPAGE B    */
#bodymain_4kol #menu 
{

	float:right;
	width:180px; 
	background:#ED2124;
	margin:10px 0px 10px 10px;
	padding:4px;
	color:#000000;
}

#bodymain_4kol #menuxtra 
{
	border:1px solid #ED2124; 
	clear:both;
	width:583px; 
	background:#CCC;
	margin:5px 0px 0px 0px;
	padding:4px;
	color:#000000;
}

#bodymain_4kol #menu p, #bodymain_4kol #menu a
{
	color:#000000;
	font-size:9px;
	line-height:normal;
}
#bodymain_4kol #menu h3
{
	color:#000000;
	font-size:11px;
	border-top:solid 1px #000000;
	line-height:normal;
	margin:8px 0px 5px 0px;
	
}

.hor_divider
{
clear:left;
margin-bottom:10px;
}

/* BILLEDER */

.pixa
{
	margin:0px;
	padding:0px;
	border:1px solid #CCC;
	float:left;
	padding-left:0px;
	padding-bottom:0px;
	margin-right:10px;

}
.pixb
{
	margin:0px;
	padding:0px;
	border:0;
	float:left;
	padding-left:0px;
	padding-bottom:0px;

}
.addform
{
	font-size:9pt;
	font-family:arial;
}
.blogcomment
{
margin-top:10px;
width:auto;
padding:10px;
background-color:#CFCFCF;
}
.tborder
{
border: solid 1px #CCC;
text-align:center;
}
.tborder2
{
border: solid 1px #CCC;
}
