body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
td {
	vertical-align:top;
}
th {
	font-weight: bold;
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
}
body {
	background-color: #FFFFFF;
	margin-left: 30px;
	margin-top: 30px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}

#einstieg {
	position:absolute;
	width:135px;
	height:37px;
	z-index:1;
	left: 30;
	top: 30;
}
#stiftung {
	position:absolute;
	width:135px;
	height:37px;
	z-index:2;
	left: 30px;
	top: 67px;
}
#apDiv1 {
	position:absolute;
	width:135px;
	height:37px;
	z-index:3;
	left: 30px;
	top: 104px;
}
#apDiv2 {
	position:absolute;
	width:135px;
	height:378px;
	z-index:4;
	left: 30px;
	top: 141px;
}
#apDiv3 {
	position:absolute;
	width:135px;
	height:37px;
	z-index:5;
	left: 30px;
	top: 519px;
}
#apDiv4 {
	position:absolute;
	width:135px;
	height:37px;
	z-index:6;
	left: 30px;
	top: 556px;
}
#apDiv5 {
	position:absolute;
	width:135px;
	height:37px;
	z-index:7;
	left: 30px;
	top: 593px;
}

div#entwickler {
	position:absolute;
	width:135px;
	height:37px;
	z-index:8;
	left: 30px;
	top: 660px;
	font-size:8pt;
	text-align: right;
}
div#entwickler a {
	font-size:8pt;
	text-decoration:none;
}
div#entwickler a:hoover {
	font-size:8pt;
	text-decoration:underline;
}


#apDiv6 {
	position:absolute;
	width:242px;
	height:58px;
	z-index:8;
	top: 30px;
	left: 590px;
}
#galerie {
	position:absolute;
	width:630px;
	
	z-index:9;
	left: 200px;
	top: 141px;
}

img.loader {
    background-color: #FFFFFF;
    background-image: url(../resources/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
	min-height: 32px;
	min-width: 32px;
}



