﻿* {
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	margin-top: 10px;

	color:#333333;
	font-family:Verdana, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-size:12px;
	line-height:22px;
	/* background:#EBDDB8;*/
	background:#F0F0F0 url('img/bg01.jpg') center top no-repeat;
	
}

#maincontainer{
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 365px; /*Height of top section*/
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 0px; /*Set right margin to RightColumnWidth*/
background-color:#fff;
border-top: 2px #fff solid;
width:960px;
float:left;
color:#666666;
}


#footer{
	clear: left;
	width: 100%;
	/*background: #F0F0F0;*/
	background:##EBDDB8;
	color: #000;
	text-align: left;
	padding: 0px 0;
	border: none;
	/*border-top: 4px #CCCCCC solid;
	border-bottom: 4px #CCCCCC solid;*/
}

#footer a{
/*color: #FFFF80;*/
padding-bottom:40px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 20px;
font-size:1em;
}

.innertube a:visited {
	color: #48739E;
}

.innertube a:link {
	color: #48739E;
}

.innertube img{ margin:2px 2px 2px 2px; border:none; }
/*.innertube img.categ{ margin:3px 3px 3px 3px; border:1px #CCCCCC solid; } */

.innertube ul{ margin-left:20px; }

.innertube ul li { line-height:1.2em;padding-bottom:10px; }
.innertube ul li a:hover{ color:#333333; }
  

.innertube .top{
	padding:10px 0;
	height: 60px;
}

.innertube .bottom{
	padding:10px 0;
	/*height: 65px;*/
	min-height: 65px;
	height: auto !important;
	height: 65px;
	
}

.innertube .image img{
	padding:5px;
	border: 1px solid #ccc;
}

.innertube strong {
	color:#327db5;
	font-size:14px;
}

.innertube span {
	font-size:12px;
}



h1.titlestyle1 {
	font-size: 2.0em;
	font-weight: bold;
	margin-bottom: 7px;
	padding-left: 0px;
	color: #1F506D;
}
h2.titlestyle1 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 0px;
	color: #FF6600;
}


/* ----------------------------------- */
div.notes {
	font-size: 0.9em;
	line-height: 1.1em;
	color: #666666;
}
/* ----------------------------------- */
.clear { clear:both; }
/* ----------------------------------- */

div#top_menu   {	float: right; margin-right:0px; margin-top:0px; width:100%; height:20px; font-size:0.9em; color:#48739E;text-align:right; padding-bottom:5px; }
div#top_menu a:focus {
	color: #48739E;
	text-decoration: underline;
}
div#top_menu a:link {
	color: #48739E;
	text-decoration: underline;
}
div#top_menu a {
	color: #48739E;
	text-decoration: underline;
}
div#top_menu a:hover {
	color: #000000;
}
div#logo { float: left; margin-left:0px; background-image:url('img/logo.png');background-repeat:no-repeat; width:220px; height:120px; }
div#main_menu {	float: right; margin-right:0px; margin-top:0px; width:750px; height:60px; font-size:0.8em; color:#fff;text-align:right; }
div#banner_main{ width: 940px; background-color: #ffffff; margin:0;padding:0px 10px 0px 10px; height:180px; }
div#main_menu2{ width: 940px; background-color: #ffffff; margin:0;padding:10px 10px 0px 10px; height:40px; }

div#maincontent {
	float:left;
	width:682px;
	background:#fff;
}

div#rightcontent {
	float:right;
	width:264px;
	/*background-color:aqua;*/
	/*background:url('img/bg_right.gif') #fff no-repeat 0px 20px;*/

}

div#rightcontent img{
	margin:0px 0px 0px 0px;
	/*background-color:aqua;*/
	/*background:url('img/bg_right.gif') #fff no-repeat 0px 20px;*/

}



/* page footer*/
div#topfooter {
	width: 100%;
	background: #EBEBEB;
	border-top: 4px #1F506D solid;
	border-bottom: 4px #CCCCCC solid;
}
div#footerbottom{
	height:30px;
	/*background-image:url('img/bottom.gif');*/
	background-repeat:no-repeat;
	width:100%;
}
div#leftfooter {
	float:left;
	width:260px;
	color:#666666;
}
div#rightfooter {
	float:left;
	width:700px;
	color:#666666;
	background:url('img/bg_bottom.jpg') no-repeat right top;
}

	
/* end page footer*/


