html, body {
    margin: 0px; padding: 0px;
    width: 100%;
    background-color: #FFF;
    text-align: center;
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: #333;
    background: #FFF url("../images/bg.jpg") no-repeat top left;
}
h1, h2, h3 {
    margin: 0px 0px 10px 0px; padding: 0px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    font-weight: 100;
}
h2 {
    font-size: 16px;
    margin-bottom: 3px;
    
}
h3 {
    font-size: 14px;
}
a {
    color: #333;
}
a:hover {
    color: #FF0000;
    text-decoration: none;
}
strong {
    color: #000;
}
img {
    border: 0px;
}
p {
    margin: 0px 0px 10px 0px; padding: 0px;
    line-height: 1.4;
}

.global {
    position: relative;
    width: 941px;
    padding: 0px;
    margin: auto;
    text-align: left;
}
.head {
    height: 130px;
    width: 100%;
    background-color: #FFF;
    float: left;
}
.head_2 {
    float: left;
}

.cols_1 {
    width: 300px;
    float: left;
    margin-right: 20px;
}

.cols_2 {
    width: 600px; height: 205px;
    padding: 10px;
    float: left;
    background: url("../images/cols_2.jpg") no-repeat top left;
}
.col_3 {
    width: 100%;
    float: left;
}
.left {
    width: 320px;
    float: left;    
}
.right {
    float: right;
    width: 610px;
}
.box {
    width: 280px; min-height: 138px;
    float: left;
    border-top: 5px solid #FF0000;
    margin-right: 20px;
    padding: 10px;
    background: #fbfbfb url("../images/cols_2.jpg") repeat-x;
} 
.last {
    margin: 0px;
}
.hoerprobe {
    background: url("../images/hoerproben_2.jpg") bottom;
}
.content {
    padding: 10px;
    width: 600px;
    border-top: 5px solid #FF0000;
    float: left;
    background: #FFF url("../images/bg_3.jpg") repeat-x;
}


.navigation {
    float: right;
}
.logo {
    margin-top: 32px;
    float: left;
}

.body {
    float: left;
    padding-top: 18px;
    width:100%;
}
.footer {
    width: 100%; height: 10px;
    padding-top: 10px;
    float: left;
    background: #FFF url("../images/shd-bottom.jpg") no-repeat;
    color: #999;
}


.main {
 position: relative;
 float: left;
 width: 540px;
}


.infobox {
    background-image: url("../images/infobox.jpg");
    width: 155px; height: 215px;
    position: absolute;
    padding: 10px;
}

.homebox {
    background: url("../images/infobox.jpg") no-repeat 0px 95px;
    width: 168px; height: 330px;
    float: left;
    margin-right: 17px;
}

.homebox div {
    padding: 10px;
}

.topicpic {
    margin-bottom: 10px;
}

.copyright {
    float: left;
}

.referal {
    float: right;
}

.referal a {
    color: #999;
}
.referal a:hover {
    color: #000;
}





.navFirst {
    list-style: none;
    margin: 0px; padding: 0px;
    font-size: 14px;
}


.navFirst li {
    position: relative;
    float: left;
    margin: 0px 0px 0px 10px;
}
.cl {
    position: absolute;
    bottom: 0px; left: 0px;
    width: 5px; height: 5px;
    background-image: url("../images/cl.png");
    font-size: 1px;
    behavior: url("/accgroup/cms/iepngfix.htc");
}
.cr {
    position: absolute;
    bottom: 0px; right: 0px;
    width: 5px; height: 5px;
    background-image: url("../images/cr.png");
    font-size: 1px;
    behavior: url("/accgroup/cms/iepngfix.htc");
   
}

.navFirst li a {
    display: block;
    padding: 65px 10px 29px 10px;
    color: #333;
    text-decoration: none;
}
.navFirst li a:hover {
    background-color: #FF0000;
    color: #FFF;
}
.navFirst li .on {
    background-color: #FF0000;
    color: #FFF; 
    text-decoration: none;
}

.navSecond{
 list-style: none;
 margin: 0px; padding: 0px;   
}
.navSecond li {
  margin: 0px 0px 5px 0px;
  float: left;
  clear: both;

}
.navSecond li a {
    display: block;
    padding: 3px 20px 3px 10px;
    float: left;
    clear: both;
    color: #333;
    font-size: 14px;
    text-decoration: none;
}
.navSecond li a:hover {
    /* background: #ebebeb url("../images/subnav.jpg") no-repeat right; */
    color: #FF0000;
}
.navSecond li .on {
   /* background: #ebebeb url("../images/subnav.jpg") no-repeat right; */
   font-weight: bold;   
    color: #FF0000;
}


.navService {
    margin: 0px; padding: 0px;
    list-style: none;
    float: left;
}
.navService li {
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 5px;
    border-left: 1px solid #999; 
    float: left; 
}
.navService li a {
    font-weight: normal;
    color: #999;
    text-decoration: none;
}
.navService li a:hover {
    color: #000;
}
.navService li .on {
    color: #000;
}
.footer a {
        text-decoration: none;
}


.input_text {
    width: 197px; height:20px;
    padding: 5px 5px 0;
    border: 0px;
    background: #FFF url("../images/input.jpg") no-repeat;
}
.input_textarea {
    width: 418px; height:128px;
    padding: 5px 5px 0;
    border: 0px;
    background: #FFF url("../images/textarea.jpg") no-repeat;
    font-family: arial, verdana;
    font-size: 12px;
    overflow: hidden;
}

button {
    border: 0px;
    outline: none;
    cursor: pointer;
}

.button_senden {
    width: 99px; height: 27px;
    background: #FFF url("../images/button_senden.jpg") no-repeat 0px 0px;

}
.button_over {
   background-position: 0px -27px;
}
#note {
    background-color: #ccc;
    padding: 5px;
    display: none;
}
.item {
    float:left;
    height:80px;
    margin:10px 10px 0 0;
    overflow:hidden;
    width:120px;
}
