body {
	font-family: verdana,arial;
	font-size: 11px;
	line-height: 15px;
	color: #232323;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(images/iguess/bg_menu.jpg);
	}
ul {
list-style: url(images/iguess/bullit_blue.jpg);
}
img {
   border: 0px;
}

/*////////////////////////////////////////////////////////////////////
STRUCTURE
////////////////////////////////////////////////////////////////////*/

div#bg {
width: 100%;
background-image:url(images/iguess/bg_body.jpg);
background-color: #ffffff;
background-repeat:repeat-x;
border-bottom: 2px solid #ccc;
}
/*div#bg_database {
width: 100%;
background-color: #ffffff;
border-bottom: 2px solid #ccc;
}*/
div#container {
width: 980px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 50px;
/*background-image:url(images/iguess/bg_grijs.jpg);*/
overflow:hidden;
/*border-bottom: 2px solid #ccc;*/
}
div#header {
position: relative;
float: left;
width: 980px;
height: 186px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
/*background-image:url(images/iguess/header_980x186.jpg);
background-repeat:no-repeat;*/
background-color: #ffffff;
}
/*
div#menu_container {
position: relative;
float: left;
width: 952px;
height: 31px;
padding-top:0px;
padding-left:33px;
left: 0px;
background-image: url(images/iguess/bg_menu.jpg);
z-index: 100;
}*/
div#menu_database {
position: relative;
float: left;
width: 980px;
height: 21px;
padding-top: 6px;
padding-bottom : 6px;
padding-left: 40px;
padding-right: 30px;
z-index: 100;
margin-bottom: 30px;
}
div#menu {
position: relative;
float: left;
left:33px;
z-index: 100;
}
div#search_wrapper {
position: relative;
float: right;
height: 21px;
padding-top: 4px;
padding-bottom : 6px;
padding-right: 40px;
z-index: 100;
}
div#breadcrumbs {
position: relative;
float: left;
width: 980px;
padding-top: 15px;
padding-left: 40px;
padding-right: 0px;
padding-bottom: 10px;
font-size: 90%;
}
div#content {
position: relative;
	float: left;
	width: 630px;
	top: 20px;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
}
div#return{
float: right;
padding-top: 20px;
padding-right: 0px;
}
div#news {
	position: relative;
	float: left;
	width: 220px;
	top: 20px;
	padding-left: 20px;
	padding-right: 39px;
	padding-bottom: 20px;
	border-left: 1px dotted #ccc;
}
div#footer {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 9px;
	color: #979797;
	text-align: center; 
}
div#all_news {
padding-left: 11px;
}


/*////////////////////////////////////////////////////////////////////
CLASSES
////////////////////////////////////////////////////////////////////*/

.titel1{
font-size: 16px;
font-weight: bold;
color: #2695bd;
display:block;
padding-bottom:20px;
}
.titel2{
font-size: 12px;
font-weight: bold;
color: #5e5e5e;
}
h3{
font-size: 12px;
font-weight: bold;
color: #2695bd;
}
/* stijlen in News Module CMSMS in functie van TinyMce*/
.style1{
font-size: 16px;
font-weight: bold;
color: #2695bd;
display:block;
padding-bottom:20px;
}
.style2{
font-size: 12px;
font-weight: bold;
color: #5e5e5e;
}
.style3{
font-size: 12px;
font-weight: bold;
color: #2695bd;
}

.style4{
font-size: 11px;
font-weight: bold;
color: #5e5e5e;
}
.style5{
font-size: 11px;
font-weight: bold;
color: #2695bd;
}
.style6{
font-size: 11px;
color: #2695bd;
}

/*
.button{
font-size: 11px;
width: 70px;
height: 23px;
}


.search{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
height: 21px;
width: 300px;
}
*/
/*////////////////////////////////////////////////////////////////////
LINKS
////////////////////////////////////////////////////////////////////*/

a{
text-decoration:none;
}
a:link{
color: #2695bd;
}
a:active{
color: #2695bd;
}
a:visited{
color: #2695bd;
}
a:hover{
color: #2eb5e6;
}
