
body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
  color:#000000;
  margin:0px;
  background-color:#000000;
  background: url('grafik/bg_main.gif');
}

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i, input {
 font-family:Verdana, Arial, Helvetica, sans-serif;}

a:link,a:visited,a:active,a:hover {color:#debd22; text-decoration:none; font-weight:bold; }
a.nav {color:#ffffff; text-decoration:none; font-weight:bold }

div.main {
   position:absolute;
   background-color:#505050;
   left:50%;
   top:50%;
   width: 840px;
   height: 600px;
   margin-left:-440px; 
   margin-top:-275px;
   font-family: Tahoma, Arial, Helvetica;
   font-size: 0.7em;
   border:1px solid #debd22;
}

.maintop {
   margin:5px 5px 0 5px;
   background-color:#000000;
   color:#debd22;
   /*font-size:0.7em;*/
   height:100px,;
}

.bpstop {
   width:400px;
   float:right;
   padding:2px 0 0 0px;
}

.mainright {
   height:140px;
   width:410px;
   float:right;
   padding:10px 0 0 0;
}

.mainleft {
   height:160px;
   width:400px;
   padding:10px 0 0 15px;
   
}

.textout {
   margin:5px 5px 0 5px;
   background-color:#000000;          
   color:#debd22;
   /*font-size:0.7em;*/
   height:100px,;
}
.textouttop {
   width:400px;
   float:right;
   text-align:right;
   padding:2px 20px 0 0px;
}
.wotop {
   width:300px;
   height:20px;
   padding:2px 0 0 10px;
}

.mainbilder {text-align:center;}


.footer {
   	position:absolute;
	top:580px;
	width:840px;
   	background-color:#000000;
	text-align:center;
   	color:#debd22;
   	/*font-size:0.7em;*/
   	height:100px,;
}
.footer a {font-weight:normal;}