html{
	padding:0px;
	margin:0px;
}
body {
	background-color: #000000;
	background-image:   url("../Bilder/hintergrund.jpg");
	background-attachment: scroll;
	background-repeat: repeat-x;
}

#whiteframe {
	position:absolute;
	top:20px;
	left:150px;
	height:auto;
	width:1004px;	
}
#pics {
	position:absolute;
	top:115px;
	left:244px;
}
#kontakt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: absolute;
	left: 1020px;
	top: 88px;
}
#kontakt a {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	cursor: hand;
}

#kontakt a:hover {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
#kontakt a.active {
	font-weight: bold;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#kontakt a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#mainnavi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	left: 190px;
	top: 122px;
	width: 182px;
	height: 220px;
	color: #FFFFFF;
	list-style-type: none;
	
}
#mainnavi a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	
}
#mainnavi a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	list-style-type: none;
	text-decoration: underline;
	
}
#mainnavi a.active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	list-style-type: square;
	font-style: normal;
	white-space: pre;
	display: list-item;
	list-style-position: inside;
}
#subnavi {
	position:absolute;
	top:353px;
	left:407px;
	width:711px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight: normal;
	line-height: 15px;
}
#subnavi li {
	padding:0px 10px;
	list-style:none;
	background-image:   url("../Bilder/navigation.gif");
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
}
#subnavi a {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	cursor: hand;
}

#subnavi a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	list-style-position: inside;
	list-style-type: square;
}
#subnavi a.active {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: square;
	font-size: 12px;
	white-space: pre;
	display: list-item;
}
#text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 30px;
	line-height: 15px;
	width:580px;
}
#text a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
	cursor: hand;
	line-height: 15px;
}
#text a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	line-height: 15px;
}
#text a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	line-height: 15px;
	font-weight: bolder;
}

#text li {
	list-style-type: square;
	list-style-position:outside;
	white-space: normal;
	display: list-item;
}

#SpryContactForm ul li {
list-style: none;
}

