/* Force scrollbars */
html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
	height: 100%;
}
/* Disable outline */
a:active, a:focus {
    outline: none;
}
img {
	border:0;
}
html body {	
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	line-height: 16px;
	background:url(../img/bg_img.jpg) repeat-x center top #95C1E0;
	/*background: url(../img/bg.jpg) repeat-x top #93c2e3;*/
}

/* CONTENT */
#container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	background:#FFF;
	border: #666 solid 1px;
}
#header {
	height: 135px;
	width:850px;
	padding: 5px 0 0 0;
	background: #fed549;
}
.logo {
	margin: 9px 0 0 45px;
}
.hetnieuwekopen {
	margin: 0 36px 0 0;
	float:right;
}
#sidebar {
	width:280px;
	margin: 0 0 0 550px;
	*margin: 0 0 0 500px;
	position:absolute;
}
#sidebar_noRisk {
	width:230px;
	margin: 0 0 0 550px;
	*margin: 0 0 0 500px;
	position:absolute;
	background:#E7E7E8;
	font-size:10px;
	line-height: 14px;
	padding: 0 20px 15px 30px;
}
#Content {
	margin: 0 0 60px 50px;
	width: 470px;
	line-height: 20px;
}
#Content_2 {
	margin: 0 0 60px 50px;
	width: 750px;
	line-height: 20px;
}
.tableHetNieuweKopen td{
	vertical-align:top;
}
.tableHetNieuweKopen td img{
	margin-right:10px;
}
#footer {
	font-size:11px;
	color:#5B6D2D;
	background:#fff;
	border-top: #666 solid 1px;
	padding: 0 0 0 30px;
}
/* NAVIGATIE */

#nav {
	text-align:center;
	height: 34px;	
	font-weight:bold;
	padding: 0 0 0 10px;
	background:url(../img/bg_nav.jpg) repeat-x top left;
	margin: 0 0 15px 0;
}
#nav a{	
	text-transform: uppercase;
	line-height: 33px;
	padding: 0 15px;
	margin: 0 0 0 -1px;
	color: #fff;
	border-left: solid #FFF 1px;
	border-right: solid #FFF 1px;
	display:block;
	float:left;
}
#nav a:hover{	
	color: #673b8e;
	background:#FFF;
}
	
#nav a.active{
	color: #673b8e;
	background:#FFF;
	border-bottom: solid #FFF 1px;
}

/* OVERIG */
a {
	color: #45494C;
	text-decoration:none;
}
a img {
	border:none;
}
a:hover {
	color: #673b8e;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#form {
	border:#CCCCCC solid 1px;
	padding: 10px 20px 10px 20px;
}

/* normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	  font-size: 100%;
}
/* TEXT */
h1 {
	font-size: 34px;
	line-height: 34px;
	font-style: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #673b8e;
}

h2 {
	font-size: 15px;
	margin: 0 0 0 0;
	padding:0;
	
}
h4 {
	color: #E51D5F;
	font-size: 16px;
	margin:0px;
	padding: 0px;	
}
p {
	margin: 0 0 20px 0;
}
ol {
	margin:0px;
	padding:0px;
}
/* NIEUWS */
#Nieuws {
	background:url(../IMG/nieuws_bg.jpg) no-repeat bottom right #F9FBFC;
	min-height: 150px;
	margin: 0 0 0 -20px;
	padding: 0 20px 0 20px;
}
ul#archief{
	margin: 0;
	padding:0;
}
ul#archief li{
	line-height: 16px;
	text-decoration:none;
	font-size: 11px;
	list-style:none;
	height: 80px;
	padding: 10px 20px;
}
ul#archief li:hover{	
	background:#E7E7E8;
}
ul#archief a{
	text-decoration:none;
	display:block;
}
ul#archief a:hover{
	text-decoration:none;
	display:block;
}
.date {
	color: #666666;
	font-weight:normal;
	font-size: 11px;
}
.pagination {
	padding: 10px 0 0 0;
	font-size: 11px;
}
.pagination a{
	border: #F9FBFC solid 1px;
	text-decoration:none;
	line-height: 15px;
	padding: 5px;
	text-align:center;
	
}
.pagination a:hover{
	border: #333 solid 1px;
	text-decoration:none;
	line-height: 15px;
	padding: 5px;
	text-align:center;
	background: #EE4611;
	color:#FFFFFF;
}
.pagination a.active{
	border: #333 solid 1px;
	text-decoration:none;
	line-height: 15px;
	padding: 5px;
	text-align:center;
	background: #EE4611;
	color:#FFFFFF;
}
#dateTop {
		position: relative;
		z-index: 1;
		text-align:right;
		margin: -30px 0px 0 0;
		color: #666666;
		font-weight:normal;
		font-size: 10px;
		}
ul#classHome{
	padding: 0px;
	margin: 0;
	font-size:14px;
}
ul#classHome li{
	border-bottom: #999 solid 1px;
	padding: 0;
	line-height: 30px;
	list-style:none;
}
ul#classHome li a{
	padding: 0 0 0 25px;
}
ul#classHome li a:hover{
	padding: 0 0 0 25px;
	font-weight:bold;
}
ul#classProjecten{
	padding: 0px;
	margin: 0;
	font-size:14px;
}
ul#classProjecten li{
	border-bottom: #999 solid 1px;
	padding: 10px 0;
	height: 75px;
	line-height: 30px;
	list-style:none;
	clear:both;
}
ul#classProjecten h2{
	padding: 0px;
	line-height: 28px;
	font-size:18px;
}
ul#classProjecten p{
	padding: 0px;
	line-height: 12px;
	font-size:12px;
}
ul#classProjecten li a{
}
ul#classProjecten li:hover{
	cursor:pointer;
	cursor:hand;
	background: #FFFFEA;
}