#Seite{
	width: 1300px;
	height: 1500px;
	position: relative;
}

#kopf {
	top: 0px;
	left: 0px;
}

#Inhalt{
	width: 1000px;
	}

.fliesstext{
	margin: 10px 0 10px 0;
}

#Inhalt ul{
	margin-left: 30px;
}

#ausstattungstabelle{
	float: right;
	padding: 10px 125px 10px 10px;

}

#ausstattungstabelle td{
	padding: 1px 10px 1px 10px;
}

#bildertabelle{
	margin: 30px 10px 20px 10px;
}

.wichtig{
	width: 800px;
}

.hervorgehoben{
	font-weight:bold;
	color: #F00;}