@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, sans-serif;
color:#6a6a6a;
font-size:11px;
line-height:1.3;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#fff;
}

a {
color:#6a6a6a;
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#f8bf44;
}

#Hauptbereich {
width:990px;
margin:0 auto;
}

#Effekt {
background-image:url(../images/bg.png);
background-repeat:repeat-x;
position:absolute;
top:101px;
height:8px;
left:0px;
right:0px;
width:100%;
z-index:100;
}

#Header {
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height:78px;
position:relative;
}

#Header #gostart {
display:block;
height:60px;
width:247px;
}

#Header #Header_Links {
position:absolute;
right:4px;
bottom:10px;
line-height:1.5;
text-align:right;
}

#Navi {
display:block;
overflow:hidden;
height:23px;
}

#Navi li {
float:left;
display:block;
}

#Navi a {
float:left;
display:block;
font-size:14px;
color:#fff;
padding:3px 2px;
margin-right:16px;
}

#Navi a:hover {
text-decoration:none;
background-color:#7a7a7a;
}

#Navi a.aktiv, #Navi a:hover {
color:#f8bf44;
}

#Content {
overflow:auto;
width:990px;
}

#Content li {
margin-left:15px;
list-style:disc;
}

#ContentL {
float:left;
width:263px;
display:block;
margin-top:4px;
}

#ContentL li {
display:block;
float:left;
width:263px;
}

#ContentL li a {
display:block;
width:233px;
border-bottom:1px solid #949494;
padding:5px 0px 5px;
color:#6a6a6a;
font-size:11px;
font-weight:bold;
}

#ContentL li a:hover, #ContentL li a.aktiv {
color:#030303;
}

#ContentL li a:hover { 
background-color:#efefef;
text-decoration:none;
}

#ContentR {
float:right;
width:727px;
overflow:auto;
font-size:12px;
}

#ContentR #titelbild {
width:727px;
margin-bottom:14px;
}

#ContentModelle {
float:right;
width:717px;
padding:15px 0px 15px 10px; 
overflow:auto;
font-size:12px;
background-image:url(../images/modellebg.jpg);
background-repeat:repeat-x;
}

#ContentModelle strong {
font-size:14px;
}

#ContentModelle .mA {
float:left;
width:300px;
margin-right:62px;
}

#ContentModelle .mB {
float:left;
width:355px;
}


.stoerer {
    background: #faebce;
    border: 5px solid #f7bc22;
    margin: 10px 0px 10px;
    padding: 5px;
}

.mB .sinfo {
    font-size: 11px;
    margin: 3px 0px 10px;
}

#ContentModelle .mB .preis {
overflow:auto;
background-image:url(../images/modellpreis.jpg);
background-repeat:repeat-y;
margin:10px 0px;
font-weight:bold;
}

#ContentModelle .mB .preis .pL {
float:left;
padding:9px 0px 9px 8px;
width:180px;
}

#ContentModelle .mB .preis .pR {
float:left;
padding:9px 0px;
}

#ContentModelle .mB .preis2 {
    margin-bottom: 4px;
}

#ContentModelle .mB .preis2 .dd {
    width: 48%;
    float: left;
    overflow: auto;
}

#ContentModelle .mB .preis2 .dl {
    border-right: 2px solid #fff;
    padding-right: 2%;
    width: 47%;
}

#ContentModelle .mB .preis2 .dr {
    padding-left: 1%;
}

#ContentModelle .mB .dd span {
    float: left;
    font-size: 10px;
    display: block;
    padding: 7px 0px 2px 8px;
}

#ContentModelle .mB .dr span {
    padding-top: 15px;
}

#ContentModelle .mB .dd strong {
    float: right;
    display: block;
    padding-top: 2px;
}

#ContentModelle .mB .dd strong, #ContentModelle .mB .rate {
    font-weight: bold;
    font-size: 24px;
}

#ContentG {
overflow:auto;
font-size:12px;
}

#Content #titelbild {
width:727px;
margin-bottom:14px;
}

#ContentS #sBox {
width:990px;
height:315px;
margin-bottom:25px;
position:relative;
}

#ContentS #sBox #vt1 {
position:absolute;
left:10px;
top:250px;
color:#fff;
font-size:23px;
font-weight:bold;
}

#ContentS #sBox #vt2 {
position:absolute;
left:10px;
top:284px;
width:330px;
padding:2px 2px;
background-color:#949494;
color:#fff;
font-size:11px;
}

#ContentS #sBox #vt2 a {
color:#fff;
}

#ContentS #sBox #sAusw {
position:absolute;
right:0px;
bottom:0px;
overflow:hidden;
width:649px;
height:76px;
}

#ContentS #sBox #sAusw a {
display:block;
float:right;
width:98px;
height:52px;
border-left:4px solid #fff;
border-right:4px solid #fff;
border-top:4px solid #fff;
margin-top:20px;
margin-right:-4px;
}

#ContentS #sBox #sAusw a.aktiv {
width:135px;
height:72px;
margin-top:0px;
}

#Footer {
width:990px;
font-size:10px;
color:#999;
margin:40px 0px 5px;
}

#Footer a {
color:#999;
}










.sitemap ul li ul {
padding-bottom:6px;
}

.sitemap ul li ul li ul {
padding-bottom:0px;
}

.sitemap li {
list-style:square !important;
margin:4px 0px 4px 22px !important;
font-size:13px;
font-weight:bold;
}

.sitemap li ul li {
list-style:disc !important;
margin-left:35px !important;
font-size:12px;
font-weight:normal;
}

.sitemap li ul li ul li {
list-style:circle !important;
margin-left:35px !important;
font-size:11px;
font-weight:normal;
}

.sitemap a {
text-decoration:none !important;
}

.sitemap a:hover {
text-decoration:underline !important;
}


.kof table {
width:80%;
margin:0px 0px 5px;
}

.kof table td input {
width:240px;
}

.kof table td select {
width:240px;
}

.kof table td textarea {
width:240px;
height:200px;
}

.kof table td table {
width:auto;
}

.kof table td table td {
padding:4px 15px 4px 0px;
text-align:right;
}

.kof table td table td.left {
width:70px;
}

.kof  td.mid {
text-align:center;
padding-top:42px;
}

.reg {
width:98%;
margin-top:-15px;
}

.reg td {
padding:4px 0px;
font-size:11px;
}

.reg td.f {
font-size:12px;
}



.service td {
padding:4px 4px 0px 4px;
}

.service input {
width:100%;
}

.service select {
width:100%;
}

.service input.small {
width:auto;
}

