* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size:16px;
	color: #666666;
	font-weight: bold;
}

h2 {
	font-size:14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p, li {
	font-size:14px;
	line-height: 20px;
	text-align: justify;
}

ul {
	list-style:none;
}

#divInnerContent {
	width: 95%;
}

.header h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}

.header h3 {
	font-size: 12px;
	color: #000000;
	margin-top: 0;
}

#divNav, #divHeader, #divPortrait, #divTrailer, #divFooter, .divSeperator, .invisible, form, .cdubanner, #divNews, #languageSelector, #divBreadcrumb {
	/* display: none; */
	visibility: hidden;
	height: 0px;
	font-size: 0px;
	padding: 0;
	margin: 0;
}

/*
 * Schnickschnack
 */
 
.icon {
	margin-right: 5px;
	border: none;
	}
	
/*
 * 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;
}

.divNewsAktuelles H2{
	margin-bottom: 7px;
	padding-top: 5px;
}

.box {
	clear: both;
	display: block;
	overflow:auto;
	padding-bottom: 7px;
}