html, body{
height:99%;
}
body {
	font-family:Verdana, Helvetica, sans-serif;
	background-color:#cec095;
	text-align:center;
	height:100%;
}
a{
text-decoration:none;
color:#5c3610;
}
a :vitsited{
color:#5c3610;
}
#abstand{ 
width:1px;
height:50%;
margin-bottom:-250px; 
float:left;
}

#startseite{
position:relative;
width:760px;
height:420px;
margin:0 auto;
color:#5c3610;
background-image:url(bilder/index_start.jpg);
border:1px solid #5c3610;
text-align:center;
overflow:auto;
clear:left;
}
#startseite h1{
font-size:2em;
color:#5c3610;
text-align:center;
}
#startseite h2{
font-size:1.2em;
color:#5c3610;
text-align:center;
}
.startimage{
border: 1px solid #5c3610;
}
.weiter{
text-align:right;
}