html, body
{
	background-image: url(../img/wideSiteBg.gif);
	background-repeat:repeat;
	background-position: 50% 0%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

/*bodytag her styres bagrundsfarve på alt det uden om siden og man kan ligeledes give siden f.eks en topmargin*/
.bodytag
{
	background-color: #AEAFAF;
	margin-top: 0px;
}

.holder
{
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

img 
{
	border: 0px;
}

/*centerFieldTop er selve toplogoet*/
.centerFieldTop
{
	background-image: url(../img/toplogoBg.gif);
	background-repeat: repeat-x;
	width: 980px;
	height: 160px;
	/*border: 1px solid #f90;*/
	
}

/*centerFieldMenu lave et felt til en vandret menu*/
.centerFieldMenu
{
	position: relative;	
	/*background-image: url(../../img/menu_bg.jpg);
	background-repeat: repeat-y;*/
	float: left;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 25px;
	z-index: 100;
	
}

/*her laves hele den div boks hvor alle tre spalte sættes ind i altså selve indholds delen af siden*/
.centerFieldMidt 
{
	position: relative;
	float: left;
	top: 0px;
	left: 38px;
	width: 937px;
	height: 400px;
	

	font-size: 11px;
}

html>body .centerFieldMidt
{
	min-height: 400px;
	height: auto;
}

/*------------------------------Indeling af siden i tre spalter kan evt udbygges til flere spalter indsættes i centerFiieldMidt -*/

/*indholdet som kunden selv kan lave altså den fra DATABASEN*/
.mainContent  
{
	
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 248px;
	/*padding-bottom: 30px;*/
	
	font-size: 11px;
}

html>body .mainContent
{
	min-height: 248px;
	height: auto;
}
.box  
{
	position: relative;
	float: right;

	width: 211px;
	height: 248px;
	font-size: 11px;
	
	/*border: 1px solid #369;*/
}

.bannerPlacer{
	position: relative;
	float: left;

	width: 211px;
	height: 248px;
	font-size: 11px;	
}


.search
{
	position: relative;
	float: right;
	right: 39px;
	top: 102px;
	font-size: 11px;
	font-weight: bold;
	color: #a71501;
	text-align: left;
	height: 50px;
	width: 212px;
}


.searchInput
{

	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #a71501;
	text-align: left;
	height: 12px;
	width: 140px;
	margin-right: 15px;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}


.bundComerce
{
	position: relative;
	float: right;
	right:0px;
	top: 10px;
	margin-left: 15px; /*styre afstanden melle de små reklamer i bunden*/
	height: auto;
	width: auto;
	
}
.bundComerceLast
{
	position: relative;
	float: right;
	right:0px;
	top: 10px;
	margin-left: 0px; /*styre afstanden melle de små reklamer i bunden*/
	height: auto;
	width: auto;
	
}
.kontakt  
{
	position: relative;
	float: left	;
	left: 0px;
	top: 0px;
	width: 203px;
	height: 33px;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 8px;
	font-size: 11px;
	background-image: url(../img/kontakt.gif);
	background-repeat: no-repeat;
}


/*Flash spot specielt til forsiden*/
.flashTopBanner  
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 265px;
	font-size: 11px;
}

.flashSpotTop  
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	clear: both;
	width: 974px;
	height: 25px;
	font-size: 11px;
	background-image: url(../img/flashSpotTop.jpg);
	background-repeat: no-repeat;
}

.flashSpotMidt  
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	clear: both;
	width: 980px;
	height: 155px;
	font-size: 11px;
	background-color: #DBDBD1;
}

html>body .flashSpotMidt
{
	min-height: 50px;
	height: auto;
}

.flashSpotBund  
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	clear: both;
	width: 974px;
	height: 25px;
	font-size: 11px;
	margin-bottom: 10px;
	background-image: url(../img/flashSpotBund1.jpg);
	background-repeat: no-repeat;
}

.spotFlash
{
	position: relative;
	float: left;
	margin-right: 19px;
	top: 0px;
	width: 211px;
	height: 71px;
}

.spotTekst
{
	position: relative;
	float: left;
	margin-right: 19px;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	width: 211px;
	height: 81px;
	border-top: 5px solid #eeb200;
	background-image: url(../img/flashUnderTekst.gif);
	background-repeat: no-repeat;
	background-position:100% 100%;
}

