/* CSS Document */

body{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: url('images/bgrtest.gif');
  text-align: center;
  margin: 0;
  padding: 0;
}

h1{font-size: 130%; color: #FFFFFF; background:#BA1919; margin-top: 4px; padding: 3px;}

#website_box{
  width: 685px;
  margin: 0 auto;
  text-align: left;
  background: #F3F2F2;
}
.header_banner{
 border: 0;
 margin: 0;
 padding: 0;
}
#menu{
  height: 25px;
  background: #FFFFFF;
}

#content_box{
   background: #F3F2F2;
}

#content_main{
  float: left;
  width: 68%;
  background: #F3F2F2;
  font-size: 11px;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 20px; 
}

#content_main a{
  font-size: 100%; color: #000000;
}

#content_main h1{
  margin-top: 4px;
}
#content_main form{
 font-size: 11px;
}

#content_sidebar{
  float: right;
  width: 28%;
  background: #F3F2F2;  
}

#content_sidebar h2{
 margin: 4px 0 3px 0;
}


.vorstandAmt{
 width: 110px;
 margin-top: 10px;
 font-family: Arial,Verdana,sans-serif;
 font-size: 14px;
 color: #000000;
 font-weight: 600;
 text-align: center;
 padding-bottom: 4px;
}

.vorstandName{
 width: 110px;
 margin-top: 5px;
 font-family: Arial,Verdana,sans-serif;
 font-size: 12px;
 color: #000000;
 text-align: center;
}

.vorstand_hinweis{
 padding-top: 20px;
 width: 110px;
 margin-top: 5px;
 font-family: Arial,Verdana,sans-serif;
 font-size: 12px;
 color: #FF0000;
 text-align: center;
}

#suche{
 font-size: 11px;
}

.search_input{
 font-size: 11px;
 border: 1px solid #000000;
 padding-left: 2px;
}

.search_submit{
 border: 1px solid #000000; 
 font-size: 11px;
}

.sidebar_box{
  font-size: 11px;
  color: #003366;
}

.sidebar_box h2{
  margin-top: 4px;
  font-size: 110%;
  color: #FFFFFF;
  background: #BA1919;
  font-weight: 400;
  padding: 3px;
}

#footer{
  background: #BA1919;
  padding: 4px;
  clear: both;
  color: #FFFFFF;
}

#footer a{
 color: #FFFFFF;
 text-decoration: none;
}

#docsys{
 font-size: 100%;
}

#contactForm_table{
 font-size: 100%;
 margin-left: 4px;
}

#contactForm input{
 font-size: 100%;
}
#contactForm select{
 font-size: 100%;
}

.standard_text{
 font-size: 100%;
}

/* Headlines / Events Boxes */
.box{
  padding-bottom: 5px;
}

.box ul{
 list-style: none;
 margin: 0;
 padding: 0 0 0 18px;
 list-style-image: url('images/list_pfeil.gif');
}

.box li a{
 color: #000000;
 text-decoration: none;
}

/* Link Directory */
#directory{
 font-size: 11px;
}

/* Sitemap */
.sitemap{
 font-size: 100%;
}

/* Guestbook */
.guestbook{
 font-size: 100%;
}

/* News */
#news{
 font-size: 100%;
}

/* Gallerie */
.gallery{
 font-size: 100%;
}

.gallery_thumbs{
 font-size: 100%;
}

/* Calender */
.calendar_eventlist{
 margin-bottom: 20px;
}

/* Downloads */
#media{
  width: 100%;
  font-size: 11px;
}
