@IMPORT "clearfix.css";

/* reset margin, padding and border for html, body, img, ul, li and p-tag */
html, body, img, ul, p , ul li {
    margin: 0px;
    padding: 0px;
}

img {border:  0px;}

ul li {margin-left: 15px;}

/* defaults */
body {
    margin:  0px auto;
    padding: 0px;
    
    background: #ffffff;
    
    font-family: Sans-Serif, Verdana, Tahoma, Arial;
    font-size:   12px;
    color:       #000000;
}

a, a:hover, a:active, a:focus, a:link, a:visited {
    font-family: Sans-Serif, Verdana, Tahoma, Arial;
    font-size:   12px;
    color:       #000000;
    text-decoration: none;
}

/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    height: 100%;
    background:url(/images/hg.jpg) repeat;
    margin:10px 0 10px 0;
    padding:10px 0 10px 0;
}

#header {
    height: 92px;
    width: 911px;
    background: url(/images/headergvz.jpg) no-repeat;
    }

p{
    margin:0;
    }
h1, h2, h3{padding:0; margin:-10px 0 0 0;}
h2{
    font-size:11px;
    color:#3C7E8E;
    }

    
#ticker {
    height: 41px;
    width: 911px;
    background: url(/images/ticker.gif) no-repeat;
    }
    
.top1{
    color:#999999;
    padding:10px;
    text-align:right;
    }
    
img{border:none;}



.rahmen {
    border:1px solid #999999; 
    padding:10px; 
    color:#999999;
    float:left;
    margin:5px 0 5px 5px;
    width: 519px;
    margin-left:190px;
}
    
* html .rahmen {
    border:1px solid #999999; 
    padding:10px; 
    color:#999999;
    float:left;
    margin:5px 0 5px 5px;
    width: 519px;
    margin-left:190px;
}
    
.rahmen2 {
    border:1px solid #999999; 
    padding:15px 10px 10px 10px; 
    color:#999999;
    float:left;
    margin:5px 0 5px 5px;
    width: 665px;
    margin-left:190px;
}
    
.rahmen_titel{
    background:#FFFFFF; 
    position:relative; 
    top:-18px; 
    left:5px; 
    font-size:12px; 
    font-weight:bold; 
    padding:0 5px 0 5px;
    height:13px;
    }

.rahmen_titel2{
    background:#FFFFFF; 
    position:relative; 
    top:-18px; 
    left:5px; 
    font-size:12px; 
    font-weight:bold; 
    color:#333333;
    padding:0 5px 0 5px;
    height:13px;
    }
    
.rahmen img{
    float:left;
    margin:-10px 16px 0 0;
    }
    
.rahmen_top4{
    border:1px solid #999999; 
    padding:10px 10px 0 10px;
    color:#999999;
    float:left;
    margin: 15px 0px 0px 0px;
    width: 193px;
    }
    
.rahmen_top4 a{
    display:block;
    color:#3C7E8E;
    text-decoration:none;
    margin:-10px 0 15px 0;
    }
    
.rahmen_top4 a:hover{
    color:#999999;
    }
.weiter a{
    color:#999999;
    text-align:right;
    margin:0;
    }
.weiter a:hover{
    color:#666666;
    }

.rahmen_right {
    border:1px solid #999999;  
    color:#999999;
    float:right;
    margin:5px 5px 5px 0;
    width: 123px;
    padding:22px;
    }
    
* html .rahmen_right {
    border:1px solid #999999;  
    color:#999999;
    float:right;
    margin:5px 3px 5px 0;
    width: 124px;
    padding:22px;
    }   
    
.login{
    color:#999999;
    padding:5px 5px 5px 5px;
    width:160px;
    margin:0px 5px 0 5px;
    
    background:url(/images/fenster_top_button_gr.gif) no-repeat top;
    border-bottom:1px solid #999999;
    }
    
.suche{
    color:#999999;
    padding:5px 5px 5px 5px;
    width:160px;
    margin:0px 5px 0 5px;
    float:right;
    background:url(/images/fenster_top_button_gr.gif) no-repeat top;
    border-bottom:1px solid #999999;
    }
    
* html .suche{
    color:#999999;
    float:right;
    background:url(/images/fenster_top_button_gr.gif) no-repeat top;
    border-bottom:1px solid #999999;
    }   

* html .login{
    color:#999999;
    padding:5px 5px 5px 5px;
    width:160px;
    margin:0px 3px 0 5px;
    float:right;
    background:url(/images/fenster_top_button_gr.gif) no-repeat top;
    border-bottom:1px solid #999999;
    }
    
* html .suche{
    color:#999999;
    background:url(/images/fenster_top_button_gr.gif) no-repeat top;
    border-bottom:1px solid #999999;
    }

