#sub_navigation
{
	position: 			absolute;
	top: 0px;
	margin-top: 		9px;
	margin-left: 		9px;
	width: 				768px;
	height: 			323px;
}

.fliesstext
{
	font-family: 		tahoma, verdana;
	font-size: 			12px;
	margin-left:		10px;
}

#imprint 
{
	position:			relative;
	clear:				left;
	width:				100%;
	margin-left:		9px;
	margin-right:		9px;
	z-index:			1;
}

.left
{
	position:			relative;
	float:				left;
	height:				0px;
	width:				0px;	
	overflow:			hidden;
}

.left img
{
	position:			relative;
	clear:				left;
	left:				0px;
	margin-top:			0px;
	margin-right:		0px;
}

.middle
{
	position:			relative;
	float:				left;
	margin-bottom:		15px;
	width:				760px;
	padding-right:		20px;
	font-family:		tahoma, verdana;
	font-size:			11px;
	color:				#666;
	z-index:			1;
}

.middle a
{
	text-decoration:	none;
	color:				#666;
}

.middle a:hover
{
	text-decoration:	underline;
}