#center
{
  	position: absolute;
	left: 50%;
	width: 850px;
	height: 101%;
	margin-left: -425px;
	z-index:1;
}




#verl_rot
{
    position: absolute;
    left: 780px;
    top: 0px;
    width: 140px;
    height: 550px;
    background-image:url(../images/verl_rot.jpg);
    z-index: 2;
}



#verl_oben
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1000px;
    height: 250px;
    background-image:url(../images/verl_oben.jpg);
    z-index: 3;
}


#pn
{
    position: absolute;
    left: 250px;
    top: 325px;
    width: 130px;
    height: 250px;
    background-image:url(../images/pn.jpg);
    z-index: 4;
}


#bild_oben
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 380px;
    height: 251px;
    z-index: 5;
}



#content_head
{
    position: absolute;
    left: 400px;
    top: 280px;
    width: 360px;
    height: 20px;
    z-index: 6;
}



#content
{
    position: absolute;
    left: 400px;
    top: 310px;
    width: 360px;
    height: 200px;
    z-index: 7;
}


#unavig
{
    position: absolute;
    left: 110px;
    top: 310px;
    width: 130px;
    height: 50px;
    z-index: 8;
}



#navig
{
	position:absolute;
	left: 400px;
	top: 210px;
	height: 20px;
	width: 560px;
	z-index: 7;
}



#logo
{
	position:absolute;
	left: 650px;
	top: 50px;
	height: 30px;
	width: 130px;
	z-index: 11;
}