/* CSS Document */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	line-height: 140%;
	background-color: #FFFBF7;
	color: #897D6D;
	margin: 0px;

}
	
td	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;}	

a {
	color: #897D6D;
}

a:hover {
	color: #C64518;
	text-decoration: underline;
}

p	{
	margin-top: 6px;
	margin-bottom: 0px;
	}

h1	{
	font-size: 16px;
	color:  #C64518;
	margin-bottom: 4px;
	}

h2	{
	font-size: 12px;
	color:  #C64518;
	margin-bottom: 0px;
	}
	
ul	{
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 16px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(pics/bullet.gif);
	}
	

.klein {
	font-size: 10px;
}

	
.haupttabelle	{
	background-color: #FBFAF7;
	float: left;
	width: 790px;
	height: 100%;
	}
	
.inhalt {
	padding-left:18px;
	padding-top:12px;
	vertical-align: top;
		}
		
.inhalt td{ 
		line-height: 180%;
		}			
	
.utilities a	{	text-decoration: none;}
	
.utilities	{
	font-size: 10px;
	word-spacing: 12px;
	padding-top: 4px;
	color: #C64518;
	} 
	
	

.navigation	img{
	margin-top: 10px;
	}
	
.submenue {
	background-repeat: no-repeat;
	padding-left: 10px; 
	padding-top: 1px;
	font-size: 11px;
	color:  white;
	}

.submenue a {
	color:  #C64518;
	text-decoration: none;
	}
		
.submenue a:hover {
	text-decoration: underline;
	}	

.intro	{
	font-size: 14px;
	line-height: 160%;}	
	
.gross	{
font-size: 20px;
}

	
		
.fusszeilelinks	{
	height:25px;
	background-image: url(pics/fusszeile_links.gif);
	}
	
.fusszeile	{
	font-size: 10px;
	height:25px;
	background-image: url(pics/fusszeile_rechts.gif);
	color: #9F9481;
	padding-top: 4px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left;
	}
	


div.banner	{
	position: absolute;
	left: 605px;
	top: 0px;
	z-index: 1;
	width: 160px;
	visibility: visible;
}
	
div.banner_unsichtbar	{
	position: absolute;
	left: 605px;
	top: 0px;
	z-index: 1;
	width: 160px;
	visibility: hidden;
}	
	
td.banner {
	font-weight: bold;
	color: #C64518;
	padding-top: 30px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 14px;
	vertical-align: top;
}

.banner a	{
	color: #C64518;
	font-weight: normal;
}
.normal {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #897D6D;
}
.rand {
	background-image: url(pics/rand.gif);
	width: 10px;
	background-repeat: repeat-y;
	background-position: left;

}

.kurs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCB5AB;
	width: 350px;
	margin-top: 8px;
	margin-bottom: 4px;

}

.kurs td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCB5AB;
	padding: 2px 5px 1px 7px;
}

.kurs td.label{
	background-color: #E4E1DB;
	font-weight: bold;
	width: 80px;

	}

.fenster .kurs {
	width: 500px;
}
.bullettabelle td {
	padding-top: 4px;
}
