@import url('basic.css');

BODY{
	margin:0px;
	padding:0px;
	background-color:#99BBD2;
	text-align:center;
	font-family:Arial;
}


#mainContainer{
	max-width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:left;;
}


/*telefon-nummer*/
TD#c1r1{
	width:180px;
	background-color:#76a3c3
	
}


/*printervenlig link, sitemap & brødkrumme*/
TD#c2r1{
	width:740px;
	background-image:url('../images/bgbreadcrumb.gif');
	background-repeat:no-repeat;
	background-position:top right;
}

#musicControl div#label{
color:#ffffff;
padding:3px 0 0 0;
float:left;
/*width:40px;*/

}
#musicControl embed{
float:right;
}
#musicControl{
float:right;
padding:2px 20px 0 10px;
width:60px;
}

	#langmenu{
		margin-left:20px;
		/*font-size:70%;*/
		color:#00558f;
		float:left;
	}

		#langmenu a{
			color:#00558f;
			text-decoration:none;
		}


	#breadcrumb{
		float:right;
		/*font-size:80%;*/
		color:#ffffff;
		margin-right:10px;
		margin-top:3px;
		padding-top:2px;
	}

		#breadcrumb a{
			color:#ffffff;
			text-decoration:none;
		}



/*menu*/
#c1r2{
	width:180px;
	vertical-align:top;
	background-color:#76a3c3;
}
	#menu{background-color:#ffffff;}
	#menu a{/*font-size:70%;*/color:#00508b;}
	#menu a:hover{/*font-size:70%;*/color:#cb1717;}
	#menu a.act{/*font-size:70%;*/color:#cb1717;font-weight:bold;}
	#menu ul{list-style-type:none;margin:0px;padding:0px;}
	#menu ul li{margin:0px;padding:0px;display:inline;/*font-size:100%*/}
	#menu ul li ul{background-color:#ffffff;margin-top:5px;margin-bottom:5px;}
	#menu ul li ul li{margin-left:0px;padding-left:0px;display:inline;}
	#menu ul li ul li ul{margin-top:3px;margin-bottom:3px;}
	#menu ul li ul li ul li{margin:2px 0 2px 18px;padding:0px;padding-left:18px;display:block;line-height:1;}
	/*#menu ul li ul li ul li a{padding-left:10px;background-image:url('../images/blaastreg.gif');background-repeat:no-repeat;background-position:center left;text-decoration:none;}*/
	#menu ul li ul li ul li a{text-decoration:none;}

	/*#menu ul li ul li ul li a:hover,#menu ul li ul li ul li a.act{padding-left:10px;background-image:url('../images/roedstreg.gif');background-repeat:no-repeat;background-position:center left;text-decoration:none;}*/
	#menu ul li ul li ul li a:hover,#menu ul li ul li ul li a.act{text-decoration:none;}
	

/*top-billede, indhold*/
#c2r2{
	background-color:#f1eacf;
	vertical-align:top;
}

	#content{
		width:700px;
		/*width:auto;*/
		margin-top:20px;
		margin-left:20px;
		margin-bottom:20px;

		/*
		Remove comments to scroll content

		height:300px;
		overflow:auto;
		*/
	}


/*genvejsmenu*/
#c1r3{
	width:180px;
	vertical-align:bottom;
	background-color:#76a3c3;
}

	#shortcutmenu{
		background-color:#3377a5;
	}

	#shortcutmenu ul{
		list-style-type:none;
		padding:0px;
		margin:0px 0px 0px 0px;
	}

	#shortcutmenu ul li{
		list-style-type:none;
		margin:0px;
		padding:0px;
		display:inline;
	}


/*bund*/
#c1r4{
	background-image:url('../images/bgbottom2.gif');
	background-repeat:no-repeat;
	height:18px;
	padding:0px
	margin:0px;
}


/*footer*/
#c1r5{
	text-align:center;
	color:#ffffff;
	/*font-size:70%;*/
}

	#c1r5 a{
		color:#ffffff;
		text-decoration:none;
	}

	.lblue{
		color:#cedfeb;
	}




html > body .bgoverlay {
	background-repeat:no-repeat;
	background-image: url('../images/bgbg.png');
	background-position:top left;
	height:155px;
	width:740px;
}




/*styling af flexible content elementer*/

/*
.twocols{width:auto;height:auto;}
.twocols .left{width:50%;float:left;}
.twocols .right{width:50%;float:right;} 
*/

