@charset "utf-8";
/* --------------------------------------------------------=
	CSS Document by Juice BV
	Copyright © Juice BV 

	Juice BV
	Noorderbaan 10
	5388 RB Nistelrode
	
	T: 0412-611453
	F: 0412-614963
	E: info@itsallinthemix.nl
	I: www.itsallinthemix.nl
=-------------------------------------------------------- */

/* ===== Content ===== */
.contentTxt {
}
.contentTxt img {
	margin: 5px 0 0 10px;
	border: 1px solid #4d4c47;
}
.contentTxt h1 {
	font-size: 12px;
	font-weight: bold;
	color: #4d4c47;
	margin: 20px 10px 8px 10px;
}
.contentTxt h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #4d4c47;
	margin: 20px 10px 0 10px;
}
.contentTxt h3 {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #cc0000;
	margin: 0 10px 0 10px;
}
.contentTxt p {
	font-size: 11px;
	font-weight: normal;
	color: #4d4c47;
	line-height: 20px;
	margin: 0 10px 8px 10px;
}
.contentTxt li {
	font-size: 11px;
	font-weight: normal;
	color: #4d4c47;
	line-height: 20px;
	margin: 0 5px 8px 5px;
	list-style-image : url(/img/bullet.gif);
}
.contentTxt .maxImg {
	border: none;
	margin: 10px 0 15px 0;
}
.contentItem {
	clear: both;
	width: 565px;
	height: auto;
	margin: 10px 10px 0 10px;
	padding-bottom:10px;
	border-bottom:1px solid #bea794;
}
.contentItemImg {
	float: left;
	width: 185px;
}
.contentItemImg img {
	margin: 0 8px;
	text-align: left;
	border: 1px solid #4d4c47;
}
.contentItemTxt {
	float: left;
	width: 380px;
}
.contentItemTxt h1 {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #4d4c47;
	margin: 0;
}
.contentItemTxt p {
	font-size: 11px;
	font-weight: normal;
	color: #4d4c47;
	line-height: 20px;
	margin: 0;
}
.contentItemTxt a {
	font-size: 11px;
	font-weight: normal;
	color: #a80532;
}
.contentItemTxt a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #cc3300;
}

/* ===== Content - Icons ===== */
.linkPrint {
	clear: both;
	width: 100%;
	margin: 10px 0 0 0;
	text-align: right;
}
	.linkPrint img {
		border: none;
		margin: 0 5px;
	}
.linkBack {
	clear: both;
	width: 100%;
	line-height: 16px;
	text-align: left;
}
	.linkBack img {
		border: none;
		margin: 0 3px 0 10px;
		vertical-align: middle;
	}

/* ===== Content - Printvriendelijk ===== */
#headerPv {
}
#contentPv {
}
#footerPv {
}

.Cursief
{
	font-style:italic;
}

.IntoHiding
{
	display:none;
}

.Question
{
	font-size:12px;
	margin-bottom:20px;
}
.Answer
{
	padding-top:10px;
}

.RightListing
{
	list-style-type: none;
	margin-left:20px;
	padding:0px;
}

.RightListing li
{
	margin-bottom:8px;
	
}

.RightListing A
{
	color: #FFFFFF;
	text-decoration:none;
}

.RightListing A:hover
{
	COLOR: #cc3300;
}

.Italic
{
	font-style:italic;
	color:#4d4c47;
}

.GoogleMap
{
	margin-left:10px;
	width:580px;
	height:620px;
	border:1px solid #000000;
	display: block; 
	visibility: visible; 
}

iframe
{
	background-color: #BBBBAE;
	*background: none;
}
.noBorder{
	border	: none;
}
.marginLeft
{
	margin	: 0 0 0 75px;
}
.hrOrange
{
	border: 0;
	border-bottom: 1px solid #ef912b;
	width: 95%;
}
.noImage, .noImage li
{
	list-style-image: none;
	list-style: none;
}