html {
    height: 100%;
}

html, body { 
    background-color: #cccccc;
    font-family: arial, verdana, helvetica;
    margin: 0px;
    padding: 0px ;
}

img,fieldset {
    border:0px;
}

a, a:link, a:hover, a:visited {
    text-decoration: none;
}

form, table, tr, td {
    margin: 0px;
}

table {
    border-collapse: collapse;
    border: 1px solid #ffffff;
}

tr, td {
    border: #ffffff;
}

input, select {
    color: #000000;
}

p {
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
}
dl {
    position: relative;
    margin: 10px 0 23px 0;
    background-color:#e9e9e9;
    color: #000;
}

dl dt {
    margin: 0px;
    padding: 3px 5px 3px 7px;   
    border-bottom: 2px solid #fff;
    font-weight: bold;
    font-size:11px;
    color: #000;
}

dl dd {
    margin:5px;
    line-height:20px;
    padding: 0px 2px 0px 25px;
    background: url(../pics/dd_icon.gif) no-repeat;
}

/* damit liste auch in 7.05 funktioniert */
ul li {
    margin:5px;
    line-height:20px;
    padding: 0px 2px 0px 25px;
    background: url(../pics/dd_icon.gif) no-repeat;
}


h1 {
    font-size: 22px;
    font-weight: lighter;   
    margin: -1px;
    padding: 0px;
}

h2 {
    font-size: 12px;
    font-weight: bold;  
    line-height:18px;
    margin: 6px 0px 4px 0px;
    padding: 0px;
}

h3 {
    font-size: 12px;
    font-weight: bold;  
    margin: 0 0 0 0;
    padding: 0px;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0px;
}

h5 {
    font-size: 12px;
    font-weight: normal;    
    margin: 0 0 0 0;
    padding: 0px;
}

h6 {
    font-size: 11px;
    font-weight: normal;    
    margin: 0 0 0 0;
    padding: 0px;
}




ol, ul { 
    margin-left: 0px;
    margin-top: -22px;
/*  padding-left: 0px; */
    margin: -22px 0px 0px 0px;
    background-color:#e9e9e9;
    width:auto;
}

li {
    width:auto;
    width: expression(325 + "px"); 
    list-style-type: none;
    font-weight:normal;
    font-size:12px;
    padding: 0px 2px 5px 20px;
    background: url(../pics/ul_li_icon.gif) no-repeat 8px 5px;
    background-color:#E9E9E9;
}

/*li { 
    list-style-image: url( ../pics/ul_li_icon.gif);
   list-style-type: disc;
}*/

.listenheadline {
    border-bottom:2px solid #FFFFFF;
    color:#000000;
    font-size:11px;
    font-weight:bold;
    margin:0;
    padding:3px 5px 3px 7px;
}

html>body li    {
    width:auto;
    width: expression(325 + "px");   
    padding: 0px 2px 5px 20px;
    #margin-left: -40px;
    margin-left: expression(0 + "px");
    line-height:18px;
    /*background: url(../pics/ul_li_icon.gif) no-repeat 8px 5px;*/ 
    /*wofuer ist das gut?, beisst sich mit <ul><li>*/
}

#all_container { 
    width: 990px;
    height: 100%;
    margin-bottom: -30px;
}

/*#vslot { 
    float: left;
    display: none;
    clear: both;
    width: 550px;
    width:expression(548 + "px");   
    margin: 0px 10px 10px 0px;
    border: none;
    overflow: hidden;
}*/

#dpaWrapper { 
    float:left;
    height:100px;
    width:266px;
}

#dpaNews { 
    display: none;
    z-index:1; 
}

.block {    display: block; }

.floatLeft { float:left; }
.floatRight { float:right; }

.clear {    clear: both; }

.kontaktWrapper {
    width:380px;
    margin-right:10px;
}

table.content, table.content table {
    border: none !important;
}

.content{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
}

.content10 {
    font-family: arial, verdana, helvetica;
    font-size: 10.0px;
    color: #333333;
    cursor: pointer;
}

.wettericon { 
    display:inline;
    position:absolute;
    margin: -1px 0px 0px 5px;
    z-index:5;
    padding:0px;
}


.space1 { font-size: 1px; display: block; height: 1px; }
.space2 { font-size: 1px; display: block; height: 2px; }
.space4 { font-size: 1px; display: block; height: 4px; }
.space5 { font-size: 1px; display: block; height: 5px; }
.space8 { font-size: 1px; display: block; height: 8px; }
.space10 { font-size: 1px; display: block; height: 10px; }
.space15 { font-size: 1px; display: block; height: 15px; }
.space18 { font-size: 1px; display: block; height: 18px; }
.space20 { font-size: 1px; display: block; height: 20px; }
.space30 { font-size: 1px; display: block; height: 30px; }
.space35 { font-size: 1px; display: block; height: 35px; }
.space40 { font-size: 1px; display: block; height: 40px; }


.w70{ width: 70px; }
.w80{   width: 80px; }
.w90{ width: 90px; }
.w110{ width: 110px; }
.w150{ width: 150px; }
.w175{ width: 175px; }

