/*
 Aufteilung
 */

body {
	padding: 0;
	padding-top: 10px;
	margin: 0;
	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#ACB7C1;
	text-align: center;
	}
	
#divMain {
	width: 770px;
	max-width: 770px;
	vertical-align: middle;
	background-image:url(../images/bg_content.gif);
	background-repeat: repeat-y;
	clear: right;
	text-align: left;
	margin: 0 auto;
	}
	
#divHeader {
	height: 75px;
	text-align: right;
	}

#divNews {
	height: 165px;
	width: 170px;
	overflow: hidden;
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
	}
	
#divInnerNews {
	margin: 10px;
	margin-top: 0;
	padding: 0;
	overflow: hidden;
	}
	
#divInnerNews H3{
	margin: 0;
	padding: 0;
	float: left;
	line-height: 1.4em;
	}

#divInnerNews P {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 8pt;
	line-height: 1.4em;
	}
	
#divTrailer {
	height: 165px;
	width: 600px;
	vertical-align:bottom;
	background-color:#FFE6B0;
	font-size: 0px;
	float: right;
	overflow: hidden;
	}
	
.divSeperator {
	height:3px;
	font-size: 1px;
	background-color: #ACB7C1;
	clear: left;
	}

.invisible, .header {
	visibility: hidden;
	display: none;
	font-size: 0;
	padding: 0;
	margin: 0;
	height: 0;
	width: 0;
}
	
#divNav {
	width: 170px;
	float: left;
	/* background-color:#E4E7EB; */
	color:#000000;
	vertical-align:top;
	overflow: hidden;
	}

#divRight {
	width: 184px;
	float: left;
	/* background-color:#E4E7EB; */
	color:#000000;
	vertical-align:top;
	overflow: hidden;
	}

#divRight P, #divRight H1, #divRight H2{
	margin-top: 20px;
	margin: 11px;
	}	

#divRight P, divRight LI {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.4em;
	}

#divRight H2{
	margin-bottom: 5px;
	line-height: 1.4em;
	}
	
#divContent {
	width: 414px;
	float: left;
	padding: 0;
	margin: 0;
	background: white;
	border-left:1px solid #ADB7C1;
	border-right:1px solid #ADB7C1;
	min-height: 400px;
	overflow: hidden;
	}

#divInnerContent {
	margin: 10px;
	padding: 0;
	overflow: hidden;
	}
	
#divBreadcrumb {
	margin: 10px;
	padding: 0;
	color: #666666;
	overflow: hidden;
	}
	
#divBreadcrumb a {
	color: #666666;
	background-color:inherit;
	text-decoration: none;
}

#divFooter {
	background-color: #FF9900;
	height:20px;
	text-align:right;
}	

#divFooter p {
	font-size:10px;
	margin: 0px;
	text-align: right;
	padding-top:0.3em;
	padding-right:1em;
}
#divFooter a {
	text-decoration:none;
	background-color:inherit;
	color:#000000;
}
/*
 Content
 */

#divInnerContent a {
	color:#FF9900;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}

h1 {
	font-size:16px;
	color:#333333;
	font-weight: bold;
	background-color:inherit;
	margin-top: 0;
	line-height: 1.4em;
}

h2 {
	font-size:12px;
	color:#333333;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	background-color:inherit;
	line-height: 1.4em;
}

p {
	font-size: 8pt;
	color:#000000;
	background-color:inherit;
	line-height: 1.4em;
	text-align: left;
	margin-top: 3px;
}

#divContent IMG {
	float:left;
}

#divInnerContent P IMG {
	padding:0px 10px 5px 0px;
	margin: 0px;
	float:left;
}

#divInnerContent DD {
	font-size: 9pt;
	background-color: #EEEEEE;
	padding: 2px;
	}

/*
 Navigation
 */
ul.nav1List, ul.nav2List {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
	} 
 
li.nav1, li.nav1act {
	padding-top:0.3em;
	padding-bottom:0.3em;
	display:block;
	color:#000000;
	background-color:inherit;
	padding-left:1em;
	border-bottom:1px solid #ACB7C1;
}

li.nav1 a {
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	background-color:inherit;
}

li.nav1act a, li.nav1 /*a:hover */{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	background-color:inherit;
}
li.nav2, li.nav2act {
	margin-top:0.3em;
	margin-bottom:0.1em;
	margin-left:2em;
	border-bottom:none;
}
li.nav2 a {
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	background-color:inherit;
}

li.nav2act a, li.nav2 /* a:hover */ {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	background-color:inherit;
}

/*
 * Mitarbeiterliste
*/

.divAddress H2 {
	margin-top: 0;
}

.noMarginTop {
	margin-top: 0; 
/*	padding-top: 0;*/
}

.fotoMitarbeiter {
padding-right: 10px;

}

.divAddress {
	padding-bottom: 10px;
	width: 100%;
	clear: left;
	float: left;
}

.divNewsAktuelles IMG{
	margin-right: 8px;
	clear: left;
}

.news-single-img IMG {
	margin-right: 1em;
}

.divNewsAktuelles H2{
	margin-bottom: 7px;
	padding-top: 5px;
}

.box {
	clear: both;
	display: block;
	overflow:auto;
	padding-bottom: 7px;
}

/*
 * PM
 */

ul.pmList {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.pmList li {
	padding-left:0;
	margin-bottom: 15px;
	line-height: 16px;
}

ul.pmList H2 {
	margin-bottom: 2px;

}

.form-input {
	width: 390px;
	border-style:solid;
	border-width: 1px;
	border-color: #ACB7C1;
	margin-left: 0;
	margin-right: 0;
}

fieldset.form-input {
	width: 388px;
}

.date {
	margin-top: 0;
	padding-top: 0;
	text-align: right;
}

/*
 * Ticker
 */


#divRight ul{
	list-style: none;
	padding-left: 0;
	margin: 0;
	margin: 1em;
	margin-bottom: 0;
	margin-top: 0;
}

#divRight li{
	margin-bottom: 1em;
}

#divRight a {
	color:#000000;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
	}
	
/*
 * Rechte Spalte
 */
	
#divRight H1{
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
}

#divRight p.cdubanner {
	margin: 0;
	margin-top: 11px;
	padding: 0;
}

/*
 * Kalender
 */
ul.calList {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.calList li {
	padding-left:0;
	margin-bottom: 15px;
	line-height: 16px;
}

ul.calList H2 {
	margin-bottom: 2px;
}

/*
 * Schnickschnack
 */
 
.icon {
	margin-right: 5px;
	border: none;
	}
	
.ulLanguageSelector {
	list-style: none;
	margin-left: 1em;
}

/*
 * Aktuelles
 */
 
#divNews a {
	color:#000000;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
	}
	
#divNews p {
	line-height: 1.4em;
	margin-top: 10px;
	}