#main
{
	max-width:990px;
	margin:0px auto 0;
	padding:0;
	position: relative;
}
.bilder
{
width:145px; 
float:left;
border:0px solid;

margin:10px;
}
.menutext {
	padding-top: 14px;
}
a.menutext: link, a.menutext: visited {
	color:#F00;
	font-size:12px;
	text-decoration: none;
}
a.menutext: active, a.menutext: hover {
	color:#FF0;
	font-size:12px;
	text-decoration: underline;
}

.bilder_besch
{
	border:0px solid;
	float:left;
	width:150px;
	margin-bottom:5px;
}
.besch
{
	border:0px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#009;
	width:100%;
}
.ueber_z {
	width: 100%;
	text-align: center;
	font-size:18px;
	font-weight:bold;
	margin-top: 25px;
	margin-bottom: 15px;
	text-decoration:underline;
	color:#cc6633;
}
.menucontainer {
	border:0px solid #000;
	background-image: url(_derived/button1.gif);
	width:140px;
	height:45px;
	text-align: center;
	margin: 0px;
	
}
.menusite {
	border:0px solid #000;
	background-image: url(_derived/button.gif);
	width:140px;
	height:45px;
	text-align: center;
	margin: 0px;
	
}
a.menu:link, a.menu:visited
{
	width:140px;
	height:45px;
	color:#009;
	font-size: 12px;
	text-decoration:none;
}
a.menu:active, a.menu:hover
{
	width:140px;
	height:45px;
	color: #60C;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	background-image: url(_derived/button2.gif);
	text-decoration: underline;
}
a.menu {
	display:block;
	padding:0px;
	border-top:0px solid #000;
	
	
 }
.clear
{
margin:0px;
padding:0px;
clear:both;	
}
.kalender
{
	height:50px;
	width:25%;	
}
a.kalender:link, a.kalender:visited
{
	color:#009;
	font-size: 24px;
	text-decoration:none;
}
a.kalender:active, a.kalender:hover
{
	color: #60C;
	font-size: 24px;
	font-weight:bold;
	font-style:italic;
	text-decoration: underline;
}
.td {
	font-size:16px;
	font-family:"Comic Sans MS", cursive;
	text-align:center;}
.td_bold {
	font-size:16px;
	font-weight: bold;
	font-family:"Comic Sans MS", cursive;
	text-align:center;}
.td_red {
	font-size:16px;
	font-family:"Comic Sans MS", cursive;
	background-color:#FF0000;
	text-align:center;}
.td_red_bold {
	font-size:16px;
	font-weight: bold;
	font-family:"Comic Sans MS", cursive;
	background-color:#FF0000;
	text-align:center;}
.td_green {
	font-size:16px;
	font-family:"Comic Sans MS", cursive;
	background-color:#00FF00;
	text-align:center;}