.bgFF0000 { background-color: #ff0000; }
.bg000000 { background-color: #000000; }
.bgFFFFFF { background-color: #ffffff; }
.bg666666 { background-color: #666666; }
.bg999999 { background-color: #999999; }
.bgCCCCCC { background-color: #cccccc; }
.bgDDDDDD { background-color: #dddddd; }
.bgE9E9E9 { background-color: #e9e9e9; }

.colorFF0000 {  color: #ff0000; }
.color000000 {  color: #000000; }
.colorFFFFFF {  color: #ffffff; }
.color666666 { color: #666666; }
.color999999 {  color: #999999; }
.colorCCCCCC {  color: #cccccc; }
.colorDDDDDD {  color: #dddddd; }
.colorE9E9E9 {  color: #e9e9e9; }

.img210{    width: 208px; }
.img270{    width: 268px; }
.img550{    width: 548px; }

.img270_brd_top { width: 268px; border-top: 1px solid #cccccc; }
.img270_brd_btm {   width: 268px; border-bottom: 1px solid #cccccc; }
.img270_brd_tb { width: 268px; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }

.image_left{ float: left; }
.img_cnt { text-align: center; }
.image_right{ float: right; }

.img_block { display: block; margin: 10px 0px 10px 0px; }

.imgSubline { 
    display: block;
    background-color: #e9e9e9;
    color: #666666;
    min-height: 16px;
    padding: 3px 2px 3px 15px;
    font-size: 11px;
    width: 143px;
    /*width:expression(160 + "px");   */
}

.imgChart { 
    display: block;
    border:1px solid #cccccc;
    margin-top: 8px;
}

#headerImage { 
    width: 990px;
    height: 110px;
    background-color: #666666;
    cursor:pointer;
}

#headerHeadline { 
    width: 990px;
    height: 35px;
    font-weight: bold;
    color: #ff0000;
    background-color: #cccccc;
}

#headerWelcome { 
    position: relative;
    left: 91px;
    width: 530px;
    height: 20px;
    float: left;    
    top:9px;
    font-size: 17px;
    overflow: hidden;
}

#headerDate { 
    position:relative;  
    left: 50px;
    width: 150px;
    float: left;
    top: 12px;  
    font-size: 13px;
    color: #666666;
}

#headerItems { 
    position:relative;  
    left: 120px;
    width: 120px;
    float: left;
    top: 12px;  
    color: #666666;
}

#metanavContainer { 
    width: 990px;
    height: 30px;
    background-color: #666666;
    padding: 0px 0px 0px 0px;
}

#metanav { 
    float: left;
    height: 30px;
    position:relative;
    left: 234px;
    top: 5px;
    z-index: 998;
}

#metanav a{ 
    color: #ffffff;
    font-size: 12px;
    margin: 0px 7px 0px 7px;
}

#metanavSuche { 
    position: absolute;
    top: 114px;
    left: 42px;
    padding-left: 632px;
    margin: 0px;
    font-size:12px;
    color:#fff;
}

#metanavSuche form, #metanavSuche fieldset {
    margin: 0px;
    padding: 0px;
}

#metanavSuche .submit { 
    position: relative;
    top: 1px;
    top:expression(0 + "px");
    background: #ddd url( ../pics/button_submit.gif) no-repeat;
    height:16px;
    width:15px;
    border: none;
    margin: 0px 0px 0px -4px;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    overflow: hidden;
}

#metanavSuche input { 
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    height: 16px;
    border: 1px solid #dddddd;
}

html > body #suche {
height:13px;
padding-top:1px
}


#navWrapper { 
    float: left;
    width: 210px;
    background-color: #ff0000;
    margin: 0px 11px 0px 0px;
    overflow: hidden;
}

.navItemLevelOne {
    position:relative;  
    width: 100%;    
}

.navItemLevelOne a{
    display:block;
    padding-left: 50px;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff; 
}

.navItemLevelOne a:hover{
    background: url( ../pics/arrow_white.gif) no-repeat 35px 5px;
}

.navItemLevelTwo {
    position:relative;  
    width: 100%;    
    margin: 5px 0px 10px 0px;
}

.navItemLevelTwo a{
    display:block;
    font-size: 12px;
    color: #ffffff;
    padding: 0px 0px 0px 60px;
}

.navItemLevelTwo a:hover{
    background: url( ../pics/arrow_white.gif) no-repeat 45px 4px;
}

.navItemLevelThree {
    position:relative;  
    width: 100%;    
}

.navItemLevelThree a{
    display:block;
    font-size: 12px;
    color: #ffffff;
    padding: 0px 0px 0px 70px;
}

.navItemLevelThree a:hover{
    background: url( ../pics/arrow_white.gif) no-repeat 55px 4px;
}

.navItemActive1 {
    background: url( ../pics/arrow_white.gif) no-repeat 35px 4px;   
}

.navItemActive2 {
    background: url( ../pics/arrow_white.gif) no-repeat 45px 4px;   
}

.navItemActive3 {
    background: url( ../pics/arrow_white.gif) no-repeat 55px 4px;   
}
    
.navSeparatorLine {
    height: 1px;
    margin: 4px 0px 4px 0px;
    background: url( ../pics/separator_nav.gif);
    overflow: hidden;
}

#navAdds {
    padding: 50px 0px 50px 50px;
}

#contentWrapper { 
    float: left;
    width: 560px;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}

#elementWrapper { 
    width: 100%;
}

#contentLeft { 
    float: left;
    width: 50%;
}

#contentRight { 
    float: left;    
    width: 50%;
}

#contentWrapper p{
}

.clear { 
    clear: both;
}

#box270 { 
    display: block;
    width: 268px;
    margin: 0px 10px 10px 0px;
    border: 1px solid #999999;
    background-color: #fff;
    font-size: 11px;
    overflow: hidden;
}

#box270 h1 {
    color: #ff0000;
    margin: 6px 0px 4px 0px;
}

#box270 h2 {
    color: #ff0000;
    margin: 6px 0px 4px 0px;
}

#box270 h3 {
    color: #ff0000;
    margin: 6px 0px 4px 0px;
}

#box270 h4 {
    color: #ff0000;
    margin: 5px 0px 6px 0px;
}


.box270 { 
    display: block;
    width: 268px;
    margin: 0px 10px 10px 0px;
    border: 1px solid #999999;
    background-color: #fff;
    font-size: 11px;
    overflow: hidden;
}

.box270 h1 {
    color: #ff0000;
    margin: 6px 0px 4px 0px;
}

.box270 h2 {
    color: #ff0000;
    margin: 6px 0px 4px 0px;
}

.box270 h3 {
    color: #ff0000;
    margin: 6px 0px 4px 0px;
}

.box270 h4 {
    color: #ff0000;
    margin: 5px 0px 6px 0px;
}




#box550 { 
    float: left;
    display: inline;
    width: 548px;
    margin: 0px 10px 10px 0px;
    border: 1px solid #999999;
    background-color: #fff;
    overflow: hidden;   
}

#box550 h1 {
    color: #ff0000;
}

