
	Sitemap 
-------------------------------------------------------------------------------
*/

.baseSitemap {
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	color: #333;
	list-style-image: none; 
} 

#baseContent ul li .baseSitemapLink {
	font-size: 100%;
	line-height: 140%;
	list-style-image: none; 
}

.baseSitemapLevel_00 {
	font-size: 95%;
	padding: 2px 0 2px 0;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	list-style-image: none;
	margin: 0 0 2px 0;
}

.baseSitemapLevel_01 {
	font-size: 95%;
	font-weight: normal;
	margin: 2px 0 0 24px;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #ccc;
}

.baseSitemapLevel_02 {
	font-size: 95%;
	font-weight: normal;
	margin: 0 0 0 48px;
	padding: 2px 0 2px 0;
}

.baseSitemapLevel_03 {
	font-size: 95%;
	font-weight: normal;
	margin: 0 0 0 72px;
	padding: 2px 0 2px 0;
}

.baseSitemapLevel_04 {
	font-size: 95%;
	font-weight: normal;
	margin: 0 0 0 96px;
	padding: 2px 0 2px 0;
}

/* 
	neue Sitemap (Tabelle)
-------------------------------------------------------------------------------
*/

.baseSitemapLevel_00_a {
	font-size: 80%;
	padding: 2px 0 2px 5px;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	list-style-image: none;
	margin: 0 0 2px 0;
	width: 170px;
	background-color: #dedede;
}

.baseSitemapLevel_01_a {
	font-size: 80%;
	font-weight: normal;
	margin: 0 0 0 24px;
	padding: 2px 0 2px 5px;
	border-bottom: 1px solid #fff;
	background-color: #f1f1f1;
}

.baseSitemapLevel_02_a {
	font-size: 80%;
	font-weight: normal;
	margin: 0 0 0 48px;
	padding: 2px 0 2px 5px;
	border-bottom: 1px solid #fff;
	background-color: #f6f6f6;
}

.ohne {
	border-bottom: none;
	border-left: none;
	background-color: transparent;
}

.leer_00_a {
	border-bottom: none;
	border-left: none;
	background-color: #dedede;
}

.leer_01_a {
	border-bottom: none;
	border-left: none;
	background-color: #f1f1f1;
}

.baseSitemapAbstand {
	margin: 0px;
	line-height: 70%;
}

/* 
	Bildergalerie
-------------------------------------------------------------------------------
*/

.floatleft {
	float: left;
	margin: 0 6px 6px 0;
	border: 1px solid #e2e2e2;
	padding: 1px;
}

.imageContainer { 
	display: block; 
	margin: 0;
	width: 557px;
	clear: both;
}

.start a:link {
	color: #666;
}

.start a:hover {
	text-decoration: none;
	color: #666;
}

.uebersicht {
	display:inline;
    margin: 0;
    float: left;
}

.zurueck-galerie {
	display:inline;
	margin: 0 0 0 10px;
	float: left;
}

.vor-galerie {
	display:inline;
    margin: 0 0 0 10px;
	float: left;
}

.grossbild {
	border: 1px solid #e2e2e2;
	padding: 3px;
}

hr.divider {
	display: none;
}

.skip, .info {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

img {
	border: none;
}

/* 
	Expand
-------------------------------------------------------------------------------
*/

.expand_wrapper {
	background: #f6f6f6;
	padding: 10px;
}

.expand_title {
	position:relative;
	border: 1px solid #ccc;
	background: #fff;
	height: 21px;
	margin-top:5px;
	cursor:pointer;
}

.expand_arrow {
	float: left;
}

.expand_label {
	color: #333;
	font-weight: normal;
	padding: 3px 0 0 12px;
	margin: 0 0 0 0;
}

.expand_block {
	position:relative;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 10px;
	background: #fff;
	cursor:auto;
}

/*
Anweisungen fuer Positionierung von Bildern im Inhaltsbereich 
---------------------------------------------------------------------------------------------------
*/


.contentImagesRight {
	float:right;
        margin:6px 0px 8px 12px;
}

.contentImagesLeft {
	float:left;
	margin:6px 12px 8px 0px;
}


.contentImage300 img,.contentImage200 img,.contentImage150 img {
	padding:1px;
	border:1px solid #ccc;
}

.contentImage300 {
	margin:0 0 12px 0;
	background-color:#f4f4f4;
	padding:4px;
	width:304px;
	overflow:hidden;
}

.contentImage300 h6 {
	width:300px;
	margin:4px 0 4px 0;
}

.contentImage200 {
	margin:0 0 12px 0;
	background-color:#f4f4f4;
	padding:4px;
	width:204px;
	overflow:hidden;
}

.contentImage200 h6 {
	width:200px;
	margin:4px 0 4px 0;
}

.contentImage150 {
	margin:0 0 12px 0;
	background-color:#f4f4f4;
	padding:4px;
	width:154px;
	overflow:hidden;
}

.contentImage150 h6 {
	width:150px;
	margin:4px 0 4px 0;
}

/* Textformatierung Abstract */

.abstract p{
	color:#333;
	font-weight:bold;
}

.abstract p,.abstract p strong,.abstract p b,.abstract td strong,.abstract td b,.abstract td,.abstract ul,.abstract ol{
	color:#333;
	font-weight:bold;
}

.abstract h1 {
	font-size: 100%;
	margin: 12px 0 4px 0;
}

.abstract h2 {
	font-size: 100%;
}

.abstract h3 {
	color:#333;
	font-size: 100%;
}

.abstract h4 {
	font-size:100%;
	font-weight: bold;
	color: #333;
}

.abstract h5 {
	font-size: 100%;
	font-weight: bold;
	padding:0px;
	background-color: transparent;
	color: #333;
}

.abstract h6 {
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	color: #333;
}

/* Mitarbeiter Listen */

p.alphabeticalList{
	margin: 16px 0 0px 0;
}

h2.alphabeticalBlock{
	border-bottom: 1px solid #999;
	font-size: 120%;
	margin: 16px 0 4px 0;
}

ul#alphabeticalStaffList{
	font-weight: bold;
}

ul#alphabeticalStaffList li{
	margin: 0;
	background-image: none;
	padding: 0px 0 8px 0;
}

ul#alphabeticalStaffList ul{
	font-weight: normal;
}

ul#alphabeticalStaffList ul li{
	margin: 0;
	background-image: none;
	padding: 0;
}
