.kopf { font-size: 1.5em; }

#b_kopfzeile{
width:620px;
color:black;
background:#FFFF99;
border-left: 1px solid #bbbbbb;
border-right: 1px solid #bbbbbb;
border-bottom:4px groove #777777;
height: 65px;
padding: 2px;
margin:0;}

#b_topmenue{
width:620px;
color:black;
background:#eeeeee;
height: 20px;
padding: 2px;
margin:0;
text-align: left;
font-weight:bold;
border-bottom:3px dashed #444444;
border-top: 1px solid #bbbbbb;
border-left: 1px solid #bbbbbb;
border-right: 1px solid #bbbbbb;}

#b_content{
width:550px;
height:;
color:black;
background:#ffffff;
padding:30px;
border-top:2px groove #111111;
border-left:2px groove #222222;
border-right:2px solid #888888;
border-bottom:2px solid #888888;
text-align: left;
}

table.kalender{
	border: 1px solid black;
}

td.kalender{
	font-size:1.0em;
	border:1px solid black;
	width:30pt;
	text-align: center;
}

td.kalender a {
	text-decoration: none;
}

td.kalender a:hover {
	text-decoration: underline;
}

.tag {
	font-size:8pt;
	text-align:right;
	margin-bottom:-20px;
}
	
#err {
	color: #ff0000;
}

#b_fusszeile{
width:620px;
color:black;
background:#FFFF99;
padding:0;
margin:0;
border-top:0px solid black;
text-align: center;
font:normal 0.8em verdana, sans-serif;}

