﻿@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 ===== */


/* ===== CMS (text - center) ===== */
.contentTxtColumn {
	float: left;
	text-align: left;
	width: 485px;
	margin: 0 0 0 20px;
	_margin: 0 0 0 10px;
}
	.contentTxtColumn h1 {
		font-size: 14px;
		font-weight: bold;
		color: #009fc3;
		margin: 0;
	}
	.contentTxtColumn h2 {
		font-size: 12px;
		font-weight: bold;
		color: #009fc3;
		margin: 0;
	}
	.contentTxtColumn h3 {
		font-size: 11px;
		font-weight: bold;
		color: #6c5635;
		margin: 0;
	}
	.contentTxtColumn p {
		font-size: 11px;
		font-weight: normal;
		color: #6c5635;
		margin: 2px 0 10px 0;
	}
	.contentTxtColumn a {
	}
	.contentTxtColumn a:hover {
	}
	.contentList {
		width: 465px;
		height: auto;
		border: 1px solid #009fc3;
		background-color: #e5f5f9; 
		margin: 2px 0 10px 0;
		padding: 5px 10px;
	}
	.contentTxtColumn ul {
		margin: 0 0 0 25px;
		font-size: 11px;
		font-weight: normal;
		color: #6c5635;
		list-style-type: disc;
	}
	.contentTxtColumn ul li {
	}

/* ===== CMS (images - right) ===== */
.contentImgColumn {
	float: right;
	width: 220px;
}
	.contentImgTop {
		clear: both;
		float: right;
		width: 220px;
		text-align: left;
		background: no-repeat url(../img/content02/contentImgRight.gif) left top;
	}
	.contentImgTop img {
		border: none;
		width: 200px;
		margin: 9px 0 0 9px;
	}
	.contentImgBottom {
		clear: both;
		float: right;
		width: 220px;
		height: 14px;
		background: no-repeat url(../img/content02/contentImgRight.gif) left bottom;
		margin: 0;
	}
	.contentImgTxt {
		clear: both;
		float: right;
		width: 210px;
		font-size: 9px;
		font-weight: normal;
		color: #8e8e8e;
		text-align: right;
		margin-right: 7px;
	}

/* ===== Table Backgrounds Shadow-border ===== */
.tLeftTop
{
	background: no-repeat url(http://www.vc-someren.nl/img/cms/t-lt.gif) ;
}
.tCenterTop
{
	background: repeat-x url(http://www.vc-someren.nl/img/cms/t-ct.gif) ;
}
.tRightTop
{
	background: no-repeat url(http://www.vc-someren.nl/img/cms/t-rt.gif) ;
}
.tLeftMiddle
{
	background: repeat-y url(http://www.vc-someren.nl/img/cms/t-lm.gif) ;
}
.tRightMiddle
{
	background: repeat-y url(http://www.vc-someren.nl/img/cms/t-rm.gif) ;
}
.tLeftBottom
{
	background: no-repeat url(http://www.vc-someren.nl/img/cms/t-lb.gif) ;
}
.tCenterBottom
{
	background: repeat-x url(http://www.vc-someren.nl/img/cms/t-cb.gif) ;
}
.tRightBottom
{
	background: no-repeat url(http://www.vc-someren.nl/img/cms/t-rb.gif) ;
}
.table
{
	font-family		: Verdana;
	color			: #6c5635;
	font-size		: 12px;
}