html, body
{
	background-image: url(../img/wideSiteBg.gif);
	background-repeat:repeat;
	background-position: 50% 0%;
	margin: 0px;
	padding: 0px;
	/*height: 100%;*/
	font-family: verdana, 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;
	top: -3px;
	width: 980px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	
}
html>body
{
	top: 0px;
}

img 
{
	border: 0px;
}


/*centerFieldTop er selve toplogoet*/
.centerFieldTop
{
	position: relative;
	float: left;
	left: 0px;
	top: 3px;
	width: 980px;
	height: 117px;
	background: #fff;
	border: 0px;
	padding: 0px;
	margin: 0px;
	
	
}
html>body .centerFieldTop
{
	
	height: 121px;
	top: 0px;
	
	/*border: 1px solid #f90;*/
	
}

/*centerFieldMenu lave et felt til en vandret menu*/
.centerFieldMenu
{
	position: relative;	
	float: left;
	left: 0px;
	top: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 215px;
	width: 765px;
	height: 20px;
	z-index: 100;
	background-color: #a71501;
	background-image: url(../img/leftMenuBg.jpg);
	background-repeat: no-repeat;
	background-position:0px 0px;
	/*border: 1px solid #f90;*/
}

/*centerFieldFyld lave et felt til en vandret menu*/
.centerFieldFyld
{
	position: relative;	
	float: left;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 42px;
	z-index: 100;
	background-color: #fff;
	/*border: 1px solid #f90;*/
}


/*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: 0px;
	width: 980px;
	height: 200px;
	margin-top: 0px;
	font-size: 11px;
	background-image: url(../img/midtBg.jpg);
	background-repeat: repeat-y;
	background-position:0px 0%;
	/*border: 1px solid #f90;*/
}

html>body .centerFieldMidt
{
	min-height: 200px;
	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: 470px;
	height: 200px;
	margin-left: 15px;
	font-size: 11px;
	padding-top: 15px;
	border-top: 1px solid #E5E5E5;
	

}

html>body .mainContent
{
	min-height: 200px;
	height: auto;
}


.box  
{
	position: relative;
	float: right	;
	right: 0px;
	top: 0px;
	width: 211px;
	height: 100px;
	font-size: 11px;
	
	/*border: 1px solid #369;*/
}
html>body .box
{
	min-height: 100px;
	height: auto;
}
.search
{
	position: relative;
	float: right;
	right: 15px;
	top: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #132B81;
	text-align: left;
	height: 40px;
	width: 212px;
	
}
.searchImg
{
	position: absolute;
	float: right;
	right: 3px;
	top: 3px;
	height: 20px;
	width: 52px;
	
}
.bundComerce
{
	position: relative;
	float: right;
	right:0px;
	top: 10px;
	margin-left: 20px; /*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: 5px;
	padding-left: 8px;
	font-size: 11px;
	background-image: url(../img/kontakt.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid #369;*/
}


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

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

/*-------------------------------------------Venster menufelt START----------------------------------------------*/

.leftBoxTop
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 229px;
	height: 55px;
	background-image: url(../img/leftMenuTop.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #fff;
	/*border: 1px solid #f90;*/
}

.contentLeftBox
{
	position: relative;
	float: left;
	width: 185px;
	padding-left: 12px;
	height: 30px;
	left: 21px;
	top: 0px;
	color: #666666;
	font-weight: normal;
	
}

html>body .contentLeftBox
{
	min-height: 30px;
	height: auto;
}


/******************************************************LeftConten og alle bokse i left boks slutter her*/


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

.rightContent  
{
	position: relative;
	float: right;
	right: 20px;
	top: 0px;
	width: 211px;
	height: 48px;
	font-size: 11px;
	padding-top: 15px;
	border-top: 1px solid #E5E5E5;
	
}

html>body .rightContent
{
	min-height: 48px;
	height: auto;
}

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

