@charset "utf-8";
/* CSS Document */

/* Boxes */
.boxtopper_size {
	width: 450px;
	margin-bottom: 10px;
}
.boxtopper_inner {
	padding: 10px;
	background: #fd9c45 url("../images/box_bg_oranje.gif") 0 0 repeat-x;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	height: 164px;
}
.boxmeldaan_inner {
	background: #d2e0f6 url("../images/box_bg_blauw.gif") 0 0 repeat-x;	
}
.boxmeldaan_inner img{
	border: 0;
}
.boxtopper_inner h1, .boxtopper_inner a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 22px;
	text-transform: uppercase;
}
.boxtopper_inner img {
	background: #FFFFFF;
	width: 147px;
	height: 110px;
	float: left;
}
.boxtopper_inner p {
	margin: 0px;
	width: 213px;
	height: 110px;
	float: left;
	padding-right: 10px;
}
.boxtopper_inner .korting {
	font-family: Verdana, Geneva, sans-serif;
	color: #c8431a;	
	font-size: 25px;
	font-weight: bold;
	display: block;
	width: 100%;
	vertical-align: bottom;
	text-align: right;
}
.boxinfo_size {
	width: 450px;
	margin-bottom: 10px;
}
.boxinfo_inner {
	padding: 10px;
	background: #d2e0f6 url("../images/box_bg_blauw.gif") 0 0 repeat-x;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
.boxinfo_inner h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 22px;
	text-transform: uppercase;
}
.boxinfo_inner p {
	margin: 0px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.boxinfo_inner h2 {
	margin: 0px 0px 15px 0px;	
}
.boxinfo_inner img {
	background-color: #CCC;
	border: 1px solid #999;
	padding: 1px;
}
.korting {
	font-family: Verdana, Geneva, sans-serif;
	color: #c8431a;	
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
.boxright_size {
	margin-bottom: 10px;
	width: 310px;
}
.boxright_inner {
	padding: 10px;
	background: #d2e0f6 url("../images/box_bg_blauw.gif") 0 0 repeat-x;		
}
.boxform input {
	width: 125px;
	border: 1px solid #999;
}
.boxform label {
	float: left;
	width: 125px;
	padding-top: 2px;
	padding-right: 5px;
	text-align:right;
}
.boxform input.small {
	width: auto;
	margin-bottom: 5px;
}
.boxform input.button {
	width: auto;
	margin: 0px;
}
.boxform th {
	height: 25px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	vertical-align: middle;
}

.boxmening p {
	margin: 0 0 5px 0;
	background: url(../images/icons/comment.gif) left no-repeat;
	padding-left: 15px;
}

/* Categorieen */
.categoriebox {
	width: 200px;
}
.cat_item {
	width: 195px;
	height: 32px;
	line-height: 32px;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background: url("../images/categorie_bg.gif") 0 0 repeat-x;
	vertical-align: middle;
	display: block;
	border-bottom: 1px solid #999;
}
.cat_item:hover {
	background: url("../images/categorie_bg_over.gif") 0 0 repeat-x;
}
.cat_item img {
	position:relative;
	border: 0px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	height: 22px;
	width: 22px;
}

/* XXXX */
.box-share-icon {
	width: 100%; 
	text-align:right;
}
.box-share-icon img {
	background: none;
	border: 0;
}