.box550 { 
    float: left;
    display: inline;
    width: 548px;
    margin: 0px 10px 10px 0px;
    border: 1px solid #999999;
    background-color: #fff;
    overflow: hidden;   
}

.box550 h1 {
    color: #ff0000;
}


#boxHTML { 
    float: left;
    display: table;
        display: expression("inline");
    width: 550px;
    height: auto;
    margin: 0px 10px 10px 0px;
    background-color: #fff;
    overflow: hidden;   
}

#boxFull { 
    float: left;
    display: inline;
    width: 548px;
    height: auto;
    margin: 0px 10px 10px 0px;
    border: 1px solid #999999;
    background-color: #fff;
}

#boxFull .left { 
    float: left;
    margin: 0px;
    padding: 0px;
    width: 160px;
    overflow: hidden;
}
#boxFull .left_small { 
    float: left;
    margin: 0px;
    padding: 0px;
    width: 120px;
    overflow: hidden;
}

#boxFull .right { 
    float: left;
    margin: 0px;
    width: 348px;
        width: expression(345 + "px");
    padding: 0px 0px 0px 25px;
}

#boxFull a img { 
    position: relative;
    border-left: 13px solid #fff;
    left: -26px;
}

#boxFull table a img { 
    border: none;
    left: 0px;
}

.boxHeadline {
    background-color: #999999;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 3px 0px 3px 20px;
}

#boxFull .left .boxHeadline {
    padding: 3px 0px 3px 15px;
}

.boxContent {
    clear:left;	 
    margin: 0px 5px 0px 20px;    
    padding: 3px 0px 1px 0px;
    font-weight: normal;
    font-size: 11px;
}

.boxImage { 
    margin: 10px 0px 10px 0px;
}

.boxContent table {
    border-collapse: collapse;

}
.boxContent td {
    padding: 0px 10px 0px 5px;
    border: 1px solid #fff;
}

.boxContent hr {
    height: 1px;
    border: none;
    border-bottom: 1px solid #cccccc;
    margin: 5px 0px 5px 0px;
}

#contentWrapper p a { 
    color: #666666;
    padding: 1px 0px 1px 13px;
    margin: 0px;
    font-size: 12px;
    background: url(../pics/arrow_red.gif) no-repeat 0px 5px;
}

#contentWrapper ul a { 
    color: #666666;
    padding: 1px 0px 1px 13px;
    margin: 0px;
    font-size: 12px;
    background: url(../pics/arrow_red.gif) no-repeat 0px 5px;
}

#contentWrapper ol a { 
    color: #666666;
    padding: 1px 0px 1px 13px;
    margin: 0px;
    font-size: 12px;
    background: url(../pics/arrow_red.gif) no-repeat 0px 5px;
}

#contentWrapper a.anchor {
    background: none;
}

a.link, .boxContent a, #contentWrapper a.linkInt, #contentWrapper a.linkExt { 
    color: #666666;
    padding: 1px 0px 1px 15px;
    margin: 0px;
    font-size: 12px;
    background: url(../pics/arrow_red.gif) no-repeat 0px 5px;
}

a.linkblock, #contentWrapper a.linkMore { 
    display: block;
    color: #666666;
    padding: 2px 0px 2px 15px;
    margin: 0px;
    font-size: 12px;
    background: url(../pics/arrow_red.gif) no-repeat 0px 5px;
}

#linkRedBold {
    color:#f00;
    font-weight:bold;
}

#linkRed {
    color:#f00;
}

#linkBold {
    font-weight:bold;
}


h1 a.artikelHead{   font-size: 22px; }
h2 a.artikelHead{   font-size: 17px; }
h3 a.artikelHead{   font-size: 14px; font-weight: bold; }
h4 a.artikelHead{   font-size: 12px; font-weight: bold; }
h5 a.artikelHead{   font-size: 12px; font-weight: normal; }
h6 a.artikelHead{ font-size: 11px; font-weight: normal; }

a.artikelHead { 
    background: none;
    padding: 0;     
    font-size: 12x;
    color: #ff0000;
}

a.artikelText { 
    background: none;
    padding: 0;
    font-size: 11px;
    color: #000000; 
}

#contentWrapper a.artikelNav { 
    color: #666666;
    padding: 1px 0px 1px 12px;
    margin: 0px;
    font-size: 11px;
    background: url(../pics/arrow_red.gif) no-repeat 0px 5px;
}

#contentWrapper a.servicebox{ 
    display: block;
    color: #666666;
    margin:0px;
    padding: 2px 0px 2px 13px;
    font-size: 12px;
    background: url(../pics/arrow_red.gif) no-repeat 0px 6px;
}

#contentWrapper hr {
    height: 1px;
    border: none;
    border-bottom: 1px solid #cccccc;
    margin: 5px 0px 5px 20px;
    visibility:visible;
}

#contentWrapper .floatleft {
    float: left;
    margin: 5px 0px 5px 0px;
}
#contentWrapper .floatright {
    float: right;
    margin: 5px 0px 5px 0px;
}

#contentWrapper .patch {
    width:345px;
    display: block;
    background-color:#e9e9e9;
    border-top:1px solid #fff;
    padding:2px 0px 2px 5px;
    margin: 0px;
}

#contentWrapper table { 
    width: 96%;
    border: 1px solid #efefef;
    font-size: 12px;
}

#elementWrapper table{ 
    border: none;
}

#contentWrapper fieldset {
    width: 240px;
    padding: 5px 0px 5px 7px;
    background-color: #cccccc;
}

/*#contentWrapper input {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 11px;
    border: 1px #666666 inset;
}*/

#contentWrapper input {
font-family:Arial,Verdana,Sans-Serif;
font-size:12px;
}

#contentWrapper select {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 11px;
    border: 1px #666666 inset;
}

#contentWrapper label {
    font-family: Arial,  Verdana, Sans-Serif;
    font-size: 11px;
}

#contentWrapper .submit {

    background-color:transparent;
    background-image:url(../pics/button_submit.gif);
    height:19px;
    background-repeat:no-repeat;
