body{
width:100%;
overflow:auto;


}

#masthead{
	position:absolute;
	width: 100%;
	height: 500px;
	left:0px;
	top:93px;
	background-image:url(Masthinter.jpg);
	background-repeat:repeat-x;
}

#header{
position: absolute;
top:-43px;
left:103px;
width: 298px;
height:178px;
float: right;

}

#navi{
position: absolute;
top:215px;
left:16px;
width:118px;
height:286px;
}

#content{
	position: absolute;
	top:2px;
	left:405px;
	width:916px;
	height:495px;
	background-color: #F7F7F7;
	overflow: hidden;
}

#planel{
margin-left:20px;
margin-right: 20px;
margin-top: 0px;
	width:750px;
	height:475px;
float:left;
overflow: auto;
}

#picture{
position: absolute;
width:243px;
height:350px;
top:148px;
left:136px;
}

#mitarbeiter1{
	position: absolute;
	left: 210px;
	top: 130px;
	z-index:50;
	height: 172px;
}

#mitarbeiter2{
	position: absolute;
	left: 210px;
	top: 325px;
	z-index:50;
	height: 172px;
}



#Logo{
	position: absolute;
	top:-42px;
	left:106px;
	width: 300px;
	height: 151px;

}

#ani{
position: absolute;
top:59px;
left:135px;
height:35px;
width:24px;
}


a:link {
	text-decoration: none;
	color: #408080;
}
a:visited {
	text-decoration: none;
	color: #1A50B8;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h4 {
	font-family: "Formula M", sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #009966;
	line-height: 16px;
}

h2{
	font-family: "Formula L", sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000000;
	font-weight: 400;
	line-height:1.2;
	margin-right:20px;

}
