body  {
	background: #e5eed8 url(bilder/jenne_bg.gif) center top;
	color: #333; 
	font: 13px/150% "Lucida Grande", Verdana, Helvetica, sans-serif ;
	margin: 0;
	padding: 0;
	text-align: center;
}
a:link, a:visited  { 
	color: #660; 
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
}
a:active   { 
	color: #993; 
	text-decoration: none:
	border-bottom: 1px dotted #660;
}
a:hover  { 
	color: #330; 
	border-bottom: 1px solid #330;
	text-decoration: none;
}
#main {
	background: transparent url(bilder/typotitel.gif) no-repeat center top;
	width:800px;
	height:400px;
	margin:148px auto 0 auto;
}
#s1 {
	position:relative;
	float:left;
	top:0px;
	left:250px;
	width:200px;
	text-align:right;
}
#s2 {
	position:relative;
	float:left;
	top:110px;
	left:90px;
	width:200px;
	text-align:right;
}
#s3 {
	position:relative;
	float:left;
	top:100px;
	left:425px;
	text-align:left;
}
#s4 {
	position:relative;
	float:left;
	width:236px;
	top:200px;
	left:325px;
	text-align:left;
}
#einespalte {
	background: transparent;
	width:404px;
	margin:60px auto 0 auto;
	text-align:left;
}
h1  {
	color: #900;
	font: normal 20px/130% "Lucida Grande", Helvetica, Verdana, sans-serif;
	text-shadow: 1px 1px 4px #999;
	margin-top: 0px;
}

h2  { 
	color: #111; 
	font: bold 16px/110% "Lucida Grande", Helvetica, Verdana, sans-serif;
	text-shadow: 1px 1px 4px #ccc;

}
p {
	margin-top:0;
}
.img {
	border: none;
}
hr {
	width: 100%;
	height: 1px;
	color: #fff;
	border: none;
	border-top: 1px dotted #aaa;
	margin:12px 0 12px 0;
}
