table.mainTable{
	border : none;
	background-color:  #FFFFCC;

}
.titel {
	font: bold medium Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	border-bottom: 1px solid Black;
	background-image: url(dunkel-gelb.gif);
}
.menu{
	background-image: url(dunkel-gelb.gif);
	font-family: sans-serif;
	vertical-align: top;
	padding: 5px;
	border-top: thin solid #FFFFCC;
	border-bottom: thin solid #FFFFCC;
}
.menuTable{
	background-image: url(dunkel-gelb.gif);
	font-family: sans-serif;
	vertical-align: top;
	padding: 5px;
	border-top: thin solid #FFFFCC;
	border-right: thin solid Black;
	border-bottom: thin solid #FFFFCC;
}

.menuEbene1{
	font-family: sans-serif;
	font-size: 14px;
	#font-weight: bold;
	white-space: nowrap;
	padding-top: 10px;
}
.menuEbene1Box{
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFCC;
	white-space: nowrap;
	padding-top: 10px;
	border: 1px solid Black;
	padding-bottom: 10px;
	padding-left: 5px;
}
.menuEbene2{
	font-family: sans-serif;
	font-size: 12px;
	white-space: nowrap;
	text-indent: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menuEbene3{
	font-family: sans-serif;
	font-size: 11px;
	white-space: nowrap;
	text-indent: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menuPosition{
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
hr.menuHR{
	color: #FFFFCC;
	height: 1px;
}
.menuBlackFrame{
	background: #FFFFCC;
	border: 1px solid Black;
}
.inhalt,.inhaltSpalte1,.inhaltSpalte2{
	background-color : #FFFFCC;
	font-family : sans-serif;
	font-size: 12px;
	vertical-align : top;
	padding: 5px;
}
.inhaltsspalte{
	background-color : #FFFFCC;
	font-family : sans-serif;
	font-size: 14px;
	vertical-align : top;
	padding: 5px;
}
.neuigkeiten{
	background-color: #FFFFCC;
	font-family: sans-serif;
	vertical-align: top;
	padding: 5px;
}

.fusszeile{
	background-image: url(dunkel-gelb.gif);
	border-top : 1px solid Black;
	font-family: sans-serif;
	font-size: 10px;
	padding: 5px;
}
.neuigkeit{
	border : 1px solid Black;
	background-image: url(dunkel-gelb.gif);
}
td.neuigkeitTitel{
font-family: sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
td.neuigkeitText{
font-family: sans-serif;
	font-size: 12px;
}
td.neuigkeitTitelKlein{
font-family: sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
td.neuigkeitTextKlein{
font-family: sans-serif;
	font-size: 10px;
}

div.neuigkeitDatum{
font-family: sans-serif;
	font-size: 10px;
}

/* Styles fuer eigentlichen Content */
.bodytext{
	font-family : sans-serif;
	font-size: 12px;	
}

table.tarifTabelle{
	font: 11px sans-serif;
	border-collapse: collapse;
}
td.tarifTabelleTitel{
	white-space: nowrap;
	font: bold 11px sans-serif;
}

h1{
	font-family : sans-serif;
	font-size: 14px;
	font-weight: bold;	
}

BODY {
	background-color : #FFFFCC;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : top;
	margin-left : 0;
	margin-top : 0;

}
a:link {
	color: black;
	font-family: sans-serif;
}
a:visited {
	color: black;
	font-family: sans-serif;

}
a:active {
	color: black;
	font-family: sans-serif;
}
a:hover{
	color: Blue;
}