body {
	margin:0; 
        padding:0;
        background:black;
        font-family:Verdana, Geneva, san-serif;
        font-size:12px;
        text-align: center;
        color:#f3f3f3;
        scrollbar-arrow-color: #000000;
        scrollbar-3dlight-color: #000000;
        scrollbar-highlight-color: #535353;
        scrollbar-face-color: #535353;
        scrollbar-shadow-color: #000000;
        scrollbar-darkshadow-color: #000000;
        scrollbar-track-color: #000000;
}


#main 
{
      width: 950px;
      margin: 10px auto;
      padding:0;
      text-align: center;

}

#main2 
{
      width: 950px;
      margin: 10px auto;
      padding:0;
      text-align: center;

}

#top
{
      width: 100%;
      height: 73px;
      margin:0;
}


#content
{
      width: 950px;
      margin: 0;
      padding:0;

     
}

#content2
{
      width: 950px;
      margin: 0;
      padding:0;

     
}

#content-left
{ 
      float: left;
      width: 210px;
      height: 444px;
      margin: 0;
      padding:0;
      
     
}

#content-right
{
      float: left;
      width: 739px;
      text-align:left;
      background: #535353 url(grafik/content-back.jpg);
      margin: 0;
      padding:0;
     
}

#content-right2
{
      float: left;
      width: 739px;
      height: 409px;
      text-align:left;
      overflow: auto;
      background: #535353 url(grafik/content-back.jpg);
      margin-top: 4px;
      padding:0;
     
}

#content-right3
{
      float: left;
      width: 739px;
      min-height: 409px;
      text-align:left;
      background: #535353 url(grafik/content-back.jpg);
      margin-top: 4px;
      padding:0;
     
}

#about-text
{
      float: left;
      width: 460px;
     
}

#about-pics
{
      float: left;
      width: 240px;
     
}

.about-text
{
      float: left;
      width: 49%;
      margin:0;
      padding-bottom:10px;
     
}

#footer
{
      width: 900px;
      margin: 5px auto;
      font-size: 80%;
      font-weight: bold;
      padding-bottom: 5px;
      color: #535353;
}

.cleaner
{
      clear: both;
      width: 100%;
      height: 4px;
}



a:link {color: #9cf; text-decoration: none} 
a:visited {color: #9cf; text-decoration: none}
a:active {color: cecece; text-decoration: none}
a:hover {color: cecece; text-decoration: none}
a.white:link {color: white; text-decoration: none} 
a.white:visited {color: white; text-decoration: none}
a.white:active {color: cecece; text-decoration: none}
a.white:hover {color: cecece; text-decoration: none}
a.klein2:link {color: #535353; text-decoration: none} 
a.klein2:visited {color: #535353; text-decoration: none}
a.klein2:active {color: #bbb; text-decoration: none}
a.klein2:hover {color: #bbb; text-decoration: none}
a.grey:link {color: #535353; text-decoration: none} 
a.grey:visited {color: #535353; text-decoration: none}
a.grey:active {color: cecece; text-decoration: none}
a.grey:hover {color: cecece; text-decoration: none}

ul 
{
      list-style-type : none;
      margin : 0 auto;
      padding : 0;

}

li 
{
      width : 119px;
      height: 24px;
      margin: 0;
      float :left;
      text-align : center;
}

li a 
{     
      font-weight:bold;
      line-height:20px;
      color: #f77f20;
      width : 119px;
      height: 24px;
      text-decoration : none;
      text-align : center;
      display : block;
}
    
li a:hover 
{
      background: #535353 url(grafik/navi2.gif) repeat-x;
}



.navi
{
      width: 718px;
      height: 25px;
      margin-top: 5px;
      margin-left: 12px;
      font-size: 130%;
      font-style: italic;
      background: black url(grafik/navi.gif);
      
}


h2 {font-size: 120%;font-style:italic;}
h3 {font-size: 120%;}
h4 {font-size: 100%;}
p, form,h1,h2,h3,h4  {margin-left: 15px;}
.border {border: 1px solid #535353;}
.klein {font-size: 80%;}
.sponsor {margin-top:5px;margin-bottom:5px;border: 2px solid #FFE57F;}

.button-submit 
{
         width:131px;
	 height:23px;
         font-weight: bold;
	 color: white;
	 text-decoration: none;
	 background: black url(grafik/button.gif);
	 margin-top: 8px;
         border:none;
}

.news-box
{
      width:92%;
      text-align: left;
      margin:5px auto;
      border-bottom: 2px solid #ccc;
}

.link
{
        background: url(grafik/link.gif) no-repeat left;
        padding-left: 17px;
        font-weight: bold;
}

.bild {
        
        float: left;
        text-align: left;
        margin-right: 4px;
        margin-bottom: 2px;
      
}

.bild-info {
        
        width: 100%;
        
      
}

.minilink {color: #535353;font-size:80%}

td,th {
	font-size: 10px;
	color: white;
}

.menue {
        width:131px;
	height:23px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background: black url(grafik/button.gif);
        border:none;
}
.underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.vorschaurahmen {
	border: 1px solid #ccc;
}
.kommentar {
	font-size: 10px;
	text-decoration: none;
}

.input{background:url(grafik/input.gif);}
