body{
	background-color:#999999;
	margin-top: 4%; 
}
form{
	display:inline;
}
a {
color:#FF0000;
text-decoration:none;

}
a:hover {
color:#FF0000;
text-decoration:underline;

}
#page{
	position:relative; 
    margin: 0 auto;
    width:900px;
	height:675px;
	top: -15px;
	background-image:url(../img/bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#home{
	position:relative;
	width:470px;
	height:123px;
	top:65px;
	left:400px;
}
#left{
	position:relative;
	float:left;
	width:250px;
	top:85px;
	left:134px;

}
#nav{ 
	float:left;
}
#bilder{
	float:left;
	position:relative;
	top:10px;
}
#inhalt{
	position:relative;
	top: 105px;
	left: 147px;
	width: 435px;
	height: 370px;
	overflow:auto;
	padding: 5px 10px 10px 18px;
	float:left;
	z-index:1;
	scrollbar-face-color: #EEEEEE;
}
#ic{
	position:relative;
	top: -15px;
}

#foot{
	float:right;
	position:relative;
	top:520px;
	right:37px;
}
#clear{
clear:both;
}
/*-----------------------------------------------------------------*/
.franky{
	border: 2px solid #64000C;
}
.mitarbeiter{
position:relative;
	top: 105px;
	left: 147px;
	width: 440px;
	height: 375px;
	padding: 5px 10px 10px 18px;
	float:left;
	z-index:1;
}
#inhalt2{
	position:relative;
	top: 105px;
	left: 155px;
	width: 455px;
	height: 370px;
	overflow:auto;
	padding: 0px;
	float:left;
	scrollbar-face-color: #EEEEEE;
}

.help1{
	position:relative;
	top:-60px;
	z-index:1;
}

#werbung{
	position:relative;
	top:-520px;
	left:-120px;

}