html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
    padding: 0;
}


body {
    overflow: auto; /* Scrollbalken im Fenster unterbinden */
		scrollbar-highlight-color: #ffffff; 
		scrollbar-shadow-color: #685B59; 
		scrollbar-3dlight-color: #685B59; 
		scrollbar-arrow-color: #685B59; 
		scrollbar-track-color: #ffffff; 
		scrollbar-darkshadow-color: #ffffff;
		scrollbar-face-color: #ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #000;
}

form, table, tr, td {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #737373;
}

input, textarea {
    font-size: 12px;
    color: #737373;
}

#oben {
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    height: 189px;
    z-index: 1;
    background-color: #fff;
    background-image:url(./../../images/oben_bgkachel.gif);
}

#obenlinie {
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 189px;
    background-color: #000;
    z-index: 2;
    overflow: hidden;
}


#mitte {
    position: absolute;
    width: 100%;
    height: 427px; /*397px;*/
    background-color: #efefef;
    background-image: url(./../../images/bgkachel_streifenflaeche.gif);
    top: 190px;
    font-size: 12px;
    color: #737373;
}

* html #mitte {
    border-top-height: 190px;
}

#unten {
    position: absolute;
    width: 100%;
    height: 49px;
    background-color: #fff;
    background-image:url(./../../images/unten_bgkachel_doppellinie.gif);
    top: 616px; /*586px;*/
    border-top: 1px solid #000;
}

* html #unten {
    border-top-height: 536px;
}

#mitte #mittelinks {
    position: absolute;
    top: 0;   /* Abstand zum oberen Fensterrand */
    left: 1px;  /* Abstand zum linken Fensterrand */
    width: 280px;
    height: 100%;
    overflow: auto; /* Scrollbalken, falls notwendig */
    background-image: url(./../../images/bgkachel_streifenflaeche.gif);
    background-color: #efefef;
    overflow:hidden;
}

#mitte #mittemitte {
    position: absolute;
    top: 0;   /* Abstand zum oberen Fensterrand */
    left: 280px;  /* Abstand zum linken Fensterrand */
    width: 167px;
    height: 100%;
    overflow: auto; /* Scrollbalken, unterbinden */
}

#mitte #mitterechts {
    position: absolute;
    top: 0;   /* Abstand zum oberen Fensterrand */
    left: 450px;  /* Abstand zum linken Fensterrand */
    width: 520px;
    height: 100%;
    overflow: auto; /* Scrollbalken, falls notwendig */
    background-color: #fff;
    border-left: 1px solid #000;
}

#mitterechts .inhalt {
    font-size: 12px;
    color: #737373;
    line-height: 18px;
    margin: 15px;
}

#mitterechts .inhalt h1 {
    padding: 0;
    margin: 0;
    font-size: 18px;
/*    font-family: times; */
    font-family: arial;
    font-style: italic;
    display:inline;
    font-weight: normal;
}

/* für RA (Name) */
.inhalt .inhalthalb {
    width:280px;
    float:left;
}

.inhalthalb .inhalthalblinks {
    width:270px;
    height:20px;
    display:block;
    border-bottom:1px solid #F6D817;
}

.inhalthalbfoto {
    width:160px;
    float:left;
    padding-left:20px;
}

.inhaltclearganz {
    clear:both;
    display:block;
    width:470px;
}

.inhalt .left20 {
    width:20px;
    float:left;
}
.inhalt .left100 {
    width:100px;
    float:left;
}
.inhalt .left120x23 {
    width:120px;
    height:23px;
    float:left;
}
.inhalt .left120x75 {
    width:120px;
    height:75px;
    float:left;
}
.inhalt .left160 {
    width:160px;
    float:left;
}
.inhalt .left290 {
    width:290px;
    float:left;
}
.inhalt .left330x75 {
    width:330px;
    height: 75px;
    float:left;
}
.inhalt .left330x23 {
    width:330px;
    height: 23px;
    float:left;
}
.inhalt .left350 {
    width:350px;
    float:left;
}
.inhalt .left430 {
    width:430px;
    float:left;
}
.inhalt .left470 {
    width:470px;
    float:left;
}
.inhalt .block470image {
    display:block;
    width:470px;
    background-image:url(./../../images/back_datum.gif);
 }