/*    width:21px;*/
    margin-left:-4px;
    border:0px;
    color:#FFF;
    background-position:0px 1px;
    overflow:hidden;
}

#artikelFunctions { 
    border: none !important;
    margin: 0;
    padding: 0;
    margin-top: 25px;
    margin-right: 20px; 
}

#serviceboxLeft { 
    margin: 0px 5px 0px 15px;
    background-color:#e9e9e9;
}

#serviceboxLeft .head { 
    padding: 0px;
    color: #444444;
    font-size: 12px;
    font-weight: bold;
}

#serviceboxLeft .body { 
    padding: 0px;
    color: #444444;
    font-size: 12px;
    font-weight: normal;
}

#serviceboxRight { 
    width: 345px;
    display: block;
    background-color:#e9e9e9;
    margin: 0px;
    border: none !important;
}

#serviceboxRight tr{
    width: 100%;
}

#serviceboxRight .head{ 
    padding: 3px 5px 3px 20px;
    border-bottom: 2px solid #fff;
    color: #444444;
    font-size: 12px;
    font-weight: bold;
}

#serviceboxRight .body{ 
    padding: 3px 5px 3px 20px;
    color: #444444;
    font-size: 12px;
    font-weight: normal;
    vertical-align: top;
}

#boerse { 
    float: right;
    display: block;
    margin: 0px;
    width: 250px;   
}

#boerse select {
    width: 105px;
    margin: 1px 2px 1px 2px;
}

#boersenFunctions { 
    width: 235px !important;
    clear:both;
    float: right;
    font-size: 11px !important;
    border: none !important;
    margin-bottom: 5px;
}

#boersenFunctions .left {
    text-align: left;
}

#boersenFunctions .center{
    text-align: center;
}

#boersenFunctions .right{
    text-align: right;
    padding-right: 15px;
}

#kursdaten { 
    width: 250px !important;
    font-size: 11px !important;
    border: none !important;
    margin-bottom: 20px;
}

#kursdaten .left{
    background-color: #cccccc !important;
    text-align: left;
    width: 50%;
    padding: 1px 1px 1px 7px !important;
}

#kursdaten .right{
    background-color: #dddddd !important;
    text-align: right;
    width: 50%;
    padding: 1px 8px 1px 1px !important;
}

#musterdepot { 
    background-color: #dddddd !important;
    padding: 10px 20px 10px 20px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

#musterdepot .head { 
    float: left;
    font-size: 23px;
    font-weight: lighter;
    margin: 0px;
    margin-left: -2px;
    margin-left: expression(-1 + "px");
    padding: 0px;
    color: #000;
 }

#musterdepot .saldo { 
    float: left;
 }

#musterdepot .growthplus, #musterdepot .growthminus, #musterdepot .growthequal { 
    float: right;
 }


#musterdepot .growthplus {  color: #90BD00; }
#musterdepot .growthminus { color: #FF0000; }
#musterdepot .growthequal { color: #666666; }

#musterdepot .growthArrow { 
    float: right;
    margin-top: 3px;
    margin-bottom: 5px;
}

#linkWrapper { 
    float: left;
    width: 208px;
    width:expression(208 + "px");
    display: inline;
    margin: 0px;
}

#linkWrapper .boxContent{
    font-size: 12px;
}

#linkWrapper hr {
    height: 1px;
    border: none;
    border-bottom: 1px solid #cccccc;
    margin: 5px 0px 5px 0px;
}


#box210 { 
    float: left;
    display: block;
    width: 208;
    margin: 0px 0px 10px 0px;
    border: 1px solid #999999;
    font-size: 11px;
    overflow: hidden;
}

#box210 h1 {
    color: #ff0000;
    font-size: 25px;
    font-weight: lighter;
    margin: 6px 0px 4px 0px;
}

#box210 h4 {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    margin: 12px 0px 5px 0px;
}

#linkWrapper a.img{ 
    background: none !important;
    margin: 0px;
    padding: 0px;
}

#linkWrapper a.banking { 
    display: block;
    color: #ff0000;
    padding: 6px 0px 0px 15px;
    font-size: 12px;
    font-weight: bold;
    background: url(../pics/arrow_red.gif) no-repeat 0px 10px;
}

#linkWrapper a.linkIntBld { 
    display: block;
    color: #666666;
    padding: 6px 0px 0px 15px;
    font-size: 12px;
    font-weight: bold;
    background: url(../pics/arrow_red.gif) no-repeat 0px 10px;
}

#linkWrapper a.linkInt { 
    display: block;
    color: #666666;
    padding: 1px 0px 1px 15px;
    font-size: 12px;
    background: url(../pics/arrow_red.gif) no-repeat 0px 5px;
}

#linkWrapper a.linkExt { 
    display: block;
    color: #666666;
    padding: 5px 0px 5px 15px;
    font-size: 12px;
    background: url(../pics/arrow_red.gif) no-repeat 0px 10px;
}

#linkWrapper a.linkSchnellnavigation { 
    display: block;
    color: #ffffff;
    padding: 5px 0px 5px 15px;
    font-size: 12px;
    font-weight: bold;
    background: #ff0000 url(../pics/arrow_white.gif) no-repeat 0px 9px;
}

#linkWrapper input {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    border-width: 1px;
    border-right: none;
    padding: 0px 3px 0px 3px;   
}

#linkWrapper select {
    font-family: Arial;
    font-size: 12px;
    border: 1px #666666 inset;
}

#linkWrapper label {
    font-family: Arial;
    font-size: 11px;
}

#linkWrapper .submit {
    position: relative;
    top: 1px;
    top:expression(0 + "px");
    background: #ddd url(../pics/button_submit.gif) no-repeat;
    border-bottom: 1px solid red;
    height:17px;
    width:15px;
    border: none;
    margin: 0px 0px 0px -5px;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    overflow: hidden;

}

#linkWrapper fieldset {
    width: 183px;
    padding: 5px 0px 5px 7px;
    background-color: #cccccc;
}

#linkWrapper .floatleft {
    float: left;
    margin: 5px 0px 5px 0px;
}

