body, td{ 
	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;
	}
	
.tabelle td{  
    	background-color:#eeeeee;
    	font-family: verdana, arial, sans serif;
    	color:#555555;
   	font-size: 10px;
	
	}	
.tabelle th{  
    	background-color:#ffffff;
    	font-family: verdana, arial, sans serif;
    	color:#555555;
      	font-size: 10px;}

		
 input{
       border-style: solid;
       border-width: 1px;
       border-color: #B9BABA;
	font-size: 11px;
	font-family: arial, sans serif;
	border-shadow: none;
	width: 140px;
	line-height: 10px;
	}	
	
select{
       border-style: solid;
       border-width: 1px;
       border-color: #F0E6DD;
	font-size: 11px;
	font-family: arial, sans serif;
 	width: 100px;
 	border: none;
	}
	
textarea{
       border-style: solid;
       border-width: 1px;
       border-color: #B9BABA;
	font-size: 11px;
	font-family: arial, sans serif;
	}	
.img {
	border-style: solid;
	border-width: 1px;
	border-color: #B9BABA;
	}	
.hintergrundBody{ 
	background: url("../bilder/body.jpg") no-repeat #ffffff;
	}
	
.hintergrundMenu{ 
	background: url("../bilder/menu.jpg") no-repeat  #000000;
	}	
	td.tabelle {  
    	background-color:#FCF5EF;
    	font-family: verdana, arial, sans serif;
    	color:#555555;
    	height: 9px;
    	font-size: 9px;
	border-width: 1px;
    	border-style: solid;
    	border-color: #F0E6DD;
	}	

.h1{
	font-size: 20px;
   	color: #B9BABA;
   	align: center;
   	}	

h1{
	font-size: 16px;
  	color: #B9BABA;
  	align: center;
  	}
	
a:link    {background: transparent none; color:#CC6600; font-size: 10px; text-decoration: none;font-weight: bold;}
a:visited {background: transparent  none; color:#CC6600; font-size: 10px; text-decoration: none;font-weight: bold;}
a:hover   {background: transparent  none; color:#000000; font-size: 10px; text-decoration: none;font-weight: bold;}
a:active  {background: transparent  none; color:#000000; font-size: 10px; text-decoration: none;font-weight: bold;}	

a.menu:link    {background: transparent none; color:#CC6600; font-size: 10px; text-decoration: none;font-weight: bold;}
a.menu:visited {background: transparent  none; color:#CC6600; font-size: 10px; text-decoration: none;font-weight: bold;}
a.menu:hover   {background: transparent  none; color:#ffffff; font-size: 10px; text-decoration: none;font-weight: bold;}
a.menu:active  {background: transparent  none; color:#ffffff; font-size: 10px; text-decoration: none;font-weight: bold;}	
	
input.button90 {
      	background: #eeeeee;
      	color: #333333;
      	width: 90px;
	font-weight:bold;
	border-width: 1px;
    	border-style: solid;
    	border-color: #B9BABA;
	}
	
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:#333333;
	list-style-type:square;
	left: 2px;
	line-height:1.2em;
	vertical-align:top;
	}	
	
.hidepics {
  	width:0px;
  	height:0px;
  	display:none;
	}


