body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	}
	
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
a:link { color: #000000; text-decoration: none; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #990066; }
a:active { text-decoration: none; color: #000000; }

#einmitten {
	left:50%;
	top:0;
	position:absolute;
	z-index:0;
	}
	
.gs {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
}

.adressfett {
	font-weight:bold;
	color:#FFCC00;
	font-size:110%; 
	}
	
.titel {
	font-weight:bold;
	color:#990066;
	font-size:130%; 
	}
	
.weiss { color:#FFFFFF; }

input {
	width:190px;
	height:18px;
	border:1px solid #990066;
	margin:6px 0 6px 0;
	}
	
#unterbruch {
	clear:both;
	overflow: hidden;
	height:0;
	padding:0;
	margin:0;
}

#navProgramm a {
	width:190px;
	height:23px;
	overflow:hidden;
	background-position:top;
	display:block;
	}
	
#navProgramm a:hover {
	background-position:bottom;
}

#navProgrammOver{
	width:190px;
	height:23px;
	overflow:hidden;
	background-position:bottom;
	display:block;
	position:relative;
	}

