<style>#subnaviverein {
position:absolute;
left:0px; top:265px;
width:116px;
height:112px;
z-index:5;
visibility: <? if ($page_id == verein) { echo "visible"; } else { echo "hidden"; } ?>;
}

#subnavinews {
position:absolute;
left:0px;
top:265px;
width:116px;
height:116px;
z-index:6;
visibility: <? if ($page_id == news) { echo "visible"; } else { echo "hidden"; } ?>;
}

#subnavisaison {
position:absolute;
left:0px;
top:265px;
width:116px;
height:92px;
z-index:7; visibility: <? if ($page_id == saison) { echo "visible"; } else { echo "hidden"; } ?>;
}

#subnavistadion {
position:absolute;
left:0px;
top:265px;
width:116px;
height:54px;
z-index:8; visibility: <? if ($page_id == stadion) { echo "visible"; } else { echo "hidden"; } ?>;
}

#subnavifans {
position:absolute;
left:0px;
top:265px;
width:116px;
height:116px;
z-index:9; visibility: <? if ($page_id == fans) { echo "visible"; } else { echo "hidden"; } ?>;
}

#subnavijugend {
position:absolute;
left:0px;
top:265px;
width:116px;
height:116px;
z-index:19; visibility: <? if ($page_id == jugend) { echo "visible"; } else { echo "hidden"; } ?>;
}

#subnavishop {
position:absolute;
left:0px;
top:265px;
width:116px;
height:65px;
z-index:10; visibility: <? if ($page_id == shop) { echo "visible"; } else { echo "hidden"; } ?>;
}

#contentleft {
position:absolute;
left: 0px;
top: 0px;
width: 116px;
z-index:10;
}

#Layer3 {
position:absolute;
left:642px;
top:43px;
width:61px;
height:55px;
z-index:12;
}

#mpkt {
position:absolute;
left:366px; 
top:361px; 
width:12px; 
height:14px; 
z-index:17
}

#epkteins {
position:absolute;
left:534px; 
top:361px; 
width:12px; 
height:14px; 
z-index:16;
}

#epktzwei {
position:absolute;
left:196px; 
top:361px; 
width:12px; 
height:14px; 
z-index:15
}

#hgplan {
position:absolute;
left:131px; 
top:285px; 
width:462px; 
height:286px; 
z-index:13
}

#plan {
position:absolute;
left:131px; 
top:285px; 
width:479px; 
height:286px; 
z-index:14;
}
</style>