@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	font-size:100.01%;
}
html, body, td, th, div {
	font-family: Verdana, Tahoma, Century Gothic, Arial,  Arial;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3, h4, h5{	
	padding:0;
	margin:0;
}
h1{
	font-size:1.2em;
	/*background-color: #B9D0A4;*/
	/*padding: 0.4em;*/
	color:#990000;
	/*color:#618242*/
	padding-bottom:0.4em;

}
h2 {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;	
}
h2 span {
	display:block;
}

a {
	color:#666666;
	font-weight:normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

hr{
	clear:both;
	color:#990000; 
	background: #990000; 
	height: 0; 
	border: 1px solid #990000; 
	border: 1px solid #990000; 
	border-style: none none solid none;
}

.stdButton{
	border:1px #990000 solid;
	background-color:#F2EBCF;
}

.clearer{
	clear:both;
	visibility:hidden;
	font-size:0;
	line-height:0;
	height:0;
}

#header {
	height: 165px;
	width: 100%;
	overflow: hidden;
	background-image: url(header_verlauf.gif);
	background-repeat: repeat-x;
}
#header_image{
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	height:100%;
	min-height:100%;
	background-image: url(header.jpg);
	background-repeat: repeat-x;
	background-position: 0 1px;
}


#main {
	width: 980px;
	position: relative;
	text-align: left;
	height:100%;
	min-height:100%;
}

#content_left {
	font-size: 0.91em;
	float: left; 
	width: 19em;
	margin: 0; 
	margin-left: 2em;
	padding: 0;
}


#content_left ul {
	margin:0px;
	padding:0;
}
#content_left ul li{
	margin:0;
	padding:0;
	padding:0 0 0 1em;;
	list-style-position: outside;
	list-style-image: none;
	list-style-image: none;
	list-style-type: none;
	line-height:2em;
}

#content_right {
	margin-left: 2em;
	float:left;
	padding: 0 1em;
	min-width: 16em;
	max-width: 50em;
	/*border: 1px dashed silver;*/
}


.mm_NO{
	background-color: #F2EBCF;
}
.mm_IFSUB{
	background-color: #F2EBCF;
}
.mm_ACT{
	background-color: #DED7A3;
	background-image: url(/fileadmin/templates/down_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.7em;
}
.mm_CUR{
	background-color: #DED7A3;
	color: #993300;
	background-image: url(/fileadmin/templates/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.7em;
}
.mm_CURIFSUB{
	background-color: #DED7A3;
	background-image: url(/fileadmin/templates/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.7em;
}
.mm_CURIFSUB a{
	color: #993300;
}

.mm_CURIFSUB .mm_NO a{
	color:#666666;
}

.spacer{
	height:1em;
}

#content_left ul li{
}
#content_left ul li ul li{
	margin-left:1em;
}
#content_left ul li ul li ul li{
	margin-left:1em;
}

#content_left ul li a, #content_left ul li ul li a, #content_left ul li ul li ul li a{
	display:block;
	width:100%;
}

#storchenpost .spLeft{
	width:17em;
	float:left;
}

#storchenpost .spRight{
}

#storchenpost .spSpace{
	clear:left;
	/*background-color: #ffff00;*/
	height:2em;
}

#storchenpost .spDate{
	text-align: center;
	line-height:2em;
	font-weight:bold;
}
#storchenpost .spChildName{
	text-align: center;
	line-height:2em;
	font-weight:bold;
	color:#990000;
	font-size:1.3em;
}
#storchenpost .spParentName{
	text-align: center;
	line-height:2em;
	font-size:1.2em;
}

#contentNavi ul{
	list-style-type:none;
}
#contentNavi ul{
	margin:0;
	padding:0;
}
#contentNavi ul li{
	float:left;
	background-image: url(/fileadmin/templates/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left:10px;
	margin-right:5px;
	line-height:1.8em;
}

#footer{
	clear:left;
}

#xlab_events h2{
	color:#990000;
	padding:0;
	padding-top:0.4em;
	padding-bottom:0.2em;
	margin:0;
	font-size:1.0em;
	font-weight:bold;
}

