@charset "utf-8";
/* CSS Document */

img { border: 0px; }
a:link {
	text-decoration:none;
	color:#002f56;
	border-style: none;
	border-style:none;
}
a:visited{
	text-decoration:none;
	color:#002f56;
	border-style: none;
}
a:hover{
	text-decoration:underline;
	color:#002f56;
	border-style: none;
}
a:active{
	text-decoration:none;
	color:#002f56;
	border-style: none;
}a:active{
	text-decoration:blink;
	color:#002f56;
	border-style: none;
}

p {
	
	font-style:normal; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002f56;
}
li {
	list-style-image:url(../images/tan_construction_li.png);
	
}

#top {
	margin-top:150px;
	height:auto;
}
#bottom {
	top:700px;
	position:absolute;
	margin-bottom:15px;
	margin-left:285px;
	height:auto;
}
#content {
	margin-top:-10px;
	margin-left:300px;
	height:auto;
}

#mitarbeiter {
	margin-left:300px;
	height:auto;
	color:#002f56;
	border-style: none;
}
#mitarbeiter_liste {
	display:none;
	height:auto;
	float:left;
	margin-left:298px;
	width:200px;
	height:auto;
	font-style:normal; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002f56;
}
.ma{
	float:left;
	margin-top:9px;
	font-style:normal; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002f56;
	display:none;
}
