
@import url(nyhedsmodul.css);
@import url(templates.css);
@import url(menu_vertical.css);
@import url(form.css);

/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #a8a9ac url(../images/bg_gradient.jpg) fixed;
}


html>body .sidebeholder{
height:auto;

}

/******* hyperlink and anchor tag styles *******/

.sidebeholder{
/*background-color:#F3F3F3;*/
height:1%;
}

a:link, a:visited{
/*	color: #000000;*/

	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/
#pagenavigation h1,#pagenavigation h2, #pagenavigation h3,#pagenavigation h4,#pagenavigation h5{
 margin: 0px;
 padding: 0px;
}

h1{
/* font: bold 150% Arial,sans-serif;*/ /* 15-05-07 */
/* color: #334d55;*/
 margin: 0px;
 padding: 0px;
 color:#000000;
}

h2{
/* font: bold 140% Arial,sans-serif;*/
/* color: #006699;*/
 color:#333333;
/* margin: 0px;
 padding: 0px;*/
}

h3{
/* font: 100% Arial,sans-serif;*/
/* color: #334d55;*/
/* margin: 0px;
 padding: 0px;*/
}

h4{
/* font: 100% Arial,sans-serif;*//* 15-05-07 */
/* color: #334d55;*/
/* margin: 0px;
 padding: 0px;*/
}

h5{
/*font: 100% Arial,sans-serif;*//* 15-05-07 */
/* color: #334d55;*/
/* margin: 0px;
 padding: 0px;*/
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}



ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/
/*
form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
*/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
/*	position:absolute;
	top: 7px;
	left: 35px;
	right: 2%;
/*	width:95.6%;*/

	background-color: #ffffff;
	width:960px;	 /* 960*/ 

	margin: 0px auto 0px;
	overflow:hidden;
/*	margin-top:5px;*/
}

#tl {
	position:absolute;
/*

	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
*/
display:inline;	
}

#tr {
	position:absolute;
	right:0px;
	display:none;
/*
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	*/
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pagenavigation{
/*	width:296px;*/
	width:226px;
	float: left;
	overflow:hidden;
	padding: 0px;
/*	margin-right:-4px;*/
/*	margin-top:1ex;*/
/*background-color: red;*/

/*	border-right: 1px solid #a8a9ac;*/
/*	border-bottom: 1px solid #a8a9ac;*/
/*	font: small Verdana,sans-serif;*/
}


#content{
background-image:url(images/bg_color.jpg);
margin-top:-18px;
width:664px;
/*	padding: 0px 0px 0px 0px;*/
/*	margin:0px 0px 0px 296px; *//* margin i venstre kant == pagenavigation*/
	float:right;
/*	border-left: 1px solid #ccd2d2;*/
/*	background-image:url(../images/bg_tile.jpg);*/
/*	width:100%;*/
/*	height:100%;*/

/*	background-attachment:fixed;*/
/*	background-repeat:repeat-y;*/
/*	background-color:#33CCFF;*/

}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** pageName styles ****************/

#pageLogo{
	/*	border-bottom:1px solid #ccd2d2;*/
	width:300px;
	height:63px;
	float:left;
	/*
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	margin-right: -5px;
	*/
}

#pageName{
/*	padding: 0px 0px 0px 10px;*/
	margin: 0px;
	margin-right: -5px;	


/*	border-bottom:1px solid #ccd2d2;*/
	
/*	background-image:url(../images/bg_color.jpg); */
	background-repeat:repeat;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color:#A5A8AD;
	margin:0px;
	padding: 0px;
	padding-top:25px;
}

#pageName img{
/*
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
*/	
}

/************* globalNav styles ****************/

#globalNav{
/*position: relative;*/
/*width: 100%;*/
/*min-width: 640px;*/
height: 32px;
color: #a8a9ac;
padding: 0px;
margin: 0px;
/*background-image: url(../images/glbnav_background.gif);*/
}



.skipLinks {display: none;}