.rightBoxTop
{
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 203px;
	height: 24px;
	color: #ffffff;
	font-size: 15px;
	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: 199px;
	height: 50px;
	padding-top: 10px;
	padding-left: 12px;
	
	right: 0px;
	top: 0px;
	background-image: url(../img/rightBoxBg.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
}

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

.rightBoxBottom
{
	position: relative;
	float: right;
	right: 0px;
	width: 211px;
	height: 14px;
	margin-bottom: 18px;
	background-image: url(../img/rightBoxBottom.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}
.flashHeader
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-left: 0px;
}

/******************************************************rightConten og alle bokse i right content slutter her*/

.nyheder  
{
	position: relative;
	float: left;
	left: 15px;
	top: 0px;
	padding-left: 5px;
	width: 470px;
	height: 48px;
	font-size: 11px;
	border: 1px solid #369;
}

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

/*Slut på tre spalter i centerFieldMidt */

/*centerFieldBottom er selve bunden på siden og kan f.eks. bruges til firmaoplysninger*/ 
.centerFieldBottom
{	
	position: relative;
	float: left;
	width: 950px;
	height: 20px;
	top: 0px;
	left: 0px;
	padding-left:0px;
		
	
}

.leftUdvidHack /*hack der gør at ventre side udvider sig sammen med indholdet i content og right en lille div med et bagrunds img der laver runde hjørner i bund venstre*/
{
	position: relative;
	float: left;
	width: 965px;
	height: 10px;
	top: 0px;
	left: 0px;
	margin-bottom:0px;	/*afstanden fra indholdet og til bundbjælke*/
	background-image: url(../img/leftMenuBund.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.stregDashed
{	
	position: relative;
	float: left;
	background-image: url(../img/bundBorderBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	width: 945px;
	height: 24px;
	top: 0px;
	left: 20px;
}
.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: 20px;
	padding-top: 6px;
	line-height: 12px;
	font-size: 10px;
	color: #808080;
	text-indent: 22px;
	height: 20px;
	width: 560px;
	background-image: url(../img/test.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: verdana, sans serif;
	
}
.rightBund
{
	position: relative;
	float: right;
	right: -15px;
	top: -15px;
	text-align: right;
	height: 40px;
	width: 380px;
	
	
}
.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;
}
.breadCrump
{
	position: relative;
	float: left;
	left: 15px;
	top: 23px;
	font-size: 11px;
	color: #BBC1BB;
	height: 20px;
	width: 300px;
	/*border: 1px solid #369;*/
}
html>body .breadCrump
{
	height: 15px;
}


/*-------------------------------------------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:146px;
	top:-20px;
	height: 19px;
	margin:2px 2px 2px 0px;
	border:1px solid #DDDDDB;
	color: #808080;
	padding:1px 2px;
}

select
{	
	position: relative;
	float: left; 
	top: 200px;
	left: 25px;
	background-color: #fff;
	width:196px;
	height: 22px;
	margin:2px 2px 2px 0px;
	border:1px solid #EFEFEF;
	color: #808080;
	padding:1px 2px;
}

.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;
}

form fieldset legend img{
	padding:0px 5px 0px 5px;	
}

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

.menuBoxLeft
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	height: 10px;
	width: 400px;
}
.menuBoxRight
{
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	height: 15px;
	width: 150px;
}
/*-------------------------------------------start A link-----------------------------------------------------*/

a.main 
{ 
	height: 14px;
	display: inline;
	color: #fff;
	padding-left: 20px;
	font-size: 11px;
	
	text-decoration: none;
	font-family: Verdana, Sans Serif;
}

a.main:hover 
{ 	
	display: inline;
	font-size: 11px;
	color: #fff;
	padding-left: 20px;
	
	text-decoration: underline;	
	font-family: Verdana, Sans Serif;
}

a.mainMenu 
{ 
	height: 14px;
	display: inline;
	color: #fff;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Sans Serif;
}

a.mainMenu:hover 
{ 	
	display: inline;
	font-size: 10px;
	color: #fff;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: underline;	
	font-family: Verdana, Sans Serif;
}
	
	
	
	a.mainMenu2 
{ 
	height: 14px;
	display: inline;
	color: #fff;
	padding-left: 25px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Sans Serif;
}

a.mainMenu2:hover 
{ 	
	display: inline;
	font-size: 10px;
	color: #fff;
	padding-left: 25px;
	font-weight: bold;
	text-decoration: underline;	
	font-family: Verdana, Sans Serif;
}


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------------------------------------------------------*/


.leftTop
{
	position: absolute;
	float: left;
	left: 75px;
	top: 70px;
	font-size: 10px;
	color: #333333;
	height: 100px;
	width: 123px;
	z-index: 400;
	
	
}

.rightTop
{
	position: relative;
	float: right;
	right: 3px;
	top: 15px;
	font-size: 10px;
	color: #333333;
	text-align: right;
	clear: both;
	height: auto;
	width: 200px;
	
}



.bundlink
{
	position: relative;
	float: right;
	right: 10px;
	top: 0px;
	text-align: right;
	height: 19px;
	width: auto;
}

.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;
	text-align: center;
	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;
	text-align: center;
	color: #333333;
	cursor: pointer;
}

.subMenuPointOver a
{
	color: #B7B7B7;
	text-decoration: none;
}

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

.datePadding
{
	font-size: 10px;
	padding-left: 6px;
	font-style: normal;
	line-height: 25px;
	color: #A1A4A1;
}

a.news_teaser
{
	font-size: 10px;
	font-weight: normal;
	color: #98C444;
}

.italic
{
	font-size: 9px;
	padding-left: 10px;
	font-style: italic;
	color: #888;
}

.newsHeader
{
	font-family: verdana, sans-serif;
	color: #a71501;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

.newsHeaderShort
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #a71501;
	font-weight: bold;
}

.Nlink
{
	text-decoration: none; 	
	font-family: verdana, sans-serif;
	color: #404e3e;
	font-size: 12px;
	line-height: 1.4;
}

.Nlink:hover
{
	text-decoration: underline; 	
	font-family: verdana, sans-serif;
	color: #404e3e;
	font-size: 12px;
	line-height: 1.4;
}
