﻿* 
{
    margin: 0;
    padding: 0;
}

body 
{
    background: url('../img/bg.jpg') repeat-x #f2f1e9;
    font-family:Tahoma, Verdana, Arial;
    color: #676558;
    font-size: 0.7em;
    line-height: 1.7em;
}

p 
{
    padding-bottom: 15px;
}

img 
{
    border: 0; 
}

a 
{
    border:0;
    color: #005198;
    text-decoration: none;
}

a:hover 
{
    color: #f65817;
    text-decoration: none;
}

h1 
{
    color:#005198;
    padding-bottom: 10px;
    font-size: 2.2em;
}

h2 
{
    color: #005198;  
    float: left; 
    width:150px;
}

h3 
{
    color: #f65817;
    font-size: 1.1em;
}

h4
{
    float: left;
    font-size: 1.5em;
    
}

#wrapper 
{
    width: 845px;
    margin: 0 auto;
}

.floatleft 
{
    float:          left;
    margin-right:    10px;
}

.foto
{
    float: left;
    width: 100px;
    margin: 0px 10px 0 5px;
    border: #ffcc99 1px solid;
}

.logo 
{
    margin-left: 15px;
}

#nav 
{
    float: right;
    padding:80px 40px 0 0;
}

#nav ul li 
{
    display: inline;
    padding-right: 15px;
    height: 1px;
}

#header 
{
    clear:both;    
}

#content 
{
    background: url('../img/content_bg.jpg') no-repeat;
    overflow: auto;
    
}

#leftie 
{
    float: left;
    width: 480px;
    padding: 25px;
}

#leftie p 
{
    padding-left: 20px;
}

#rightie 
{
    float: right;
}


#blocks
{
    clear: both;
}

.block 
{
    width:          205px;
    height:         235px;
    background:     url('../img/block.jpg') no-repeat;
    float:          left;
    padding:        30px 30px 0 30px;
    margin-left:    10px;
    line-height:    1.3em;
}

.block ul 
{
    
    clear:          both;
    border:         0px red solid;
}

.block ul li 
{
    list-style:     none;
    text-indent:    25px;
    line-height:    1.7em;
}


.block_title 
{
    height: 1px;
    width: 180px;
}

.padding-right 
{
    padding-right: 5px;
}

.padding-top 
{
    padding-top: 15px;
}

.block h3 
{
    padding-top: 10px;
}

#opsomming 
{
    background:     url('../img/right_opsomming_bg.jpg') no-repeat; 
    width:          260px;
    padding-top:    25px;
    margin-top:     25px;
    padding-bottom: 25px;
    font-weight:    bold;
}

#opsomming ul
{
    padding:            0 50px 50px 50px;
    list-style-image:   url('../img/asterik.gif');
}

#footer 
{
    clear:          both;
    text-align:     center;
    padding:        15px 0 25px 0;
    color: #676558;
}

#footer a 
{
    text-decoration: none;
    color: #676558;
}

#footer a:hover 
{
    text-decoration: none;
    color: #676558;
}

.extern
{
    display: none;
    visibility: hidden;
}


.leesmeer 
{
    clear:both;
    position: absolute;
    z-index: 1;
    top: 200px;
    right: -5px;
}

.block_content 
{
    position: relative;
    z-index:0;
    width: 205px;
}

.prijs 
{
    float: left;
    font-size: 1.6em;
    color: #f65817;
    font-weight:bold;
}

.promo 
{
    position: absolute;
    top: -41px;
    right: -40px;
}

.links 
{
    position: absolute;
    top: -40px;
    right: -30px;
}

.blauw 
{
    color:#005198;
    font-weight:  bold; 
}

.oranje 
{
    color: #f65817;
    font-weight: bold;
}

.mtravel
{
   clear:           both;
   padding:         10px 0px 10px 0px;
   margin:          10px 0px 10px 0px;
   border-bottom:   ;
}

.mtravel h3
{
   clear:           both;
   padding:         0px 0px 10px 0px;
}


