body {
	background: #ffffff;
	background-image:url("./pic/hintergrund3.png"); 
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #000000;
  font-family:Helvetica,Helv;
	}

.main {
	position: relative;
	margin-left: 291px;
	margin-top: 62px;
	padding: 10px;
	width: 596px;
	border: 1px solid #c9ebcf;
}

.main a {
	color: #43a578;
	}
h1 {
	text-align: center;
	font-size: 24px;
     color: #43a578;
}
h2 {
	text-align: center;
	font-size: 20px;	
  color: #44a654;
}

p {
	text-align: center;
	}
	
.aaa {
	text-align: center;
	font-style: italic;
	font-size: 16px;
} 

.bbb {
	text-align: center;
	font-style: italic;
	font-size: 18px;
} 

.navigation {
	position: absolute;
	top: 4px;
	left: 291px;
	width: 624px;
	padding: 0px;
}


.navigation .navi {
	width: 150px;
	width: 202px;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px 6px 4px 0px;
	
	}
.navi a {
	    display:block;
        text-decoration: none;
        color:#ffffff;
        border-width: 1px;
        border-color:#ffffff;
        border-style: solid;
	background: #43a578;
	padding: 2px 0px;
	}
.navi a:hover {
	    display:block;
        text-decoration: none;
        color:#000043;
        border-width: 1px;
        border-color:#ffffff;
        border-style: solid;
	background: #44a654;
	}

.mnav {
	font-size: x-small;
	color:#aaaaaa;
}
.mnav a {
	text-decoration: none;
    color:#aaaaaa;
}
.fotoindex img {
	padding: 0px;
	border: none;
		}
.fotoindex a {
	
	text-decoration: none;
	
	}
.fotoicon {

	  position: relative; 
	  width: 91px; 
	  top: 0px; 
	  left: 490px;	
}	
.sp {
	position: relative;
	margin-top: 10px;
	margin-bottom: 5px;
	}

.sp p {
    text-align:center;
}

	
.photog {

	font-size: small;
	color:#777799;
	text-align: left;
	margin-top: 15px;	   
}

.pictext p{
	 text-align: left;	
	   font-size: 11px;
}
.pictext h1{
	 text-align: left;	
	   font-size: 12px;
}
.pictext a{
	 text-decoration: none;
}