body{
	font:12px/18px Verdana,Arial,sans-serif;
	text-align:center;
	background:#fff;
        background-image:url("../../layout/www.visboel.be/repeater.jpg");
        background-repeat:repeat-x;
        background-position:center top;
        color:#336666;
}
#header{
    width:940px;
    height:363px;
    margin:0 20px;
}
#headerimg{
    width:940px;
    height:278px;
}
#navigation{
    width:888px;
    height:36px;
    padding:49px 0px 0px 52px;
    background-image:url("../../layout/www.visboel.be/navigation_bg.jpg");
    background-repeat:repeat-x;
    background-position:center top;
}
#navigation ul li{
    float:left;
}
#navigation ul ul{
    display:none;
}
#navigation ul li a{
    color:#33CCCC;
    text-decoration:none;
    font-size:18px;
    padding-right:10px;
}
#navigation ul li a:hover, #navigation ul li.active a{
    color:#fff;
}
#container{
    width:980px;
    margin:0 auto;
    background-color:#fff;
    background-image:url("../../layout/www.visboel.be/container_bg.jpg");
    background-repeat:repeat-x;
    background-position:center top;
    text-align:left;
}
#wrapper{
    float:left;
    width:940px;
    margin:0px 20px;
    padding:30px 0px 0px 0px;
    background-color:#e9f1f3;
    background-image:url("../../layout/www.visboel.be/header1.jpg");
    background-repeat:no-repeat;
    background-position:center top;
}
#leftbar{
    float:left;
    width:224px;
    padding:0px 23px;
    min-height:100px;
    height:auto !important;
    height:100px;
}

#subnav ul{
    margin-left:74px;
}
#subnav ul li a{
    color:#3599cd;
    text-decoration:none;
    padding:5px 0px;
    display:block;
}
#subnav ul li a:hover, #subnav ul li.active a{
    color:#66999a;
}
#subnav ul li.active a{
    padding-top:0px;
}
#colleft{
    margin-top:30px;
}
#content{
    float:left;
    width:439px;
    min-height:400px;
    height:auto !important;
    height:400px;
}
#extra{
    float:left;
    width:188px;
    padding:0px 20px;
    min-height:100px;
    height:auto !important;
    height:100px;
}

#footer{
    background-color:#E9F1F3;
    border-top:1px solid #fff;
    color:#999999;
    clear:both;
    width:940px;
    margin:0 auto;
    padding-bottom:100px;
    font-size: 10px;
    text-align:center;
}

/* ELEMENTS
-----------*/
a{
    color:#3599cd;
}
a:hover{
    color:#66999a;
}
h1{
    font-size:18px;
}
h2{
    font-size:16px;
}
h3{
    font-size:14px;
}
strong{
    color:#336765;
}
#content p,#content ul,#content ol{
	margin:0 0 10px;
}
#content ul,#content ol{
	margin:0 0 10px;
	padding-left:15px;
	list-style:disc;
}
#content ol{
	list-style:decimal;
}
#content h1,h2,h3,h4,h5,h6{
	margin:0 0 10px;
}

.prijzen #content h2{
    font-size:18px;
    padding-bottom:4px;
    border-bottom:1px solid #9db6bc;
    width:96%;
}
/* PHOTOGALLERY
---------------*/
.module_photo ul{
	margin:0;
	padding:0;
}

#module_photogallery{
	list-style:none;
	padding:0;
}
#module_photogallery li{
	float:left;
	margin:0 15px 30px;
	height:154px;
	width:154px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li a img{
	border:2px solid #fff;
}
#module_photogallery li a:hover img{
	border:2px solid #ccc;
}

/*FORMS
-------*/
input.submit{
	color:#fff;
	padding:3px 0;
	width: 120px;
	display:block;
	margin:8px auto auto 162px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#558383;
	border:1px solid #555;
	cursor: pointer;
}

input.text,textarea{
	width:250px;
	padding:3px 5px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #558383;
}

table.layouttable{
	width:430px;
}
.layouttable td,.layouttable th{
	padding:5px;
}
.layouttable th{
	width:180px;
	font-weight:normal;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.layouttable .row0 td,.layouttable .row0 th{
	background:none;
}
.layouttable .row1 td,.layouttable .row1 th{
}

table.layouttable tr.error th,table.layouttable tr.error td{
	background:#c00;
	font-weight:bold;
	color:#fff;
}
#disclaimer{
	font-size:10px;
}
.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
tr.error {
	border:1px solid #c00;
	background:#fdd;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}
.layouttable td,.layouttable th{
	padding:3px;
	vertical-align:top;
}

/* news */

#module_news #photo_album{
    float:left;
    width:154px;
    height:154px;
    margin-right:20px;
}

#module_news #photo_album .module_photo ul, #module_news #photo_album .module_photo ul li{
    margin:0px;
    padding:0px;
}
#module_news #photo_album .module_photo ul li a,
#module_news .article_content p.readmore a,
#module_news p.goback a{
    display:block;
    color:#3599cd;
}
#module_news #photo_album .module_photo ul li a:hover,
#module_news .article_content p.readmore a:hover,
#module_news p.goback a:hover{
    color:#66999a;
}
#module_news hr{
    height:1px;
    border:none;
    background-color:#fff;
    color:#fff;
    width:100%;
}
