/*
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

      default.css | Basic StyleSheets
      Version:	1.0
      Autor:	Matthias Silling
      E-Mail:	mail@msilling.de
      Website:	www.msilling.de

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
body {
	background:#fff;
	font-size:0.81em;
	font-family:arial, sans-serif;
	color:#343434;
   margin:auto;
   text-align:center;
}

a, a:link {
	color:#343434;
	text-decoration:underline;
}

a:visited {
	color:#343434;
	text-decoration:underline;
}

a:focus, a:hover, a:active {
	color:#343434;
	cursor:pointer;
   text-decoration:none;
}


.clr {
   clear:both;
   display:block;
   width:1px;
   height:1px;
   line-height:0.1em;
   font-size:0.1em;
}

/*
	layout / grinds
*/
#logo {
	position:absolute;
   left:50%;
   top:0px;
   width:172px;
   height:214px;
   margin:0px 0px 0px -86px;
   z-index:2;
}

#logo a {
 	width:100%;
   height:100%;
   display:block;
   background:url(../_gfx/logo.png) no-repeat left top;
   behavior:url(iepngfix.htc);
}

#logo a:hover {
	background-position:left bottom;
}

#logo a span {
 	display:none;
}

#topperOverlay {
 	position:absolute;
   left:50%;
   top:0px;
   width:870px;
   height:216px;
   margin:0px 0px 0px -435px;
   background:url(../_gfx/topperOverlay.png) no-repeat left top;
   z-index:1;
   behavior:url(iepngfix.htc);
}

#topperOverlay span,
#topper span { display:none; }

#wrapper {
 	margin:auto;
   width:870px;
   text-align:left;
}

#topper {
 	width:100%;
   height:182px;
   background:no-repeat left top;
}

#navCol {
 	width:171px;
   float:left;
}

#navCol a {
   font-family:georgia, serif;
}

#navCol .deakt {
 	color:#BBBBBB;
   font-family:georgia, serif;
}

#navCol ul {
	float:right;
	width:150px;
   margin:30px 15px 0px 0px;
   display:inline;
   text-align:right;
}

#navCol ul li {
 	margin:0px 0px 10px 0px;
}

#navCol ul li a {
 	text-decoration:none;
}


a.akt,
a:link.akt,
a:visited.akt,
a:focus.akt,
a:hover.akt,
a:active.akt {
	font-weight:bold;
}



#mainContent {
 	float:left;
   width:528px;
   background:url(../_gfx/mainContent_bg.jpg) no-repeat left top;
   min-height:500px;
   padding:0;
   line-height:1.5em;            
}

.box {
 	margin:22px 20px 33px 20px;
}

.dv_vorstandListe {
 	border-top:1px solid #d4d4d4;
   width:100%;
   float:left;
   margin:10px 0 20px 0;
}

.dv_vorstandListe li {
 	border-bottom:1px solid #d4d4d4;
   float:left;
   width:100%;
   padding:5px 0 5px 0;
}

.titel_ansprechpartner {
	font-weight:bold;
	font-size:1.17em; margin-top:20px;
}

.dv_tab_position {
 	float:left;
   display:block;
   width:90px;
   font-size:0.81em;
   padding:0 0 0 5px;
}

.dv_tab_name {
 	float:left;
   display:block;
   width:155px;
   font-family:georgia, serif;
   font-weight:bold;
}

.dv_tab_tele {
 	float:left;
   display:block;
   width:225px;
}



.box_50 {
	width:50%;
   float:left;

}

#teaserCol {
 	float:right;
   width:150px;
   margin:30px 1px 0px 0px;
}

.teaserLinkList_std li {
	color:#343434;
}

.artical_sep {
 	display:block;
   clear:both;
   height:20px;
}

.pdfIco {
 	background:url(../_gfx/icon-pdf.png) no-repeat left top;
	behavior:url(iepngfix.htc);
   padding:0px 0px 0px 20px;
}


.linkIco_std,
.linkIco_std_subItem {
 	background:url(../_gfx/listDott2.gif) no-repeat 3px center;
   padding:0px 0px 0px 20px;
}

.teaserLinkList_std li.linkIco_std_subItem { margin:10px;
 	background:url(../_gfx/listDott3.gif) no-repeat 3px center; }



.emailIco {
 	background:url(../_gfx/ico-email.png) no-repeat left center;
   padding:0px 0px 0px 20px;
}


.musthave { font-family:arial, sans-serif; font-size:10px; color:#343434; }

.plakat {
	width:100%;
	float:left;
	margin:20px 0 0 0;
}

.timetable {
	float:left;
	width:100%;
}

.timetable dt {
	float:left;
	width:28%;
	margin:0 10px 5px 0;
   font-family:georgia, serif;
   font-weight:bold;
   text-align:right;
   color:#b8d900;
}

.timetable dd {
	float:left;
	width:69%;
	margin:0 0 5px 0;
 	border-bottom:1px solid #d4d4d4;
	padding:0 0 5px 0;
}


.ttStartseite dt { width:10%; color:#d90099; }
.ttStartseite dd { width:87%; }

.zugfolge dt { width:8%; }
.zugfolge dd { width:81%; }
.zugfolge .art { font-style:italic; font-size:0.91em; color:#999999; }


.dlBox { float:left; width:488px; margin:-10px 0 30px 0; }
.dlThumb { float:left; background:#66CC33; padding:6px; background-color:#fff; border:1px solid #bebebe; line-height:0em; }
.dlFiles { float:right; width:340px; }







#footer {
 	width:65%;
   clear:both;
   height:42px;
/*   background:url(../_gfx/foo_background.png) no-repeat left top; */
   padding:15px 0px 0px 25px;
   font-size:0.8em;
   border-top:1px solid #D6D6D6;
   margin:auto;
}
