body{
    font-size:62.5%;
    margin:0;padding:0;
    font-family:Verdana,Georgia,Times,Arial,Geneva,Courier;
    background-color:#941700;
    color:#666;
}
/*
green #c6ae68
red #941700
white #ffffff
*/
.wrapper{
    width:998px;
    margin:0 auto;
    position:relative;
    clear:both;
}
#karte{
    width:600px;
    height:400px;
    overflow:hidden;
    float:left;
    position:relative;
    clear:both;
    display:inline;
    background-image:url(../img/bg4.gif);
    -moz-user-select:none;
}

.border_white{
    border-color:#ffffff;
    border-width:2px;
    border-style:solid;
    float:left;
}
.border_red{
    border-color:#941700;
    border-width:1px;
    border-style:solid;
    float:left;
}
.border_red_1px{
    border-color:#941700;
    border-width:1px;
    border-style:solid;
    float:left;
}
.border_green{
    border-color:#c6ae68;
    border-width:6px;
    border-style:solid;
    float:left;
}
.box_head{
    width:980px;
    float:left;
    clear:both;
}
.box_main{
    width:980px;
    float:left;
    clear:both;
    background-color:#fff;
    padding:3px 0 10px 0;
}
.box_foot{
    width:980px;
    float:left;
    clear:both;
    background-color:#fff;
}

.box_main_left{
    width:189px;
    float:left;
    background:#fff;
}
.box_main_middle{
    width:602px;
    float:left;
}
.box_main_right{
    width:189px;
    float:right;
    background:#fff;
}
.box_wrap_180{
    width:180px;
    margin:0 auto;
    background:#fff;
}
.box_wrap_175{
    width:175px;
    margin:0 auto;
    background:#fff;
}
.box_wrap_170{
    width:170px;
    margin:0 auto;
    background:#fff;
}

/*head*/
.box_head img{
    float:left;
}



/*head navi*/


a.link1{
    float:left;
    width:129px;
    display:block;
    height:40px;
}
a.link2{
    float:left;
    width:140px;
    display:block;
    height:40px;
}
a.link3{
    float:left;
    width:195px;
    display:block;
    height:40px;
}
a.link4{
    float:left;
    width:155px;
    display:block;
    height:40px;
}
a.link5{
    float:left;
    width:195px;
    display:block;
    height:40px;
}
a.link6{
    float:left;
    width:110px;
    display:block;
    height:40px;
}

a.link7{
    float:left;
    width:56px;
    display:block;
    height:40px;
}
a.link1 span{display:none}
a.link2 span{display:none}
a.link3 span{display:none}
a.link4 span{display:none}
a.link5 span{display:none}
a.link6 span{display:none}
a.link7 span{display:none}