.spotSmallTekst
{
	position: relative;
	float: left;
	font-size: 10px;
	top: 25px;
	left: 10px;
	color: #fff;
	width: 190px;
	height: 81px;
	border: 0px solid #fff;
}

/*rightContent kan bruges til f.eks nyheder, menuer og meget andet*/

/*leftContent kan bruges til f.eks nyheder, menuer og meget andet*/
.leftContent  
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 48px;
	
	font-size: 11px;
}

html>body .leftContent
{
	min-height: 50px;
	height: auto;
}

/*rightContent kan bruges til f.eks nyheder, menuer og meget andet*/

.rightContent  
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	padding: 5px;
	padding-left: 11px;
	width: 183px;
	height: 48px;
	
	font-size: 11px;
}

html>body .rightContent
{
	min-height: 50px;
	height: auto;
	border: 1px solid #236;
}

.leftTop
{
	position: relative;
	float: left;
	left: 0px;
	top: 42px;
	font-size: 10px;
	color: #333333;
	height: 11px;
	width: 200px;
	
}


.nyheder  
{
	position: relative;
	float: left;
	left: 15px;
	top: 15px;
	padding: 5px;
	width: 750px;
	height: 48px;
	
	font-size: 11px;
}

html>body .nyheder
{
	min-height: 50px;
	height: auto;
}
/*Slut på tre spalter i centerFieldMidt */

/*-------------------------------------------Højre bokse START----------------------------------------------*/

.rightBoxTop
{
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 203px;
	height: 31px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 8px;
	font-size: 11px;
	background-image: url(../img/rightBoxTop.gif);
	background-repeat: no-repeat;
	
}

