* 
{
    margin: 0;
    padding: 0;
}

body 
{
    /*background: #e6e6e6 url('../img/bg.jpg') repeat-y;*/
    background: #e6e6e6;
    font-family: Tahoma, Verdana, Arial;
    font-size: 0.7em;
    line-height: 1.5em;
    color: #5a5a5a;
}

h1 
{
    font-size: 1.8em;
    color: #002f74;
    font-family: Georgia;
    margin-bottom: 20px;
}

h2
{
    font-size: 1.6em;
    width: 150px;
}

h3 
{
    font-size: 1.4em;
    color: #002f74;
    line-height: 25px;
}

h4 
{
    font-weight: bold;
    font-size: 1.1em;
}

a 
{
    border: none;
    color: #5a5a5a;
}

a:hover 
{
    color: #002f74;
    text-decoration: underline;
}

img 
{
    border: none;
}

#top_nav 
{
    width: 927px;
    margin: 0 auto;
    margin-top: 10px;
    text-align: right;
}

#top_nav ul li 
{
    display: inline;
    padding-right: 8px;
}

#top_nav a 
{
    color: #4b4b4b;
    text-decoration: none;
}

#top_nav a:hover 
{
    text-decoration: underline;
}

#topbeeldje
{
    clear:      both;
   
    margin:     0 auto;  
    text-align: right;
    text-align: center;      
    border:     0px solid red;
    margin-top: 10px;
}

#wrapper 
{
    width: 927px;
    background: url('../images/bg2_02.gif') repeat-y;
    margin:0 auto;     
    padding: 15px;
    border: 0px solid red;
}

#top 
{
    margin-bottom: 15px;
}

#nav 
{
    padding: 35px 0 0 25px;
}

#nav ul li
{
    display: inline;
}

#content 
{
    z-index:1;
    position: relative;
    /*height: 450px;*/
}

#left 
{
    float: left;
    width: 221px;
    margin-right: 15px;
}

#subnav 
{
    width:  180px;
    margin: 50px 0 50px 52px ;
}

#subnav ul li 
{
    list-style:     none;
    line-height:    25px;
    text-indent:    5px;
    display:        block;
    height:         25px;
    width:          180px;
    border-bottom:  1px dotted #002f74;
}

#subnav ul li a:link , #subnav ul li a:visited, #subnav ul li a:active  
{
    list-style:     none;
    line-height:    25px;
    border-bottom:  1px dotted #002f74;
    text-indent:    5px;
    display:        block;
    height:         25px;
    width:          180px;
    text-decoration:none;
}

#subnav ul li a:hover
{
    background-color:   #d8ebff;
    text-decoration:    none;
    width:              180px;
    display:            block;
    border-bottom:      1px dotted #002f74;
}

#laatstenieuws 
{
    width: 221px;
    clear: both;
    color: #002f74;
    margin-bottom: 25px;
}

#laatstenieuws_top
{
    height: 9px;
    background: url('../img/laatste_nieuws_bg_top.jpg') no-repeat #5599ff;
    font-size: 1px;
    line-height: 1px;
}

#laatstenieuws_content 
{
    background-color: #d8ebff;
    padding: 10px 10px 23px 10px;
}


#laatstenieuws_bottom
{
    height: 9px;
    background: url('../img/laatste_nieuws_bg_bottom.jpg') no-repeat;  
    clear: both; 
}

#laatstenieuws .paragraaf
{
    clear: both;
    padding: 5px 0 10px 0;
}
.links
{
    display:none;
    visibility: hidden;
}

#contacteer 
{
    clear: both;
    color: #002f74;
    
}

#contacteer img{
	margin-left: 0px;
}

#contacteer p 
{
    clear: both;
    padding: 0 0 0 52px;
}

#mid 
{
    float: left;
    width: 460px;
    margin-right: 10px;
}

#rightie 
{
    float: right; 
    width: 580px;
    /*height: 315px;*/
    /*overflow: auto;*/
    margin-left: 35px;
    padding: 50px 60px 35px 0px;
}

#historiek 
{
    width: 460px;
    clear: both;
    color: #ffffff;
}

#historiek_top 
{
    height: 9px;
    background: url('../img/historiek_bg_top.jpg') no-repeat;
    font-size: 1px;
    line-height: 1px;
}

#historiek_content 
{
    background-color: #194382;
    padding: 20px 20px 30px 20px;
}

#historiek_bottom 
{
    height: 9px;
    background: url('../img/historiek_bg_bottom.jpg') no-repeat;
    clear: both;
}

#historiek .paragraaf
{
    padding: 5px 0px 10px 0px;
}

#normal_content 
{
    padding: 20px 20px 30px 20px;
}

#normal_content h3 
{
    float: left;    
}

#normal_content .paragraaf
{
    padding: 5px 0 10px 0;
}

#right 
{
    float: left;
    width: 221px;
    color: #002f74;
}

#right p 
{
    clear: both;
}

#bottombeeldje
{
    clear:      both;
    margin:     0 auto;  
    text-align: right;
    text-align: center;      
    border:     0px solid red;
}

#footer 
{
    clear: both;
    width: 957px;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    line-height: 0.8em;
    padding-bottom: 15px;
}

#footer ul li 
{
    display: inline;
}

#footer a 
{
    color: #4b4b4b;
    text-decoration: none;
}

#footer a:hover 
{
    text-decoration: underline;
}


.block 
{
    clear: both;
    margin-bottom: 30px;
   
}

.block p 
{
    padding: 5px 0 10px 0; 
}

#referentielijst
{
    margin-bottom:10px;
    padding-bottom:20px;
}

#referentielijst ul li
{
    display: inline;
}

#bubbleWrap { 
    position: relative;
    z-index: 50;
}


#r1 
{
    position: absolute;
    top: -188px;
    left: -121px;
    
}
#r2 
{
    position: absolute;
    top: -188px;
    left: -85px;
}

#r3 
{
    position: absolute;
    top: -188px;
    left: -45px;
}

#r4 
{
    position: absolute;
    top: -188px;
    left: -5px;
}

#r5
{
    position: absolute;
    top: -188px;
    left: 30px;
}

.bubble {  
    position: absolute;  
    width: 286px;
    height: 216px;    
} 

.floatleft 
{
    float: left;    
}

.floatright 
{
    float: right;
}

.clear 
{
    clear: both;    
}

.headertop 
{
    padding-top: 10px;
}

.icopadding 
{
    padding-right: 10px;    
}

.meerpadding 
{
    padding-right: 20px;
}

.logo 
{
    margin-right: 100px;
    margin-left: 20px;
}

.page 
{
    float: left;
}

.shop_item 
{   
    width:  550px;
    border-top: solid 1px #e5eaf1;
    padding: 10px;
    clear: both;
    margin-top: 15px;
	position: relative;
}

.beschrijving 
{
    width:          400px;
    float:          left;
    margin-left:    15px;
    margin-right:   15px;
}

.shop_item h1
{
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 10px;
}

.details 
{
    width:          108px;
    background:     #d9ebff;
    padding:        10px;
    margin-bottom:  15px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position: absolute;
	right: 0;
	top: 25px;
}

.details .detailitem
{
}

.beschrijving h2
{
    color:          #5a5a5a;
    font-size:      14px;    
    padding-bottom: 10px;
}
#mid h1
{
    margin: 0 20px 15px 15px;
}
p
{
    margin-bottom: 10px;
}