#linkWrapper .floatright {
    float: right;
    margin: 5px 0px 5px 0px;
}

#linkSchnellnavigation { 
    margin-left: 20px;
}

#schnellnavigation { 
    visibility:hidden;
    position:absolute; 
    display:inline;
    z-index:999; 
    background: #ddd; 
    border-top: none;
    border-right: none;
    border-bottom: 2px solid #ff0000;
    border-left: none;  
}

#schnellnavigation a { 
    display: block;
    color: #666666;
    padding: 3px 0px 3px 15px;
    font-size: 12px;
    background: url(../pics/arrow_red.gif) no-repeat 0px 7px;
}

#schnellnavigation table{ 
    width: 100%;
    background-image: url(../pics/schnellnavigation_bg.gif);
}

#schnellnavigation td{
    padding: 5px 0px 5px 10px;
    vertical-align: top;
}

#schnellnavigation td.whiteline{ 
    margin: 0px;
    padding: 0px;
    height: 1px;
    background-color: #fff;
   border: none;
}

#registrierung label, #registrierung input{
    display: block;
    float: left;
}

#registrierung {
    padding: 0px !important;
    width: 210px;
}

#registrierung .w70, #registrierung .w90, #registrierung .w110, #registrierung .w150, #registrierung .w175{
    margin-left: 5px;
    margin-top: 3px;
}

#registrierung input {
    padding-left: 2px;
}

#registrierung .submit {
    background-color:transparent;
    background-image:url(../pics/button_submit.gif);
    height:20px;
    background-repeat:no-repeat;
    width:21px;
    margin-left:-4px;
    border:0px;
    color:#FFF;
    background-position:4px 4px;
    overflow:hidden;
}

#registrierung label{
    width: 50px;
    border-right: 1px solid #fff;
    background-color: #dddddd;
    padding: 5px 0px 5px 7px;
}

.borderWhite {
    display: inline-block;
    border-bottom: 1px solid #fff;
}

.borderWhite:after {
    content: ".";
    height: 1px;
    visibility: hidden;
    display: block;
    clear: both;
}

.boxContentFloat {
    float:left !important;
    width: 250px;
    text-align: left;
    margin: 0px 5px 0px 10px;   
    padding: 3px 0px 1px 0px;
    font-weight: normal;
    font-size: 11px;
    line-height: 12px;
}

.boxTeaserImage {
    margin: 0;
    margin-bottom:10px;
    padding: 0;
}

#box550 .spk_finder {
    background-image: url(images/spk_finder.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    height: 310px;
}

#box550 .spk_finder .flash {
    float: left;
    position: relative;
    top: 8px;
    left: 19px;
}

#box550 .spk_finder h1 {
    position: relative;
    float: left;    
    top: 22px;
    left: 0px;
    color: #fff;
}

#box550 .spk_finder .text {
    float: left;    
    width: 175px !important;
    position: relative;
    left: 52px;
    font-size: 11px;
    line-height: 17px;
    margin-top: 45px;
}

#box550 .spk_finder h1:after, #box550 .spk_finder .text:after {
    content: ".";
    height: 1px;
    visibility: hidden;
    display: block;
    clear: both;
}


#box550 .spk_finder .searchbox {
    float: left;
    position: relative;
    left: -25px; 
    margin-top: 30px;
    border: 0px solid #666666;
    width: 240px;
}

#box550 .spk_finder .searchbox input {
    margin-right: 3px;
    border: 1px solid #666666;
    font-size: 12px;
}

#box550 .spk_finder .searchbox input.street { width: 132px; }
#box550 .spk_finder .searchbox input.street_no { width: 23px; }
#box550 .spk_finder .searchbox input.zip { width: 47px; }
#box550 .spk_finder .searchbox input.city { width: 108px; }
#box550 .spk_finder .searchbox input.button { padding: 0px 5px 0px 5px; }

#box550 .spk_finder .searchbox table {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border: none;
}

#box550 .spk_finder td.left {
    padding: 3px 7px 3px 8px;
    border: none;
}

#box550 .spk_finder td.right {
    padding: 3px 3px 3px 5px;
    border: none;
}

#box550 .spk_finder .line {
    height: 1px;
    font-size: 0px !important;
    background-color: #fff;
    padding: 0px !important;
    margin: 0px !important;
}

.boxContentFloat {
    float:left !important;
    width: 240px;
    _width: 250px;
    text-align: left;
    margin: 0px 5px 0px 20px;
    _margin: 0px 5px 0px 10px;
    padding: 3px 0px 1px 0px;
    font-weight: normal;
    font-size: 11px;
    line-height: 12px;
}

.boxTeaserImage {
    margin: 0;
    margin-bottom:10px;
    padding: 0;
}



#footer { 
    clear: both;
    height: 30px;
    width: 990px;
    background-color: #666666;
}


#footer a{ 
    color: #ffffff;
    text-decoration: underline;
}

.disclaimer { 
    position: relative;
    top: 8px;
    left: 20px;
    width: 970;
    color: #ffffff;
    font-size: 10px;
}




table.list {
    width:525px !important;
    border:0px solid !important;
    background-color:#ffffff;
    margin:0px 0px 10px 10px;
    padding:0;
    border-collapse:collapse;
}

table.list td {
    vertical-align:top;
    padding:0;
    margin:0;
    background-color:#dedfde;
    border:0;
    border-bottom:1px solid white;
}

table.list td.listtext {
    width:100%;
    border-right:1px solid white;
}

table.list td.listtext p {
    margin: 10px;
}

table.list td.listimage {
    text-align:center;
}

table.list td.listimage img {
    margin: 10px;
}



table.form {
    width:363px !important;
    border:0;
    background-color:#ffffff;
    padding:0;
    border-collapse:collapse;
}

* html table.form{  
  /* CSS-Hack f?r IE6 und kleiner */  
  width: 361px !important;  
}  

table.form td.label {
    background-color:#dedfde;
    vertical-align:top;
    width:50%;
    padding:8px 10px 8px 10px;
    border-bottom:1px solid white;
}

