@charset "UTF-8";
#apDiv1 {
	position:relative;
	width:800px;
	height:1190px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
	
}
#apDiv2 {
	position:absolute;
	left:20px;
	top:35px;
	width:760px;
	height:49px;
	z-index:2;
	font-size: 36px;
}
#apDiv3 {
	position:absolute;
	left:20px;
	top:90px;
	width:98px;
	height:125px;
	z-index:5;
	font-size: 18px;
	line-height: 25px;
	padding-top: 20px;
	padding-left: 5px;
}
#apDiv4 {
	position:absolute;
	left:140px;
	top:90px;
	width:600px;
	height:880px;
	z-index:4;
	padding: 20px;
	overflow: auto;
	color: #666;
	font-size: 14px;
}
#apDiv5 {
	position:absolute;
	left:20px;
	top:1170px;
	width:760px;
	height:20px;
	z-index:5;
	font-size: 12px;
	text-align: right;
}
#apDiv6 {
	position:absolute;
	left:20px;
	top:1020px;
	width:760px;
	height:150px;
	z-index:2;
	background-color: #CCC;	
}
#apDiv7 {
	position:absolute;
	left:260px;
	top:20px;
	width:520px;
	height:50px;
	z-index:3;
	background-image: url(images/SA_Headerkl.png);
	
}
#apDiv8 {
	position:absolute;
	left:103px;
	top:70px;
	width:520px;
	height:20px;
	z-index:3;
	color: #666;
	}
#apDiv9 {
	position:absolute;
	left:140px;
	top:96px;
	width:640px;
	height:880px;
	z-index:2;
	background-image: url(images/hintergrfue.png);
	box-shadow:4px 4px 4px #ccc;
	border-radius: 3px;
}

.slideshow { height: 150px; width:760px; margin: auto }

a.andererlink:link { 
color: #336699;
	text-decoration: none;}
a.andererlink:visited {
	color: #336699;
	text-decoration: none;
}
a.andererlink:focus { color: #336699;
	text-decoration: none; }
a.andererlink:hover { color: #336699;
	text-decoration: none;}
a.andererlink:active { color: #336699;
	text-decoration: none; }

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
.email {
	word-spacing: 1em;
}
.portrait {
	float: right;
	margin-left: 20px;
}
.zitat {
	font-size: 10px;
}
.ÜBERSCHRIFT {
	font-size: 16px;
	color: #336699;
	font-style: oblique;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
