html,body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height:100%;
	line-height:135%;
}
body {
	background-color: #661332;
	background-image: url(images/bg.gif);
	background-attachment:fixed;
	margin: 0px;
	
scrollbar-base-color:#E6CFA4;			/* Grundfarbe der Scrollbar */
scrollbar-face-color:#914360;			/* Hauptfarbe der Scrollbar */
scrollbar-arrow-color:#EAEA9F;			/* Pfeilfarbe */
scrollbar-3dlight-color:#E6CFA4; 		/* links - außen Schatten */
scrollbar-highlight-color:4E2B07;		/* links - innen Schatten*/
scrollbar-darkshadow-color:#E6CFA4;  	/* rechts - außen Schatten */
scrollbar-shadow-color:#4E2B07;  		/* rechts - innen Schatten */ 
	
}
h2 {
	width:464px;
	padding:6px;
	vertical-align:middle;
	font-size:13px;
	font-weight:bold;
	background-image:url(images/bg_head.jpg);
	background-repeat:no-repeat;
	}
	

.lang a {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	margin-bottom:50px;
}
.lang a:hover {
	color:#333;
}

.table {
	border:0;
	width:100%;
}
.news {
	width:240px;
	height:233px;
	background-image:url(images/bg_news.gif);
	background-repeat:no-repeat;
	color:#333;
}
.wochenprogramm {
	width:240px;
	height:233px;
	background-image:url(images/bg_wochenprogramm.gif);
	background-repeat:no-repeat;
	color:#333;
}
.news a {
	color:#88174A;
	font-weight:bold;
	text-decoration:none;
}
.news a:hover {
	text-decoration:underline;
}
h2 a {
	text-decoration:none;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
h2 a:hover {
	text-decoration:underline;
}
h2 {
padding-left:22px;
}




   a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;}
	
	a:hover {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline; }





.formularzellen {  font-family: Verdana, Arial, sans-serif; font-size:11px; color:#FFFFFF; text-decoration: none; 
border-width:1px;
border-style:solid;
border-color:#EAEA9F;
background:#643B46;
}


.buttons {  font-family: Verdana, Arial, sans-serif; font-size:12px; color:#FFFFFF; 
border-width:1px;
border-style:solid;
border-color:#EAEA9F;
background:#4E2B07;
font-weight:bold;
}
