<style type="text/css">

/* 
EM - PX Hilfstabelle
10px = 0.6em
12px = 0.76em
14px = 0.9em
16px = 1.0em
18px = 1.12em
22px = 1.38em
26px = 1.63em
*/

body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  font-size: 			100.01%; 
  background-color: 	#ebe5dc;
  font-family:verdana, arial, sans-serif; 
  overflow: hidden; 
  }

/* for internet explorer */
* html body {
  padding:119px 0 32px 0; 
  }

#container {
  font-family:verdana;
  font-size: 0.7em;
  position:fixed; 
  top:120px;
  left:0;
  bottom:50px; 
  right:0; 
  overflow:auto; 
  background-color: 	#ebe5dc;
  padding:30px;
  text-align:center;
  }

* html #container {
  height:100%; 
  width:100%; 
  }

#header {
  position:absolute; 
  top:0; 
  left:0; 
  width:100%; 
  height:115px; 
  overflow:auto; 
  }
* html #header {height:115px;}


#footer {
  position:absolute; 
  bottom:0; 
  left:0;
  width:100%; 
  height:31px; 
  overflow:auto; 
  }
  
* html #footer {height:31;}
.footer
	{		
		font-family: 	Verdana;
		font-size:		0.60em;		
		color:		 	#dfdfdf;
		font-weight: 	normal;
		text-decoration:none;
	}
a:link, a:visited , a:hover 
	{

		color:		 	#7e0000;
		font-weight: 	normal;
		text-decoration:none;
	}
a.menue:link, a.menue:visited , a.menue:hover 
	{		
		font-family: 	Verdana;
		font-size:		0.95em;		
		color:		 	#FFFFFF;
		font-weight: 	normal;
		text-decoration:none;
	}	

td	
	{
		font-family: 		Verdana;
		font-size:			0.80em;
		font-weight: 		normal;	
	}	
	
DIV.shadow {
   background-color:  	#ebe5dc;;
   border: 1px solid #959595;
   margin: 0px;
   }
DIV.shadow2 {
   background-color: 	#ebe5dc;
   border: 1px solid #bebebe;
   margin: 0;
   }
DIV.shadow3 {
   background-color:  	#ebe5dc;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
DIV.shadow4 {
   background-color: #ededed;
   border: 1px solid #f6f6f6;
   margin: 0;
   }
DIV.shadow5 {
   float: left;
   background-color: #fcfcfc;
   border: 1px solid #fff;
   margin: 0.7em 1em;
   }

DIV.shadow IMG {
   border: 0px solid #666;
   margin: 0;
   display:block;
   position: relative;
   top: -3px;
   left: -3px;
   }
	
	
-->
</style>