.categorieBoxNew{
	border:1px solid #cccccc; 
	border-top:2px solid #333333;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	padding:18px 0px 18px 11px;
	overflow:hidden;
	margin-bottom:15px;
}

.categorieBoxNew ul{
	padding-left:20px;
}

.categorieBoxNew li{
	list-style:disc;
}

.pointer {
	cursor:pointer;}
	
.pointer:hover { text-decoration:underline;}

.pointer2 {
	cursor:pointer;}

.pointer2:hover { color:#800080;
font-weight:bold;}

/*Startpagina*/
.link_nohand {
cursor:text;
text-decoration:none;
};
a.link_nohand:link {
cursor:text;
text-decoration:none;}
a.link_nohand:visited {
cursor:text;
text-decoration:none;}
a.link_nohand:hover {
cursor:text;
text-decoration:none;}
a.link_nohand:active {
cursor:text;
text-decoration:none;}

.blok_kop { 
	width:170px;
	font-size:14px;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	margin-left:5px;
	margin-bottom:0px;
	font-weight:normal;
	color:#FF0D7A;
}
.blok_kop2 { 
	width:160px;
	margin-left:25px;
	color:#FF0D7A;
	font-size:14px;
}

.blok { 
	width:160px;
	overflow:hidden;
	background-image:url(tmpl/linear.png);
	background-repeat:repeat-x;
	background-color:#E9E9E9;
	border:1px solid #cccccc;
	margin-left:5px;
	margin-top:3px;
	margin-bottom:15px;
	padding:5px;
}

.blok li{
	list-style:none;
}
.blok ul{
	margin:0px;
	padding:0px;
}
.blok2 { 
	width:150px;
	overflow:hidden;
	background-image:url(tmpl/linear.png);
	background-repeat:repeat-x;
	background-color:#E9E9E9;
	border:1px solid #cccccc;
	margin-left:25px;
	margin-top:3px;
	margin-bottom:15px;
	padding:5px;
}
	

	
.notactive {
	color:#CCCCCC;}
a.notactive:link {
	color:#CCCCCC;}
a.notactive:visited {
	color:#CCCCCC;}
a.notactive:hover {
	color:#CCCCCC;}
a.notactive:active {
	color:#CCCCCC;}
	
.not_validated {
	color:#FF9900;}
a.not_validated:link {
	color:#FF9900;}
a.not_validated:visited {
	color:##FF9900;}
a.not_validated:hover {
	color:##FF9900;}
a.not_validated:active {
	color:#FF9900;}	

.banned {
	color:#FF0000;}
a.banned:link {
	color:#FF0000;}
a.banned:visited {
	color:#FF0000;}
a.banned:hover {
	color:#FF0000;}
a.banned:active{
	color:#FF0000;}
	
/*Login*/
.field_label {
	font-size:10px;}
	
.field { 
	height:13px;
	padding:0px;
	font-size:10px;
	padding-left:3px;}
	
/*Registeren*/
.veld { 
	font-size:11px;
	height:11px;
	overflow:hidden;}

.veld_cat { 
	height:18px;
	font-size:11px; }
	
.veld_info { 
	width:400px; 
	height:100px;
	font-size:11px;}
	
.veld_warning { 
	color:#990000;
	font-size:10px;}
	
/*profiel*/

.profiel_info {
	background-color: #FFE6F2;
	border:1px dashed #FF0D7A;
	padding:5px;
	margin-top:3px;}

.profiel_banner {
	border:1px solid #999999;}
	
.profiel_titel {
	color: #C40062;}	
a.profiel_titel:link {
	color:#FF0D7A;}
a.profiel_titel:visited {
	color:#FF0D7A;}
a.profiel_titel:hover {
	color:#FF0D7A;}
a.profiel_titel:active {
	color:#FF0D7A;}


/*categories beheer*/

.edit { 
background-image:url(icoons/edit.gif);
background-repeat:no-repeat;
width:16px;
height:16px;
display:block;
}
