/* CSS Document */

* {
margin: 0;
padding: 0;
}
body {
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.3em;
	background-color: #E6E7E8;
	width:100%;
	height:100%;
	}
#wrapper{
	width: 636px;
	height: 540px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	position: relative;
	background-image: url(../Bilder/anziehend_HG_05.jpg);
	background-repeat: no-repeat;
	}

.h1 {
	
	display: inline;
	position: relative;
	width: 634px;
	top: 300px;
	
	}
/*
#head {
	float: left;
	height: 274px;
	width: 634px;
	position: relative;
	display: block;
		}
#content {
	float: left;
	width: 634px;
	height: 140px;
	display: block;
	position: relative;
	}
#footer {
	float: left;
	height: 115px;
	width: 634px;
	position: relative;
	display: block;
	}
#wrapper_left{
	width: 7px;
	height: 617px;
	background-image: url(../Bilder/wrapper_left_hg_09.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;	
}
#wrapper_right{
	width: 9px;
	height: 617px;
	background-image: url(../Bilder/wrapper_right_hg_09.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: right;	
}*/


/*#navigation {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 125px;
	margin-top: 15px;
	margin-left: 10px;
	}*/

/*.h2 {
	position: relative;
	width: 487px;
	height: 25px;
	color: #FFFFFF;
	font-size: 1.2em;
	text-align: center;
	margin: 85px 0px 0px 10px;
	line-height: 22px;
	display: block;
	border: none;
	left: 0px;
	top: 36px;
	float: right;
	}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align: center;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 4px;
}
a {
	text-decoration: none;
	}
a.nav:link {
	text-decoration: none;
	color: #FFFFFF;
	}	
a.nav:hover {
	text-decoration: none;
	color: #99CC99;
	}	
a.nav:visited {
	text-decoration: none;	
	}*/	


/*a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.Stil1 {color: #000000}*/
