#head {
	margin: 0;
	padding: 0;
}

.pathnav {
	font-size: 11px;
	position: absolute;
	top: 433px;	
	left: 220px;
	color: #fff;
}

#grafik{
	width: 780px;
	float: left;
}

#teaser{
	width: 170px;
	float: left;
	margin-left: 1px;		
}

#pathleft {
	width: 208px;
	height: 20px;
	background-color: #bcbdc1;
	float: left;	
}

#pathmiddle {
	width: 572px;
	height: 20px;
	background-color: #404042;	
	float: left;	
}

#pathright {
	width: 155px;
	height: 17px;
	background-color: #bcbdc1;	
	float: left;
	margin-left: 1px;
	
	color: white;
	text-decoration: none;	
	font-weight: bold;
	font-size: 12px;
	padding: 3px 0px 0px 15px;	
}
#pathright a{
	color: white;
	text-decoration: none;	
	font-weight: bold;
	font-size: 12px;
}

#pathright img{
	border: none;
}