* 
{
  margin: 0;
  margin-top: 0;
	padding: 0;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}


h1{
color:#b69254;
font-size:60px;
font-weight:bold;
}

h2{
color:#b69254;
font-size:24px;
}

ul{
list-style-type:none;
}


li {
  float:right;
  padding:5px 30px 0px 0px
 }

a{
  text-decoration:none;
  font-weight:bold;
  color:#428dfc;
}

a:hover {
  color:#214780;
}

body

{
	font-size:14px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	background-color: #fff;    
	text-align:center; /* IE zentrieren */
}

#container
{
  display: block;
  margin:auto; /* Mozilla zentrieren */
  text-align:left;
	width: 1024px;
	height: 700px;
	background-color: #fff;
}

#inlay
{
	width: 1024px;
	height: 701px;		
}

#seite_links
{
 background:url(../images/links.jpg);
 float: left;
 width: 247px;
 height: 700px;  
}    			
		
#oben
{
 background:url(../images/oben.jpg);
 float: left;
 width: 777px;
 height: 132px;    
} 

#seite_rechts
{
 background:url(../images/bilder_rechts.jpg);
 float: right;
 width: 137px;
 height: 541px;  
}    			   			

#navi
{
 background:url(../images/navi_back.jpg);
 float: right;
 width: 777px;
 height: 25px;
 padding-top: 2px;
} 

#navi a {
  font-weight:normal;
  color:#fff;
  text-decoration:none;
}

#navi a:hover {
  text-decoration:underline;
  color:#e0d7c9;
}

#content
{
 float: right;
 width: 640px;
 height: 600px;
 position: absolute;
 margin-top: 74px;
 margin-left: 247px;  
} 

#invis_button1
{  
 width: 180px;
 height: 150px;  
 position: absolute;
 margin-top: 30px;
 margin-left: 15px;
 cursor:pointer;
}   		   			


#invis_button2
{  
 width: 180px;
 height: 150px;  
 position: absolute;
 margin-top: 230px;
 margin-left: 15px;
 cursor:pointer;
}   

#invis_button3
{  
 width: 180px;
 height: 150px;  
 position: absolute;
 margin-top: 410px;
 margin-left: 15px;
 cursor:pointer;
}   		 

#invis_button4
{  
 width: 180px;
 height: 110px;  
 position: absolute;
 margin-top: 590px;
 margin-left: 35px;
 cursor:pointer;
}   		 

#text
{
margin: 0px 10px 10px 20px;
text-align: center;
}	 	
	
.clear	
{
	clear: both;
}
