
p { 
	color: #333333; 
	font-size: 13px; 
	font-family: Georgia, Times New Roman, Times, serif; 
	line-height: 15px; 
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #aaaaaa;
}
a img {
	border: none;
}

.Stil1 {
	color: #333333;
	font-size: 17px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold; 
}
.Stil2 {
	color: #333333;
	font-size: 15px;
	font-family: Georgia, Times New Roman, Times, serif;	
}

#hintergrund { 
	position:absolute; 
	left: 50%; 
	top: 50%; 
	width: 1058px; 
	height: 697px; 
	margin-left: -529px; 
	margin-top: -356px; 
	background-color: #feec6d;
	background-image:url(../Bilder/Hg.gif); 
	z-index: 0;
	
}
#home {
	position: absolute;
	left: 50%; 
	top: 50%; 
	margin-left: -128px; 
	margin-top: -360px; 
	width: 647px; 
	height: 40px;
	z-index: 1;
}
#navigation { 
	position: absolute; 
	top: 55px; 
	left: 8px; 
	width: 1042px; 
	height: 45px;
	z-index: 1;
}

#inhalt { 
	position: absolute; 
	top: 116px; 
	left: 15px; 
	width: 1025px; 
	height: 484px; 
	z-index: 1; 
}
#unternavigation {
	position: absolute;
	top: -10px;
	left: -1px;
	z-index: 2;
}

#bildlinks {
	position: absolute;
	top: 100px;
	left: 60px;
	z-index:3;
}

#textrechts {
	position: absolute;
	top: 100px;
	left: 320px;
	width: 580px;
	z-index:3;
}

#galerie {
	position: absolute;
	top: 20px;
	right: 36px;
	width: 450px;
	height: 450px;
	z-index: 4;
	
}
#galerie a span {
	display: none;
	border: none;
}

#galerie a:hover span {
	border: none;
	display: block;
   	position: absolute;
	top: 5px; 
	right: 504px; 
	width: 450px;
	height: 450px;
	z-index: 1;
	text-align:center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#000000;
 }
	
#galerietext {
   	position: absolute;
	top: 80px; 
	right: 625px; 
	width: 340px;
	height: 350px;
	z-index: 3;
	text-align:left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#000000;
	 }
 #footer {
	position: absolute;
	top: 530px;
	left: 770px;
	width: 250px;
	z-index:3;
	display: inline;
}
.Stil3 {
	color: #333333;
	font-weight:bold;
	font-size: 15px;
	font-family: Georgia, Times New Roman, Times, serif;	
}
.h3 {
	color: #333333;
	font-weight:bold;
	font-size: 15px;
	font-family: Georgia, Times New Roman, Times, serif;	
}
 #next {
	position: absolute;
	top: 470px;
	left: 960px;
	width:70px;
	z-index:3;	
}