table.form td.field {
    background-color:#9c9a9c;
    vertical-align:top;
    width:50%;
    padding:8px 10px 8px 10px;
    border-bottom:1px solid white;
}

table.form textarea {
    font-family:arial;
    font-size: 11px;
    padding-left:3px;
    padding-right:3px;
}

table.form input {
    padding-left:3px;
    padding-right:3px;
}

table.form input.checkbox {
    border: none !important;
    background-color: transparent;
    font-family: Arial,Verdana,Sans-Serif;
    font-size: 11px;
}

table.form input.radio {
    border: none !important;
    background-color: transparent;
    font-family: Arial,Verdana,Sans-Serif;
    font-size: 11px;
}

table.form td.headline {
    font-weight: bold;
    background-color:#dedfde;
    vertical-align:top;
    width:100%;
    padding:8px 10px 8px 10px;
    border-bottom:1px solid white;
}



/*

zusaetzliche Klassen & Wrapper fuer die Contentstraffung feb.2008, srademacher@sparkasse.de

*/

#sparkassensuche {
    height:58px;
    padding-left:15px;
    padding-right:15px;
    margin-left:19px;
    vertical-align:middle;
    background: url(../pics/sparkassensuche-verlauf.gif) repeat-x;
}

#spksuchetag {
    padding-top:11px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#666;
}

#spksuchefields .spksuche-submit {
    position: relative;
    top: 1px;
    top:expression(0 + "px");
    background: #999 url(../pics/button-submit-999.gif) no-repeat;
    border-bottom: 1px solid red;
    height:17px;
    width:15px;
    border: none;
    margin: 0px 0px 0px -5px;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    overflow: hidden;
}

#sparkassensuche .inputfield {
    width:140px;
    height:17px;
    border: solid 1px #999;
    margin-top:6px;
}

html>body #sparkassensuche .inputfield { height:15px; }


#unsereleistungen {
    display:inline;
    position:absolute;
    left:403px;
    visibility:hidden;
    width:586px;
    height:244px;
    background: url(../pics/layer-bg.gif) no-repeat;
}

#unsereleistungen a {
    line-height:13px !important;
}

#unsereleistungen .header {
    width:575px;
    height:19px;
    text-align:right;
    padding-top:14px;
}

#unsereleistungen .item, .item-left {
    float:left;
    display:inline;
    width:170px;
    height:230px;
    font-size:12px;
    margin-top:7px;
    padding-left:20px;
}

#unsereleistungen .item-left {
    padding-left:25px;
}

#unsereleistungen a { 
    display: block;
    color: #666666;
    padding: 3px 0px 3px 15px;
    font-size: 12px;
    background: url(../pics/arrow_red.gif) no-repeat 0px 5px;
}

#content-bridge {
    margin-top:30px;
    height:110px;
}

#content-bridge .header {
    display:block;
    font-size:11px;
    letter-spacing:2px;
    background-color:#e4e4e4;
    line-height:20px;
    padding-left:10px;
    margin-bottom:14px;
}

#content-bridge .item1, .item2, .item3 {
    float:left;
    display:inline;
    width:100px;
}

#content-bridge .item2 {
    margin-left:24px;
    margin-right:24px;
    text-align:center;
}

#content-bridge .item3 {
    float:right;
    text-align:right;
}

#content-bridge a.cblink { 
    color: #666666;
    padding: 1px 0px 1px 12px;
    margin: 0px;
    font-size: 11px;
    background: url(../pics/arrow_red.gif) no-repeat 0px 5px;
}

#content-bridge-lang {
    display:inline;
    margin: 0 10px 10px 0;
    float:left;
    background-color:#fff;
    width:548px;
    border:solid 1px #999;
}
#content-bridge-lang .header {
    display:block;
    font-size:12px;
    background-color:#999;
    color:#fff;
    font-weight:bold;
    line-height:20px;
    padding-left:20px;
}

#content-bridge-lang a.cblink { 
    color: #666666;
    padding: 1px 0px 1px 12px;
    margin: 0px;
    font-size: 11px;
    background: url(../pics/arrow_red.gif) no-repeat 0px 5px;
}

.content-bridge-img {
    width:90px;
    height:60px;
    border:none;
}

#spksuche { 
    width:100%;
    overflow:hidden;
    display: inline;
}

#suchfeld, .suchfelditem {
    display:block;
    background-color:#e9e9e9;
    padding: 5px 0px 5px 10px;
    vertical-align:middle;
}

#suchfeld .suchen {
    width:70px;
    border:solid;
    border-width:1px;
    border-color: #666;
    margin-left:10px;
}

#suchfeld .speichern {
    width:70px;
    border:solid;
    border-width:1px;
    border-color: #666;
    margin-right:10px;
}

#suchfeld .searchvalue {
    width:150px;
    border:solid;
    border-width:1px;
    border-color: #666;
    padding-left:5px;
}

.suchfelditemname, .suchfelditemradio {
    display:block;
}

.suchfelditemname  {
    padding-left:20px;
}

.bgcacaca {
background-color:#999999;
color:#000000;
font-family:arial,verdana,helvetica;
font-size:12px;
}

/* Hier aus Kompatibilitaetsgruenden die alten Eintraege aus spk2.css eingefuegt
   jetzt teilweise ohne Funktion */
   
/* ----------------- */
/*   spk_syles.css   */
/* ----------------- */


/*** NAVIGATOION ***/

.subnavi{
    background-color: #ff0000;
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #ffffff;
}

.subnavi a{
    text-decoration: none;
    color: #ffffff;
}

.subnavi a.bold{    
    font-weight: bold;
}

.subnavi a:hover{
    color: #ffffff;
}

.metanavi{
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #ffffff;
    text-decoration: none;
}





/*** SPACER ***/

.spacer{
    background-color: #cccccc;
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000; 
}


.spacer a{  
    text-decoration: none;
    color: #666666;
}

.spacer a:hover{        
    color: #666666;
}



/*** INHALTE ***/
.content{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
}

.content_lightgray{
    background-color: #dddddd;
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;     
}

.content10{ 
    font-family: arial, verdana, helvetica;
    font-size: 10.0px;
    color: #333333;
}

