/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790B0C;
	scrollbar-track-color: #EEEEEE;
	scrollbar-base-color: #EEEEEE;
	scrollbar-face-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	background-color: #885806;
	background-image: url(grafik/bg.jpg);
    background-repeat: repeat-x;
}

.textbox 
{ 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  line-height: 15px;
  width: 250px;
  height:16px;
  color: 000000; 
  background-color: #E8EDAD; 
  border-color: #DDDDDD;
  border-style: solid; 
  border: #790B0C; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
 }


.textarea 
{ 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  line-height: 15px;
  width: 250px;
  height:80px;
  color: 000000; 
  background-color: #E8EDAD; 
  border-color: #790B0C;
  border-style: solid; 
  border: #790B0C; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
}

.navi:hover
{
    color: #FDC725;
    text-decoration: none; 
    }
	


.news { 
        color: #790B0C;
		font-weight: bold;
		style:
}


td  {      color: #790B0C;
           font-family: Arial, Helvetica, sans-serif;
	       font-size: 12px;
		   text-decoration: none;
		   line-height: 130%;
}



.navi { font-family: Times New Roman, Times, serif;
	    font-size: 14px;
		font-variant: small-caps;
		font-weight: bold;
	    color: #EBD8A6;
		text-decoration: none;
}


.navi-on { font-family: Arial, Helvetica, sans-serif;
	       font-size: 11px;
	       color: #FDC725;
		   font-weight: bold;
		   text-decoration: none;
}





.link  { color: #006600;

}

a {
   color: #6C0E0F;
}




.tabelle {    
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
  color: #99CC99;
}



