/*********************************** CSS for Vestermarkskirken.dk *********************************************/

/************************** STRUKTUR ELEMENTER ******************************************/

body {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	background: #C0C0C0/*#E7E7E7*/;
	height: 100%;
	margin: 10px 0px 10px 0px;
	width: 100%;
}

body a:link, a:visited {
	color: #808080;
	text-decoration: none;
	}
body a:hover {
	color: #808080;
	text-decoration: underline;
}


#container {
	background-color: #FFFFFF;
	border: 1px outset #C0C0C0;
	height: auto;
	margin: auto;
	min-width: 900px;
	padding: 0px;
	text-align: left;
	width: 900px;
}
#logoBox {
	
	background-repeat: no-repeat;
	
	float: left;
	clear: both;
	height: 150px;
	margin: 20px 10px 5px 51px;
	padding: 0;
	width: 800px;
	
}




#topNav {
	
	float: left;
	height: 35px;
	margin: 0px 50px 0px 50px;
	/*text-align: center;*/
	padding: 0px;
	width: 800px;
	
}




#leftNav {

	/*padding-top: 20px;*/
	
}





#leftCol {
	float: left;
	height: 100%;
	margin: 25px 10px 20px 50px;
	padding: 0px;
	width: 150px;
}

#centerCol {
	float: left;
	height: 100%;
	*margin: 25px 5px 20px 0px !important;
	margin: 25px 5px 20px 0px;
	padding: 0px;
	width: 470px;
}

#rightCol {
	float: left;
	height: auto;
	margin: 16px 10px 10px 5px;
	padding: 0px;
	width: 160px;
	
	
}


/********************************** Runde hj�rner klasser *********************************************************************/
.roundBox {
	background-color: #FEE76E;
	border: 1px solid #CCCCCC;
	width: auto;
	
	}


/************************ MENU design ********************************/

/***** Faneblads menu *****/
.tabs {
	
	float: left;
	height: 25px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	width: 60px;
	border: 0px;
}
.tabs img {
	
	border: 0px;
}
.tab_container {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 375px;
}
/*Venstremenu css*/

ul.level0-bullettree,
ul.level0-bullettree ul {
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	
}

ul.level0-bullettree li {
	background: none;
	padding: 0;
	margin: 0;

}

ul.level0-bullettree {
	/*border-top: 1px dotted #BABABA;*/
		
}


ul.level0-bullettree ul li {
	margin-left: 1em;
}

ul.level0-bullettree a:link,
ul.level0-bullettree a:visited {
	display: block;
	background: transparent url(img/bullet-level0.png) no-repeat 5px 10px;
	/*border-bottom: 1px dotted #BABABA;*/
	padding: 3px 5px 3px 15px;
	color: #353535;
	text-decoration: none;
	height: 20px;
	font-family: Trebuchet MS;
	font-size: 14px;
}

ul.level0-bullettree a:hover {
	/*background-color: #d9d9d9;*/
	color: #286ea0;
}

ul.level1-bullettree a:link,
ul.level1-bullettree a:visited {
	background-image: url(img/bullet-level1.png);
	border-bottom: none;
}



a#active_menu-bullettree {
	font-weight: bold;
}







/**** text boxes ********/
.newsBox {
background-color: #ffffff;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	padding: 5px;
	
	
	width: auto;
	/*min-height: 125px;*/
}

.VmkTubeBox {
background-color: #FEE76E;
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	<!-- margin-bottom: 30px; -->
	padding: 0px;
	height: 90px;
	width: 150px;
	

}

.VisitKortContainer {
background-color: #ffffff;
	border: 0px;
	margin-bottom: 30px;
	padding: 5px;
	
	width: 445px;
	/*min-height: 125px;*/
}
.VisitKort {
background-color: #ffffff;
	border: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 5px;
	height: 180px;
	width: 420px;
	
}



.newsLetterBox {
background-color: #ffffff;
	border: 1px solid #CCCCCC;
	margin-top: 25px;
	<!-- margin-bottom: 30px; -->
	padding: 0px;
	height: 90px;
	width: 150px;
	
}
.NewsLetter {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 160px;
}

.NewsLetterFormBox {
	height: 35px;
	width: 160px;
	background-image: url('img/newsletter.gif');
	margin-top: 10px;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
}

.NewsLetterFormTxt {
margin: 3px 8px 6px 8px;
_margin:1px 8px 6px 8px;
/*margin-top: -10px;*/
font-family:			Arial,Verdana,Sans-serif,Monospace;
font-size:11px;
width:108px;
_width:105px;
color:#808285;
border:none;
background:none;

	
}

.NewsLetterForm_btn {
margin-left: -7px;
}

/****** forms og diverse *****/

