	
body {
	margin:0px;
	padding:0px;
	background-color:#c1bba8;
	}      


h1 	{
	font-family:arial; 
 	font-style:normal;
	margin-bottom:-14px;
	padding:0px;
	line-height:14px;
	font-size:11px;
	font-weight:bold;
	color:#6A6A6A;
	text-align:left;
	}


p1 	{
   	font:11px arial, sans-serif;
        	padding:0px;
	text-align:left;
	color:#6A6A6A;
	}


p 	{
   	font:11px arial, sans-serif;
        line-height:14px;
	text-align:left;
	color:#6A6A6A;
	margin:0px 0px 15px 0px;
        padding:0px;
	}

a	{
       	color:#A2A2A2;
       	font-size:11px;
        	font-family:arial;
        	font-weight:normal;
        	text-decoration:none;
	}

a:link 		{color:#A2A2A2;}
a:visited 	{color:#A2A2A2;}
a:hover 	{color:#6A6A6A;}


#schatten {
        	position:relative;
	background-color:#ffffff;
	width:748px;
	height:590px;
	border:0px solid;
	border-color:#E7E7E7;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;	
} 

#schatten_oben {
        	position:relative;
	background-image:url(bilder/schatten1.jpg);
	background-repeat:no-repeat; 
	background-position:bottom;
	width:766px;
	background-color:#F0F0F0;
	height:5px;
	border:0px solid;
	border-color:#E7E7E7;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	} 

#schatten_mitte {
        	position:relative;
	background-image:url(bilder/schatten2.jpg);
	background-repeat:repeat-y; 
	background-color:#F0F0F0;
	width:766px;
	height:auto;
	padding:0px;
	border:0px solid;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;		
	}  

#schatten_unten {
	position:relative; 
	background-image:url(bilder/schatten3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:766px;
	background-color:#F0F0F0;
	height:5px;
	padding:0px;
	border:0px solid;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;	
	}

#main {
        	 position:relative;
	background-color:#ffffff;
	width:750px;
	height:590px;
	border:1px solid;
	border-color:#E7E7E7;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;	
 
	} 

#head	{
        	position:relative; 
	background-image:url(bilder/innen_logo.gif); 
	background-repeat:no-repeat;
	background-position:580px; 
	width:740px;
	height:45px;
        	border:0px solid;
	background-color:#ffffff;
	padding:0px;
        	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;	
	}

#navi	{
        	position:relative; 
	width:700px;
	height:50px;
	border:0px solid;
	border-color:green;
	padding-top:15px;
	background-color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:45px;
	margin-right:auto;		
}

#monitor {
        	position:relative; 
	width:800px;	
	height:600px;
	border:0px solid;
	border-color:green;
    background-color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;	
	}

#text 	{
	position:relative; 
	background-color:#ffffff;
       	width:740px;
	height:222px;
	border:0px solid;
	border-color:green;
	margin-top:0px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;	
	}

#foot {
	position:relative;
	background-image:url(bilder/foot_line.jpg); 
	background-repeat:repeat-x; 
	width:740px; 
	height:15px;
       	background-color:#ffffff;
	border:0px solid #333333;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;	
	}


.button 
{width:70px; color:white; border-width:0; background-color:#ffffff; 
font-family: Arial; font-size:9pt; color:#A2A2A2; text-align:left; }






