html* {
    margin: 0px;
    padding: 0px;
}

body

{
    background-image: url(bilder-layout/background-image-gross.gif);
    background-repeat: repeat-x;
    text-align: center; 
    font-family: sans-serif;
    Font-size: medium;
    margin: 0;
    padding: 0;

}                                    


#seitenbereich {
    margin: auto;
    margin-top: 10px;
    background-color: transparent;
    width: 800px;
    height: 600px;
    text-align: justify;
        
    }


#kopfbereich    {
   background-image: url(bilder-layout/kopf-bg.jpg);
   background-repeat: no-repeat;
    height: 200px;
    margin-top: 0px;
    
      
}
  
  
#navigation1  {
  
position: relative;
height: 50px;
}
.stupidie {
display: none;
}
#menue {
position:absolute;
top: 190px;
left: 0px;
z-index: 200;
}

#menue .aussen {
float: left;
display: block;
overflow: hidden;
width: 8em;
height: 1.3em;
font-weight: bold;
text-align: center;
background-color: #FFFFFF;
color: #E56850;
border: 1px solid;
border-color: #d0843e #78561d #78561d #d0843e;
}
#menue .aussen:hover {
height: auto;
background-color: #E56850;
color: #fff;
cursor:url(Bilder-Layout/cursor-weihnacht05.cur),pointer;
}

a.innen-1 {
margin-top: 2px;
}
a.innen,
a.innen-1 {
display: block;
width: 7.9em;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #DFDCDC;
background-color: #FFFFFF;
color: #E56850;
}
a:visited.innen,
a:visited.innen-1 {
background-color: #F02901;
color:#ffffff;
}
a:hover.innen,
a:hover.innen-1 {
background-color: #F88787;
color: #FFFFFF;
cursor:url(Bilder-Layout/cursor-weihnacht05.cur),pointer;
}





span.menutag {
display: block;
cursor:/*url(Bilder-Layout/cursor-weihnacht05.cur),pointer;     */
/*cursor: default;*/

}



  
       
#teaser-box    {
    
    background-color: ;
    text-align: center; 
    margin-top: 175px;
    left: 0px;
    width: 800px;
    height: 75px;
    cursor: pointer
    
}   
 
     
     
#inhalt     {
    
    background-color: ;
    background-image: /*url(bilder-layout/inhalt-gross-bg.gif);       */;
    background-repeat: no-repeat;
    padding: 20px;
    margin-top: 8px;
    margin-right: 10px;
    width: 750px;
    height: 590px; 
    text-align: justify;
    Font-size: medium;
    line-height: 2em;
   
}     


form {
    border-style: inset;
    border-width: 2px;
    border-color: #D4D4D4; 
    width: 800px;
    height: 500px;
    margin-left: auto 
}
fieldset{
    padding: 5px;
    word-spacing: 1px;
    color: #000000;
    background-color: #C0C0C0;
    cursor: pointer;
    font-size: 8px;
    }



.name{
    background-color: #EA846C;

}


.Veranstaltung{
    background-color: #EA846C;
}

.Kontaktaufnahme {
    background-color: #EA846C;
}

.Informationen {
    background-color: #EA846C;
}

.Firma {
    background-color: #EA846C;
}

.photo {
    padding: 20px;
    margin-top: 50px;
    margin-left: 100px;
    
} 
/*
#infoleiste-1   {
    background-image: url(bilder-layout/infobox-bg.gif);
    background-repeat: no-repeat;
    padding: 20px;
    margin-top: 8px;
    width: 345px;
    height: 229px; 
   
    
    
}

#infoleiste-2 {
    
    background-image: url(bilder-layout/infobox-bg.gif); 
    background-repeat: no-repeat;
    padding: 20px;
    margin-top: 8px;
    width:  345px; 
    height: 229px;  
        
}


#fuss  {
    background-color: #ffffff;
    color: #DB281E;
    text-align: center;
    position: relative;
    border: thick;
    margin: inherit;
    clear: both;
    width: 800px;
    bottom: 0;
}
*/
