* 
{
    margin: 0;
    padding: 0;
}

body 
{
    font-family: Arial; 
    font-size: 0.7em;
    color: #2b2b2b;
    line-height: 1.6em;
}

img 
{
    border:none;
}

a 
{
    border: none;
    text-decoration: none;
    color: #0f4c99;
}

a:hover 
{
    text-decoration: underline;
}

h1 
{
    font-size: 1.8em;
    color: #0f4c99;
    padding-bottom: 20px;
    
}

#wrapper 
{
    width: 960px;
    margin:0 auto;
}

.floatleft 
{
    float:left;    
}

.floatright 
{
    float:right;
}

.buttons 
{
    clear:both;
    float: right;

}

#taalkeuze 
{
    margin-top: 15px;
    padding-right: 15px;
    text-align: right;
}

#taalkeuze a 
{
    color: #0f4c99;
}

#taalkeuze ul li
{
    display: inline;
}

#nav 
{
   float:right;
   margin-top: 15px;
   width: 749px;
}

#nav ul li 
{
    display: inline;
    padding: 0;
    margin: 0;
}

#content 
{
    clear: both;
}

#home_left 
{
    float:left;
}

#home_right 
{
   
    width:          450px;
    padding-left:   20px;
    padding-top:    45px;
    float:          right;    
}

#tekst 
{
    clear:          both;
    height:         256px;
    padding-top:    45px;
    width:          450px;
}
#tekst p
{
    width:          450px;
}

#booking-hotel-oostende
{
    float:              left;
    width:              154px;
    height:             95px;
}

#quote 
{
    float:              left;
    width:              296px;
    height:             95px;
    background-color:   #0f4c99;
}

#quote .tekst
{
    color:      #FFFFFF;
    padding:    10px 0px 0 10px;
    width:      285px;   
    border:     0px red solid;
}

#quote .sign 
{
    font-style:     italic;
    padding:        15px 25px 0 0;
    color:          #ffffff;  
    text-align:     right;  
    width:          246px;
}

#left 
{
    float:          left;
    margin-left:    30px;
    margin-top:     35px;
}

#left ul 
{
    padding:            20px;
    background-color:   #0c4f9e;
    width:              150px;
}

#left ul li 
{
    list-style:     none;
    line-height:    25px;
}

#left ul li a:link, #left ul li a:visited, #left ul li a:active
{
    color:          white;
    line-height:    10px;;
}

#center 
{
    float:          left;
    width:          390px;
    margin-left:    85px;
    margin-top:     35px;
}

#center p 
{
    padding-bottom: 15px; 
}

#images 
{
    padding-top: 25px;
    clear: both;
}

#images img 
{
    padding-bottom: 10px;
}

#right 
{
    float: right;
    width: 192px;
    margin-top: 35px;
}

.right_image 
{
    padding-bottom: 10px;
}

.photo_kamer 
{
    width: 190px;
}

.photo 
{
    width: 350px;
}

#footer 
{
    clear: both;
}

#home_footer
{
    clear:both;
    color:#87a5cc;
    padding-left:60px; 
    margin-bottom: 25px;
}

#footer 
{
    text-align: center;
    padding-top: 15px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    color: #87a5cc;
}
