html, body { height:100%; }



.scrolldiv {
    width:100%;                             /* der Name kann frei gewählt werden */
    height:478;                       /* Höhe - auch px oder andere Einheiten */
    overflow:auto;                       /* Regel für übergroßen Inhalt */
    border: 0px;          /* Rahmen */
    padding:0px;                         /* Textabstand zum Rand */
    font-family:Verdana,Arial,sans-serif;/* Schriftart */
    color:#000000;                       /* Schriftfarbe */
    background:#FFFFFF;                     /* Hintergrund */
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-shadow-color:#000000;
    scrollbar-arrow-color:#000000;
    scrollbar-track-color:#FFFFFF; 
}

.scrolldiv h4 {color:#007070;}


.language {
    background-color: #EEEEEE;
}



body {
    padding:0;
    margin:0;
    text-align:left;
    min-width:780px;
    background-color:#FFFFFF;
    font-size:10px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(255,0,0);
    
    background-repeat:repeat-y;
    background-position:0px 0px;
    overflow-x:hidden;
    overflow:-moz-scrollbars-vertical;

}

td {
    font-size:11px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(0,0,0);
    margin-bottom:8px;

    
    
    
    
}

.input {
    font-size:11px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(0,0,0);
    width:240px;
    margin-bottom:8px;
    border-top:1px solid #999999;
    border-right:0px solid #999999;
    border-bottom:1px solid #999999;
    border-left:1px solid #999999;
}

.label {
    font-size:11px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(0,0,0);
}

.small {
    font-size:9px;

}

#scrollhilfe {
position:relative;
top:430px;
left:550px;
border:1px solid #000000;
padding:3px;
margin-right: 0px;
height:auto; 
padding-top: 0px;
width:140px;
background:#ff0000;
}

#preview {
position:relative;
top:10px;
padding:3px;
margin-right: 0px;
height:auto; 
padding-top: 0px;
width:190px;
background:#ffffff;
}

#preview2 {
position:relative;
top:10px;
margin-right: 0px;
padding:3px;
border:0px solid #000000;
width:190px;
height:auto;
background:#CEDFEA;
}

#preview3 {
position:relative;
top:10px;
margin-right: 0px;
padding:3px;
width:190px;
height:auto;
}

#preview4 {
position:relative;
top:10px;
margin-right: 0px;
padding:3px;
border:0px solid #000000;
width:363px;
background:#CEDFEA;
    height:200;                       /* Höhe - auch px oder andere Einheiten */
    overflow:auto;                       /* Regel für übergroßen Inhalt */
}

#outer{
    height:100%;
    min-height:100%;
    width:780px;
    color:#000000;
    text-align:left;
    position:relative;
}
 
html>body #outer{ height:auto; } 

#innerwrap {
    float:left;
    width:600px;
}

#header{
    position:absolute;
    top:0;
    left:-1px;
    width:781px;
    height:103px;
    color:#000000;
    background-color:#ffffff;
    
    background-repeat:repeat-x;
    background-position:0px 0px ;
    z-index:5;
}

#left {
    position:relative;
    width:180px;
    float:left;
    padding-top:120px;
    padding-bottom:20px;
}

#left p { padding-left:3px;padding-right:2px }

#right p { padding-left:4px;padding-right:2px }










#imagecolumn {
    margin-top:0px;
    position:absolute;
    top:20px;
    left:608px;
    width:148px;
    height:100%;
    z-index:10;

    color:rgb(114,166,252);
}

#imagecolumn a {
    padding:0;
    font-weight:normal;
    font-size:11px;
    color:rgb(190,190,190);
    margin:0;
}

#imagecolumn h1 {
    padding:0;
    font-weight:normal;
    font-size:15px;
    color:rgb(114,166,252);
    margin:0;
}

#right {
    position:relative;
    width:170px;
    float:right;
    margin-top:10px;
    padding-top:170px;
    padding-bottom:20px;
    background-color:#999999;
    
    background-position:0px 0px;
    background-repeat:no-repeat;
    color:rgb(114,166,252);
}

div,p  { margin-top:0; }

#centrecontent {
    width:408px;
    float:right;
    padding-left:5px;
    padding-right:5px;
    padding-top:105px;
    padding-bottom:20px;
    color:rgb(0,0,0);
}

#centrecontent p { padding-left:3px:color:rgb(114,166,252); }


#clearfooter { width:100%;height:52px;clear:both; }

#bottomnavi {
    text-align:center;
    color:rgb(255,255,255);

}

#additionalnavi {
    float:right;
    background-color:#ffffff;

    color:rgb(160,160,160);


}

#logo {
    width:780px;
    margin-top:18px;

}

#navipath {
    padding:0;
    padding-bottom:10px;
    background-color:#ffffff;
    color:rgb(99,99,99);
    width:388px;
}

.navi{
    width:98%;
    border-bottom:1px solid rgb(255,255,255);
    background-color:rgb(255,255,255);
}

h1 {
    padding-left:2px;
    font-family:Verdana,Arial,sans-serif;
    font-weight:bold;
    font-size:11px;
    color:rgb(0,0,0);
    margin:12;
}

h1.content {
    margin-bottom:12px;
    padding:0;
}


