#content h1 {
	margin: 0;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 167%;
	line-height: 123.1%;
	color: #0f8a2b;
}

#content h5 {
	font-size: 100%;
	line-height: 123.1%;
	color: black;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #13841c;
}

#content h6 {
	font-size: 100%;
	line-height: 123.1%;
	color: black;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;
}
	
#content a {
	text-decoration: none;
	color: #0f8a2b;	
}

#content img.cmsDocumentIcon {
	margin-bottom: 5px;
}

#content p.green,
#content span.green {
	color: #0f8a2b;	
}

#content p.legende,
#content span.legende {
	font-size: 77%;
}

#content ul,
#content li {
	margin: 0;
	padding: 0;
}

#content li {
	list-style: none;
	background-image: url(../images/aufzaehlung.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 12px;	
}


#content div.newsbox {
	background-image: url(../images/bg_news.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 325px;
	background-color: #fff7d7;
}

/* for iE6 */
* html #content div.newsbox {
	height: 325px;
}

/* /////////////////////////////////// Tabellen und Organigramme /////////////////////////////////// */ 

#content div.mitarbeiterfoto { 
	background-color: #fff7d7;
	border-top: 4px solid #0f88e5;
	border-right: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

#content table.tabelle ul li { 
	background-position: left 2px;
}

#content table.tabelle {
	border-left: 1px solid #BBBBBB;
	font-size: 85%;
	line-height: 140%;
}

#content table.tabelle td {
	vertical-align: top;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	padding: 4px;
}

#content table.adressen {
	border-top: 4px solid #0f88e5;
	border-left: 1px solid #BBBBBB;
	font-size: 85%;
	line-height: 140%;
}

#content table.adressen td {
	vertical-align: top;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	padding: 4px;
}

#content table.adressen tr.yellow {
	background-color: #fff7d7;
}