.linkReadMore {
	font-family:Verdana, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	padding: 1px 23px 1px 0px;
	background: url(img/ball_arrow.gif) no-repeat right bottom;
	display:block;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #FF6600;
	float: right;
	text-decoration: none;
	line-height: 15px;
	font-size:13px;
}
.linkReadMore:hover {
	background-position: right top;
	color: #006dba;
}

.linkBack {
	font-family:Verdana, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	padding: 1px 0px 1px 23px;
	background: url(img/ball_arrow_back.gif) no-repeat left bottom;
	display:block;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #FF6600;
	float: left;
	text-decoration: none;
	line-height: 15px;
	font-size:13px;
}
.linkBack:hover {
	background-position: left top;
	color: #006dba;
}


/* Paginatie
-------------------------------------------------*/

div.content_list
{
    background-color: #ffffff;
    padding: 5px 0px;
}

div.content_list .navigation
{
    float: right;
}

div.content_list .list
{
    margin-top: 10px;
}

div.content_list .navigation
{
    text-align: right;
    padding: 0px 2px 2px 2px;
}

div.content_list .main_navigation
{
    margin: 0px 0px 10px 0px;

    border-bottom: 1px solid #EBEFF3;
    border-top: 1px solid #EBEFF3;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: Tahoma, Arial, Sans-serif;
    font-size: 11px;
}

div.content_list .main_navigation h3
{
    float: left;
    font-size: 15px;
    color: #016DAB;
    font-weight: 800;
    padding-left: 20px;
    line-height: 20px;
}

div.content_list .main_navigation h3 img
{
    vertical-align: top;
}

div.content_list .main_navigation div.links
{
    text-align: right;
    line-height: 20px;
    color: #666666;
    font-family: Tahoma, Arial, Sans-serif;
    font-size: 100%;
    font-weight: normal;

    padding-right: 20px;
}

div.content_list .main_navigation div.links a
{
    padding: 3px 6px 3px 6px;
    border: 1px solid #9AAFE5;
    margin-right: 2px;
    margin-left: 0px;
    text-decoration: none;
}

div.content_list .main_navigation div.links a:hover
{
    border: 1px solid #2E6AB1;
}

div.content_list .main_navigation div.links a.selected
{
    font-weight: 800;
    color: #FFFFFF;
    background-color: #7b96bd;
    border: 1px solid #7b96bd;
}

div.content_list .main_navigation div.links a.next {
    font-weight: 800;
}

div.content_list .main_navigation div.links a.previous {
    font-weight: 800;
}

div.content_list .main_navigation div.links span.previousNextDisabled {
    font-size: 100%;
    font-weight: 800;
    padding: 3px 6px 3px 6px;
    margin-right: 2px;
    color: #b0b0b0;
    border: 1px solid #b0b0b0;
}

div.content_list .list div.box
{
    display: block;
    float: left;
    width: 114px;
    height: 190px;
    margin: 0px 5px 15px 5px;
    padding: 0px 0px 10px 0px;
}

div.content_extra div.content_list .list div.box
{
    height: auto;
    margin: 0px 5px 15px 5px;
    padding: 0px 0px 10px 0px;
}


/* Sfarsit paginatie
-------------------------------------------------*/

div.line01 {
	background: url('img/bg_line.gif') repeat-x left top;
	height:10px;
	margin:5px 0px 5px 0px;
}

/* Galerie foto */

#galerie  
{
	width:100%;
}

#galerie img 
{
	width:204px;
	height:151px;
	margin:0;
	padding:5px;
	border: 1px solid #ccc;
}

#galerie td 
{
	text-align:center;
	width:214px;
}

/* Formular contact
-------------------------------------------------*/

#ContactFormID {
	padding-left: 30px;
	background:#ffffff;
	width: 480px;
	font-family:Verdana, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
}

#ContactFormID label { position:absolute; text-align:right; width:160px; padding-top:2px; }
#ContactFormID select { margin-left: 170px; border: 1px #8c9aa5 solid; width:235px;}
#ContactFormID textarea { margin-left: 170px; border: 1px #8c9aa5 solid;}
#ContactFormID input { margin-left: 170px; border: 1px #8c9aa5 solid; height:20px;}
#ContactFormID input.button1 { margin-left: 170px; border: none; background:url(images/trimite.gif); width:129px; height:35px; }
#ContactFormID input.button2 { margin-left: 10px; border: none; background:url(images/reset.gif); width:129px; height:35px; }
#ContactFormID input.button1:hover, #ContactFormID input.button2:hover { cursor:pointer;}
#ContactFormID p
{
	margin-bottom:10px;
}