body{
	font:14px/21px Arial,Verdana,sans-serif;
	text-align:center;
	background:#231F20;
}

#container{
	text-align:left;
	width:960px;
	margin:0 auto;
	color:#DCDDDE;
	background:url(../../layout/www.vischmyn.be/container_bg.jpg) no-repeat 160px 0;
}

#header{
	height:130px;
}
#header h1{
	padding:40px 0 0 210px;
	text-align:center;
}



#sidebar{
	float:left;
	width:135px;
	text-align:right;
	margin:47px 25px 0 0;
	font-size:17px;
}
#sidebar a{
	text-decoration:none;
	display:block;
}
#sidebar li{
	padding:0 0 10px;
}
#sidebar li.active a,#sidebar li.activeparent a{
	font-weight:bold;
	color:#A1B1BA;
}
#sidebar a:hover{
	color:#A1B1BA;
}

#sidebar li ul{
	font-size:14px;
	font-style:italic;
}
#sidebar li.active li a{
	font-weight:normal;
	color:#A1B1BA;
}
#sidebar li li{
	padding:10px 0 0;
}
#sidebar li.active a,#sidebar li a:hover{
	background:url(../../layout/www.vischmyn.be/dot.gif) repeat-x 15px 15px;
}
#sidebar li a span{
	background:#231F20;
	padding-left:5px;
}




#content{
	float:right;
	width:750px;
	padding-left:50px;
	background:url(../../layout/www.vischmyn.be/content_bg.jpg) repeat-y left top;
}

#footer{
	text-align:center;
	margin:0 auto;
	min-height:30px;
	clear:both;
	background:#231F20 url(../../layout/www.vischmyn.be/footer.jpg) no-repeat center top;
	margin-top:80px;
	padding-top:220px;
	color:#DCDDDE;
	font-size:10px;
}
#footer a{
	color:#DCDDDE;
}

/* ELEMENTS
-----------*/

#content p,#content ul,#content ol{
	padding: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{
	font:normal 27px Arial,Verdana,sans-serif;
	margin:0 0 15px;
}
#content h1{
	color:#A1B1BA;
}
h2,h3,h4,h5,h6{
	font-size:20px;
	color:#fff;
	margin-top:15px;
}
a{
	color:#DCDDDE;
}
strong{
	color:#fff;
}

/* PHOTOGALLERY
---------------*/
#content .module_photo ul{
	margin:0;
	padding:0;
	list-style:none;
}

#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
-------*/
table.layouttable{
	border-top:1px solid #6B6B6B;
	border-left:1px solid #6B6B6B;
}
.layouttable td,.layouttable th{
	border-bottom:1px solid #6B6B6B;
	border-right:1px solid #6B6B6B;
	padding:5px;
}
.layouttable th{
	width:50%;
	font-weight:bold;
	text-align:right;
}
.layouttable .row0 td,.layouttable .row0 th{
	background:#2E2E2E none repeat scroll 0 0;
}
.layouttable .row1 td,.layouttable .row1 th{
	background: none;
}
.layouttable input.text, .layouttable select{
	border:1px solid #6B6B6B;
}
.layouttable select{
	min-width: 60px;
}
.layouttable .row_2246 td{
	text-align: center;
}
.layouttable input.submit{
	background-color: #6B6B6B;
	color: #fff;
	border: none;
	padding: 3px 20px;
	font-weight: bold;
}
.layouttable .row_single td{
	text-align: center;
}
.layouttable .row_2515, .layouttable .row_2516{
	display: none;
}
.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
.layouttable tr.error td, .layouttable tr.error th{
	border:1px solid #c00;
	background:#fdd;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}
#disclaimer{
	font-size:10px;
	line-height:12px;
}