/*************** search styles *****************/

#search{
/*	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 101;
	*/
	padding-top:20px;
	float:right;
	padding-right:35px;

}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 10px 5px 10px;
	font: small Verdana,sans-serif;
	color:#666666;
/*	text-align:right;*/
	font-size:80%;
}

#breadCrumb a{
	color:#333333;
}

#breadCrumb a:hover{
	color: #000000;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
/*	min-height: 200px;*/
	/*height: 200px;*/
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/



.text_content{

/*width:60%;*/
width:396px;
/*height:100px;*/
/*background-color:#CCCC99;*/
float:left;
padding-right:0px;
padding-left:10px;
padding-top:20px;
padding-right:10px;
margin-right:3px;
/*border-right: 3px solid #a8a9ac;*/
/*min-height:500px;*/
height:100%;

}
.text_content_big{
width:100%;
/*height:100px;*/
/*background-color:#CCCC99;*/
background-image:url(../images/bg_color.jpg);
float:left;
padding-right:0px;
padding-left:10px;
padding-top:20px;
margin-right:0px;
/*border-right: 3px solid #a8a9ac;*/
min-height:500px;

}
.text_content_edit{
width:100%;
/*height:100px;*/
background-color:#ffffff;

float:left;
padding-right:0px;
padding-left:10px;
padding-top:20px;
margin-right:0px;
/*border-right: 3px solid #a8a9ac;*/
min-height:500px;

}
#omraadebillede{
/*padding-right:10px;*/
margin-right:10px;
margin-left:2px;
padding-top:5px;

display:inline;
float:left;

width:50px;
height:50px;
text-align:left;
}
.content_billede{
	/*background-color:#6633FF;*/
	color:#999999;
	height: 600px;
	width: 248px;	
	position: absolute;
	right: -3px;
	top:0px;
	overflow:hidden;
	
	text-align:left;
	
	
	/*padding-left:10px;*/
}

.content_billede p{
margin-left:5px;
margin-top:5px;
font-size:80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #000000;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #a8a9ac;
	font-size: small;
	color: #a8a9ac;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
/*	height:50px;
	background-color:#00CC00;
	*/
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	padding: 0px;

}
#sectionLinks a:hover{
/*	background-color:#000099;*/
	background-color:#F4F4F4;
	
}

#selected{
/*	text-decoration:underline;*/
	background-image:url(../images/arrow_ltr2b.gif);
	background-repeat:no-repeat;
	color:#990000;
}
#selected a:visited{
/*	text-decoration:underline;*/
	background-image:url(../images/arrow_ltr2b.gif);
	background-repeat:no-repeat;
	color:#990000;
}

#selected_red{
/*text-decoration:underline;*/
color:#990000;
}


#sectionLinks h3{
padding: 0px 0px 2px 10px;
font-size:100%;
font-weight:normal;
/*	border-bottom: 1px solid #a8a9ac;*/
/*background-image:url(../images/arrow_ltr.gif);*/
background-repeat:no-repeat;


}
#sectionLinks h4{
font-size:100%;
font-weight:normal;
font-style:normal;
padding: 0px 0px 2px 20px;
/*	border-bottom: 1px solid #a8a9ac;*/
/*background-image:url(../images/arrow_ltr2.gif);*/
background-repeat:no-repeat;
}
#sectionLinks h5{
padding: 0px 0px 2px 30px;
/*	border-bottom: 1px solid #a8a9ac;*/
/*background-image:url(../images/arrow_ltr3.gif);*/
background-repeat:no-repeat;
}

a:link, a:visited {
color:#006699;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
/*	color:#0000FF;*/
	color:#333333;	
	font-size:80%;
/*	width:260px;*/
	width: 230px;
/*	border-top: 1px solid #ffffff;*/
/*	border-bottom: 1px solid #a8a9ac;*/
/*	background-image: url(../images/bg_nav.jpg);*/
/*	font-weight: bold;*/
	padding: 3px 0px 3px 10px;
/*	color:#333333;*/
}

