body
{
    width: 100%;
    font-weight: 300;
    font-family: 'Open Sans Condensed', sans-serif;
}

h1, h2, h3, h4, h5, h6 
{
    font-family: 'Open Sans Condensed', sans-serif;
}

.notizen
{
    display:none;
}

.icon
{
    width: 30px;   
}

#logo
{
    text-align: center;
    margin-top: 2%;
    margin-bottom: 40px;
}

table, tr, td, thead, th
{
 border: 1px solid #cccccc;   
}

th
{
    background-color: #dddddd;
    
}

#gaeste_suchen tr:nth-child(even) 
{ 
  background-color: #e4ebf2; 
}

#menue .logo
{
    width: 40px;
}

.form-text
{
    padding-left: 20px;
    margin-top: -20px;
}

#menue li
{
    list-style-type: none ;
}

.sonntag
{
    background-color: #FFFF00;
}

#backlink a, #backlink a:hover
{
    color: #5e5e5e !important;
    
}

#center
{
    text-align: center!important;
}

input
{
    text-align: center;
}

#vierhaeuser
{
    
    width: 10%;
}

 #inselhouse
 {
     width: 20%;
 }
 
 #haus_am_nordstrand_logo
 {
     width: 10%;
 }