Body{
	font-family: small Tahoma, Verdana, Arial, serif;
	font-size : 12px ;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	color:#660000;
	margin: 0 0 0 0;
	background-color:#eee;
	background-image:url('../images/back.png');
}
#box img {border:0px;}
a{text-decoration:none;color:#660000;}
a:visited {color:#660000;}
a:hover{text-decoration: underline;color:#ff0011;}


#box{
	display: table;
	position:relative;
	width:1000px;
	color:#660000;
	margin: 25px auto 25px auto;
}
#vraagboxback{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
}
#vraagbox{
	display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index:1002;
}
.uservraag{
	display: block;
    position: absolute;
    top: 40%;
    left: 25%;
    width: 50%;
    padding: 16px;
    border: 2px solid #ff0011;
	color: #ff0011;
    background-color: white;
	overflow: auto;
}
#centertable{
	border: 0px;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	}
#lefttb,#righttb{ vertical-align: top;}


#left, #right,#center{
	display : table; 
	width:100%;
	text-align: center;
	margin: 0px;
}
#links{
	text-align: left;
	width: 195px;
	margin: 0px 0px 10px 3px; 
}
#right{
	text-align: left;
	width: 800px;
	margin: 0px 0px 10px 10px; 
}
#box h2{
	background-color:#efefef;
	border-left: #660000 1px solid;
	border-right: #660000 1px solid;
	border-top: #660000 1px solid;
	padding: 5px;
	margin-bottom: -5px;
	text-align: left;
	font-size: 16px;
	color: #660000;
	
}
.inhoud{
	padding: 5px;
	padding-right: 10px;
	background-color:#efefef;
	border-left: #660000 1px solid;
	border-right: #660000 1px solid;
	border-bottom: #660000 1px solid;
	margin: 0px;
	color: #660000;
}
.inhoudBox{
	width:780px;
	background-color:#efefef;
	margin:14px 0px 0px 2px ;
	border: #660000 0px solid;
	color: #660000;
}
.vert_menu{
	text-align:left;
	list-style-type: none;
	margin-left:-25px;}

/**NEWS**/
.tekst_img{
	float:left;
	margin: 5px 5px 2px 0px;
}
.tekst_onder{
	float:right;
}

#sortable-list              { padding:0; }
li.sortme                   { padding:4px 8px; color:#000; cursor:move; list-style:none; width:500px; background:#ddd; margin:10px 0; border:1px solid #999; }

/**images**/
.imagetable td{
	background-color: #fff;
	vertical-align:top;
	text-align: center;
	
}
