@charset "UTF-8";
/* CSS Document */
body { margin:0px 0px; }
body {
	color:#FFF;
	background-image:url(../bilder/design/hintergrund1pxgruen.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	line-height:1.5;	
}

A:link { text-decoration: none; color:#000; font-style: normal}
A:visited { text-decoration: none; color:#000; font-style: normal}
A:active { text-decoration: none; color:#000; font-style: normal}
A:hover { text-decoration: none; color:#000; font-style:italic}


A.weiss:link { text-decoration: none; color:#fff; font-style: normal}
A.weiss:visited { text-decoration: none; color:#fff; font-style: normal}
A.weiss:active { text-decoration: none; color:#fff; font-style: normal}
A.weiss:hover {
	text-decoration: none;
	color:#fff;
	font-style:italic;
	text-align: left;
}

.schwarz {color:#000;}

.team { color:#FFF; font-size:10px}

div.o { margin-top:-310px; height:620px; margin-left:-475px; width:950px; position:absolute; left:50%; top:50%; background-image:url(../bilder/design/hintergrund1pxgruen.jpg) }
div.i { margin-top:-310px; height:620px; margin-left:-475px; width:950px; position:absolute; left:50%; top:50%; background-image:url(../bilder/design/hintergrund1pxgruen.jpg) }
#apDiv1 {
	position:absolute;
	width:210px;
	height:120px;
	z-index:10;
	left: 616px;
	background-color: #FFF;
	background-image: url(../bilder/design/hintergrund1pxgruen.jpg);
}
#apDiv2 {
	position:absolute;
	width:950px;
	height:30px;
	z-index:20;
	top: 130px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	border-color: #FFF;
	border: 1px;
	border-style: solid;
	left: -4px;	
}
#apDiv3 {
	position:absolute;
	width:950px;
	height:300px;
	z-index:700;
	background-color: #FFF;
	top: 170px;
	background-image: url(../bilder/design/hintergrund1pxgruen.jpg);
	border: 1px;
	border-style: solid;
	left: -4px;
}
#apDiv4 {
	position:absolute;
	width:200px;
	height:140px;
	z-index:40;
	background-color: #FFF;
	top: 480px;
	background-image: url(../bilder/design/hintergrund1pxgruen.jpg);
}
#apDiv5 {
	position:absolute;
	width:418px;
	height:100px;
	z-index:41;
	background-color: #FFF;
	left: 639px;
	top: 480px;
	background-image: url(../bilder/design/hintergrund1pxgruen.jpg);
}
#apDivcrumb {
	position:absolute;
	width:200px;
	height:30px;
	z-index:1000;
	left: 16px;
	top: 262px;
}

