/* CSS-Dokument für Modul Chronik */

/* Übersicht */

.chrueberhghgruen {
	font-size: 110%;
	font-weight: bold;
	width: 450px;
	background-color: #1B8AEA;
	border-bottom: #A7D3F7 solid 8px;
	margin-left: 20px;
	padding: 4px;
	color: #FFFFFF;
}

.chrgrau {
	width: 450px;
	height: 22px;
	background-color: #E5E5E5;
	margin: 0;
}

.chrgrau .kurz {
	margin: 2px 0 0 6px;
	font-size: 90%;
	width: 72px;
}

.chrhellgrau {
	width: 450px;
	height: 22px;
	background-color: #F2F2F2;
	margin: 0;
}

.lang {
	margin: 2px 0 0 6px;
	font-size: 90%;
	width: 187px;
}

.flabel {
	float: left;
	vertical-align: middle;
	margin-top: 2px !important;
	margin-right: 10px;
	width: 100px;
}

ul#fliste {
		position: relative;
		display: block;
		list-style: none;
		padding: 0px;
		margin: 0 0 0 20px;		
		text-align: left;
		width: 450px;
}

ul#fliste li {
		margin: 0px;
		padding: 0px;
		display: block; 
		width: 100%;
		height: 100px;
		border-bottom: #A7D3F7 solid 10px;
}

/* Detaildarstellung */

ul#fdliste {
	list-style-type: none;
	margin: 10px 0 0 0;
	width: 450px;
	background-color: #FFF;
}

ul#fdliste li {
	margin: 0 0 0 10px;
	padding: 2px;
	width: 100%;
	list-style-position: inside;
}

.flinks {
	width: 300px;
	padding: 4px;
	float: left;
	text-align: left;
}

.fdethghgruen {
	font-size: 110%;
	font-weight: bold;
	background-color: #1B8AEA;
	border-bottom: #A7D3F7 solid 8px;
}

.fleiste {
	width: 450px;
	height: 26px;
	background-color: #1B8AEA;
	margin: 0;
	padding: 0;
	border-bottom: #F2F2F2 solid 1px;
}

.frechts {
	width: 200px;
	height: 26px;
	position: absolute;
	text-align: left;
	right: 34px;
	border-left: #F2F2F2 solid 1px;
}

#fdetail {
	width: 450px;
	text-align: center !important;
	background-color: #FFF;
	margin: 0;
}

.chronbild {
	text-align: center;
}

.chronbeschr {
	margin: 10px;
	padding: 10px;
}

.chronzk {
	width: 450px;
	text-align: right;
	border-top: #FFF solid 1px;
}

/* Text */


.textweiss 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF; 
	}
.textweisshg1 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #688BC0;
	}
.textweisshg2 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #60B47B;
	}
.text 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
.textklein
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.ueber12 {
	font-weight: bold;
}

	a:link {
		COLOR: #0C84E7;
		text-decoration: none;
		font-weight: bold;
		}
		
	a:visited {
		COLOR: #0C84E7;
		text-decoration: none;
		font-weight: bold;
		}
		
	a:active {
		COLOR: #0C84E7;
		text-decoration: underline;
		font-weight: bold;
		}
		
	a:hover {
		COLOR: #0C84E7;
		text-decoration: underline;
		font-weight: bold;
		}
		
A.weiss:link 
	{
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
A.weiss:visited 
	{
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
A.weiss:active 
	{
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}
A.weiss:hover 
	{
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}
	
.zeile1 {
	background-color: #0d81e8;
	color: #FFFFFF;
	}
	
.zeile2 {
	background-color: #cee6fa;
	font-weight: normal;
	}
	
.zeile3 {
	background-color: #e6f2fc;
	font-weight: normal;
	}
