/*
	Copyright 		www.verheulcommunicatie.com
	donkerrood		#852500
	orange			#ff6800
	grijs			#575757
*/


/* layout ________________________________________________________________________ layout*/

* {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#575757;
	font-size:12px;
	line-height:19px;
	outline: none;
}
img {
	border:0;
	margin:0;
	padding:0;
}
ul {
	list-style:disc;
	margin-left:16px;
}
ul li ul li {
	list-style:square;
}
td {
	padding:4px 0 4px 0;
}
p {
	margin:0 0 10px 0;
}
hr {
	border:none 0;
	border-top:1px dashed #575757;
	height:1px;
	margin:7px 0 7px 0;
	float:left;
	width:100%;
}
body {
	background:url(../images/main_bg_gradient.gif) repeat-x #852500;
}


#container {
	width:950px;
	position:relative;
	z-index:1;
	left: 50%;
	margin-left: -475px;
}
/* containers (cascading) ____________________________________________________________________ containers*/

#snippet {
	width:280px;
	height:257px;
	background:url(../images/snippet.png) no-repeat;
	position:absolute;
	left:50%;
	z-index:100;
	margin:158px 0 0 80px;
}
.snippet {
	width:220px;
	margin:30px 0 0 40px;
}
#header {
	width:950px;
	height:164px;
	float:left;
	background:url(../images/header.gif) no-repeat;
}
.tel {
	float:left;
	margin:40px 0 0 176px;
}
#logo {
	width:162px;
	height:101px;
	float:right;
	margin:50px 68px 0 0;
}
#main {
	width:950px;
	float:left;
	background:url(../images/main_y-ax_repeater.jpg) top right no-repeat;
}
#bgMain {
	background:url(../images/bgMain_repeater.jpg) top right #ffffff;
	width:756px;
	float:left;
}
.mainOutsideL {
	width:17px;
	/*height:730px;
	background:url(../images/main_outside_left_bg.png) no-repeat;*/
	float:left;
}
.mainOutsideR {
	width:24px;
	/*height:730px;*/
	background:url(../images/main_outside_right_small.gif) left top repeat-y #852500;
	float:left;
}
#mainContent {
	width:715px;
	/*height:730px;*/
	float:left;
	background:#ffffff;
}
#mainHeaderPhoto {
	width:715px;
	height:233px;
	float:left;
	margin:0 0 16px 0;
}
.imgDottedRepeat {
	background:url(../images/dotted_line.gif) center repeat-x;
	width:100%;
	float:left;
	height:10px;
}
.imgDottedRepeatV {
	background:url(../images/dotted_line_vertical.gif) center repeat-y;
	width:10px;
	float:left;
	margin:10px 5px 0 5px;
	height:200px;
}
#footer {
	width:921px;
	font-size:9px;
	margin:0 29px 0 0;
	color:#ff6800;
	text-align:right;
	float:right;
}
#footer a {
	font-size:9px;
}
#footer a:hover {
	color:#ffffff;
}
.txtFooter {
	margin-right:20px;
	color:#ff6800;
}
/* +menu  */ 

#menuSpacer {
	height:84px;
}
#menu {
	width:165px;
	color:#000000;
	font-size:14px;
	float:left;
}
#menu a {
	font-size:14px;
	width:165px;
}
#menu a:hover {
	width:165px;
	float:left;
	background:url(../images/btnActive.png) no-repeat;
}
/* active */
#menu .active {
	color:#852500;
	width:165px;
	margin:0 0 2px 0;
	height:68px;
	font-weight:500;
}
#menu .active a {
	line-height:48px;
	color:#852500;
	background:url(../images/btnActive.png) no-repeat;
	padding-left:30px;
	float:left;
	height:68px;
}
#menu .active a:hover {
	float:left;
}
/* off */
#menu .off {
    color:#000000;
	width:165px;
	margin:0 0 2px 0;
	height:68px;
	float:left;
	background:url(../images/btn.png) no-repeat;
	font-weight:500;
}
#menu .off a {
	line-height:48px;
	padding-left:30px;
	color:#000000;
	float:left;
	height:68px;
}
#menu .off a:hover {
	color:#852500;
	float:left;
}
/* blocks */

