#logo {
	top: 452px;
	height: 100px;
	width: 220px;
}

#path {
	top: 459px;
	height: 50px;
	width: 375px;
	font-size: 11px;
}


#image {
	top: 40px;;
	height: 410px;
	width: 410px;
	z-index: 0;
}
#image img {
	height: 410px;
	width: 410px;
}

#zitat {
	top: 487px;
	line-height: 21px;
}


#inhalt {
	top: 567px;
	min-height:400px;
	max-height:100%;
	height: 100%;
	width: 410px;
}

#kontakt {
	top: 567px;
	height: 210px;
	width: 210px;
}

hr {margin-left: 0;
    margin-right:auto;
    width: 410px;
    color: #878787;
    background-color:  #878787;
    }

#line
{
top: 452px;
background-color: #878787;
width: 410px;
height: 1px;
}

