/* Listing 3 + 4 */

body, html {
border: 0;
margin: 0;
width: 102%;
height: 105%;
font: normal 100.01% Arial, Helvetica, Verdana, sans-serif;
}

/* Positions-Box */
#kast {
position: relative;
margin: 2.5% auto 0 2.7%;
width: 983px;
}

/* Schatten */
#schareto {
position: absolute;
width: 20px;
height: 20px;
left: 941;
background: url(../img/schareo60.jpg) right top no-repeat;
z-index: 30;
}

#schare {

width: 961px;
background: url(../img/schare60.jpg) right repeat-y;
z-index: -5;
}

#schaun {
width: 961px;
height: 15px;
background: url(../img/achattu60.jpg) bottom no-repeat;
}

/* Schatten Ende */

#header {
  z-index: 5;
  top: 0;
  left: 0;
  width: 940px;
  height: 152px;
  background: url(../img/banner1.jpg) no-repeat;
border-top: 1px solid #4c4c9c;
border-left: 1px solid #4c4c9c;
  }


#menu_2 {
  position: absolute;
  top: 82px;
  left: 348px;
  width: 580px;
  height: 40px;
  font-size: 11px;
  text-align: right;
  line-height: 1.8;
  z-index: 10;
  }

#menu_2 a {
  text-decoration: none;
  color: black;
  }

#menu_2  a:hover {
  text-decoration: underline;
  color: blue;
  }

/* Mittelteil */

#nacohg {
  position: relative;
  top: 0px;
  width: 940px;
  min-height:540px;
 /* background-color: white; */
  background: url(../img/nav_hg.png) left repeat-y;
border-left: 1px solid #4c4c9c;
  }

#content {
 position: relative;
margin: 0;
padding: 20 150 20 150;
width: 680px;
  }

#contenta {

padding: 60 80 20 110;
}

#contentb {
position: absolute;
top: 200px;
left:580px;
width: 220px;
}

#menu_1 {
position: absolute;
  top: 20px;
  left: 0;
  width: 220px;
  padding-bottom:20px;
  }

#menu_1a {
position: absolute;
margin: 0;
padding-top: 20px;
padding-bottom: 20px;
}

#menu_1 {
  width: 95%;

  }

#menu_1a  a {
  text-decoration: none;
  }

#menu_1a  a:hover {
  text-decoration: underline;
  font-weight: bold;
  }

#footer {

clear: both;
width: 940px;
height: 52px;
background: url(../img/footer_ohne.jpg) no-repeat;
text-align: center;
color: silver;
border-left: 1px solid #4c4c9c;
border-bottom: 1px solid #4c4c9c;
}

#foolacha {

  top: 12px;
  left: 30px;
  width:110px;
  z-index: 6;
  }

#foocop {

  position: relative;
  top: 32px;
  left: 220px;
  width: 540px;
  z-index: 5;
  }

#mgl {
position: relative;

width: 106px;
height: 48px;
top: -18px;
left: 790px;
}

#mgl a {
text-decoration: none;
decoration: none;
}


h1, h2 {
font: 13pt arial, helvetica, sans-serif ;
font-weight: strong;
font-color: #4c4c9c;
padding-bottom: 2px;
margin-bottom: 2px;
}

h3, h4 {
font: 12pt arial, helvetica, sans-serif ;
font-weight: strong;
font-color: #303063;
}

h5, h6 {
font: 11pt arial, helvetica, sans-serif ;
font-weight: strong;
font-color: #323261;
}

p, ul, li {
padding-top: 2px;
font: 11pt arial, helvetica, sans-serif ;
font-color: #1a1a38;
}

#######################
/*     Textpositionen     */
#######################

.indent {
  text-indent: 2.5cm;
  }


.indent2 {
  position: relative;
  /*top: 250px;*/
  left: 320px;
  }

.bot {
  position: absolute;
  bottom: 3px;
  }



#######################
/*     Textauszeichnungen     */
#######################

.shadow {
  text-shadow: 2px 1px;
  }

/* Links im Text: */
ul.lk {
list-style: disc url(../img/Pfeil_11x10.jpg) inside;
/*padding-right: 120px; 
/* background: transparent url(img/pfeil.jpg) no-repeat left; */
}

a.schz {
color: #000;
padding-right: 120px; 
/* background: url(../img/pfeil.jpg) no-repeat left; */
}
a.schz:hover {color: blue;}

a.schzbd {
color: #000;
font-weight: bold;
padding-right: 120px; 
/* background: url(../img/Pfeil_11x10.jpg) no-repeat left; */
}
a.schzbd:hover {color: blue;}

a.rt {
color: #66c;
padding-right: 120px; 
/* background: url(../img/pfeil.jpg) no-repeat left; */
}
a.rt:hover {color: blue;}
