* { 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{
	margin-left:15px;
	margin-bottom:0;
	margin-top:0;
	/*list-style-image: url(images/startseite_pfeil.gif);*/
}
	li{ margin-bottom:10px;}
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;
	}
a { color:#b5b5b5; }
a:hover, a:focus {
		color: #535353;
		/*background-color: #ffffff;*/
	}