@charset "utf-8";
/* CSS Document */



body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	text-align:center;
}

img {
	border:0px;
}
#Kasten {
    position: relative;
	width:910px;
	height:610px;
	margin: 0 auto;
	z-index:1;
	top: 20px;
	text-align:left;
	
}
#Logo {
	position:absolute;
	z-index:2;
	left: 723px;
	top: 479px;
}
#navbar {
	position: absolute;
	z-index:3;
	left:517px;
	top:19px;
	width:365px;
	height:32px;
	margin-bottom:0px;
}

#foto-links {
	position:absolute;
	z-index:4;
	left: 37px;
	top: 195px;
}
.Text {
	position: absolute;
	z-index:5;
	left:37px;
	top:78px;
	width:838px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333333;
	line-height: 150%;
	padding-top:1px;
	padding-bottom:2px;
	height: 338px;
	font-variant: normal;
}

a {
	font-weight: bold;
	text-decoration:none;
	color:#666;
}

a:link {
	color: #666;
	font-weight: bold;
}
a:hover {
	color: #ab2a2e;
}
.zitat {
	font-size: 10px;
}
.back {
	position: absolute;
	z-index:17;
	left:39px;
	top:548px;
	width:60px;
	background-image:url(Bilder/pfeil.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-bottom:2px;
	text-align:right;
	
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #666666;
	
	
	
}
