body {
	font: 12px Verdana, sans-serif;
	color: #666666;
	background-color:#eef3f6;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	}
a {
	color: #001e50;
	}
a:visited {
	color: #001e50;
	}
hr {
	border-top: none;
	border-bottom: 1px solid #46648c;
	}

#suche {
	vertical-align:bottom;
	padding-bottom: 12px;
	}
#suche input{
		width: 150px;
		border: 1px solid black;
		font-size:12px;
		background-color:#eef3f6;
}	
#suche input#button{
		height: 18px;
		width: 65px;
		border: 1px solid black;
		font-size:12px;
		font-weight:bold;
		background-color:#FFFFFF;
}	
#navlist {
		padding: 3px;
        margin-left: 0;
        border-top: 1px solid #001e50;
        font: bold 12px Verdana, sans-serif;
}

#navlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        border: 1px solid #001e50;
        border-top: none;
        background: #46648c;
        text-decoration: none;
}

#navlist li a:link { color: white; }
#navlist li a:visited { color: white; }

#navlist li a:hover {
        color: white;
        background: #001e50;
        border-color: black;
}

#navlist li a#current {
        background: white;
		color: black;
}

<!--
#navlist_sub {
        padding-top: 0px;
		padding-left:20px;
        margin-left: 0;
        font: 11px Verdana, sans-serif;
}

#navlist_sub li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist_sub li a {
        padding: 0px 0.5em;
        margin-left: 4px;
        text-decoration: none;
}


#navlist_sub li a:hover {
        color: #000;
        background: #CCCCCC;
}

#navlist_sub li a#current {
        background: #46648c;
		color: #ffffff;
		border: 1px solid red;
}

#navlist_sub2 {
        padding-top: 8px;
		padding-bottom: 2px;
		padding-left:20px;
        margin-left: 0;
        font: 11px Verdana, sans-serif;
}

#navlist_sub2 li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist_sub2 li a {
        padding: 0px 0.5em;
        margin-left: 4px;
        text-decoration: none;
}


#navlist_sub2 li a:hover {
        color: #000;
        background: #CCCCCC;
}

#navlist_sub2 li a#current {
        background: #46648c;
		color: #ffffff;
		border: 1px solid red;
}

#inhalt {
        padding: 5px 20px;
}
#inhalt .tabelle {
        border: 1px solid #46648c;
		color:#001e50;
		padding: 10px;
}
#inhalt .border {
        border: 1px solid #001e50;
		}

#inhalt hr {
        border-top: 1px solid #999999;
        border-top: 1px solid white;
		}
		
.bg_hellrot {
	background: #46648c;
	color: #000000;
	}
.bg_rot {
	background: #001e50;
	color: #000000;
	}
.border_rot {
	border: 1px solid #001e50;
	}


.font16 {
	font-size:16px;
	}
	
#gb p		{ font-size: 9pt; line-height: 140%; font-family: Verdana; color: #4A5758 }
#gb h3		{ font-family: Verdana; font-size: 16pt; cursor: crosshair; color: #51594A; font-weight: lighter; line-height: 140% }
#gb .anzeige	{ border: 1px #4A5758 solid; background-color: #E9EDED }
#gb .sonntag	{ background-color: #D4D9D9 }
#gb .heute		{ background-color: #FFFFFF }
#gb .titel		{ font-size: 14pt }
#gb .kopf		{ background-color: #4A5758; color: #FFFFFF }
#gb .eintrag	{  font-size: 11px; font-weight: bold; }

#apDiv1 {
	position:absolute;
	width:463px;
	height:30px;
	z-index:100;
	left: 365px;
	top: 18px;
	background-color: #FF9933;
	color:#000000;
	padding:3px;
	border:1px black solid;
}
#termin_suche input{
		border: 1px solid black;
		font-size:12px;
		background-color:#eef3f6;
}	
#termin_suche input#button{
		height: 18px;
		border: 1px solid black;
		font-size:12px;
		font-weight:bold;
		background-color:#FFFFFF;