HTML, BODY {
margin: 0px;
}
BODY {
background-color: #CCCCCC;
}
#aussen {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  /*margin: auto;*/
  background-color: #dcdcdc;
}
#innen {
position: absolute;
}
#aussen, #innen {
  height: 700px;
  width: 1024px;
}


#links {
    float: left;
}
#rechts {
    float: right;
    text-align: left;
}
#mitte {
    width: auto;
    margin-left: 112px;
    margin-right: 112px;
    margin-top: 0px;
    background-image: url(grafik/bg_mitte_800x700.jpg);
    background-repeat: no-repeat;
    text-align: center;
}
#links, #rechts, #mitte {
    height: 700px;
}
#links, #rechts {
    width: 112px;
}

#ob_dist {
  height: 10px;
  width: 100%;
}

#km {

}

#ddfg {
width: 594px;
font: 12px "Times New Roman",Times,serif;
color: #666666;
letter-spacing: 0.2em;
line-height: 20px;
}
#dd {
float: left;
}
#fg {
float: right;
}

#jahr {
  text-align: center;
  font: 14px "Times New Roman",Times,serif;
  letter-spacing: 0.5em;
  color: #666666;
}


.mauto {
margin-left: auto;
margin-right: auto;
}

.inner {
display: block;
position: relative;
overflow: hidden;
}
.dist20 {
  width: 100%;
  height: 20px;
}
.dist150 {
  height: 150px;
  width: 100%;
}
.dist_lroben {
  height: 114px;
}

#contblock {
  height: 450px;
}


.navbox {
  height: 380px;
  text-align: center;
}

.navbox_kb {
    margin-left: 10px;
}

a.tlink {
  color: #666666;
  text-decoration: none;
}


.txtlink {
  text-align: center;
  height: 15px;
}

.txtlink a, a.inlink {
  font: 11px "Times New Roman",Times,serif;
  color: #666666;
}

.fltext {
font: 12px serif;
color: #666666;
letter-spacing: 0.1em;
/*line-height: 20px;*/
margin-bottom: 5px;
}

IMG.thumbnail {
width: 50px;
height: 50px;
cursor: pointer;
}

.navbild {
  width: 80px;
  text-align: center;
  height: 125px;
}

.navbild a {
  font: 10px serif;
  text-decoration: none;
  color: #666666;
  display: inline-block;
}

.txt, #nav_design {
  width: 300px;
  text-align: center;
  font: 12px serif;
  letter-spacing: 0.1em;
  /*line-height: 16px;*/
  color: #666666;
}

#nav_design a {
  color: #666666;
  text-decoration: none;
}

.design_txt {
  text-align: center;
  font: 12px serif;
  letter-spacing: 0.1em;
  /*line-height: 16px;*/
  color: #666666;
}

/* Navigation KB */

.navbox_kb {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	/*font-weight: bold;*/
	margin-top: 20px;
	color: #808080;
}

UL {
    list-style-type: none;
    list-style-position: outside;
    margin-top: 0px;
    margin-left: 5px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}

LI {
    line-height: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}

LI,  LI A {
    font-size: 14px;
    color: #808080;
  }
  UL UL LI A {
    font-size: 12px;
    text-decoration: none;
  }



