/*	
	-----------------------------------------------------------------------------
	Prof. D. Kaiser:
	Stilvorlagen fuer spezielle Elemente im Contentbereich

	Autor: JOE-Studios, http://www.joe-studios.de, info@joe-studios.de	
	Datum: 10.10.2007
	-----------------------------------------------------------------------------
*/

.institution {
	color: #000000;
	background-color: #EAF4FD;
	font-size: 110%;
	line-height: 160%;
	margin: 16px 0 12px 0;
	padding: 8px;
}


.haftungsausschuss {
	background-color: #EAF4FD;
	font-size: 100%;
	color: #000000;
	border: none;
	margin: 16px 0 12px 0;
	padding: 8px;
}

.institution td {
	padding: 2px 8px 2px 8px;
}

.bIcons {
	float: left;
	margin: 8px 4px 4px 0px;
}

.institution strong {
	color: #333;
}

.fuImgPosition {
	margin: 4px 0 4px 0;
}

.clear {
	clear: both;
}

/*	Kurse und Kursuebersicht  */

.kurs {
	width: 550px;
	margin: 10px 0 8px 0;
}

.baseLabel {
	font-weight: bold;
	color: #666;
}

/* 	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  0px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	list-style-image: none;
	margin: 0px 0 2px 0px;
}

.baseSitemapLevel_01 {
	font-size: 95%;
	font-weight: normal;
	margin: 2px 0 0px 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;
}

.skip {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
}

.pub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}