/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input, textarea { color:#666666; font-size:12px; line-height: 18px; margin: 0; padding: 0; font-family: Verdana,"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;line-height:16px;}
h1,h2,h3,h4,h5,h6,p,pre,code,address,caption,cite,code,em,strong,th,fieldset,input,textarea { color:#666666; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
strong {font-weight:bold !important; }

p {
margin: 0 0 16px 0;
}

H1, H2, H3, H4, H5, H6 {
}

h1 {
font-size: 24px;
line-height:24px;
margin: 0 0 12px 0;
color:#000000;
}

h2 {
font-size:16px;
margin: 0 0 8px 0;
}
	
h3, #detailpage .overzicht h2 {
font-size:12px;
font-weight:bold;
color:#000000;
}

h4 {
}

h5 {
}

hr {
border:none 0;
border-top:1px solid #cccccc;
height:1px;
margin:8px 0 16px 0;
padding:0;
}

a {
outline:none;
color: #000000;
text-decoration: underline;
}
  a img {
  border-color:#000000;
  }

  #borderholder a img {
  border: 0;
  }

a:hover {
color: #cc0000;
}


ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left: 18px;
}

#content ul {
list-style-type: decimal;
line-height:16px;
margin-bottom:12px;
}

ul li {
}

#content ol {
list-style-type: decimal;
line-height:16px;
margin-bottom:12px;
}

ol li {
}

img {
outline: 0;
}

.bold {
font-weight: bold;
}

.red {
color: #cc0000!important;
}

.black {
color:#000000;!important
}

.more {
color:#cc0000!important;
padding:0 0 0 5px;
margin: 0 0 0 3px;
white-space: nowrap;
font-weight:normal;
text-decoration:none;
font-size:11px;
font-style: normal!important;
background:url(../../img/bullet-red-right.gif) no-repeat 0px 6px;
}

	.more:hover {
	color:#000000;
	text-decoration:underline;
	}
	

/* BUTTON */

.buttonholder {
height:21px;
float:right;
margin: 0 0 0 5px;
}
	
	.buttonstart {
	float:left;
	height:21px;
	background: url(../../img/bg-button-start.png) no-repeat;
	}
	
		.buttonholder.grey .buttonstart {
		background: url(../../img/bg-button-grey-start.png) no-repeat;
		}
	
	.buttoncloser {
	float:left;
	height:21px;
	width: 3px;
	background: url(../../img/bg-button-end.png) no-repeat;
	}
	
				.buttonholder.grey .buttoncloser {
			background: url(../../img/bg-button-grey-end.png) no-repeat;
			}

	
	.buttonstart a {
	text-decoration:none;
	padding:0px 5px 0 7px;
	line-height:15px;
	display:block;
	width:auto;
	color:#e4e4e4;
	font-size:11px;
	}
	
	.buttonstart a:hover {
	text-decoration:none;
	color:#ffffff;
	}
