
/* HAUPT TABELE ( - MITTE ) */
table.mainframe {	background-color:#FFFFFF;	}
tr.leiste {background-color:#C1BB91; }
tr.footer {background-color:#C1BB91; }

/* SPALTE MITTE */
td.main {vertical-align:top;}
td.main {padding:3 5 0 5;}
td.main {border-right:solid 1px #C1BB91; border-left:solid 1px #C1BB91;}

/* SPALTE LINKS */ 
td.left { padding-top:20px ; vertical-align:top; }


/* SPALTE RECHTS */
td.right { padding-top:20px ; vertical-align:top;}


/* NAVIGATION */
table.navi td { padding:10 0 0 0;}


/* MP3 BOX */
table.mp3    { color:#000000; width:160px; }
table.mp3 th { padding-left:5px; color:#FFFFFF; background-color:#4D4A35; }
table.mp3 th { 	border: 1px solid #FFFFFF;}
table.mp3 td { background-color:#A1A175; }
table.mp3 td { border: 1px solid #000000; }
.mp3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


/* NEWSLETTER BOX*/
table.newsletter   { color:#000000; width:160px; }
table.newsletter th { padding-left:5px; color:#FFFFFF; background-color:#4D4A35; }
table.newsletter th { 	border: 1px solid #FFFFFF;}
table.newsletter td { padding-right:5px; background-color:#FF9999; }
table.newsletter td { border: 1px solid #000000; }

/* LOGIN BOX */
table.log th {color:#FFFFFF; background-color:#FF9999; }

/* TERMINE BOX */
table.termine    { color:#000000; width:160px; }
table.termine th { padding-left:5px; color:#FFFFFF; background-color:#4D4A35; }
table.termine th { border: 1px solid #FFFFFF;}
table.termine td { background-color:#CCCCCC; }
table.termine td { border: 1px solid #000000; }
.termine a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F24141;
	text-decoration: underline;
}
/* LINKS */
table.links td { border-bottom: 1px solid #C1BB91;}

/* ANDERE TERMINE BOX */
table.atermine    { color:#000000; width:160px; }
table.atermine th { padding-left:5px; color:#FFFFFF; background-color:#4D4A35; }
table.atermine th { border: 1px solid #FFFFFF;}
table.atermine td { padding-left:5px; background-color:#6D512E; }
table.atermine td { border: 1px solid #000000; }
.atermine a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline; }

/* KLEINER TEXT*/
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	font-style: normal; }
	
/* Kleiner Text Weiss*/
.smalltextw {font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;}
	
/* news-termine line*/
.news_lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1BB91;
}	
.terminhead {color:#FF0066; font-size:14px; font-weight:bold;}
/* REST */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#424542;
	background-color:#CCCCCC;
	font-size: 12px;
	line-height: 19px;
	margin:0px;
	text-align:center;
}


#page {text-align:left;}
h3 { margin:0 0 0 20; color:#FF0066;  padding: 5 5 5 5;}
a img {border:none;}
a {
	font-size: 12px;
	color: #F24141;
	font-weight:bold;
}

a:hover {font-size:12px
	color: #F24141;
	font-weight:bold;
	text-decoration: blink;
	}

form {
	background-color: #CCCC99;
}





