@charset "utf-8";
* {
margin: 0px;
padding: 0px;
}

body {
	background-color: #000;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	line-height: 18px;
}

img {
	border:none;
	}

td {
	vertical-align:top;
	}	

a:link, a:active {
	color: #fff;
	text-decoration:none;
	}
	
a:hover, a:visited {
	color: #fff;
	text-decoration:none;
	}	


#menue td {
font-size: 16px;
font-weight: bold;
color: #ccc;
text-align:center;
padding: 0px 2px;
}

#submenue a:link, #submenue a:active, #submenue a:visited {
	font-size: 11px;
	color: #ccc;
	text-decoration:none;
	}
	
#submenue a:hover {
	font-size: 11px;
	color: #9AB200;
	text-decoration:none;
	}	

	
.titel {
	font-size:20px;
	text-align: right;
	padding-right: 20px;
	vertical-align:top;
	}
.textabstandoben {
	padding-top: 5px;
	}

.subtitel {
	color: #9AB200;
	}		

.subtitelfett {
	font-weight:bold;
	}
	
.abstandueber {
	padding-left: 20px;
	}

.titelueber {
	color: #94146F;
	font-weight: bold;
	} 

.titelkontakt {
	color: #D07600;
	font-weight: bold;
	} 


#newstable {
	color: #5B316A;
	font-weight: bold;
	text-align: right;
	vertical-align:middle;
	line-height: 22px;
	}

#newstable input {
	width: 189px;
	color: #fff;
	height: 18px;
	background-color: #5B316A;
	border: none;
	}	
	
#tdgo input {
	background-color: #000;
	color: #9AB200;
    font-weight: bold;
	}	
	
#filzbilder img {
    float: left;
	padding: 0px 5px;
}
	
	