#sectionLinks a:hover{
/*	color:#990000;*/
	color:#000;
	background-color:#F4F4F4;	
	background-image: none;
	text-decoration:none;
}
#sectionLinks a:active{
	text-decoration:underline;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #a8a9ac;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/


#noedit{
	color:#999999;
}


#editor{
/*background-color:#CCCCCC;*/
height:20px;
margin-bottom:-35px;
border-bottom: 1px solid #a8a9ac;
margin-top:10px;
}

.greyed{
background-color:#666666;

}


#debug{
color:#666666;
background-color:#CCCCCC;
border-bottom: 1px solid  #c1c1c1;
}

#sort{
	font-size:10px;
}

#date{
font-size:80%;
color:#999999;
padding: 5px 10px 5px 10px;
}

.searchmini{
font-size:9px;}

.searchfeature{
font-size:11px;
padding:0px;
padding-left:5px;

}
.searchlink {
	font-size:10px;

}


#toprow{
	background-image:url(../images/toprow.jpg);
	height:57px; 
	overflow:hidden;
	border-bottom:solid 1px #999999;
}

#toprow a:visited,#toprow a:link{
color:#999999;
text-decoration:none;

}


.linklist{
/*display:block;*/
/*float:left;*/
width:166px;
/*width:25%;*/

/*padding-right:2px;*/
height:43px;
position:relative;
/*background-color:#CCCCCC;*/
/*padding:2px;*/
color:#999999;
display:block;
float:left;
font-size:20px;
/*margin-top:10px;*/
padding-top:20px;
/*padding-left:20px;*/
text-align:center;
overflow:hidden;
}


#footerlink a:link{
color:#CCCCCC;
}
#footerlink a:hover{
color:#000000;
}
#footerlink a:visited{
color:#CCCCCC;
}

#paragraph_content{
	/*background-image:url(images/bg_color.jpg);*/
	margin-top:-18px;
}




#header{
/*height:61px; */
overflow:hidden;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height:72px;
background-color:#e9e7d0;
}


#bai_logo{
width:100px;
height:82px;
background-image:url(../images/bailogo.gif);
background-repeat:no-repeat;
margin-left:1ex;}
#bai_logo span{
width:100px;
height:82px;
display:block;
}

#omraade_left{

height:57px;
width: 298px;
overflow:hidden;
display:block;
float:left;
/*margin-bottom:1ex;*/
margin-right:-2px;
border-bottom: 1px solid #999;
}
.fejl{
font-weight:bold;
color:#990000;
}
.info{
font-weight:bold;
color:#336600;
}

.width150{
width:150px;
height:150px;
overflow:hidden;
/*background-color:#999999;*/
}

.news_small{
/*	margin-top:40px;*/
	width:733px;

/*	margin-left:-20px;*/
	background-color:#FFF;
	float:left;
	

/*	min-height:250px;*/

}
.template4text{
	padding: 5px 10px 5px 10px;
	margin-left:-5px;
}

.news_small #nyheder{
/*	margin-left:-40px;*/
	width:100%;
	background-color:transparent;
	z-index:10;
/*	margin-left:-26px;*/

}
.news_small #nyheder p, .news_small #nyheder h1{
	padding-left:25px;
	width:90%;}

.news_small .mininewslink{
	clear:both;
	display:block;
	/*background-image:url(../img/newsrepeat_x.png);*/
	
}

.nyhed .nyheden{
	float:left;
	width:580px;
}

.news_small .nyhed{
	background:none !important;
	height:94px;
	display:block;
	clear:both;
/*	border-bottom:1px solid #333;*/
	border-top:1px solid #d5d5d5;	
	width:100%;

	
}
.news_small .nyhed h1,.news_small .nyhed p{
	background-color:transparent !important;
	margin:0;
	margin-top:2px;
}

hr.spacer{
	border:none;
}

#template4 .news_small{
	margin-left:-20px;
}