body {
	background-color: #5F8390;
}

.csslink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5F8390;
	text-decoration: underline;
}
.navilink {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #5F8390;
	text-decoration: none;
	
}

.navilink:link {
	color:#5F8390;
	text-decoration: none;
}
.navilink:hover {
	color:#EAEDEE;
	font-size: 10px;
}

.ueberschrift {
	font-family: Tahoma;
	font-size: 14px;
	color: #5F8390;
	text-decoration: none;
	font-weight: bold;
}
.ueberschrift_balken {
	font-family: Tahoma;
	font-size: 14px;
	color: #EAEDEE;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
.text, p, span, body {
	font-family: Tahoma;
	font-size: 12px;
	color: #5F8390;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height:16px;
}

li {
	font-family: Tahoma;
	font-size: 12px;
	color: #5F8390;
	margin-bottom:2px;
	margin-left:-20px;
}
ul {
	margin-top:10px;
}


.cursiv {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	color: #5f8390;
	text-decoration: none;

}


.hintergrund {
	background-color: #5B94A8;
}

.tabellenfarbe {
	background-color: #EAEDEE;
}

.bannereigenschaften {
	background-repeat: repeat;
	background-color: #5B94A8;
	background-image: url(img/banner.jpg);
}
.bannerlink {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #5F8390;
	text-decoration: none;
	padding-left:20px;
}
.bannerlink:hover {
	color:#EAEDEE;
}
.keinewiederholung {
	background-repeat: no-repeat;
}

.streifen {
	background-image: url(img/streifen.gif);
	background-repeat: repeat;
}
.streifen-links {
	background-image: url(img/streifen.gif);
	background-repeat: repeat;
	width:345px;
	height:12; 
	position:relative;
	top:7;
	font-size:1;
}
.streifen-mittel {
	background-image: url(img/streifen.gif);
	background-repeat: repeat;
	width:5; 
	height:12; 
	position:relative;
	top:7;
	font-size:1;
}
.streifen-rechts {
	background-image: url(img/streifen.gif);
	background-repeat: repeat;
	width:31; 
	height:12;
	position:relative;
	top:7;
	font-size:1;
}

td.navizelle {
	width:120px;
	height:30px;
	border: 1px solid #5f8390; 
	background-color:#cddbde;
	vertical-align: middle;
	text-align: center;
}

td.navizelle-index {
	width:96px;
	border: 1px solid #5f8390; 
	background-color:#cddbde;
	vertical-align: middle;
	text-align: center;
}


.unternavi {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: 5f8390;
padding-left: 20px;


}

.ueberschrift_balken_ohne{
font-family: Tahoma;
	font-size: 14px;
	color: #EAEDEE;
	text-decoration: underline;
	font-weight: bold;
	
}
