@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0; border:0; }

body {background:url(../images/body.png); }

.noText {text-indent:-9999px; color:#000; font-size:1px; overflow:hidden; }
/* anfang Header */
div#header {
	width:905px;
	height:210px;
	background:url(../images/logo.jpg) no-repeat;
	margin:0 auto;
	position:relative;
	font-size:12px;
}
 
    div#header a#logo { width:257px; height:139px; display:block; position:absolute; top:31px; left:161px; }
    div#header ul#subnavi  { list-style:none;  }
    div#header ul#subnavi li a {height:150px; display:block; background:url(../images/navilang.jpg) no-repeat; position:absolute; top:30px; }
	div#header ul#subnavi li a.sound { width:25px; background-position:0 0; left:760px; }
	div#header ul#subnavi li a.spiel { width:25px; background-position:0 -150px; left:785px; }
	div#header ul#subnavi li a.triker { width:25px; background-position:0 -300px; left:810px; }
	div#header ul#subnavi li a.stream { width:25px; background-position:0 -450px; left:835px; }
    div#header ul#subnavi li a:hover,
	div#header ul#subnavi li.active a {background:none; }
	
	div#header ul#navi  { list-style:none;  }
    div#header ul#navi li a {height:30px; display:block; background:url(../images/navikurz.jpg) no-repeat; position:absolute; top:180px; }
	div#header ul#navi li a.home       { width:103px; background-position:0 0; left:144px; }
	div#header ul#navi li a.forum      { width:103px; background-position:0 -30px; left:247px; }
	div#header ul#navi li a.genial     { width:103px; background-position:0 -60px; left:350px; }
	div#header ul#navi li a.real       { width:103px; background-position:0 -90px; left:453px; }
	div#header ul#navi li a.bewerbung  { width:103px; background-position:0 -120px; left:556px; }
	div#header ul#navi li a.beschwerde { width:103px; background-position:0 -150px; left:659px; }
    div#header ul#navi li a:hover,
	div#header ul#navi li.active a {background:none; }
/* Ende des Header */
/* Anfang der Mitte */
* {margin:0 ; padding:o; border:o; }
div#mitte {width:905px; height:650px; background:url(../images/mitte.jpg) repeat-y; margin:0 auto; }
     div#links   {width:145px; height:650px; float:left; }
	    .box1  {width:140px; height:200px; }
	  
	 div#contain {width:615px; height:650px; float:left; }
	 div#rechts  {width:145px; height:650px; float:left; color:#fff; }
	    .box4 {width:140px; height:400px; }
	 
.clear {clear:both; }
/* Ende der Mitte */
/* Anfang des Footer */
div#footer {width:905px; height:50px; background:url(../images/footer.jpg) no-repeat; margin:0 auto; }
#footerlink li {float:right; font-size:0.9em; list-style-type:none; color:#fff; padding-top:15px; padding-right:450px;}
#footerlink li a {text-decoration:none; }
#footerlink li a:hover {text-decoration:underline; }

a { color:#FFF }
a:hover {text-decoration:none; color:#0F0; }
/* Ende des Footer */

       .mod {
	color: #FFF;
}
.mod strong {
	color: #FFF;
}
