a:link		{ text-decoration: underline; color:black; }
a:active  	{ text-decoration: underline; color:#009900; }
a:visited 	{ text-decoration: underline; color:black; }
a:hover   	{ text-decoration: none; color:black; }

h1 		{ text-align:center; font-family: Arial; color: #009900; font-size: 16px; line-height: 20px; letter-spacing:1px; }
h2 		{ text-align:left; font-family: Arial; color: #000000; font-size: 12px; font-weight:bold; letter-spacing:1px; }

hr		{ text-align:center; color: #009900; height:1px; width:300px; }

p		{ text-align:left; font-family: Arial; font-size: 12px; line-height: 16px; color: black; }

b		{ letter-spacing:1px;}	

ol,ul		{ text-align:left; font-family: Arial; font-size: 12px; line-height: 16px; color: black;}	

BODY 		{ background-color: #FFFFCC;
		  background-image:url(../images/titel.gif); background-repeat:no-repeat; 
		  background-position:10px 10px; background-attachment:fixed; padding:85px; 
		  font-family: Arial; font-size: 12px; line-height: 16px; color: black;}

#absatz 	{ position:relative; width:550px; left:8px; top:-8px; padding:0px; background-color: #EEFFEE;
		  border-width:1px; border-style:solid; border-color:#009900; z-index:2}
#inhalt		{ position:relative; padding:14px}
#bild	 	{ position:relative; width:550px; margin:40px; left:8px; top:-8px; padding:0px; z-index:2}
#schatten 	{ position:relative; width:550px; margin:40px; background-color: #CCCCBB; z-index:1}
#navigation	{ position:absolute; left:14px; top:120px; z-index:2;}
#fensterecke	{ position:absolute; top:0px; right:0px;}


#titel    	{ position:absolute;  top:10px; left:30px; z-index:1; }
#links    	{ position:absolute;  left:110px; width:2000; height:400; background-color:rgb(240,210,140); z-index:1;  }
#mitte    	{ position:absolute;  left:2135px; width:1000; height:400; z-index:1;  }
#rechts   	{ position:absolute;  left:3160px; width:1410; height:400; background-color:rgb(240,210,140); z-index:1;  }
#ecke_ol  	{ position:absolute;  top:0px; left:0px; width:20; z-index:2; }
#ecke_or  	{ position:absolute;  top:0px; right:0px; width:20; z-index:2; }
#ecke_ul  	{ position:absolute;  bottom:0px; left:0px; width:20; z-index:2; }
#ecke_ur  	{ position:absolute;  bottom:0px; right:0px; width:20; z-index:2; }