.contentRightBox
{
	position: relative;
	float: right;
	width: 203px;
	height: 155px;
	padding-top: 5px;
	padding-left: 8px;
	right: 0px;
	top: 0px;
	background-image: url(../img/rightBoxBg.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
}

html>body .contentRightBox
{
	min-height: 155px;
	height: auto;
}

.rightBoxBottom
{
	position: relative;
	float: right;
	right: 0px;
	width: 211px;
	height: 14px;
	background-image: url(../img/rightBoxBottom.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}


/*centerFieldBottom er selve bunden på siden og kan f.eks. bruges til firmaoplysninger*/ 
.centerFieldBottom
{	
	position: relative;
	float: left;
	width: 980px;
	height: 14px;
	left: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #444;
	text-align: left;
	
	text-decoration: none;
}
/*Herunder indsætter jeg de tre bund ting image teksa ok link image*/
.stregDashed
{	
	position: relative;
	float: left;
	background-image: url(../img/bundBorderBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	
	width: 900px;
	height: 24px;
	top: 0px;
	left: 39px;
	font-size: 10px;
	font-weight: normal;
	color: #444;
	text-align: left;
	font-family: verdana, sans serif;
	text-decoration: none;
}
.leftBundImg
{
	
	position: relative;
	float: left;
	left: 42px;
	top: 0px;
	width: 20px;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 20px;
	
}

.leftBund
{
	position: relative;
	float: left;
	left: 39px;
	padding-top: 6px;
	line-height: 12px;
	font-size: 10px;
	color: #808080;
	text-indent: 22px;
	height: 20px;
	width: 590px;
	background-image: url(../img/test.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}
.rightBund
{
	position: relative;
	float: right;
	right: 42px;
	top: -15px;
	font-size: 11px;
	color: #333333;
	text-align: right;
	height: 40px;
	width: 350px;
	/*background-color: #369;
	border: 1px solid #f90;*/
	
}
.visit
{
	position: relative;
	float: right;
	right: 42px;
	top: -5px;
	font-size: 11px;
	color: #333333;
	text-align: right;
	height: 20px;
	width: 300px;
}
html>body .visit
{
	top: 48px;
}

/*-------------------------------------------FORMULARE START----------------------------------------------*/
form fieldset
{
	position:relative;
	background-color:#fff;
	font-size:11px;
	margin-top: 6px;
	margin-left:0px;
	width:170px;
	display:block;
	padding: 4px;
	padding-top: 0px;
	border: 1px solid #9ea1a1;
}


form fieldset legend
{	
	background-color:#fff;
	font-size:11px;
	color:#666;
	font-weight: normal;
	text-align:center;
	width:auto;
	padding:3px 5px;
	margin:0px 0px 5px 5px;
	position:relative;
	top: 0px;
}

label
{
	color:#577083;
	font-size:11px;
	display:block;
	float:left;
	width:60px;
	text-align: left;
	margin:0px 0px 0px 0px;
}

input
{
	background-color: #fff;
	width:150px;
	height: 14px;
	line-height: 22px;
	/*margin:2px 2px 2px 0px;*/
	border-left:2px solid #D9D9D9;
	border-top:2px solid #D9D9D9;
	border-bottom:1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
	color: #132B81;
	
	padding:1px 2px;
	padding-bottom: 4px;

}

.button{
	position: relative;
	background-color:#fff;
	width: auto;
	height: 18px;
	float: left;
	left: 0px;
	border:1px solid #9ea1a1;
	color:#577083;
	font-weight: normal;
	font-size: 11px;
	
	padding:0px;
	/*margin:10px 10px 10px 0px;*/
	/*margin-bottom: 10px;*/
}
form fieldset legend img{
	padding:0px 5px 0px 5px;	
}

/*-------------------------------------------FORMULARE SLUT----------------------------------------------*/

/*-------------------------------------------start A link-----------------------------------------------------*/

a.main 
{ 
	height: 14px;
	display: inline;
	color: #132B81;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}

a.main:hover 
{ 	
	display: inline;
	font-size: 10px;
	color: #132B81;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: underline;	
}
a.mainkontakt 
{ 
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	padding-left: 0px;
	line-height: 15px;
	margin-top: 14px;
	margin-left: 6px;
}

a.mainkontakt:hover 
{ 	
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	padding-left: 0px;
	line-height: 15px;
	margin-top: 10px;
	margin-left: 6px;
}
	
a.mainNyhed
{ 
	height: 14px;
	display: inline;
	color: #a71501;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
	background-image: url(../img/linkArrow.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;	
}

a.mainNyhed:hover 
{ 	
	display: inline;
	font-size: 11px;
	color: #a71501;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: underline;	
	background-image: url(../img/linkArrow.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;	
}
/*-------------------------------------------slut A link------------------------------------------------------*/
.testtest
{
	position: relative;
	float: left;
	left: 20px;
	clear: both;
	height: 10px;
	width: 10px;
}

.flashHeader
{
	color: #fff;
	font-size: 17px;
	font-weight: 100;
	padding-left: 0px;
}

.menuSpacer
{
	background-image: url(../img/MenuSpacer.jpg);
	background-repeat: no-repeat;
	width: 4px;
	height: 47px;
}


.Lmenu
{
	background-color: #F2F2F2;
	width: 200px;
}

.LmenuBottom
{
	background-image: url(../img/LowMenBG.jpg);
	background-repeat: repeat-x;
	width: 200px;
	height: 191px;
}

.SubmenuSpacer
{
	background-color: #F2F2F2;
	height: 5px;
}

.menuPoint
{
	height: 47px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	padding-left: 9px;
	padding-right: 9px;
}
.menuPoint a
{
	color: #333333;
	text-decoration: none;
}
.menuPointOver
{
	height: 47px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	cursor: pointer;
	padding-left: 9px;
	padding-right: 9px;
}
.menuPointOver a
{
	color: #666666;
	text-decoration: none;
}
.subMenuPoint
{
	
	background-image: url(../img/menuPoint.jpg);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 39px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.subMenuPoint a
{
	color: #333333;
	text-decoration: none;
}
.subMenuPointOver
{
	background-image: url(../img/menuPoint.jpg);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 39px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
}
.subMenuPointOver a
{
	color: #B7B7B7;
	text-decoration: none;
}


.news_teaser
{


}
	
a.news_teaser{
	font-family: verdana, sans serif;
	font-size: 10px;
	font-weight: bold;
	color: #a71501;
	
	}

.date{
	font-family: verdana, sans serif;
	font-size: 10px;
	padding-left: 0px;
	font-style: normal;
	line-height: 25px;
	color: #2F2F2F;
	
	}

.newsHeader{
	font-family: verdana, sans serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	
	}


.visit
{
	width: 100%;
	float: right;
}