/*
	absolut positionierte Elemente
*/
#zeropoint { position: relative; top:0px; width:1000px; }

div.header {position:absolute; left:0px; top:0px;	width:1000px;	height:85px; background-image:url(../images/startseite.jpg); z-index:5;}

#header2 {background-image:url(../images/privatkunden.jpg);}

#header3 {background-image:url(../images/firmenkunden.jpg);}

#header4 {background-image:url(../images/junge_kunden.jpg);}

#header5 {background-image:url(../images/ihre_volksbank.jpg);}

#header6 {background-image:url(../images/header_01.jpg);}

#header7 {background-image:url(../images/header_02.jpg);}

#header8 {background-image:url(../images/header_03.jpg);}

#hnav {position:absolute; left:0px;  height:25px; width:1000px; background-image:url(../images/verlauf_hauptnavi.gif); z-index:5;}

#vnav {position:absolute; left:0px; top:-110px;	width:190px;	height:100%;	overflow:visible;	z-index:1;}

#searchbox {position:absolute; left:813px; top:0px; height:25px; z-index:5; width:185px; overflow:hidden;}

#cnav {position:absolute; left:795px; top:62px; width:205px; z-index:5;}

#bankdata {position:absolute; left:795px; top:126px; width:195px; height:45px; z-index:5; text-align:right; padding:0 5px 0 5px;}

#sysnav {position:absolute; left:0px; top:0px; width:990px; z-index:5; color:#7A7A7A; font-size:9px; margin-left:10px; margin-top:2px;}

div.navpath {position:absolute; top:0px; left:190px; width:810px; height:16px; line-height:16px; background-color:#E1E2E3; color:#7A7A7A; font-size:10px;}

div.mainbackground {position:absolute;top:16px; left:190px; width:810px; height:65px; background-color:#D1D3D4;}

#content {position:absolute; top:0px; left:0px; width:595px !important;}

#banklogo {position:absolute; top:0px; height:24px; left:0px; z-index:6; overflow:hidden;}

body {background-image:url(../images/gradient_bg.gif); background-repeat: repeat-y;}