.twocols{width:auto;height:auto;}
.twocols .left{width:50%;vertical-align:top;}
.twocols .right{width:50%;vertical-align:top;} 


.threecols33_33_33{width:100%;height:auto;}
.threecols33_33_33 .right_sub{width:66.66%;float:right;}
	.threecols33_33_33 .right_sub .middle{width:50%;float:left;}
	.threecols33_33_33 .right_sub .right{width:50%;float:right;}
.threecols33_33_33 .left{width:33.33%;float:left;}


.marg{margin-right:10px;margin-left:10px;}
.rightmarg{margin-right:10px;}
.leftmarg{margin-left:10px;}
.clear{clear:both;}


/*Beige box med grå kant*/
.box1{background-color:#f5f0dd;width:100%;background-image:url('../images/greydot.gif');background-position:top left;background-repeat:repeat-y;display:table;}
.box1 .header{width:100%;background-image:url('../images/greydot.gif');background-position:top left;background-repeat:repeat-x;display:table;}
.box1 .middle{width:100%;background-image:url('../images/greydot.gif');background-position:top right;background-repeat:repeat-y;display:table;}
.box1 .middle .marg{margin-left:10px;margin-right:10px;}
.box1 .footer{width:100%;background-image:url('../images/greydot.gif');background-position:bottom left;background-repeat:repeat-x;display:table;}




/*Orange box*/
.box2{background-color:#f5c78a;width:100%;display:table;}
.box2 .header{width:100%;display:table;}
.box2 .middle{width:100%;display:table;}
.box2 .middle .marg{margin-left:10px;margin-right:10px;}
.box2 .footer{width:100%;display:table;}




/*styling af nyhedsplugin*/

.news-list-date{float:right;font-weight:bold;color:#000000;/*font-size:70%;*/}
.news-list-item IMG{float:right;margin-left:10px;}
.clearer{clear:both;height:1px;border:none;color:#99BBD2;padding:0px;margin:0px;}
.news-list-morelink, .news-single-backlink{/*font-size:70%;*/}
.news-single-related{/*font-size:70%;*/}
.news-single-item .news-single-img img{float:right;margin-left:10px;}
.news-single-timedata{float:right;/*font-size:70%;*/font-weight:bold;}

.news-teaser-container{width:85%;margin:10px;}
.news-teaser-item{width:100%;}
.news-teaser-title{float:right;font-weight:bold;text-align:left;width:70%;}
.news-teaser-datetime{float:left;width:30%;}


TABLE.news-teaser{
	width:100%;
	background-image:url('../images/greydot.gif');
	background-position:0px 0px;
	background-repeat:repeat-y;
	background-color:#f5f0dd;
}



/*styling af sitemap*/
.csc-menu-2 ul{list-style-type:none;margin:0px 0px 0px 10px;padding:0px 0px 0px 10px;}
.csc-menu-2 ul li{/*font-size:90%;*/font-weight:500;list-style-image:url('../images/storblaapil.gif');}
.csc-menu-2 ul ul {margin:0px 0px 0px 20px;padding:0px 0px 0px 20px;}
.csc-menu-2 ul ul li{list-style-image:none;}


/*styling af brugeroprettelse*/


/*styling af destinationssider*/

#dest-text{
	width:450px;
}

#dest-faktabox{
	width:200px;
	width:220px;	
	background-color:#f5c78a;
	/*height:200px;*/
	float:right;
	/*font-size: 70%;*/
	margin-left:10px;
}

#dest-faktabox a{
	font-weight:bold;
}


#dest-faktabox .header{
	background-color: #f1eacf;
	background-image:url('../images/faktaboxtop_bg.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

#dest-faktabox .top{
	
}

#dest-faktabox .middle TD{
	padding-left:10px;
	width:200px;
}

#dest-faktabox .bottom TD{
	padding:0;
	margin: 0px;
}

.flex-periods{
	margin: 10px 0 10px 0;
}
.flex-periods img{
	margin-right: 3px;
}



.smi{
	margin-bottom:5px;
	display:block;
}

.tx-srfeuserregister-pi1 TD{
	vertical-align:top;
}

.tx-srfeuserregister-pi1 UL{
	list-style-type:none;
}
.news-teaser-datetime{
	width:20px;
}

/*for indexed search*/
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#00a9d8; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }
