body {background-color:#eaeaea;
margin:0;
padding:0;
font-family:"Times New Roman", Times, serif;
font-size:18px;
text-align:center;
}
	
	
	
#wrapper{	
	width:960px;
	margin:40px auto;
}
	
#content {
	width:438px;
	height:700px;
	margin: 50px auto 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:justify;
	line-height:18px;
}

a {color:#000;
text-decoration:none;
}	
	
a:hover {
	color:#000;
	}



#liste {
    font-size: 14px;
    list-style-type: none;
    padding: 0;
	
}
	
#liste li {
    background-image: url("../img/punkt.png");
    background-position: -1px;
    background-repeat: no-repeat;
    display: inline;
    padding-left: 11px;
}

#liste li a{
	color:#666;}
	

#liste li a:hover{
	color:#000;}
	
a:hover {color:#000;}

#inhalt {
	height:700px;
	width: 528px;
	margin:50px auto 0px auto;
}

#inhalt a {
	color:#eaeaea;
}
	
	
	
#galerie {
	height:900px;
}

#bild{
	height: 700px;
	width: 438px;
	float:left;
	}
	
#links {
	width:40px;
	height:40px;
	float:left;
	margin-top: 320px;
	margin-right:3px;
 
}
	
#rechts {
	width:40px;
	height:40px;
	float:left;
	margin-top:320px;
}
	
	
#bildunterschrift {
    width:100%;
	float:left
	}

	
#impressum{
	width:100%;
	float: left;
	}	
	
h1 {
text-align:center;
color:#666;
font-family:"Times New Roman", Times, serif;
font-size:25px;
font-weight:normal;
border-bottom:#333 solid 1px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:13px;
	font-weight:100;
	line-height:0;
}

h3 {
    text-align:center;
    color:#666;
    font-family:"Times New Roman", Times, serif;
    font-size:16px;
    font-weight:normal;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
	font-weight:100;
	line-height:16px;
}

h5 {
    text-align:center;
    color:#666;
    font-family:"Times New Roman", Times, serif;
    font-size:14px;
    font-weight:normal;
}

p1 {
	font-family:"Times New Roman", Times, serif;
    font-size:15px;
	line-height:17px;
    text-align:justify;
	
	}
	
p2 {
	font-family:"Times New Roman", Times, serif;
    font-size:14px;
	line-height:16px;
    text-align:justify;
	}
	
	
p3 {
    text-align:center;
    color:#666;
    font-family:"Times New Roman", Times, serif;
    font-size:16px;
    font-weight:normal;
}

p4 {
    text-align:center;
    color:#666;
    font-family:"Times New Roman", Times, serif;
    font-size:14px;
    font-weight:normal;
}
    

#impressum a {font-size:13px;
color:#666;}

#impressum a:hover{color:#333;}


