 

body { 
  font-family: arial, sans-serif; 
  font-size: 11pt; 
  color: #333333; 
  margin: 0px; 
  padding: 0px;  
 overflow: hidden;  
  } 


 
table { 
  font-family: arial, sans-serif; 
  font-size: 10pt;
  color: #333333;
  } 


#beschreibung {  display: none; }



#divoben	{ 
 	position: relative; 
 width: 1173px; 
 height: 130px; 
 	background-image: url(./bg1.gif);
  	background-attachment:fixed; 
  	background-repeat: repeat;
 	background-position: center 0px;
 overflow: none;   } 

#divunten	{  
 	position: relative;  
 width: 1173px; 
 height: 85%; 
	background-image: url(./tastatur2.jpg);
  	background-attachment:fixed; 
  	background-repeat: no-repeat;
 	background-position: 990px 130px; 
 overflow: none;   }

#divlinks	{  
 position: absolute; 
 left: 0px; top: 0px;
 width: 185px; 
 height: 100%; 
	padding-top: 10px;
	background-image: url(./tastatur1.gif);
	background-position: 20px 130px; 
  	background-attachment:fixed; 
  	background-repeat: no-repeat;
	margin-left: 15px;
	background-color: #FFFFFF;
 text-align: left;  
 overflow: none;  } 

#divrechts	{  
 position: absolute; 
 left: 200px; top: 0px;   
	padding-top: 10px;
	background-color: #D7D7D7; 
	background-image: url(./tastatur0.jpg);
	background-position: 200px 130px; 
  	background-attachment:fixed; 
  	background-repeat: no-repeat;
 width: 790px; height: 100%; 
 overflow: auto; 
	  } 




 
#divrechts a             {     font-weight: bold;     }
#divrechts a:link       {color: #333333; text-decoration: none;      } 
#divrechts a:visited   {color: #333333; text-decoration: none;       } 
#divrechts a:hover    {color: #333333; text-decoration: underline;   } 
#divrechts a:active    {color: #999999; text-decoration: underline;  } 



#header { 
position: absolute; 
left: 0px;
bottom: 0px; 
width: 1150px; height: 130px;
	}









.floatleft	{  float: left; margin-right: 15px; 	
  }


.floatright	{  float: right; margin-left: 15px; margin-right: 25px; 	
  }





#angebote { 
  margin-left: 30px;
  } 



#divrechts p   {    margin-left: 38px; margin-right: 25px;   }




h1,h2,h3,h4,h5  {  color: #333333;  } 
h1 {  display: none;  }
h2 {  font-size: 20px; text-align: center;  }
h3 { text-align: center; font-size: 18px; }
h4 { text-align: center; font-size: 16px; }
h5 { text-align: center; font-size: 14px; }
h6 { text-align: center; font-size: 12px; }





.button 
 { display: block; 
 width: 155px; 
 border-style: outset;
 background-color: #AFAFAF; 
 color: #FFFFFF; 
 font-weight: bold; 
 font-family: arial,verdana; 
 font-size: 10pt; 
 text-decoration: none; 
 line-height: 18px; 
 padding-left: 5px; 
 margin-bottom: 2px; 
 margin-top: 4px;  
 }

.button:hover { 
  background-color: #CCCCCC; 
 border-style: groove;
  color: #333333; 
 } 

.cursdef  
 {  
 cursor: default; 
 display: block; 
 width: 157px; 
 background-color: #FFFFFF; 
 color: #000000;
 border: 1px black solid; 
 font-weight: bold; 
 font-family: arial,verdana; 
 font-size: 10pt; 
 text-decoration: none; 
 line-height: 20px; 
 padding-left: 5px; 
 margin-bottom: 2px; 
 margin-top: 4px;  
 } 

 
:active.button 
 {   
 cursor: default; 
 display: block; 
 width: 155px;   
 border-style: ridge;
 font-weight: bold; 
 font-family: arial,verdana; 
 font-size: 10pt; 
 text-decoration: none; 
 line-height: 18px; 
 padding-left: 5px; 
 margin-bottom: 2px; 
 margin-top: 4px;  
 background-color: #999999; 
 color: #FFFFFF;
 } 

.butact 
 {   
 cursor: default; 
 display: block; 
 width: 155px;   
 border-style: ridge;
 font-weight: bold; 
 font-family: arial,verdana; 
 font-size: 10pt; 
 text-decoration: none; 
 line-height: 18px; 
 padding-left: 5px; 
 margin-bottom: 2px; 
 margin-top: 4px;  
 background-color: #EEEEEE;
 color: #333333;
 } 






 
.mail             {     font-weight: bold;     }
.mail:link       {color: #FFEF66; text-decoration: none;      } 
.mail:visited   {color: #FFEF66; text-decoration: none;       } 
.mail:hover    {color: #FFFFFF; text-decoration: underline;   } 
.mail:active    {color: #FEB600; text-decoration: underline;  } 

 
.nl             {     font-weight: bold;     }
.nl:link       {color: #FFEF66; text-decoration: none;      } 
.nl:visited   {color: #FFEF66; text-decoration: line-through;       } 
.nl:hover    {color: #FFFFFF; text-decoration: underline;   } 
.nl:active    {color: #FEB600; text-decoration: underline;  } 



.bildangebot {
  width: 180px; 
  height: 210px;
 }





.mini  {   
  font-size: 10px;  
 }


.fett  {   
  font-weight: bold; 
 }



.geist  {   
  display: none; 
 }

.rechts  {   
  text-align: right; 
  display: block; 
 }


.links  {   
  text-align: left; 
  display: block; 
 }

.mittig  {   
  text-align: center; 
 }


.rot   {
  color: #EA3838; 
 }

.gelb  {
 color: #FEB600; font-weight: bold; 
 } 

.gelbtext  {
 color: #FFEF66; 
 }


