html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(209,205,193);
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:rgb(209,205,193);
	text-align:center;
	}

#inhalt {
	 
	overflow:auto; 
	position:absolute; 
	top:72px; 
	bottom:0px; 	
	width:760px;
	margin:0px auto;
	text-align: center
	border: 1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color:#669999;
	padding:5px;
	color:#ffffff;
	}

#inhaltstart {
	 
	position:absolute; 
	top:72px; 
	bottom:0px; 	
	width:500px;
	height:400px;
	text-align: center
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#669999;
	padding:5px;
	
	}


#content {
border:1px solid #ffffff;
background-color:#669999;
padding:5px;
color:#ffffff;
height:350px;
}

#kopf {
	
	margin-left:5px;
	width:100%; 
	height:70px; 
	background:#406264; 
	color:#000000;
	border:1px solid #000000;
	}

 

a:active {
	
	color: #CC6633;
	text-decoration: none;
}

a:hover {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: White;
	font-style: normal;
	text-decoration: none;
	}
a:visited {
	color: White; 
	text-decoration: none}

#seite1 {
	position:absolute;
    top: 50px;
	left: 50px;
	text-align: center; 
    width: 150px;
	height:196px;
    padding: 2px;
    border:1px solid #000000;
	background-image:url(../_images/bilder_start.jpg);
  }
  #seite2 {
	position:absolute;
    top: 50px;
	left: 300px;
	text-align: center; 
    width: 150px;
	height:196px;
    padding: 2px;
    border:1px solid #000000;
	background-image:url(../_images/skulptur_start.jpg);
  }

 

