body {
position:relative;
text-align: center;
font-size: 10pt;
font-family: Helvetica, Arial, sans-serif; color: black;
margin: 0; padding: 0;
}

p {
margin: 1px; padding: 0;
}

td {
font-size: 10pt;
}

h1 {
font-size: 11pt; font-weight: bold;
font-family: ; color: rgb(142,0,0);
text-decoration: none;
}

a:link {
font-weight: bold;
color: rgb(142,0,0);
text-decoration: none;
}

a:visited {
color: rgb(142,0,0);
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:active {

}

div#page {
position:relative;
text-align: left; width: 800px; 
margin: 0 auto; padding:60px; padding-top:10px; padding-bottom: 10px;
border: 1px dashed silver;
}

* html div#page {
height:1%; zoom:1;
}

div#bild_oben {
height:120px; width: 857px;
}

div#navigation {
height: 120px; width: 800px;
border-top: 1px solid rgb(142,0,0);
overflow: visible;
margin:0; margin-bottom:10px; padding:0; 
text-align: center;
background-color:rgb(142,0,0);
}

*:first-child+html div#navigation {
width: 800px;
margin-bottom: 50px;
}

/*======> css-menue*/
  #menu  img{
  border:0;
  padding:0;
  margin:0;
  }  
  ul#menu  {
  font-size: 9pt;
  margin: 0; padding:0; padding-left:15px;
    text-align: center;
  }

  ul#menu li {
    list-style: none;
    float: left;
    position: relative;
    margin: 0; padding: 0;
  }
  
  ul#menu li ul {  /* POSITIONIERUNG SUBMENU!!! ABSOLUTE! */
    margin: 0; padding: 0; padding-top:5px;
    position: absolute;
    top: 7.5em; left: 0;
    display: none; 
  }
  
  ul#menu li:hover ul {
    display: block;
  }
  ul#menu li ul li {
    float: none;
    display: block;
    margin-bottom: 0.2em;
  }
  * html ul#menu li ul li a{
  width:6em; /* Breite Submen� im IE (sonst Abstufungen...) */
  w\idth: 100px;
  }
  ul#menu a {
    display: block;
    width: 6em; 
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    color: black; background-color: #FFFFCC;
  }
  * html ul#menu a {
    width: 8em;   /* Breite nach altem MS-Boxmodell f�r IE 5.x */
    w\idth: 6em;  /* korrekte Breite fuer den IE 6 im standardkonformen Modus */
  }
    ul#menu ul a{
    border: 1px solid black;
    border-left-color: white; border-top-color: white;  
  }
  ul#menu a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: rgb(142,0,0);
  }
/*ENDE css-menue*/

div#main1{
width: 800px; min-height: 350px;
margin: 0; padding: 0;
}

div#main2{
width: 800px; min-height: 350px;
margin: 0; padding: 0;
}

div#main3{
width: 800px; min-height: 350px;
margin: 0; padding: 0;
}

div#main4{
width: 800px; min-height: 350px;
margin: 0; padding: 0;
}

div#main5{
width: 800px; min-height: 350px;
margin: 0; padding: 0;
}

div#main6{
width: 800px;
margin-top: 25px; padding: 0;
}

div#main7{
width: 800px; min-height: 350px;
margin: 0; padding: 0;
}

div#main8{
width: 800px; min-height: 350px;
margin: 0; padding: 0;
}

* html div#main1{
height: 700px;
position: relative;
z-index: -1;
}

* html div#main2{
height: 700px;
position: relative;
z-index: -1;
}

* html div#main3{
height: 700px;
position: relative;
z-index: -1;
}

* html div#main4{
height: 700px;
position: relative;
z-index: -1;
}

* html div#main5{
height: 700px;
position: relative;
z-index: -1;
}

* html div#main6{
height: 700px;
position: relative;
z-index: -1;
}

* html div#main7{
height: 700px;
position: relative;
z-index: -1;
}

* html div#main8{
height: 700px;
position: relative;
z-index: -1;
}
/*content box links
div#content {
float: left;
width: 380px;
min-height: 300px;
margin: 0; padding: 0; padding-left: 5px; padding-right: 5px;
border: 0px; background-color: #FFFFCC;
}
*/

div#angebot {
float: left;
width: 380px;
min-height: 100px;
margin: 0; margin-bottom:5px; padding: 0; padding-left: 5px; padding-right: 5px;
border: 1px double rgb(142,0,0); border-width:medium;
}
/* content box links mit min-hight:100 */
div#content1 {
float: left;
width: 380px;
min-height: 100px;
margin: 0; padding: 0; padding-left: 5px; padding-right: 5px;
border: 0px; background-color: #FFFFCC;
}

/*google maps box */
div#googlemaps {
float: left;
overflow: hidden;
width: 500px; height: 550px; 
margin: 0; padding: 0;
border: 0px;
}
/* info box rechts gro� */
div#info_big1 {
float: left;
width: 380px;
margin: 0; padding: 0; padding-left: 5px; padding-right: 5px;
border: 1px solid; border-color: rgb(142,0,0);
}

/* bild box rechts */
div#bild1 {
float: right; width: 300px; height: 200px;
margin: 3px; padding: 0; 
border: 1px solid black;
}
* html div#bild{
border: 0;
}
/* bild box links */
div#bild2 {
clear:both;
float: left; width: 300px; height: 200px;
margin: 3px; padding: 0; 
border: 1px solid black;
}
* html div#bild{
border: 0;
}
/* info box rechts */
div#info {
float: right; width: 300px; min-height: 150px;
margin: 3px; padding: 0; padding-left: 3px;
border: 1px solid; border-color: rgb(142,0,0);
}
/*info box links */
div#info2 {
clear:both;
float: left; width: 300px; min-height: 150px;
margin: 3px; margin-left:0; padding: 0; padding-left: 3px;
border: 1px solid; border-color: rgb(142,0,0); 
}
/*info box links gro� */
div#info_big2 {
float: right;
width: 380px;
margin: 0; padding: 0; padding-left: 5px; padding-right: 5px;
border: 1px solid; border-color: rgb(142,0,0);
}
/*info box google maps */
div#info_gm {
float: right; width: 250px; min-height: 150px;
margin: 3px; margin-left:0; padding: 0; padding-left: 3px;
border: 1px solid; border-color: rgb(142,0,0); 
}
/* content box rechts */
div#content2 {
float: right;
width: 380px;
margin: 0; padding: 0; padding-left: 5px; padding-right: 5px;
border: 0px; background-color: #FFFFCC;
}
/* bild container rechts */
div#bild_container {
float: right;
width: 310px;
margin: 0; padding: 0; padding-left: 5px; padding-right: 5px;
border: 1px solid; border-color: rgb(142,0,0);
}
/* flamingo bild unten */
div#bild_unten {
width: 800px; height: 100px;
/* background-image: url(logo_unten.jpg); background-repeat:no-repeat;
background-position:bottom right; background-attachment: scroll; */
}

div#footer {
clear: both;
margin: 0; padding: 0;
}
