body{ 
 	background: #666666;
	font-size: 11px;
    	font-family: verdana, arial, sans serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-width: 0px;	
	margin-height: 0px;
	color: #333333;
	scrollbar-base-color:#cccccc;
	scrollbar-3dlight-color:#;
	scrollbar-arrow-color:#8596a4;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	scrollbar-track-color:#ffffff;
	}
	
.fehler{ 
	color: #FF0000;
	font-weight: bold;
	}	
.startKontakt{ 
	background: url("../bilder/startKontakt.jpg") no-repeat #666666;
	}	
	
h1{
    font-size: 12px;
    font-family: verdana, arial, sans serif;
	}	 	

td{
    font-size: 11px;
    font-family: verdana, arial, sans serif;
	}	

.img {
border-style: solid;
border-width: 0px;
border-color: #cccccc;
}

ul{
	color:#333333;
	list-style-type:square;
	
	line-height:1.2em ;
	vertical-align:top;
	padding-left: 10px;
	margin-left: 10px;
	margin-top:5px;
	margin-bottom: 5px}
	
 ul.unterpunkte{
	color:#696095;
	list-style-type:square;
	left: 2px;
	line-height:1.2em;
	vertical-align:top;
	}	

 a:link    {background: transparent none; color:#B56107; font-size: 11px; text-decoration: none;font-weight: bold;}
 a:visited {background: transparent  none; color:#B56107; font-size: 11px; text-decoration: none;font-weight: bold;}
 a:hover   {background: transparent  none; color:#000000; font-size: 11px; text-decoration: none;font-weight: bold;}
 a:active  {background: transparent  none; color:#000000; font-size: 11px; text-decoration: none;font-weight: bold;}	

 a:link    {background: transparent none; color:#B56107; font-size: 11px; text-decoration: none;font-weight: bold;}
 a:visited {background: transparent  none; color:#B56107; font-size: 11px; text-decoration: none;font-weight: bold;}
 a:hover   {background: transparent  none; color:#000000; font-size: 11px; text-decoration: none;font-weight: bold;}
 a:active  {background: transparent  none; color:#000000; font-size: 11px; text-decoration: none;font-weight: bold;}	
 
 
 a.kontakt:link    {background: transparent none; color:#3333FF; font-size: 11px; text-decoration: none;font-weight: bold;}
 a.kontakt:visited {background: transparent  none; color:#3333FF; font-size: 11px; text-decoration: none;font-weight: bold;}
 a.kontakt:hover   {background: transparent  none; color:#000000; font-size: 11px; text-decoration: none;font-weight: bold;}
 a.kontakt:active  {background: transparent  none; color:#000000; font-size: 11px; text-decoration: none;font-weight: bold;}	 
 
 a.on:link    {background: transparent none; color:#000000; font-size: 11px; font-weight: bold; text-decoration: none;}
 a.on:visited {background: transparent none; color:#000000; font-size: 11px; font-weight: bold; text-decoration: none;}
 a.on:hover   {background: transparent none; color:#000000; font-size: 11px; font-weight: bold; text-decoration: none;}
 a.on:active  {background: transparent none; color:#000000; font-size: 11px; font-weight: bold; text-decoration: none;}	 

 a.extn:link    {background: transparent none; color:#4459F6; font-size: 11px; font-weight: bold; }
 a.extn:visited {background: transparent none; color:#4459F6; font-size: 11px; font-weight: bold; }
 a.extn:hover   {background: transparent none; color:#0B1DA5; font-size: 11px; font-weight: bold; }
 a.extn:active  {background: transparent none; color:#4459F6; font-size: 11px; font-weight: bold; }	 
 
 a.white:link    {background: transparent none; color:#ffffff; font-size: 11px; font-weight: bold; text-decoration: none;}
 a.white:visited {background: transparent none; color:#ffffff; font-size: 11px; font-weight: bold; text-decoration: none;}
 a.white:hover   {background: transparent none; color:#ffffff; font-size: 11px; font-weight: bold; text-decoration: none;}
 a.white:active  {background: transparent none; color:#ffffff; font-size: 11px; font-weight: bold; text-decoration: none;}	
 
 table.tabelle td{  
   	background-color:#F5F5F5;
   	font-family: verdana, arial, sans serif;
   	color:#333333;
	font-size: 11px;
	}	

textarea{

       border-style: solid;
       border-width: 1px;
       border-color: #cccccc;
	   font-size: 11px; 
	   height: 50px;
}		

input.absenden{
       border-style: solid;
       border-width: 1px;
       border-color: #FCB56F;
	color: #ffffff;
	font-size: 11px;
	font-family: arial, sans serif;
	border-shadow:none;
	width: 70px;
       line-height: 10px;
	background: #FCB56F; 
}

input{

       border-style: solid;
       border-width: 1px;
       border-color: #cccccc;
	   font-size: 11px;
	   font-family: arial, sans serif;
	   border-shadow:none;
	   width: 130px;
	   line-height: 10px;
	  
	   
}	

.checkbox{
	width: 20px;
 	border: none;
 	}
 
.input80{ width: 80px;}

.select{
       border-style: none;
       border-width: 0px;
       border-color: #ffffff;
	font-size: 11px;
	font-family: arial, sans serif;
      width: 10px;
      }

select{
       border-style: solid;
       border-width: 1px;
       border-color: #cccccc;
	font-size: 11px;
	font-family: arial, sans serif;
	}
	
.radio{ 
	border:0px; 
 	width: 15px;
	}
 
 .button70 {
       background: #333333;
       border: none;
       color: #ffffff;
       width: 70px;
	font-weight:bold;
	height: 20px;
	}

 .button120 {
       background: #333333;
       border: none;
       color: #ffffff;
       width: 120px;
	font-weight:bold;
	height: 20px;
	}

.weiss{
	color: #ffffff;
	font-size: 9px;
	}
	

