/*  ********** LAYOUT ********** */

body{
	font: bold 11px/1.5em Verdana;
	text-align:center;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
  }


/* INDEHOLDER ALT INDHOLD */
.container{
	text-align:left;
	width:760px;
	margin:0 auto;
	background-image: url(images/bg_drop_shadow.gif);
	background-repeat: repeat-y;		
  }


/* INDEHOLDER HEADER */
.header{
	height:100px;
	margin:0;
	text-align: left;
	padding-right: 25px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
  }
  
.logo-his2rie {
  padding-left: 15px;
  padding-top: 15px;
}
  
/* INDEHOLDER HORISONTAL GLOBAL-MENU */
.global_menu{
	height:20px;
	margin:0;
	padding-left:5px;
  }


/* INDEHOLDER HØJRESTILET LOKAL-MENU */
.local_menu{
	text-align: left;
	width: 180px;
	float:right;
/*	margin-top: 15px;*/
	padding-right: 10px;
	margin-right: 5px;
}
	  

   

/* INDHOLD */
.content{
	float: left;
	width:510px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	}



.thumbs {
  float: left;
  margin-bottom: 15px;	
  padding-right: 25px;
  }

/* SØRGER FOR AT SKIFTE NY LINJE EFTER HVER FJERDE THUMBNAIL */
.spacer {
  clear: both;
  }
 

/* INDEHOLDER FOOTER */
.footer{
	clear:both;
	width:100%;
	height: 30px;
	text-align: center;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
  }
  
  
  
#body_forside .column1 {
	width:47%;
	height: 100%;
	float:left;
	padding-bottom:10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	


	}
	
	
#body_forside .column2 {
	width:47%;
	height: 100%;
	float:right;
	padding-bottom:10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	
	  
  

 
/* CSS SOM BRUGES TIL AT LAVE TABS TIL GLOBAL MENU  */
#tabs {
	float:left;
	width:750px;
	font-size:93%;
	line-height:normal;
	background-image:	 	url(images/layout/bg_menu_dropshadow.gif);
	border-bottom:1px solid #999999;
	background-color: #EEEEEE;
      }
	  
#tabs ul {
	margin:0;
	padding:2px 0px 0px 0px;
	list-style:none;
      }
	  
#tabs li {
	display:inline;
	margin:0;
	padding:0;
      }
	  
#tabs a {
	float:left;
	background:url("images/tableftJ.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
	  
	  
#tabs a span {
	float:left;
	display:block;
	background:url("images/tabrightJ.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#4E4E4E;
      }
	  
    /* HACK TIL IE5-Mac \*/
#tabs a span {float:none;}
    /* AGSLUT IE5-MAC */
#tabs a:hover span {
	color:#FFF;
    }
	
#tabs a:hover {
	background-position:0% -42px;
}
#tabs a:hover span {
	background-position:100% -42px;
}

#tabs #current a {
	background-position:0% -42px;
}
#tabs #current a span {
	background-position:100% -42px;
	color:#FFF;
}




/*  CONTAINER TIL LOKALMENU*/
#navcontainer { float: left; width: 100%; margin-top: 5px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#navcontainer #headline
{
	height: 20px;
	background-image: url(images/headline_red.gif);
	color: #FFFFFF;
	text-indent: 8px;
	font-size: 14px;
	background-color: #333333;	
}

#navcontainer #bottomline
{
	display: block;
/*	padding-top: 2px;
	padding-bottom: 2px;*/
	width: 100%;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #999999;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0;
	color:#666666;
	text-decoration: none;
/*	text-indent: 10px;	*/
}

#navcontainer a
{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	background-color: #F2F2F2;
	border-style: solid;
	border-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	color:#666666;
/*	color:#e0e0e4;*/
	text-decoration: none;
	text-indent: 10px;	
}


#navcontainer #levelIII a
{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	width: 100%;
	background-color: #F2F2F2;
	border-style: solid;
	border-color: #999999;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	color:#666666;
	text-decoration: none;
	text-indent: 10px;	
	font-weight: normal;
}


#navcontainer #levelIII a:hover
{
	background-color: #ae4746;
	color: #fff;
}

#navcontainer a:link, .navlist a:visited
{
/*	color: #e0e0e4;*/
	color:#666666;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #ae4746;
	color: #fff;
}


.spacer {
	height: 10px;
}

/* Sørger for at lave en headline*/
.headline {
	width:100%;
	margin:0px auto;
	font-size: 13px;
	font-weight: bold;

}

.headline .hd .c,
.headline .ft .c {
	 height:20px;
	 color:white;
	 margin-left: 20px;
}

.headline .hd {
	background:transparent url(images/headline_left.gif) no-repeat 0px 0px;
}

.headline .hd .c {
	background:transparent url(images/headline_right.gif) no-repeat right 0px;
}





/*  ********** TYPOGRAFI ********** */
A:link {
	FONT-SIZE: 11px;
	COLOR: #930909;
	FONT-FAMILY: Tahoma, Verdana, san-serif;
	TEXT-DECORATION: none;
	font-weight: bold;

}
A:visited {
	FONT-SIZE: 11px;
	COLOR: #930909;
	FONT-FAMILY: Tahoma, Verdana, san-serif;
	TEXT-DECORATION: none;
	font-weight: bold;

}
A:hover {
	FONT-SIZE: 11px;
	COLOR: #D80E0E;
	FONT-FAMILY: Tahoma, Verdana, san-serif;
	TEXT-DECORATION: underline;
	font-weight: bold;

}
A:active {
	FONT-SIZE: 11px;
	COLOR: #D80E0E;
	FONT-FAMILY: Tahoma, Verdana, san-serif;
	TEXT-DECORATION: none;
	font-weight: bold;

}


td {
	font: bold 11px/1.5em Verdana;
	font-weight: normal;
}


h1 {
	color: 930909;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}




#body_forside h1
{
	width: 100%;
/*	margin: 0px auto; */
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	color: white;
	padding-left: 20px;
	background:transparent url(images/headline_left.gif) no-repeat 0px 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


h2 {
	font-size: 13px;
	color: #5F5F5F;
	font-weight: bold;
	font-style: italic;
	line-height: 15px;
	margin: 0px;
}


h3 {
	font-size: 12px;
	color: #757575;
	font-weight: bold;
	line-height: 15px;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;/*em;	*/
	margin: 0px;
}

li
{
	font-weight: normal;
}

ul
{
	font-weight: normal;
}



#body_kontakt h1
{
	width: 100%;
/*	margin: 0px auto; */
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	color: white;
	padding-left: 20px;
	background:transparent url(images/headline_left.gif) no-repeat 0px 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#body_kontakt .column1 {
	width:47%;
	height: 100%;
	float:left;
	padding-bottom:10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	


	}
	
	
#body_kontakt .column2 {
	width:47%;
	height: 100%;
	float:right;
	padding-bottom:10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	


/* Mail form */
.csc-mailform
{
	padding: 10px;
}


.csc-mailform-field label
{
	display: block;
	vertical-align: top;
	font-weight: bold;
	margin-top: 10px;
}

.csc-mailform-field legend
{
	display: none;
}

.csc-mailform-field fieldset
{
	border-style: none;
}


.csc-mailform-field span fieldset label
{
	font-weight: normal;
	display: inline;
}


