body { background-image:  url("../bilder_jpg/wiese.jpg");
	background-repeat:repeat;
	color:#000066;
	font-size:20px;
	}
	
a:visited {color:#0000FF; font-size:18px;text-decoration:underline;}
a:link    {color:#0000FF; font-size:18px;text-decoration:underline;}
a:hover   {color:#0066FF; font-size:18px;text-decoration:none;}
a:active  {color:#0000ff; font-size:18px;text-decoration:underline;}
	
.welleoben {
	position: absolute;
	left: 0px;
	top: 0px;
	width:1000px;
	height:30px;
	background-image: url(../Bilder_Gif/WELLEoben.gif);
	background-repeat:repeat-x;
	}
.welleunten {
	position: absolute;
	left: 0px;
	top: 570px;
	width:1000px;
	height:30px;
	background-image: url(../Bilder_Gif/WELLEunten.gif);
	background-repeat:repeat-x;
		}
.adresse {
	margin-top:200px;
	margin-bottom:200px;
	margin-left:auto;
	margin-right:auto;
	width:378px;
	height:155px;
	border: dotted 3px blue;
	background-color:#00CC33;
	padding-left:20px;
	padding-top:40px;
	line-height:5px;
	color:#000066;
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif;
}
.anschrift {
	position: absolute;
	left: 199px;
	top: 312px;
	width:203px;
	height:83px;
	line-height:10px;
	padding-top:10px;
	
}
.telefon{ position: absolute;
	left: 200px;
	top: 431px;
	width:268px;
	height:96px;
	line-height:10px;
	padding-top:10px;}	
.amtsgericht { position: absolute;
	left: 471px;
	top: 310px;
	width:340px;
	height:86px;
	line-height:10px;
	padding-top:10px;}	
h1{
	font-size:22px;
	color: #0000FF;
	text-align: center; }
.haftung {
	position: absolute;
	left: 200px;
	top: 78px;
	width:501px;
	height:215px;
	line-height:17px;
	font-size:16px;}
			   
.startlink{position: absolute;
		   left: 475px;
	       top: 494px;		   
	       height:7px;
		   font-size:16px;}
.startlink a {margin: 10px;}		   

