body 			{ background-color:#000000;  font-size: 11px; color: #ffffff; }
h1 			{ font-size:16px; margin: 0px; padding: 0px; }
h2			{ font-size: 15px; }
h3			{ color: #ff6600; }
td			{ vertical-align: top; }

body,div,p 		{ font-family: 'Arial', sans-serif;}

#inhalt			{ width:950px; height: 550px; position: absolute; left: 50%; margin-left: -475px;
			 top: 50%; margin-top: -275px; text-align: center; background-color: #211c21; } 

a 			{ color: #888888; text-decoration: none; }


#menu			{ position: absolute; top:200px; left: 0px; text-align: left; }

ul			{ padding: 0px; margin: 0px; margin-left: 10px; }
#menu ul li		{ font-size: 16px; color: #ffffff; font-weight: bold; line-height: 30px; list-style-type: none; margin: 0px; 
			padding: 10px; padding-top: 0px; padding-bottom: 0px; margin-bottom: 10px; list-style-position: outside; }
.active			{ background-color: #ff6600; }
#menu ul li a		{ color: #ffffff; }


#rightcontent		{ position: absolute; top: 190px; left: 260px; text-align: left; }
#rightcontentpic		{ position: absolute; top: 170px; left: 240px; text-align: left; }
td,p			{ font-size: 12px; }


#footer			{ position: absolute; bottom: -15px; right: 0px; }
#footer a		{ color: #666666; }
img			{ border-style: none; }

.submenu1		{ background-color: #ffc79c; }
.submenu1 a		{ color: #000000; }
.black			{ color: #000000; }