body {background-color:#eaeaea;
margin:0;
padding:0;
font-family:"Times New Roman", Times, serif;
font-size:18px;
text-align:center;
}

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;
}

p1 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	line-height:18px;
}
	
	
#wrapper{	
	width:960px;
	margin:40px auto;
}
	
#content {
	width:438px;
	height: 1360px;
	margin: 50px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:justify;
	line-height:18px;
}

#galerie {
	height: 1100px;
	}


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

#liste li a {
	color:#666;
	}
	

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

#bild{
	margin:30px auto 10px auto;
	
	}
	

#content a {
	color:#666;
}

	
#impressum{
	width:100%;
	}	
	

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

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

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