body {
  font-size:12px;
  font-weight:500;
  font-family:arial;
}

h1 {
  font-size:18px;
  font-weight:600;
  color:black;
}

h2 {
  font-size:16px;
  font-weight:600;
  color:black;
  margin:0px;
  padding:0px;
}

h3 {
  font-size:14px;
  font-weight:600;
  color:black;
  margin:0px;
  padding:0px;
}

h4 {
  font-size:12px;
  font-weight:600;
  color:black;
  margin:0px;
  padding:0px
}

img {
  border:0px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/

a:link, a:visited {
  font-size:11px;
  font-weight:500;
  color:black;
  text-decoration:none;
}

a:hover, a:active {
  font-size:11px;
  font-weight:500;
  color:black;
  text-decoration:underline;
}

/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/

ul.menu {
  list-style-image:url('../img/01.jpg');
  margin:0px;
  padding-left:20px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#gesamt {
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  width:1020px;
  min-height:700px;
  background:white;
}

/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#navigation {
  width:185px;
  min-height:200px;
  background:white;
  float:left;
}

#navigationBild1 {
  width:174px;
  min-height:265px;
  background-image:url('../img/13.jpg');
  background-repeat:no-repeat;
}

#navigationMenu1 {
  width:154px;
  background-color:#E2D7DF;
  background-image:url('../img/09.jpg');
  background-repeat:no-repeat;
  margin-top:10px;
  padding-left:10px;
  padding-top:20px;
  padding-right:10px;
}

#navigationBild2 {
  width:174px;
  min-height:265px;
  background-image:url('../img/10.jpg');
  background-repeat:no-repeat;
}

/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#banner {
  width:818px;
  background:white;
}

#bannerBild1 {
  width:343px;
  min-height:113px;
  background-image:url('../img/04.jpg');
  background-repeat:no-repeat;
  background-position:bottom;
  float:left;
}

#bannerBild2 {
  width:468px;
  min-height:113px;
  margin-left:7px;
  background-image:url('../img/03.jpg');
  background-repeat:no-repeat;
  float:left;
}

/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#inhalt {
  width:559px;
  min-height:460px;
  margin-top:7px;
  background:white;
  float:left;
}

#inhaltOben {
  width:539px;
  min-height:24px;
  padding-top:7px;
  padding-left:20px;
  background-image:url('../img/05.jpg');
  background-repeat:no-repeat;
  background-color:#D6D0D2;
}

#inhaltMitte {
  width:499px;
  min-height:420px;
  margin-top:2px;
  padding-top:10px;
  padding-left:40px;
  padding-right:20px;
  background-color:#BACED7;
}

#inhaltUnten {
  width:559px;
  min-height:23px;
  background-image:url('../img/11.jpg');
  background-repeat:no-repeat;
}

/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#news {
  width:249px;
  min-height:450px;
  margin-top:7px;
  margin-left:10px;
  background:white;
  float:left;
}

#newsOben {
  width:229px;
  min-height:24px;
  padding-top:7px;
  padding-left:20px;
  background-image:url('../img/06.jpg');
  background-repeat:no-repeat;
  background-color:#D6D0D2;
}

#newsMitte {
  width:219px;
  min-height:423px;
  margin-top:2px;
  padding-top:7px;
  padding-left:20px;
  padding-right:10px;
  background-image:url('../img/08.jpg');
  background-repeat:no-repeat;
  background-color:#E1D7DF;
}

#newsUnten {
  width:249px;
  min-height:23px;
  background-image:url('../img/12.jpg');
  background-repeat:no-repeat;
}

/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/

.clear{
  clear:both;
}

/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#bannerBild1 h1, #bannerBild1 h2 {
  display:none;
}

#banner-inhalt-news {
  float:left;
}
