@charset "UTF-8";
/* --- main.css - Template fuer die allgemeine Ausrichtung der Basiselemente ---*/
/* --- [c].2007 - stadt.werk | konzeption.text.gestaltung - kiel --------------*/
/* ----------------------------------------------------------------------------*/


/* --- Body & Co. -------------------------------------------------------------*/
body{
margin:0;
padding:0;
/*background: #fbfbfb;*/
background: white url(/fileadmin/images_CSS/bodybck2.gif) left top repeat-x;
}

*html body{
height:100%;
background-color: #fbfbfb;
}

/* --- Alles in die Mitte -----------------------------------------------------*/
.container{
position:absolute;
left:50%;
top:0px;
margin-left:-480px;
background: white;
width:960px;
}

/* --- Grundelemente ----------------------------------------------------------*/
.rahmen{
position:relative;
left:0px;
width:960px;
height:auto;
background:white;
}

*html div.rahmen{
height:auto;
background-color:white;
}

.top{
position:relative;
left:10px;
top:10px;
width:940px;
height:auto;
background:white;
float:left;
background:url(/fileadmin/images_CSS/logo.gif) left top no-repeat;
padding-bottom:20px;
}

.navi{
padding:0;
margin:0;
position:relative;
left:10px;
top:0px;
float:left;
width:940px;
background:#d8dadc;
/*background: #0f85c8;*/
border-bottom: white thin solid;
border-bottom-width:1px;
}


.middle{
position:relative;
left:10px;
top:0px;
width:940px;
height:200px;
float:left;
/*background:red;*/
}

.bc_line{
position:relative;
left:10px;
top:1px;
width:940px;
height:10px;
float:left;
background: url(/fileadmin/images_CSS/bcTop.gif) left top no-repeat;
}


.bc{
position:relative;
left:10px;
top:1px;
width:940px;
height:40px;
float:left;
background: url(/fileadmin/images_CSS/bcTop.gif) left top no-repeat;
}

.content{
position:relative;
left:10px;
width:940px;
height:auto;
background: white;
float:left;
}

.footer{
position:relative;
left:10px;
clear:both;
width:940px;
height:20px;
background:white;
top: 20px;
}


/* --- Inhaltselemente ----------------------------------------------------------*/
.topNav{
position:relative;
left:700px;
/*top:10px;*/
width:250px;
height:15px;
}

.brand{
position:relative;
left: 205px;
top:0px;
width: 735px;
height:65px;
background:url(/fileadmin/images_CSS/brand--shbb.gif) left top no-repeat;
}


.mainNav_Cont{
z-index:1000;
}

.image{
width:940px;
height:200px;
}

.imagePortal{
width:940px;
height:200px;
}

.crumb{
position:relative;
left:195px;
top:5px;
width:745px;
height:15px;
background:white;
float:left;
}

.subNav{
position:relative;
left:0px;
top:15px;
width:190px;
min-width:190px;
height:auto;
min-height:250px;
background: white;
float:left;
}

.contentMain{
position:relative;
left:5px;
top:0px;
width: 550px;
height:auto;
background:white;
float:left;
}

.contentRight{
position:relative;
left:10px;
top:15px;
width: 190px;
height:auto;
background:white;
float:right;
padding-right: 10px;
}


.mainNav{
position:relative;
left:0px;
top:0px;
float:left;
background:#d8dadc;
width:100%;
}

#deine-zukunft-steuern{
position:relative;
width:153px;
height:154px;
margin-bottom:-154px;
top:-180px;
left:80px;
float:right;
border:0;
z-index:1000;
}

#deine-zukunft-steuern img{
border:0;
z-index:1000;

}
