/* ALGEMENE CORRECTIES tbv ZOEKMACHINE OPTIMALISATIE */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: transparent url('/images/arrow-lblue.gif') left center no-repeat;
	padding-left: 15px !important;
	}

a.noline,
a.noline:hover {
	text-decoration: none;
	}

.stippel-H { background: transparent url('../images/dot-red-hor.gif'); }
.stippel-V { background: transparent url('../images/dot-red-vert.gif'); }

.speelgoedwijzer a {
	color: #ed1c24 !important;
	font-weight: bold;
	text-decoration: underline;
	}	
.speelgoedwijzer a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}	

.clear {
	clear: both;
	height: 1px; overflow: hidden;
	}
.blauw {
	color: #009ac6;
	}

.intro {
	color: #5e5e5e;
	position: relative;
	}
.intro  h1 {
	font-size: 22px;
	margin-top: 0; padding-top: 0;
	}
.intro img {
	position: relative;
	float: right;
	margin: 0 0 1em 1em;
	}
	
.speelgoedwijzer {
	background: #D4F3F4 url('../images/dot-lblue-hor.gif') top left repeat-x;
	margin-top: 11px; padding-top: 11px;
	}
.speelgoedwijzer h2 {
	font-size: 14px;
	color: #ed1c24;
	}
.speelgoedwijzer h3 {
	width: 321px; height: 21px;
	padding: 0 6px; margin: 0 0 6px 0;
	line-height: 21px;
	font-size: 12px;
	color: #fff;
	background: #ed1c24 url('../h3-left.gif') top left no-repeat;
	}
	.speelgoedwijzer h3 a {
		color: #fff !important;
		text-decoration: none;
		position: relative !important;
		text-transform: none;
		}
	.speelgoedwijzer h3 a:hover {
		text-decoration: underline!important;
		}
.speelgoedwijzer h4 {
	width: 96px; height: 21px;
	padding: 0 6px; margin: 0 0 6px 0;
	line-height: 21px;
	font-size: 12px;
	color: #ed1c24;
	background: #ddd url('../h3-right.gif') top right no-repeat;
	text-align: right;
	}
.speelgoedwijzer .right {
	background: #d6f3f7 url('../h3-right.gif') top right no-repeat;
	padding: 0 6px; 
/*	line-height: 21px;
	width: 96px; height: 21px;margin: 0 0 6px 0; */
	}

.speelgoedwijzer h3.detail {
	width: 429px; height: 21px;
	padding: 0 6px; margin: 0 0 6px 0;
	line-height: 21px;
	font-size: 12px;
	color: #fff;
	background: #ed1c24 url('../h3-full.png') top left no-repeat;
	}
	
.voordeelThumb {
	width: 96px; text-align: center;
	margin-bottom: 12px;
	}
.voordeelThumb img {
	border: 1px solid #ccc;
	}
	.noborder {
	border: none !important;
	}
.voordeelShort a {
	color: #000;
	text-decoration: none;
	}
	.voordeelShort a:hover {
	color: #ed1c24;
	text-decoration: none;
	}


hr {
	background: transparent url('../images/dot-grey-hor.gif') bottom left repeat-x;
	margin: 12px auto;
	height: 2px;
	border: 0 none;
	}
* html hr {
	color: #ccc;
	}
   
	   	
small {
	font-size: 9px;
	color: #999;
	}
	
.endRed {
	padding-bottom: 12px;
	background: transparent url('../images/dot-grey-hor.gif') bottom left repeat-x;
	}	
.endGrey {
	padding-bottom: 12px;
	background: transparent url('../images/dot-red-hor.gif') bottom left repeat-x;
	}	
	
	
#kiesCategorie {
	position: relative;
	float: left;
	margin-top: 1em;
	}

.rating {
	float: right;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 18px 0 6px 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background: #fff;
	}
h3 { margin-top: 0; padding-top: 0; }

.reactie {
	background: transparent url('../images/dot-grey-hor.gif') bottom left repeat-x;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	}
.reactienaam { display: block; width: 59%; float: left; font-weight: bold; }
.reactiedatum { display: block; width: 39%; float: right; text-align: right; font-style: italic; }
.reactiecontent { clear: both; padding: 0.5em 0 !important ;}
	
/* fix na plaatsen doctype ivm ligthbox */
.articleHeaderTitle {
	font-family: Arial;
	font-size: 12px;
	color: white;
	background-color: #2C4A4B;
	padding: 3px;
	font-weight: bold;
	text-transform: uppercase;
	}
.articleHeaderIntro {
	font-family: Arial;
	color: #2B2B2B;
	background-color: #A7E8E9;
	font-weight: bold;
	padding: 10px;
	}
.box-content {
	background-color: #D4F3F4;
	}
.streamer a { color: #000; font-weight: bold; }
a.iframe { font-weight: bold; color: inherit; }
