@CHARSET "ISO-8859-1";
/********************************************************
	Version 1.00.00 11.09.2008 (Jens)
 ********************************************************/

#links{
	position: absolute;
	top: 10px;
	left: 0px;
	height: 370px;
	width: 200px;

	background-image: url("../pics/hell_rosa(E5BE9F).jpg");
}

#links p{
	margin: 10px;
	font-size: 13px;
}
.linksBild{
	border-width: 1px;
  	border-style: solid;
	border-color: #B64034;
	margin-top: 20px;
	margin-left: 4px;
}

.mitte{
	position: absolute;
	top: 10px;
	left: 210px;
	height: auto; /*370px;*/
	width: 590px;
  	overflow: auto;
  	font-size: 14px;
}
.mitte p{
	margin: 10px;
	text-align:justify;
}

.teamtext{
	position: absolute;
	bottom: 20px;
	left: 0px;
	background-color:white;
	width: 570px;
	padding: 5px;
	z-index: 100;
}

#impressum_tabelle{
  	font-size: 14px;
}
/* Leistungen */
a.Leistungslink_Gross:link, a.Leistungslink_Gross:visited {
	color: #B64034;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;

}
a.Leistungslink_Gross:hover{
	text-decoration: underline;
}
a.Leistungslink_Gross:active {
	color: black;
}

a.Leistungslink_Klein:link, a.Leistungslink_Klein:visited {
	color: #B64034;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;

}
a.Leistungslink_Klein:hover{
	text-decoration: underline;
}
a.Leistungslink_Klein:active {
	color: black;
}

#Leistungsbild{
	align:right;
	margin-left:20px;
	float: right;
	border-width: 1px;
  	border-style: solid;
	border-color: #B64034;
}


#Leistungs_aufzaehlung li{
	margin-bottom: 10px;
}