.contentGreen{  
    font-family: arial, verdana, helvetica;
    font-size: 10.0px;
    color: #159637;
}

.contentRed{    
    font-family: arial, verdana, helvetica;
    font-size: 10.0px;
    color: #ff0000;
}

.content a.bold{    
    text-decoration: none;  
    font-weight:bold;
    color: #666666;
}

.content a{ 
    text-decoration: none;
    color: #666666;
}

.content a:hover{       
    color: #666666;
}

.content10 a{
        font-family: arial, verdana, helvetica;
    font-size: 10.0px;
    text-decoration: none;
    color: #333333;
}

.content10 a:hover{     
    color: #333333;
}


.boldff0000{
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    font-weight: bold;
    color: #ff0000;
}

.bold333333{
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    font-weight: bold;
    color: #333333;
}





/*** HEADER ***/


.head{  
    font-family: arial, verdana, helvetica;
    font-size: 17.0px;
    color: #ff0000;
    font-weight: bold;
}

.headm{ 
    font-family: arial, verdana, helvetica;
    font-size: 17.0px;
    color: #ff0000;
    font-weight: bold;
    margin-top:10px;
    margin-bottom:5px;
}

.head2{ 
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #ff0000;
    font-weight: bold;
}

    
.headerWhite{   
    font-family: arial, verdana, helvetica;
    font-size: 17.0px;
    color: #ffffff;
    font-weight: bold;
}

.headerGrey{    
    font-family: arial, verdana, helvetica;
    font-size: 17.0px;
    color: #666666;
    font-weight: bold;
}

.head2NB{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #ff0000;
    font-weight: normal;
}






/*** FORMULARE ***/


.i40{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 38px;
    height: 19px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}

.i80{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 78px;
    height: 19px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}

.i85{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 85px;
    height: 19px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}


.i120{  
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 118px;
    height: 19px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}

.i170{  
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 170px;
    height: 19px;   
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}

.ib170{ 
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 168px;
    height: 19px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;

}

.tb170{ 
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 168px;
    height: 80px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}

.i185{  
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 185px;
    height: 19px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}

.i230{  
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 235px;
    height: 19px;   
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}

.i226{  
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 226px;
    height: 19px;   
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}

.i110{  
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 112px;
    height: 19px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}

.i25{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 25px;
    height: 19px;   
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}

.t235230{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 235px;
    height: 230px;  
    border: 1px solid #666666;
}

.t185100{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 185px;
    height: 100px;  
    border: 1px solid #666666;
}

.s235{  
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 235px;
    height: 19px;
    border: 1px solid #666666;
    background-color: #dddddd;
}

.s80{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 78px;
    height: 19px;
    border: 1px solid #666666;
    background-color: #dddddd;
    border: 1px solid #666666;
}



.s110{  
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 110px;
    height: 19px;   
    border: 1px solid #666666;
    background-color: #dddddd;
}


.s175{  
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 175px;
    height: 19px;   
    border: 1px solid #666666;
}



.select185{ 
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 180px;
    height: 19px;   
    border: 1px solid #666666;
}



.i180{  
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 180px;
    height: 19px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}








/*** HINTERGRUENDE ***/

.bgwhite{
    background-color: #ffffff;
}

.bgcacaca{
    background-color: #999999;
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;     
}

.bgff0000{
    background-color: #ff0000;
}

.bgeeeeee{
    background-color: #eeeeee;
}

.bge2e2e2{
    background-color: #cccccc;
}

.bgffffff{
    background-color: #ffffff;
}





/*** TABELLEN ***/

.tableLightgray {
    background-color: #DDDDDD;
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000; 
}

.tableDarkgray {
    background-color: #999999;
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000; 
}   




/*###############################################*/
/*### WebX Extern ###############################*/
/*###############################################*/

.f-neutralA{
background:#7D7871;
font-size:8px;
}
.f-neutralB{
background:#CDCDCD;
font-size:8px;
}
.f-neutralC{
background:#E6E6DA;
font-size:8px;
}
.f-neutralD{
background:#E6E6E6;
font-size:8px;
}
.f-neutralCtable {
border-bottom:1px solid #B0ACA3;
border-left:1px solid #B0ACA3;
border-right:1px solid #B0ACA3;
border-top:1px solid #B0ACA3;
}
.f-neutralCtablei{
background:#E6E6E6;
border-bottom:1px solid #CDCDCD;
border-left:1px solid #CDCDCD;
border-right:1px solid #CDCDCD;
border-top:1px solid #CDCDCD;
}
.f-mobtablei{
border-bottom:1px solid #2654A3;
border-left:1px solid #2654A3;
border-right:1px solid #2654A3;
border-top:1px solid #2654A3;
}
.boxTitel{
text-decoration:none; color:#FF0000; font-size:12px;
font-family:verdana, helvetica, arial;
font-weight:bold;
}
.boxThema{
color:black; font-size:11px; font-family:verdana, helvetica, arial;
font-weight:bold;
text-decoration:none;
}
.boxTxt{
color:black;
font-size:11px;
font-family:verdana, helvetica, arial;
font-style:normal;
text-decoration:none;
}
.boxTxtred{
color:#FF0000;
font-size:11px;
font-family:verdana, helvetica, arial;
font-weight:bold;
font-style:normal;
text-decoration:none;
}
.toplevelLinks{
color:black;
font-size:11px;
font-family:verdana, helvetica, arial;
font-style:normal;
text-decoration:none;
}




/* -------------- */
/*   styles.css   */
/* -------------- */

.subnavi{
    background-color: #ff0000;
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #ffffff;
}

.subnavi a{
    text-decoration: none;
    color: #ffffff;
}

.subnavi a.bold{    
    font-weight: bold;
}

.subnavi a:hover{
    color: #ffffff;
}

.spacer{
    background-color: #cccccc;
}

.spacer_white{
    background-color: #ffffff;
}


.fliesstext{    
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
}

.fliesstext a{  
    text-decoration: none;
    color: #ff0000;
}

.fliesstext a.bold{ 
    text-decoration: none;  
    font-weight:bold;
    color: #ff0000;
}