h2 {
    padding-left:2px;
    font-weight:bold;
    font-size:12px;
    color:rgb(0,0,0);
    margin:12;
}

h2.content {
    margin-bottom:12px;
    padding:0;
}

hr { color:rgb(114,166,252); }

a { font-size:11px; color:rgb(0,0,0); text-decoration:none; }
a:hover { text-decoration:underline; }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(255,255,255); font-size:10px; } 

a.additionalnavi { font-size:10px; color: rgb(255,255,255); }

a.navipath { font-size:10px; color: rgb(255,255,255); } 

a.anfrage { font-size:10px; color: rgb(255,0,0); } 

a.navileft_passive {
    display:block;
    background-color:#FFFFFF;
    padding-top:3px;
    padding-bottom:3px;
    color:rgb(0,0,0);
} 

a.navileft_active {
    display:block;
    background-color:#E3E3E2;
    border:1px solid #000000;
    background-position:left;
    font-weight:bold;
    padding-top:3px;
    padding-bottom:3px;
    color:rgb(0,0,0);
} 

a.navileft_open {
    padding-left:10px;
    display:block;
    
    background-position:right;
    background-color:#FFFFFF;
    padding-top:3px;
    padding-bottom:3px;
    color:rgb(0,0,0);
} 

a.navileft_open2 {
    padding-left:10px;
    display:block;
    font-weight:bold;
    background-position:right;
    background-color:#E3E3E2;
    padding-top:3px;
    padding-bottom:3px;
    color:rgb(0,0,0);
} 

a.sitemap_level1 {
    display:block;
    border-bottom:1px solid #b4a8b4;
    color:rgb(15,83,133);
    font-weight:normal;
    padding-bottom:.4em;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:right;
}

a.sitemap_level2 {
    color:rgb(62,77,116);
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:170px 4px;
    display:block;
}

a.sitemap_level3 {
    color:rgb(190,190,190);
}







a.screenshotPopup img {
    margin:0; 
    padding:5px; 
    border:1px solid #000000; 
    display:none; 
    position:fixed;
    left:100;
    top:100; 
    background-color:#FFFFFF;   
}
a.screenshotPopup:hover img {
    display:block;    
    position:absolute;
    left:84;
    top:0px; 
}

a.screenshotPopup2 img {
    margin:0; 
    padding:5px; 
    border:1px solid #000000; 
    display:none; 
    position:fixed;
    left:100;
    top:100; 
    background-color:#FFFFFF;   
}
a.screenshotPopup2:hover img {
    display:block;    
    position:absolute;
    left:200;
    top:30px; 
}

.sitemap_level2_container {
    float:left;
    width:50%;
    padding-top:.3em;
}

.sitemap_level3_container {
    float:right;
    width:50%;
    padding-top:.3em;
}

.input_searchbox {
    width:200px;
    vertical-align:middle;
    font-size:13px;
    color: rgb(255,0,0);
}

.extra_html {
    width:200px;
    vertical-align:middle;
    font-size:11px;
    color: rgb(255,0,0);
}

.input_loginBtn {
    background-color:#000000;
    border:4;
    color:#FFFFFF;
    padding:0px;
    font-size:13px;
    font-weight:bold;
    width:200px;
    height:20px;
    align:right;
    margin:0px;
}



.input_newsletterselect {
    width:100px;
    vertical-align:middle;
    font-size:12px;
    margin-right: 8px;
    color: rgb(62,77,116);
}


.label_searchbox {
    vertical-align:middle;
    color:#0B4A78;
    position:relative;
    padding-left:5px;
    /*left:-65px;*/
}






#loginbox {
    background-color:#DFE0E5;
    border-top:0px solid #0A4976;
    border-bottom:0px solid #0A4976;

}

#searchbox {
    background-color:#E8E8EE;
    border-top:0px solid #0A4976;
    border-bottom:0px solid #0A4976;

}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #0A4976;
   border-bottom:1px solid #0A4976;

}

.hidden {
    display:none;
}

.balken {
    padding-left:0px;
    background-color:rgb(10,73,118);
    
    background-repeat: repeat-x,repeat-y;
    background-position:2px 0px ;
}


.teaser_img {
    float: left;
    margin-right: 2px;
    margin-bottom: 2px; 
}
































/* << */




/* ###################################################### */
/* ####################### BACKEND STYLES ############### */
/* ###################################################### */
#modHeaderImgEdit {
    position:absolute;
    top:60px;
    left:270px;
}






/**
 * CSS styles for Contenido Sitemap.

 * 
 * @author Frederic Schneider
 * @copyright four for business AG <www.4fb.de>
 * @version 0.1.0
 * 
 * created 2008-04-11
 */

.sitemap, .sitemap ul {
        margin-left:0;

        padding-left: 0;


}


.sitemap li {














    border-bottom: 1px solid #ffffff;
    list-style-type: none;
}





.sitemap .level1 {
        background-color: #e6f1fb;
        padding: 3px 3px 3px 10px;
}

.sitemap .level2 {
        background-color: #f4f9fd;
        padding: 3px 3px 3px 30px;
}

.sitemap .level3 {
        background-color: #ffff00;
        padding: 3px 3px 3px 50px;
}

/* Only for IE */
*+html .sitemap .list2, * html .sitemap .list2 {
        margin-top: -14px;
}










