body {

	background-color:black;
	color: white;
	font-family: Calibri, Arial Unicode MS, Code2000, Lucida Sans;
	}

a {color: silver;}
a:hover {color: darkorange;}
	
input.s1 {
	background-color: silver;
	padding: 4px;
	margin:3px;
	font-size: 15px;
	font-weight: bold;
	}

input.s1:hover {
	background-color: white;
	}
		
textarea {
	background-color: silver;
	padding: 4px;
	margin:3px;
	font-size: 15px;
	font-weight: bold;
	}	
	
	
textarea:hover {
	background-color: white;
	}
	
input {
	font-weight: bold;
		font-size: 15px;

	}		
div.oben {
	border: 0px solid white;
	width: 790px;
	text-align: center;
	height:150px;

	}
	
div.nav {
	float: right;
	border: 1px solid red;
	width: 160px;
	height:130px;
	
	}	
div.mitte {
	background-color: #333;
	padding: 6px;
	border: 5px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	width: 850px;
	}
	
div.unten {
	padding: 10px;
	border: 3px solid white;
	border-top: 0px solid white;
	width: 590px;
	vertical-align : bottom;
	margin-bottom: 30px;
	}


div.sobo {
	width: 380px;
	border: 1px solid gray;
	background-color: #222;
	margin:1px;
	padding: 2px;
	font-size: 12px;
	font-color: silver;
	
	}

div.klein {
	width: 468px;
	border: 1px solid #444;
	background-color: #222;
	margin:1px;
	padding: 2px;
	font-size: 12px;
	font-color: silver;
	
	}

table.toptab{
	border: 1px white;
	
	}

td.toptab {
	border: 0px solid red;
	width: 100px;
	font-size: 14px;
	}

 /* LINKS a */
	
a.ohne {
	text-decoration: none;
	color: white;
	}
a.ohne:hover {
	color: orange;
	}

	
input.suche {
	font-weight: bold;
	font-size: 15px;
	height: 30px;
	}

img.stern {
	height: 25px;
	border: 0px;
	}
img.stern:hover {
	height: 35px;
	}	
	
img.bang {
	height: 20px;
	border: 0px;
	}
img.bang:hover {
	height: 30px;
	}		
	
	
div.box2 {
	background-color: #333;
	border-bottom: 6px solid gray;
	border-right: 6px solid gray;
	border-top: 2px solid gray;
	border-left: 2px solid gray;
	margin: 15px;
	padding: 12px;
	margin-left: 38px;
	margin-right: 38px;
	}	
	
div.box22 {
	background-color: black;
	border-bottom: 2px solid gray;
	border-right: 2px solid gray;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	margin: 15px;
	padding: 12px;
	margin-left: 38px;
	margin-right: 38px;
	}	
	
div.box3 {
	margin: 3px;
	padding: 3px;
	}	
	
div.box4 {
	border-bottom: 1px solid gray;
	border-left: 5px solid gray;
	margin: 60px;
	padding: 0px;
	}	
	
div.inbox1 {
	border-bottom: 1px solid darkgray;
	padding: 4px;
	}
	
div.abstand {
	padding: 0px;
	margin: 0px;
	background-color: gray;
	border-right: 1px solid gray;

	}	
img.img1 {
	margin: 3px;
	padding: 0px;
	border: 2px solid #333;
	}	
	
div.nav2 {
	margin-top: 5px;
	text-align: center;
	font-size: 15px;
	margin-bottom: 10px;
	}
div.nav2 a {
	text-decoration:none;
	color: white;
	}	
div.nav2 a:hover {
	text-decoration:none;
	font-size: 20px;
	font-weight: bold;
	color: white;
	}	
	
div.listen {
	border-left: 8px double #333;
	border-right: 8px double #333;

	margin: 2px;
	padding: 2px;
	
	}
	
a.unauf {
	text-decoration: none;
	color: silver;
	}
	
div.as {
	width: 505;
	padding: 3px;
	margin: 3px;
	border-top: 1px solid #222;
	}	
	
	
td.ttop {
	background-color: #222;
	padding:2px;
	margin:2px;
	}	
	
tr.liste:hover {
	background-color: #666;
	}	
	
	
td.u_s {
border-bottom: 2px solid #333;
border-right: 1px solid #333;
	}	
	

td.tabo {
	width: 80px;
	text-align: center;
	}
	
td.tabu {
	margin-left: 4px;
	margin-right: 4px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	border: 1px dashed white;
	border-top: 0px;
	}	