body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:1.4em;
	text-align:center;
}
#container{
	text-align:left;
	width:960px;
	margin:20px auto;
}
#logo{
	background:url(/layout/www.kaasmeestervantricht.be/logo.jpg) no-repeat left top;
	float:left;
	height:25px;
	width:540px;
	position:relative;
	margin-bottom:10px;
}
#wrapper{
	float:left;
	min-height:500px;
	width:960px;
	position:relative;
	border:1px solid #000;
	border-top-width:16px;
	border-bottom-width:16px;
}
#navigation{
	float:left;
	width:220px;
	position:relative;
}

#navigation li a{
	display:block;
	width:200px;
	padding:15px 10px;
	color:#000;
	background-color:#fff;
	border-bottom:1px solid #000;
	position:relative;
	text-decoration:none;
	font-weight:bold;
}
#navigation li a:hover{
	color:#fff;
	background-color:#000;
}
#navigation li li a{
	padding:8px 18px 8px 20px;
	width:182px;
	font-weight:normal;
	color:#000;
}

#foto{
	float:left;
	height:152px;
	width:221px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-right-color:#000;
	border-bottom-color:#000;
	position:relative;
	overflow:hidden;
}
#content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	min-height:500px;
	height:auto !important;
	height:500px;
	border-left:1px solid #000;
	width:700px;
	color:#3b3b3b;
	float:left;
	padding:15px;
}
#footer{
	font-size:x-small;
	float:left;
	height:15px;
	width:980px;
	position:relative;
	top:15px;
}
#footer a{
	color:#000;
}
#submenu{
	float:left;
	height:275px;
	width:90px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-right-color:#000;
	border-bottom-color:#000;
	position:relative;
	overflow:hidden;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:20px;
}


#viafutura{
	color:#000;
	text-decoration:none;
	float:left;
	height:15px;
	position:relative;
}
#adres{
	float:right;
	height:15px;
	width:725px;
	position:relative;
}
#adres  a:link{
	color:#000;
}
.button a{
	color:#000;
	text-decoration:none;
}
#adres a:visited{
	color:#000;
}
#adres a:hover{
	color:#000;
}

/* PHOTOGALERY
-------------*/
#content #module_photogallery{
	list-style:none;
	padding:0;
	margin:0 0 20px;
}
#module_photogallery li{
	float:left;
	margin:0 10px 20px 10px;
	height:150px;
	width:150px;
}

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

#content ul,#content ol{
	list-style:disc;
	padding:0 0 0 20px;
	margin:0 0 10px;
}

h2,h3,h4{
	color:#000;
	letter-spacing:4px;
	font-size:medium;
	font-weight:bold;
	margin:0 0 15px;
}
h3{
	font-size:small;
}
p{
	margin:0 0 10px;
}