body {
	background-color: #fff;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
p, td, th, ul, ol, li {
	font-family: arial, helvetica;
	font-size: 11px;
	
}
A {
	color: #000000;
	text-decoration: none;
}
.subbg {
	background-color: #FFA15E;
	color: #000000;
}
.topnavi_bg {
	color: #000000;
	background-image: url(images/buchstaben_kachel2.gif);
	background-repeat: repeat;
}
.topnavi_bg a,
.topnavi_bg_act a{
	display:block;
	width:16px;
	height:19px;
	line-height:19px;
}
.topnavi_bg a:hover{
	color: #fff;
	background-image: url(images/buchstaben_kachel.gif);
	background-repeat: repeat;
}
.topnavi_bg_act {
	background-image: url(images/buchstaben_kachel.gif);
	background-repeat: repeat;
}
.topnavi_bg_act a{
	color:#fff;
}
.content_bg {
	background-color: #BFDAEB;
	color: #000000;
}
.suche {
	color: #000000; 
	font-size: 10px;
	font-family: Arial,Helvetica; 
	background-color: #FFFFFF;
	border-color: #00000;
	border-style: ridge;
	border-width: 1px;
}
.auswahl {
	color: #000000; 
	font-size: 11px;
	font-family: Arial,Helvetica; 
	background-color: #FFFFFF;
	border-color: #00000;
	border-style: solid;
	border-width: 1px;
}

.gelbBg{
	background-image: url(images/buchstaben_kachel2.gif);
	background-repeat: repeat;
}

.dBlauBg{
	background-image: url(images/h1_bg_kachel.gif);
	background-repeat: repeat;
}

.hBlauBg{
	background-image: url(images/content_kachel.gif);
	background-repeat: repeat;
}

.linksKachel{
	background-image: url(images/links_kachel.gif);
	background-repeat: repeat;
}