.font11 {
    font-size: 11px;
    line-height: 14px;
}

.inhaltheadline {
    width:470px;
    height:20px;
    display:block;
    border-bottom:1px solid #F6D817;
}

.inhalt .clearblock {
    clear:both;
    display:block;
}

.inhalt a {
    color: #737373;
}

.inhalt h2, .inhalt h3 {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    font-family: arial,helvetica,sans-serif;
    display:inline;
}

.inhalt ul{
    margin: 0;
    padding: 0;
    /*color:inherit;*/
}

.inhalt li ul{
    margin:0;
    border:0;
}

.inhalt li{
    margin:0;
    padding:0;
    list-style-type:none;
    font-style:normal;
    font-weight:bold;
    text-align:left;
    line-height: 14px;
    font-size: 12px;
}

.inhalt li ul li {
    margin:0;
    border:0;
    font-weight: normal;
    font-size: 11px;
}

#mitte #mitterechtslinie {
    position: absolute;
    top: 0;   /* Abstand zum oberen Fensterrand */
    left: 970px;  /* Abstand zum linken Fensterrand */
    width: 10px;
    height: 100%;
    border-left: 1px solid #000;
}

#oben h2 {
  font-size: 16px;
  color: #fff;
  margin: 0;
  padding: 0;
}

#mittelinks a, #oben a {
  text-decoration: none;
  color: #363636;
}



/* unternavigation */
#mittemitte #mittenavigation {
  margin: 3px 12px;
  border: 1px solid #000;
}

#mittenavigation ul{
    margin: 0;
    border-bottom: 0px solid #ABABAB;
    padding: 0;
    /*color:inherit;*/
}

#mittenavigation li ul{
    margin:0;
    border:0;
}

#mittenavigation li{
    margin:0;
    padding:0;
    background-color: #e2e2e2;
    border-bottom:1px solid #ABABAB;
    list-style-type:none;
    font-style:normal;
    text-align:left;
    line-height: 9px;
    font-size: 10px;
}

#mittenavigation li.vorher{
    margin:0;
    padding:0;
    background-color: #e2e2e2;
    border-bottom:1px solid #000;
    list-style-type:none;
    font-style:normal;
    text-align:left;
    line-height: 9px;
    font-size: 10px;
}

#mittenavigation li.active {
    margin:0;
    padding:0;
    background-color: #fefefe;
    border-bottom:1px solid #000;
    list-style-type:none;
    font-style:normal;
    text-align:left;
    line-height: 9px;
    font-size: 10px;
}

#mittenavigation li.letzterEintrag {
 
    margin:0;
    padding:0;
    background-color: #e2e2e2;
    border-bottom:1px solid #BABABA;
    list-style-type:none;
    font-style:normal;
    text-align:left;
    line-height: 9px;
    font-size: 10px;
         
}

#mittenavigation li.letzterActive {
 
    margin:0;
    padding:0;
    background-color: #fefefe;
    border-bottom:1px solid #000;
    list-style-type:none;
    font-style:normal;
    text-align:left;
    line-height: 9px;
    font-size: 10px;
   
}


#mittenavigation li a{
    margin:0;
    padding:3px 0;
    color: #6E6E6E;
    text-decoration:none;
    display:block;
    background-repeat:no-repeat;
}

#mittenavigation ul li a{
    padding-left:3px;
}

#mittenavigation ul li.active a {
  /*  steppo border-top: 1px solid #fefefe;
    font-weight:bold; */
}




/* geht in IE und in Firefox nur mit important  */
#mittenavigation li a:hover{
    background-color:#fefefe !important;
}

.clear{
clear:both;
height:0;
}
.hidden{
display:none;
}

.hide4print {
  visibility: visible;
}