body,html {
height:100%;
width:100%;
margin:0px;
font-size:11px;
}

td.small_box_top {
background-image:url(../files/small_box_top.png);
width:175px;
height:9px;
}

td.small_box_bottom {
background-image:url(../files/small_box_bottom.png);
width:175px;
height:9px;
}

td.big_box_top {
background-image:url(../files/big_box_top.png);
width:530px;
height:9px;
}

td.big_box_bottom {
background-image:url(../files/big_box_bottom.png);
width:530px;
height:9px;
}

td.left, td.right {
	width:175px;
	
}

td.content {
	width:530px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	height:100%;
	vertical-align:text-top;
}

.small_box_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight: bold;
	margin-top:10px;
	overflow:hidden;
	padding-left: 15px;
	padding-right: 15px;
	width:175px;
	height: 220px;
}

.small_box_content p, .small_box_content ul, .small_box_content li {
margin-top:0px;
margin-bottom:0px;
}


.small_box_content1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight: bold;
	margin-top:10px;
	overflow:hidden;
	padding-left: 15px;
	padding-right: 15px;
	width:175px;
	height: 473px;
}

.small_box_content1 p, .small_box_content1 ul, .small_box_content1 li {
margin-top:0px;
margin-bottom:0px;
}

div.boxregel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight: bold;
	overflow:hidden;
	width:145px;
	height: 18px;
	
}


.input {
	width:130px;
	background-color:#999999;
	border:1px solid #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	padding:0 2px;
	margin: 3px;
}


.textinput {
	width:300px;
	background-color:#fff;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	
}

.button {
	width:80px;
	background-color:#999999;
	border:1px solid #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	padding:0 2px;
	margin: 3px;
}

a.menu, a:active.menu, a:visited.menu {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}

a:hover.menu {
	font-size:12px;
	color:#fff;
	text-decoration:Underline;
}

div.menukop {
	font-size:12px;
	color:#fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	
	
}


.textcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:0px;
}

.textcontent a, .textcontent a:active,.textcontent  a:visited  {
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	margin:0px;
}

.textcontent a:hover {
	text-decoration:none;
}


.textkop {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	margin-left:20px;
	margin-bottom:5px;
}

div.clipBox {
	background-image:url(../files/bg_clip.gif);
	background-repeat:no-repeat;
	width:465px;
	height:95px;
	border:1px solid #FFF;
	margin:0 0 10px 25px;
}

td.cliptext, td.cliptext a, td.cliptext a:active, td.cliptext a:visited, td.cliptext a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4771a5;
	text-decoration: none;
	font-weight: bold;
}

div.kleinetext {
	font-size:10px;
	color:#4771a5;
	text-decoration: none;
	font-weight: normal;
}

.miniclipbox, .miniclipbox a, .miniclipbox a:active, .miniclipbox  a:hover, .miniclipbox a:visited  {
	text-align:center;
	overflow:hidden;
	background-repeat:no-repeat;
	color:#fff;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
	margin-right: 5px;
	font-size: 9px;
	width: 140px;
}

.menubalk {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight: bold;
	overflow:hidden;
	padding-left: 15px;
	padding-right: 15px;
}


td.menubalk_top {
background-image:url(../files/menu_box_top.png);
width:175px;
height:9px;
}

td.menubalk_bottom {
background-image:url(../files/menu_box_bottom.png);
width:175px;
height:9px;
}

.comment {
width: 80%;
background-color: #eeeeee;
margin-top:10px;
padding: 5px;
font-family : Arial, Helvetica, sans-serif;
overflow:hidden;
color: #000000;
}

.commentinfo {
font-family : Arial, Helvetica, sans-serif;
font-size:11px;
color: #aa0000;
margin:2px;
}


* { font-family: verdana; font-size: 11px; }
#upload_iframe { display: none; }


div.progress-bar {
	margin: 15px;
	width: 300px;
	height: 20px;
	background-color: #ebebeb;
	border: 1px solid #c0c0c0;
	position: relative;		
	}

div.progress-bar-text 
{
	position: relative;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
	width: 300px;
	height: 20px;
	z-index: 2;
	color: #000;
}

div.progress-bar-bg 
{
	position: absolute;
	height: 20px;
	background-color: #17197F;
	width: 0%;
	z-index: 1;
}


div.progress-50-percent 
{
	color: white;
}


.add {
	width: 140px;
	border:0px;
	overflow:hidden;
	margin-top:5px;
}

.addkop, .addkop a, .addkop a:active, .addkop a:hover, .addkop a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #ffffff;
}

.addomschrijving, .addomschrijving a, .addomschrijving a:active, .addomschrijving a:hover, .addomschrijving a:visited  {
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #ffffff;
}

.addlink , .addlink a, .addlink a:active, .addlink a:hover, .addlink a:visited {
	font-size: 9px;
	font-weight: normal;
	text-decoration:underline;
    color: #cccccc;
}