#blockHomeWelcome {
	width:444px;
	background:#ffffff;
	float:left;
	margin:10px 0 5px 0;
}
#blockHomeDrukwerk {
	width:444px;
	background:#ffffff;
	float:left;
	margin:5px 0 0 0;
}
.txtCenter {
	text-align:center;
}
#blockHomeParrot {
	width:261px;
	background:#ffffff;
	float:right;
	margin:10px 0 0 10px;
}
#blockLeft {
	width:444px;
	background:#ffffff;
	float:left;
	margin:10px 0 0 0;
}
#blockLeftDisclaimer {
	width:704px;
	background:#ffffff;
	float:left;
	margin:10px 0 0 0;
}
#blockLeftContact {
	width:250px;
	background:#ffffff;
	float:left;
	margin:10px 0 0 0;
}
#blockLeftOfferte {
	width:704px;
	/*height:730px;*/
	float:left;
	margin:10px 0 0 0;
	background:url(../images/imgOfferteRight.jpg) right top no-repeat #ffffff;
}
#blockRight {
	width:261px;
	background:#ffffff;
	float:right;
	background:url(../images/dotted_line_vertical.gif) left repeat-y;
	margin:10px 0 0 0;
}
#blockRightOver {
	width:261px;
	background:#ffffff;
	float:right;
	height:422px;
	background:url(../images/dotted_line_vertical.gif) left repeat-y;
	margin:10px 0 0 0;
}
#blockRightContact {
	text-align:right;
	width:440px;
	background:#ffffff;
	float:right;
	background:url(../images/dotted_line_vertical.gif) left repeat-y;
	margin:10px 0 0 0;
}
#blockRightNoLine {
	width:261px;
	background:#ffffff;
	float:right;
	margin:10px 0 0 10px;
}
.blockRightInner {
	width:251px;
	margin:0 0 0 10px;
	float:left;
}
#fsc {
	width:261px;
	float:left;
	line-height:15px;
}

#fsc2 {
	width:444px;
	float:left;
	line-height:15px;}

.fscTxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:center;
	font-size:13px;
	line-height:15px;
}
.btnMain {
	width:232px;
	height:23px;
	float:left;
	margin:0 0 8px 0;
	background:url(../images/btnMain.gif) no-repeat;
}
.btnMain a {
	color:#ffffff;
	line-height:22px;
	padding:0 0 0 8px;
}
.btnMainActive {
	width:232px;
	height:23px;
	float:left;
	margin:0 0 8px 0;
	background:url(../images/btnMainActive.gif) no-repeat;
}
.btnMainActive a {
	color:#ffffff;
	line-height:22px;
	padding:0 0 0 8px;
}
/* small classes */

.marLeft8px {
	margin:0 0 0 8px;
}
.corps9px {
	font-size:9px;
	color:#ff6800;
}
.corps10px {
	font-size:10px;
}
.corps10px a {
	font-size:10px;
}
.imgFloatLeft {
	float:left;
}
.tdGrey {
	background:#e1e1e1;
}
.italic {
	font-style:italic;
}
.corps18px {
	font-size:18px;
}
.width250px {
	width:250px;
}
/* heading _______________________________________________________________________ heading*/

H1 {
	color: #852500;
	font-size:20px;
	font-weight:normal;
	margin:0 0 14px 0;
}
.H1orange {
	background:#ff6800;
	color:#ffffff;
	padding:4px;
	margin:7px 0 7px 0;
}
.H1brown {
	background:#852500;
	color:#ffffff;
	padding:4px;
	margin:0 0 14px 0;
}
H2 {
	color:#58585a;
	font-size:14px;
	font-weight:bold;
}
H3 {
	color: #852500;
	font-size:12px;
	font-weight:bold;
}

H4 {
	color: #852500;
	font-size:14px;
	font-weight:bold;}
	
/* H classes */
.H4 {
	color:#ff6800;
	font-weight:normal;
	margin:0 4px 0 4px;
	font-size:12px;
}
.H5 {
	color:#e7752e;
	margin:0 4px 0 4px;
	font-weight:normal;
	font-size:14px;
}
.H6 {
	color:#ed9760;
	margin:0 4px 0 4px;
	font-weight:normal;
	font-size:16px;
}
/* links _________________________________________________________________________ links*/

a {
	color:#ff6800;
	text-decoration: none;
}
a:hover {
	color:#575757;
}
/* form __________________________________________________________________________ form*/

.orangeBorder {
	border:1px #575757 solid;
	background:#ffffff;
	color:#852500;
	width:250px;
}
.btnSubmit {
	border:1px #575757 solid;
	background:#ffffff;
	color:#852500;
}
label, input, textarea, select {
	padding:2px 0 2px 1px;
}

