a:active, a:link, a:visited {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a:focus, a:hover {
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a:active.menue, a:link.menue, a:visited.menue {
	font-weight : bold;
	text-decoration : none;
}

a:focus.menue, a:hover.menue {
	font-weight : bold;
	text-decoration : none;
}

a:active.menue_sub, a:link.menue_sub, a:visited.menue_sub {
	text-decoration : none;
}

a:focus.menue_sub, a:hover.menue_sub {
	text-decoration : none;
}

body {
/*	background-color : #993333;*/
	background-color : #AA0000;
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

body.oben {
	border-bottom : 1px solid Gray;
}

body.menue {
/*	background-color : #883333; */
}

body.inhalt {
	background-color : #AA0000;
}

table {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

table.inhalt {
	border : 1px solid Gray;
}

table.rathaus {
	border : 1px solid Silver;
}

td {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

td.oben1 {
	color : #EEEEEE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 22px;
	vertical-align : bottom;
}

td.oben2 {
	font-size : 12px;
	vertical-align : bottom;
}

td.oben3 {
	background-color : Gray;
}

td.menue {
	font-weight : bold;
}

td.menue_on {
	background-color : Yellow;
}

td.top {
	background-color : #999999;
	font-size : 13px;
	font-weight : bold;
}

td.top1 {
	background-color : #999999;
	font-size : 11px;
	font-weight : bold;
}

td.inhalt {
	padding : 5px;
}

td.inhalt1 {
	padding-left : 5px;
	padding-right : 5px;
}

td.rathaus_top1 {
	background-color : #999999;
	font-size : 12px;
	font-weight : bold;
}

td.rathaus_top2 {
	background-color : #999999;
	font-weight : bold;
}

select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