#xlab_events_single h2{
	color:#990000;
	padding:0;
	padding-bottom:0.2em;
	margin:0;
	font-size:1.2em;
	font-weight:bold;
}

#xlab_events h3{
	padding:0;
	margin:0;
}

#xlab_events .first{
	padding:0;
	padding-right:15px;
	padding-bottom:15px;
}

#xlab_events .last{
	padding:0;
	padding-left:15px;
	padding-bottom:15px;
}

.xlab_events_content{
	font-size:1.0em;
}


#xlab_events h3 a{
	color:#666666;
	font-size:0.8em;
	margin-top:0.5em;
	font-weight:bold;
}

#xlab_events .more {
	margin-left:10px;
	font-weight:bold;
	font-size:9px;
	clear:right;
	padding-left:10px;
	background-image: url(/fileadmin/templates/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	white-space : nowrap; 
}

.xlab_events_date{
	font-size:0.9em;
}

#xlab_events .xlab_events_city{
	float:left;
}

#xlab_events .xlab_events_dates{
	float:right;
}
#xlab_events .xlab_events_content{
	clear:both;
}

#xlab_company_db #resultTable *, #xlab_company_db #searchTable *{
	font-size:1em;
}
#xlab_company_db table th{
	background-color:#DED7A3;
}
#xlab_company_db table td, #xlab_company_db table th{
	line-height:1.5em;
}
#xlab_company_db table th a{
	font-weight:bold;
}

.xlab_company_db_resulttext{
	font-size:1em;
	margin-bottom:5px;
}

.xlab_company_db_navigation{
}

#xlab_events_tab_news td{
	/*border-bottom:solid #678B47 1px;*/
}

#xlab_company_db_single h2{
	font-size: 1.3em;
	color:#678B47;
	margin-bottom:10px;
	margin-left:5px;
}
#xlab_events_single_left div{
	margin-left:5px;
}
#xlab_company_db_single_left{
	float: left;
	width: 400px;
}
#xlab_events_single_left{
	float: left;
	width: 550px;
}
#xlab_company_db_single_right{
	float: left;
}
#xlab_events_single_right{
	float: right;
}

.xlab_events_single_description{
	margin-top: 20px;
	margin-bottom: 20px;
}

#xlab_company_db_single_back, #xlab_events_single_back{
	clear: both;
	width: 500px;
	margin-top:30px;
	margin-left:5px;
}

#xlab_company_db_single_left ul, #xlab_events_single_left ul{ 
	list-style-type:none;
	margin:0px;
	padding:0px;
	clear:left;
	margin-left:5px;
	font-size:1.05em;
}
#xlab_company_db_single_left ul li, #xlab_events_single_left ul li{ 
	line-height:1.6em;
}
#xlab_company_db_single_left li.title, #xlab_events_single_left li.title{ 
	float:left;
	margin:0px;
	padding:0px;
	width:120px;
	/*font-weight:bold;*/
}

#xlab_company_db_single_left li.value, #xlab_events_single_left li.value{ 
	float:left;
	margin:0px;
	padding:0px;
}
#xlab_company_db_single_left li.value p, #xlab_events_single_left li.value p{ 
	font-size:1em;
}

#xlab_company_db form{
	margin:0;
	padding:0;
}

#rss_navi ul li{
	background-image: url();
	padding-left:8px;
	margin-right:0;
}

.eventWeekend{
	background-color: #F2EBCF;
	padding-right:5px;
}

.eventNoWeekend{
	background-color: #FFFFFF;
	padding-right:5px;
}



.csc-textpic{
	margin-bottom:10px;
}


.csc-header h1{
	margin:0;
	padding:0;
}

.stdTextbox{
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.align-left{
	text-align:left;
} 

.align-right{
	text-align:right;
}  

.align-justify{
	text-align:justify;
}  

.align-center{
	text-align:center;
} 


p.toplink{
	text-align:right;
	clear:both;
	margin-top:5px;
}
span.toplink a{
	padding-left:15px;
	background-image: url(/fileadmin/templates/up_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;

}