.search {
	float: left;
	margin: 5px 0px 0px 60px;
	width: 160px;
}

.SearchBox {
	height: 35px;
	width: 170px;
	background-image: url('img/search_bg2.gif');
	
	background-repeat: no-repeat;
	float: left;
}

.search_txt {
vertical-align: top;
margin: 3px 8px 6px 8px;
_margin:1px 8px 6px 8px;
font-family:			Arial,Verdana,Sans-serif,Monospace;
font-size:11px;
width:123px;
_width:120px;
color:#808285;
border:none;
background:none;

	
}

.search_btn {
margin-left: -6px;
}

.enkirkefor {
	height: 30px;
	width: 150px;
	margin-left: 1px;
	margin-right: 54px;
	float: left;
	padding-bottom: 5px;
	
}

/************ TEKST og font style *******************/

.overskriftNews {
	font-family: Arial Rounded MT Bold, Verdana, Sans-Serif;
	font-size: 16pt;
	color: #808080;
	clear: both;
	
}

.brodtekstNews {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	color: #808080;
	margin-top: 5px;

}
.brodtekstVelkomst {
	font-family: Arial Rounded MT Bold, Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	color: #000000;
	margin-top: 5px;

}

.brodtekstVelkomst a:link, a:visited {
	color: #808080;
	text-decoration: none;
	}
.brodtekstVelkomst a:hover {
	color: #808080;
	text-decoration: underline;
}

.brodtekstNews a:link, a:visited {
	color: #808080;
	text-decoration: none;
	}
.brodtekstNews a:hover {
	color: #808080;
	text-decoration: underline;
}
.headerNews {
	font-family: Arial Rounded MT Bold, Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	color: #000000;
	
	
}

/***************** KALENDER *****************************/

.Kalender {
	background-color: #FEE76E;
	border: 1px solid #CCCCCC;
	*margin: 10px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
}

.kalOverskrift {
	font-family: Arial Rounded MT Bold, Arial, Verdana, Sans-Serif;
	font-size: 16pt;
	font-style: italic;
	color: #808080;
	margin-top: 5px;
}

.kalTabel {
	border: 0px;
	width: 100%;
	font-family: Arial Rounded MT Bold, Arial, Verdana, Sans-Serif;
	font-size: 11pt;
	padding: 0px;
	vertical-align: top;
}

.kalDag {
	font-family: Arial Rounded MT Bold, Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	/*font-style: bold;*/
}

.kalAktivitet {
	font-family: Arial Rounded MT Bold, Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	color: #808080;
	vertical-align: top;
}

.kalAktivitet a:link, a:visited {
	color: #808080;
	text-decoration: none;
	}
.kalAktivitet a:hover {
	color: #808080;
	text-decoration: underline;
}

/**************** top og footbar*************/
#topBar_alle {
	background-image: url('img/topbar_alle.gif');
	background-repeat: no-repeat;
	clear: both;
	height: 25px;
	margin: 0px 50px 0px 50px;
	padding: 0;
	width: 800px;
}

.foot {
	background-image: url('img/botbar_alle.gif');
	background-repeat: no-repeat;
	clear: both;
	color: #808080;
	font-family: Arial Rounded MT Bold;
	font-size: 13px;
	height: 25px;
	margin: 20px 0px 30px 50px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	vertical-align: sub;
	width: 800px;
}
.foot a:link, a:visited {
	color: #808080;
	text-decoration: none;
	}
.foot a:hover {
	color: #808080;
	text-decoration: underline;
}
h1 {
	font-family: Arial Rounded MT Bold, Arial, Verdana, Sans-Serif;
	font-size: 16pt;
	font-style: italic;
	color: #808080;
	margin-top: 5px;
}

/* #################### search ##################### */

.tx-indexedsearch {
  font-family: Arial;
}

.tx-indexedsearch a{
  color: #37B6ED;
}

.tx-indexedsearch-rules {
  border-top: 1px solid #37B6ED;
  padding-top: 20px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead table {
  background: #ffffff;
  border-bottom: 1px solid #37B6ED;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
  background: #ffffff;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  background: #ffffff;
}

/******************** Mail forms ************************/


.csc-mailform {
border: 0px;
}

label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
  
 /***************** Calendar CSS *****************************/
 
 #month-header {
			width: 100%;
			margin-bottom: 7px;
			}

#month-header-prevnext {
			
			align: center;
			font-family: Arial Rounded MT Bold, Arial, Verdana;
			font-size: 16pt;
			color: #808080;
			vertical-align: middle;
			}
.calborder {
			background-color: #FEE76E;
			border: 1px solid #A1A5A9;
			}
			
.tx-cal-controller .navback {
			background-color: #FEE76E;
			}