* { padding: 0; margin: 0; }
html { height: 101%; }

#navigation {
	position:absolute;
	width:200px;
}
#content {
	color:#000000;
	font-family:Arial, sans-serif;
	font-size:12px;
	position:absolute;
	margin-left:250px;
	/*width:500px;*/
}
.fliesstext{
	color:#000000;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:16px;
}
.fliesstext p{ margin-bottom:25px;}
ul{
	list-style:url(images/leistungen_punkt.gif);
	margin-left:20px;
	margin-bottom:25px;
}
	li{ margin-bottom:10px;}
a {
	color:#666666;
	text-decoration:underline;
}
h2 {
	font-size: 13px;
	font-weight:bold;
	color: #AAAAAA;
	padding-bottom: 20px;
}
.infotext
	{
	color: #B1B1B1;
	padding: 20px;
	font-size: 10px;
	font-family: Arial,Helvetica,Univers,Zurich BT;
	text-align: justify;
	text-decoration: none;
	border-color:#B1B1B1; border-width:1px; border-style:solid;
	width: 770px;
	margin-left: 5px;
	margin-top: 650px;
	}
	
*[class="infotext"]
	{
	color: #B1B1B1;
	padding: 20px;
	font-size: 10px;
	font-family: Arial,Helvetica,Univers,Zurich BT;
	text-align: justify;
	text-decoration: none;
	border-color:#B1B1B1; border-width:1px; border-style:solid;
	width: 770px;
	margin-left: 5px;
	margin-top: 650px;
	}	
	
	
 .infotext h1
	{

	color: #B1B1B1;
  font-size : 12px;	
  font-weight : normal;
  font-family: Arial,Helvetica,Univers,Zurich BT;
	}

.infotext p
	{
	font-family: Arial,Helvetica,Univers,Zurich BT;
  text-decoration: none;
  color: #B1B1B1;
  font-size: 10px;
	}