.invisible{
	display: none;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	color: #37540d;
	text-align: center;
}

#wrapper{
	width: 964px;
	display: block;
	margin: 0 auto;
	text-align: left;
	
}

h1 span{
	display: none;
}

h1 {
	height:417px;
	width:964px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

h2{
	color: #1c2d03;
	font-size: 22px;
	margin-left: 0px;
	margin-bottom: 25px;
}

.spalte{
	padding-left: 10px;
	width: 450px;
	float: left;
	margin-right: 10px;

}

li{
	background-image: url(images/punkt.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0% 85%;
	margin-bottom: 3px;
	padding-left: 15px;
	margin-left: 0px;
}

ul{
	margin-left: 10px;
	padding-left: 0px;
}

li span{
	font-size: 14px;
}

.spalte em{
	font-size: 12px;
	font-style: normal;
	position: absolute;
	top: 480px;
	margin:0px;

}

* html .spalte em{
	margin-top: -20px;
}

adress, #adresse{
	clear: both;
	display: block;
	width: 960px;
	height: 15px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #8c8e8b;
	text-align: center;
	
}


a{
	text-decoration: none;
	color: #8c8e8b;
}

a:hover{
	text-decoration: underline;
}

#bilderreihe{
	position: relative;
	top: 50px;
	clear: both;
	display: block;
	height: 5px;
	width: 953px;
	background-image: url(images/bild5.jpg);
	background-repeat: no-repeat;
	margin-bottom: 150px;
	padding-top: 175px;
}

#email{
	width: 183px;
	height: 20px;

	position: relative;
	top: -530px;
	left: 755px;
}

#email a{
	display: block;
	width: 183px;
	height: 20px;

}

#email a span{
	display: none;
}