@font-face 
{
    font-family: "Kalinga";
    src: url("Kalinga.woff") format('woff');
}
	
body
{
    background-color: #ffffff;
}

a, img
{
    border: 0;
}

a
{
	text-decoration: underline;
	color: black;
}

.title a
{
	text-decoration: none;
	color: #fff;	
}

#container
{
    top: 0px;    
    left: 0px;
    position: absolute;
    width: 100%;
    height: auto;  
    z-index: -1;
}

#wrapper
{
    width: 1283px;
    margin: 0 auto 0 auto;
    z-index: 0;
}

/* */
#header
{
    width: 1283px;	
    height: 150px;
    background-color: #ffffff;
    position: fixed;
    z-index: 1;
}

/* */
#header #logo
{
    width: 230px;
    height: 75px;
    float: left;
}

/* */
#header #logo img
{
    margin: 20px 0 0 30px;
    z-index: 5;
}

/* */
#header #menu ul
{
    width: 730px;	
    height: 45px;
    margin: 0;
    padding: 60px 0 0 0;
    list-style: none;
    float: right;
    text-align: left;
}

/* */
#menu ul li.page_item
{ 
    float: left;
}
 
/* */
#menu ul li.page_item a
{
    display: block;
    margin: 0 66px 0 0;  
    float: left;
    text-decoration: none;
    font: 15px Kalinga;
    color: #000000;
    text-transform: uppercase;    
}

/* */
#menu ul li.page_item a:hover
{
    color: #d6d6d5;
}

/* */
#menu ul li.current_page_item a
{ 
    color: #d6d6d5;
}

#content
{
    width: 1283px;
    float: left;
    background-color: #06357b;
}

.box-product
{
    width: 226px;
    min-height: 150px;
    float: left;
    background-color: #ffffff;
    margin: 50px;
}

.box-product .name
{
	font: 13.3px Kalinga;
    text-align: center;
    margin: 15px;
    height: 20px;
    line-height: 14px;
}

.box-product .image
{
    background-color: gray;
    margin: 15px;
}

.box-product .description
{
    font-style: italic;
	font: 12px Kalinga;
    text-align: left;
    margin: 15px;
    height: 20px;
    line-height: 14px;
    vertical-align: middle;
}

#content #left-col
{
    width: 500px;    
    float: left;    
    position: relative;    
    background-color: #f5f4f2;
}

#content #right-col
{    
    width: 483px;       
    float: left;    
    position: relative;
    background-color: #f5f4f2;
} 

#content #left-col .title, #content #right-col .title
{
    height: 80px;
    width: 100%;    
    float: left;    
    position: relative;    
    margin: 0 86px 25px 0;
    background-color: #06357b;
    color: white;
    box-shadow: 0px 5px 10px 2px #888888; 
}

#content .full-title
{
    height: 80px;
    width: 100%;    
    float: left;    
    position: relative;    
    margin: 0 86px 25px 0;
    background-color: #06357b;
    color: white;
    box-shadow: 0px 5px 10px 2px #888888;
}

/* */
#content h1, #content h2
{
    width: 100%; 
   	text-decoration: none;
	color: white;
	font-weight: normal;
	font: 20px Kalinga;
    margin: 0;
    padding: 10px 0 0 0;
    text-align: center;
}

/* */
#content h1
{
	font: 30px Kalinga;
}

#content #left-col .title_name, #content #full-col .title_name, #content .full-title .title_name
{
    margin: 25px 0 0 25px;
    font: 20px Kalinga;
    float: left;
}

#content #left-col .title_date, #content #full-col .title_date
{
    margin: 28px 15px 0 0;
    font: 14px Kalinga;
    float: right;
    line-height: 20px;
}

#content #right-col .gray, #content #right-col .orange
{
    height: auto;
    width: 210px;   
    float: left;    
    position: relative;    
    margin: 20px 0 25px 0;
    font: 20px Kalinga;
    float: right;
    color: white;
    border-radius: 5px;
    box-shadow: 0px 0 10px 2px #888888;
    padding: 15px;
    line-height: 30px;
}

#content #right-col .orange
{
    background-color: #eb690b; 
}

#content #right-col .orange p
{
    font: 14px Kalinga;   
}

#content #right-col .orange .title
{
    font: 20px Kalinga;
}

#content #full-col .title
{
    height: 80px;
    width: 100%;    
    float: left;    
    position: relative;    
    margin: 0 86px 25px 0;
    background-color: #06357b;
    color: white;
    box-shadow: 0px 5px 10px 2px #888888;
}

#content #left-col .info, #content #right-col .info, #content #full-col .info
{
    font: 14px Kalinga;
    text-align: justify;
    line-height: 20px;
    margin: 0 20px 0 20px;
    min-height: 235px;
}

#content #full-col
{
    width: 1283px;    
    float: left;    
    position: relative;   
    background-color: #f5f4f2;
} 

/* */
#footer
{
    clear: right;
    width: 1283px;  
    bottom: 0;
    left: 0; 
    padding: 15px 0 15px 0;
    list-style: none;
    font: 10px Kalinga;    
}

/* */
#footer #logos
{
    width: 450px;
    float: left;
}

/* */
#footer #logos img
{
    padding: 15px 40px 0 40px;
}

/* */
#footer .sitemap-left
{
	margin: 15px 0 15px 0;
    width: 200px;
    float: left;  
}

/* */
#footer .sitemap-right
{
	margin: 15px 0 15px 0;
    width: 250px;
    float: left;

}

#footer .sitemap-left a, #footer .sitemap-right a
{
	text-decoration: none;
}

/* */
#footer .contact
{
	margin: 15px 0 15px 0;
    width: 160px;
    float: right;
}

#googleMap
{
	width: 430px; 
	height: 300px;
	margin: 20px 0 30px 0;
}

#banner
{
	z-index: -1;
}

.banner-text
{
	margin: 0 25px 0 25px;
	font: 14px Kalinga;
	color: #fff;
	font-weight: normal;
	padding: 15px;
	line-height: 20px;
}

#banner-text
{
	position: absolute;
	margin-top: 210px;
	margin-left: 855px;
	float: right;
	background-color: #06357b;
	font: 14px Kalinga;
	color: #fff;
	font-weight: normal;
	padding: 15px;
	line-height: 30px;
	z-index: 0;
}

#belmijterug
{
	position: absolute;
	margin-top: 75px;
	margin-left: 775px;
	float: right;
	background-color: #06357b;
	font: 14px Kalinga;
	color: #fff;
	font-weight: normal;
	padding: 15px 15px 15px 40px;
	line-height: 20px;
	z-index: 0;
	background-image: url("images/belmijterug.png");
    background-repeat: no-repeat;
    background-position: 15px 47%;
}