.login h2, .suche h2{
    font-size:14px;
    color:#F0F0F0;
    display:block;
    margin:0;
    padding:0px 0 5px 12px;
    text-transform: uppercase;
    }
.login a, .rahmen_right a, .top1 a{
    color:#999999;
    text-decoration:none;
    }
.login a:hover, .rahmen_right a:hover, .top1 a:hover{
    color:#3C7E8E;
    }

.form_off, .form_on {
    padding:4px 5px 0 10px;
    color:#999999;
    font-size:11px;
    width:159px;
    height:22px;
    border:none;
    background:url(/images/form_hg.gif) no-repeat;
    }
    
* html .form_off, .form_on {
    margin:3px 0 0 0;
    color:#999999;
    font-size:11px;
    width:138px;
    height:18px;
    border-right:1px solid #999999;
    background:url(/images/form_hg.gif) no-repeat;
    }

form{
    margin:0;
    padding:5px 0 0 0;
    }
.button{
    color:#999999;
    border:1px solid #999999;
    font-size:10px;
    padding:0 5px 0 5px;
    }
.rot {
    color: #3C7E8E;
    }
    
#pagina{
    position:absolute;
    background:#FFFFFF;
    width:911px;
    margin-left:-455px;
    margin-top:10px;
    border-top: 0px;
    border:1px solid #E0D9D8;
    left:50%;
    z-index:2;
    }
    
.speedcounter{
    background: #FFFFFF;
    height:65px;
        }
            
.hg_red{
    background:url(/images/hg_red.jpg) repeat-x top;
    z-index:1;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:570px;
}

/*updates!*/
.kategorien1{
    color:#AEAEAE;
    font-weight:bold;
    padding:3px;
    background:#F4F4F4;
    border-bottom:1px solid #999999;    
    }
.kategorien1 td{
    border-right:2px solid #ffffff;
    padding:3px;
    }
    
.kategorien1 a{
    color:#666666;
    text-decoration:none;
    }

.kategorien1 a:hover{
    color:#3C7E8E;
    }
    
.row1 td, .row2 td{
    border-bottom:1px solid #ccc;
    }
.row2 td{
    background:#EEEEEE;
    }
.row1 td img, .row2 td img{
    padding:10px 0 0 0;
    }
.row1 a, .row2 a, .footer a, .link a:hover, .listlink a:hover{
    text-decoration:none;
    color:#666666;
    }
.row1 a:hover, .row2 a:hover, .footer a:hover, .link a, .listlink a{
    color:#3C7E8E;
    text-decoration:none;
    }

/*footer, copys*/
.footer, .copys{
    padding:10px;
    height: 40px;
    font-size: 10px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif; 
    background:url(/images/bottom.gif) repeat-x;
    float:left;
    }
.copys{
    width:891px;
    text-align:right;
    }

.listlink a.char{
    border:1px solid #cccccc;
    padding:1px 1px 0 1px;
    text-align:center;
    margin:0 0 5px 5px;
    float:left;
    font-weight:bold;
    }

.listlink a:hover{
    background:#EEEEEE;
    }
    
a{ color:#3C7E8E;
    text-decoration:none;
    }
a:hover{color:#666666;}


/*select*/
select{
    font-size:10px; color:#666666;
    width:110px;
    padding:3px;
    }
    
table tr td img { padding-top:10px; }

.navigation_hold {
    width: 170px;
    float:left;
    height:3200px;
}

div.navigation {
    background: #EFEFEF;
    width: 170px;
    padding:5px;
    margin:5px 0 5px 5px; 
    float:left;
}

* html div.navigation {
    background: #EFEFEF;
    width: 170px;
    padding:5px;
    margin:5px 0 5px 2px; 
    float:left;
}

div.navigation h2 {
    font-size:14px;
    color:#F0F0F0;
    display:block;
    margin:0;
    padding:6px 0 5px 12px;
    background:url(/images/navigation_button_gr.gif) no-repeat;
    text-transform: uppercase;
}

div.navigation ul {
    list-style:none;
    margin:0; padding:0;    
}

div.navigation li {
    margin:0; padding:0;
    background:url(/images/trennlinie.gif) bottom no-repeat;
}

div.navigation li ul li {
    padding-left: 15px;
}

div.navigation li ul li {
    padding-left: 15px;
}

div.navigation li ul li a {
    width: 150px;
}

div.navigation ul li a {
    text-decoration:none;
    color:#666666;
    width:163px;
    display:block;
}

div.navigation a {
    padding:3px 0 3px 15px;
    margin:0 0 0 -5px;
}

div.navigation a:hover {
    background:#CCCCCC;
}
    
* html div.navigation ul li a {
    text-decoration:none;
    color:#666666;
    width:158px;
    display:block;
}

h1, h2 {
    margin-bottom: 20px;
    font-size: 16px;
}