body {
	background-color:#c5e9ff;
	background:url(../images/bg.jpg) #c5e9ff;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	
}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}

img {
	border:none;
}
	
a, a:visited {
	color: #4682b4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#container {
	text-align:left;
	width:960px;
	height:auto;
	align:center;
	background: ;
	margin-top:0px;
}

#logo {
	float:left;
	width:220px;
	height:110px;
	background:url(../images/logo.jpg);
	background-repeat:no-repeat;
	
}

#topmenu {
	float:left;
	width:740px;
	height:30px;
	
}

#menuu {
	display:none;
	float:left;
	width: 740px;
	height: 0px;
	background: ;
	margin-top:0px;
	margin-bottom:0px;
}
#menu {
	float:left;
	width: 740px;
	height: 26px;
	background: ;
	margin-top:46px;
	margin-bottom:18px;
}

#left {
	float:left;
	margin-top:0px;
	width:220px;
	height:auto;
	
}

#image {
	float:left;
	margin-top:0px;
	width:220px;
	height:248px;
	float:left;
	background:url(../images/abo_gebouw.jpg);
	background-repeat:no-repeat;
	/*border:2px solid #4682b4;*/
}

#left2 {
	background-color:#daedfe;
	width:186px;
	height:auto;
	float:left;
	/*border:2px solid #4682b4;*/
}

#left2_inner {
	width:175px;
	margin-left:5px;
	margin-top:10px;
	float:left;
	
}


#user1 {
	width:240px;
	background:url(../images/module_bg.png);
	height:200px;
	float:left;
	margin-top:10px;
}

#user1_inner {
	display:block;
	width:214px;
	margin-left:11px;
	height:173px;
	margin-top:10px;
	float:left;
	overflow-x:hidden;
	overflow-y:auto;
}
	
#user2 {
	width:240px;
	margin-left:10px;
	background:url(../images/module_bg.png);
	height:200px;
	float:left;
	margin-top:10px;
}

#user2_inner {
	display:block;
	width:214px;
	margin-left:11px;
	height:173px;
	margin-top:10px;
	float:left;
	overflow-x:hidden;
	overflow-y:auto;
}

#user3 {
	width:240px;
	margin-left:10px;
	background:url(../images/module_bg.png);
	float:left;
	height:200px;
	margin-top:10px;
}

#user3_inner {
	display:block;
	width:214px;
	margin-left:11px;
	height:173px;
	margin-top:10px;
	float:left;
	overflow-x:hidden;
	overflow-y:auto;
}
	

#content {
	width:730px;
	margin-top:10px;
	float:left;
	background:#fff;
	border:2px solid #4682b4;
	
}

#content_inner {
	width:694px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:20px;
}

#footer {
	width:960px;
	height:35px;
	margin-top:15px;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	float:left;
	padding-top:6px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.contentheading, .componentheading, h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#4682b4;
	font-weight:normal;
	
}

h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#696969;
}
	


ul#mainmenu, ul#mainmenu li {
	display:inline;
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	text-indent:0;
	
	
}
ul#mainmenu a {
	background:#daedfe;
	color:#4682b4;
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	height:30px;
	line-height:30px;
	margin-bottom:0px;
	margin-right:20px;
	margin-left:0px;
	padding-left:19px;
	padding-right:19px;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
	letter-spacing:1px;
}



ul#mainmenu li li a {
	width:100px;
	text-align:left;
	border-top:1px solid #fff;
	color:#fff;
	background:#4682b4;
	
}

ul#mainmenu ul {
	margin-top:3px;
}

ul#mainmenu li li a:hover {
	color:#fff;
	text-decoration:underline;
}


ul#mainmenu li.active a {
	background:#4682b4 none repeat scroll 0 0;
	color:#FFFFFF;
}
ul#mainmenu a:hover {
	background:#4682b4 none repeat scroll 0 0;
	color:#FFFFFF;
}


h1 {
	margin-top:0px;
}

table.contentpaneopen {
	padding-left:10px;
}



.moduletable {
	/*border: 1px solid #4682b4;*/
	border-left:none;
	margin-bottom: 10px;
	padding-left:0px;
}

.moduletable h3 {
	background:#4682b4;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	padding:3px;
	margin-top:0px;
	letter-spacing:1px;
	
}

.moduletable-top h3 {
	background:#4682b4;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	padding:3px;
	margin-top:0px;
	letter-spacing:1px;
	
}

.moduletable-top p  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.pagination {
	color:#ccc;
}

