
/*
fff4d1 = light gelb
d9d1d6 = grau
b9b5c0
c0c0ef
d4ccd1 = grau
ffe493 = gelb
*/
/*alles*/
body{
    font-size: 10px;
    font-family: verdana, arial, sans serif;
	background:#F2F5F0;
	scrollbar-base-color:#F6E3D3;
	scrollbar-3dlight-color:#9C5E5C;
	scrollbar-arrow-color:#9C5E5C;
	scrollbar-darkshadow-color:#9C5E5C;
	scrollbar-face-color:#F2F5F0;
	scrollbar-highlight-color:#F2F5F0;
	scrollbar-shadow-color:#9C5E5C;
	scrollbar-track-color:#F2F5F0;
	}
	
	
	
.hintergrundMenu { 
	background: url("../bilder/hintergrund.jpg") no-repeat #F2F5F0;
	}
td{
      
    font-size: 10px;
    font-family: verdana, arial, sans serif;
	}
	
.balken{
font-size: 12px;
background: #9C5E5C;
text-align: center;
color: #ffffff;
font-family: verdana, arial, sans serif;

}
.menu{
font-size: 12px;
background: #9C5E5C;
text-align: center;
color: #ffffff;
font-family: verdana, arial, sans serif;
line-height: 2px;
}

table.tabelle th {
    background-color:#688A84;
    color:#ffffff;
    font-family: verdana, arial, sans serif;
    font-size: 10px;
	}
	
.border{
border-style: solid;
border-width: 1px;
border-color: #9C5E5C;
background:#ffffff;
}


table.tabelle td 
{
    background-color:#ffffff;
    color:#333333;
    font-family: verdana, arial, sans serif;
    font-size: 11px;
	}
	
 table.tabelle  td.presse 
{
    background-color:#F2F5F0;
    color:#333333;
    font-family: verdana, arial, sans serif;
    font-size: 11px;
	}	
	
ul{ list-style-type:square;
    color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
	
} 
 a.menuOben:link    {background: #9C5E5C  none; color:#ffffff; font-weight: bold; text-decoration: none;}
 a.menuOben:visited {background: #9C5E5C  none; color:#D9D7D7; font-weight: bold; text-decoration: none;}
 a.menuOben:hover   {background: #9C5E5C  none; color:#ffffff; font-weight: bold; text-decoration: none;}
 a.menuOben:active  {background: #9C5E5C  none; color:#000000; font-weight: bold; text-decoration: none;}
 
 a.adresse:link    {background: #F2F5F0  none; color:#EF615D; font-weight: bold; text-decoration: none;}
 a.adresse:visited {background: #F2F5F0  none; color:#EF615D; font-weight: bold; text-decoration: none;}
 a.adresse:hover   {background: #F2F5F0   none; color:#000000; font-weight: bold; text-decoration: none;}
 a.adresse:active  {background: #F2F5F0   none; color:#000000; font-weight: bold; text-decoration: none;}

 a.links:link    {background: #688A84  none; color:#000000; font-weight: bold; text-decoration: none;}
 a.links:visited {background: #688A84  none; color:#000000; font-weight: bold; text-decoration: none;}
 a.links:hover   {background: #688A84   none; color:#ffffff; font-weight: bold; text-decoration: none;}
 a.links:active  {background: #688A84   none; color:#ffffff; font-weight: bold; text-decoration: none;}

 a:link    {background: #ffffff  none; color:#9C5E5C; font-weight: bold; text-decoration: none;}
 a:visited {background: #Ffffff  none; color:#EF615D; font-weight: bold; text-decoration: none;}
 a:hover   {background: #FfFfFf   none; color:#EF615D; font-weight: bold; text-decoration: none;}
 a:active  {background: #FfFfFf   none; color:#000000; font-weight: bold; text-decoration: none;}

.weiss{
	background: #ffffff;
	}
select{

       border-style: solid;
       border-width: 1px;
       border-color: #4C556C;
	   font-size: 11px;
	   font-family: arial, sans serif;
	   width: 200px;
	   
}
input{

       border-style: solid;
       border-width: 1px;
       border-color: #4C556C;
	   font-size: 11px;
	   font-family: arial, sans serif;
	   width: 120px;
	   border-shadow:none;
	   
}
textarea{

       border-style: solid;
       border-width: 1px;
       border-color: #4C556C;
	   font-size: 11px;
	   font-family: arial, sans serif;
	   width: 200px;
}

.feldCheckbox{
     
      border: none;
	  text-align: left;
	  width: 14px;
	  height: 14px;}
	  
.button70 {
       background: #688A84;
       border: none;
       color: #ffffff;
       width: 70px;
	   font-size: 11px;
}
.button120 {
       background: #688A84;
       border: none;
       color: #ffffff;
       width: 120px;
	   font-size: 11px;
}
.button15 {
       background: #688A84;
       border: none;
       color: #ffffff;
       width: 15px;
	   font-size: 11px;
}

img{
   border-color: #9C5E5C;
   }	
   

.radio
 { border:0px; }
 
.button{
        border-style: none;
        width:10px;   
		}
		
table td.info{
background: #688A84;
color: #ffffff;
font-weight: bold;
  }