.fliesstext a:hover{        
    color: #ff0000;
}


.content{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
}

.content10{ 
    font-family: arial, verdana, helvetica;
    font-size: 10.0px;
    color: #333333;
}

.contentGreen{  
    font-family: arial, verdana, helvetica;
    font-size: 10.0px;
    color: #159637;
}

.contentRed{    
    font-family: arial, verdana, helvetica;
    font-size: 10.0px;
    color: #ff0000;
}

.content a{ 
    text-decoration: none;
    color: #666666;
}

.content a.bold{    
    text-decoration: none;  
    font-weight:bold;
    color: #666666;
}

.content a:hover{       
    color: #666666;
}

.content10 a{
        font-family: arial, verdana, helvetica;
    font-size: 10.0px;
    text-decoration: none;
    color: #333333;
}

.content10 a:hover{     
    color: #333333;
}

.head{  
    font-family: arial, verdana, helvetica;
    font-size: 17.0px;
    color: #ff0000;
    font-weight: bold;
}

.head2{ 
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #ff0000;
    font-weight: bold;
}
.i40{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 38px;
    height: 19px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}
.i80{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 78px;
    height: 19px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}
.i120{  
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 118px;
    height: 19px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}
.i170{  
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 170px;
    height: 19px;   
        padding-left: 2px;
        padding-right: 2px;
}
.ib170{ 
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 168px;
    height: 19px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}
.tb170{ 
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 168px;
    height: 80px;
    border: 1px solid #666666;
        padding-left: 2px;
        padding-right: 2px;
}
.s80{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #000000;
    width: 78px;
    height: 19px;
    border: 1px solid #666666;
    background-color: #cccccc;
}

.metanavi{
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #ffffff;
    text-decoration: none;
    }
    
.headerWhite{   
    font-family: arial, verdana, helvetica;
    font-size: 17.0px;
    color: #ffffff;
    font-weight: bold;
}

.headerGrey{    
    font-family: arial, verdana, helvetica;
    font-size: 17.0px;
    color: #666666;
    font-weight: bold;
}

.head2NB{   
    font-family: arial, verdana, helvetica;
    font-size: 12.0px;
    color: #ff0000;
    font-weight: normal;
}   


/* Fuer die Buttons drucken,mailen,bookmark */
ul.page_helper {
    background:transparent url(../pics/icons_print_mail_bookmark.gif) no-repeat scroll left center;
    float:left;
    height:13px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding-left:1px;
    width: expression(125 + "px");
}

ul.page_helper li {
    background:transparent none repeat scroll 0 0;
    float:left;
    margin:0;
    padding:0;
    vertical-align:bottom;
    width: expression(36 + "px");
}

ul.page_helper li a {
    width: 37px;
    height: 13px;
    background: transparent!important;
    float: left;
    margin-right: 1px;
    padding: 0!important;
    width: expression(36 + "px");    
}

ul.page_helper li.mail_helper a, 
ul.page_helper li.mybm_helper a {
 width:39px!important;
}

#artikelFunctions .page_helper li {
 margin-left: 1px;
}

/* Anpassung fuer IE, damit der Abstand zum Footer gleich ist wie im FF*/
* html .disclaimer {
    top:0;
}
* + html .disclaimer {
    top:0;
}
/* ENDE Anpassung fuer IE, damit der Abstand zum Footer gleich ist wie im FF*/

/* Anpassung zur Kompatilitaet mit css aus frontendordner */
ul.page_helper li {
list-style-type:none;
}

table ul.page_helper li { /*wird sonst von .right ul li ueberschrieben*/
list-style-type:none;
}

.disclaimer p {
 color:#FFFFFF;
}
body input#suche{
 position:relative;
 top:1px;
}
* html input#suche{
 position:relative;
 top:1px;
}
* + html input#suche{
 float:left;
 width:78px;
}



#contentWrapper ul.bildmenu li a,
#contentWrapper ul.zoommenu li a{
    background-image: none;
    line-height:11px;
    padding:0;
    color: #fff;
    font-size:10px;
}

#contentWrapper ul.bildmenu li a:hover,
#contentWrapper ul.zoommenu li a:hover{
    background-color: #ccc;
    color: #ff0000;
}

#contentWrapper #kontaktieren .submit {
    width:auto;
}

#contentWrapper #iplogin .submit {
    width:auto;
}

ul.zoommenu{
    background: #999;
}

#contentWrapper ul.zoommenu li{
    margin-top:8px;
}

#contentWrapper ul.zoommenu li#zoomimagetitle {
    margin-top:4px;
}

#boxFull .right p {
    color: #000;
}

/* bei s-immobilien nicht gewuenscht
#boxFull .right p strong {
    color: #666;
}
*/

#contentWrapper .zoom-bildbereich table {
            border:none;
}

#contactFormStep2 table#kontaktieren td.bezeichner a.linkblock {
background:transparent url(/resources/_lay/neutral/pics/pfeil_rechts_rot.gif) no-repeat scroll 3px 5px;
}

#contentWrapper .content-bereich table {
width: 100%;
}

.right ol, ul { 
    margin-left: 0px;
    margin-top: -22px;
    margin: 0px 0px 0px 6px;
    background-color: #FFFFFF;
    width:auto;
}

.right ul li {
    width:auto;
    list-style-type: disc;
    font-weight:normal;
    font-size:12px;
    padding: 0px 2px 5px 0px;
    background: none;
    margin-left: 0px;
}

/* ENDE Anpassung zur Kompatilitaet mit css aus frontendordner */

/* fix unterer rand bei teasern*/
a .img270, a .img550 {
float:left;
}

.entry a {
	font-size: 12px;
	color: black;
	height: 20px;
}

.entry a:hover {
	text-decoration: underline;
}

#letterList a {
	font-size: 14px;
	color: black;
	display: inline !important;
}

#letterList a:hover {
	background-color: #999999;
}

#entryDescription {
	line-height: 18px;
}

#entryDescription a {
	display: inline !important;
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
}

#entryDescription a:hover {
	text-decoration: underline;
}