body {
	font:12px/19px Arial, Verdana, sans-serif;
	text-align:center;
	background:#d0d0d0;
}
#container {
	text-align:left;
	width:960px;
	margin:0 auto;
	background-image: url(../../layout/www.udb.be/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#container_bg {
	background-image: url(../../layout/www.udb.be/header.jpg);
	background-repeat: no-repeat;
	background-position: 12px top;
}
#header {
	height:127px;
	margin:0;
}
#nav {
	padding-left: 33px;
}

#top_nav {
	float:left;
	padding:5px;
	background-color: #019ee1;
}
#top_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 126px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../../layout/www.udb.be/button.jpg);
	background-repeat: no-repeat;
	float:left;
}
#top_nav a:hover, #top_nav li.active a, #top_nav li.activeparent a {
	background-image: url(../../layout/www.udb.be/button_active.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#top_nav li {
	display: inline;
}

#sub_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 15px;
	width: 126px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	background-image: none;
}
#sub_nav a:hover, #sub_nav li.active a {
	color: #FFFFFF;
	background-image: none;
}
#sub_nav li {
	float:left;
	padding-bottom:5px;
}
#wrapper {
	float:left;
	width: 100%;
}
#content {
	min-height: 500px;
	height: auto !important;
	height:500px;
	margin-top: 0;
	margin-right: 186px;
	margin-bottom: 0;
	margin-left: 224px;
	padding-top: 35px;
	padding-bottom: 10px;
}
#content ul {
	padding-left: 15px;
}

#content li {
	list-style-type: disc;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #019EE1;
	letter-spacing: 2px;
}

#contact {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #016db8;
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 188px
}
#contact a {
	color: #999999;
	text-decoration: none;
}
#content_right {
	float:left;
	width:148px;
	min-height: 500px;
	height: auto !important;
	height:500px;
	margin-left: -168px;
	padding-top: 15px;
}
#content_left {
	float:left;
	width:142px;
	min-height: 500px;
	height: auto !important;
	height:500px;
	margin-left: -960px;
	padding-left: 35px;
	padding-top: 15px;
}
#footer {
	clear:both;
	width:960px;
	background-image: url(../../layout/www.udb.be/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 36px;
}

/* module photo */
#content .module_photo ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
#content .module_photo li{
    list-style-type:none;
    float:left;
    margin:0px 0px 20px 20px;
}