@import url(text.css);
@import url(menu_active.css);

html {
	overflow: -moz-scrollbars-vertical;
	margin: 0px;
	padding: 0px;

	background-color: #33476a;

	background-image: url(../images/bgBody.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;	
}

img {
	border: 0px;
	vertical-align:bottom;
}

p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul {
	list-style:none;
}

li {
	list-style:none;
}

td {
	vertical-align:top;
	padding: 20px;
	text-align:justify;
}

table table td {
	padding: 0px;
	border: 0px solid white;;
}

input, textarea, radio{
			border: 1px solid #e5e5e5;
			background-color: white;
			height: 18px;
			}

hr {
border: none 0; 
border-top: 1px solid #dbdbdb;
height: 1px;
text-align: center;
width: 730px;
margin-top: 0px;

} 





/*************************/

div.clear {
	clear: both;
}

div.clear-left {
	clear: left;
}

div.clear-right {
	clear: right;
}

div#text {
	margin:25px;
	text-align:left;
}

/*************************/

div#container {
	position: absolute;

	left: 50%;
	margin-top: 150px;

	width: 780px;

	margin-left: -390px;

	background-image: url(../images/rightMiddle.jpg);
	background-repeat:repeat-y;
	background-position: right;
	background-color:white;

}

	div#header {
		position:absolute;
		height: 115px;
		top:-150px;
		
	}

	div#menu {
		position:absolute;
		top: -47px;
		height: 26px;
		
		margin-right:20px;
	}

		div#menu li {
			width: 82px;
			height: 26px;

			margin-top: 1px;
			
			float:left;

			text-align:center;
			margin-left: 11px;

			display: inline;

			line-height: 34px;
		}

	div#menuLine {
		position:absolute;
		top: -20px;

		height: 20px;
		width: 760px;
		background-image: url(../images/imgMenuLine.jpg);
	}
	img.topRight {
		position: absolute;
		right: -20px;
		top:15px;	
	}

	img.header {
		width: 760px;
	}

	div#content {
		position:relative;
		margin:0px;
		padding:0px;
		
		margin-right: 20px;
		margin-top:-3px;
	}

		.tableContent {
			position: relative;
			border-left: 1px solid #dfdfdf;

		}

		.tableContent td {
			border-right: 1px solid #dfdfdf;
			border-bottom: 1px solid #dfdfdf;
		}

		.tableContent td.tdBottom {
			padding: 0px;
			width: 50%;
			border-right:1px;
		}
		
	div#footer {
		background-color: #33476a;
		background-image: url(../images/imgFooters.jpg);

		background-position: top right;
		background-repeat: no-repeat;

		height: 30px;
		
	}
	
		div#footer span {
		
			margin-left: 55px;
			line-height: 30px;
		}


	td.tdImage {
		padding:0px; 
		border-right:0px;
	}

	td.tdImageLeft {
		padding:0px; 
		border-right:1px;
	}


	/*aaaaaaaaaaaa*/


div#gegevens {
	float: right;
	text-align: right;
}

fieldset { border: 0px; }
fieldset label em { font-style: normal; color: #FE2501; }
fieldset legend { margin: 0 0 10px -5px; padding: 0px; font-weight: bold; color: #FE2501; }
fieldset label.title { float: left; width: 50px;}
fieldset input.textfield {  padding: 1px; border: 1px solid #dfdfdf; width: 220px; height: 190px;}
fieldset input, textarea {  padding: 1px; border: 1px solid #dfdfdf; width: 220px; height: 190px;}
fieldset input.radio { border: 8px; width: 800px;}

fieldset div { clear: left; padding: 0px; margin: 0px; }

.error {
	color: #FE2501;
}

.formtitel {
	width: 800px;
}

.radio
	{
	width: 25px;
	border: 0px;
	float: left;
	}

.button {
	position:relative;
	background-image: url(../images/send.jpg);
	background-repeat: no-repeat;
	width: 73px;
	height: 22px;
	border: 0px;
	top:4px;
	cursor: pointer;
}

body#offerte li {
	list-style: disc;
}

/*content layout voor productin info*/

ul#content li.left{
	width: 380px;
	float:left;
	
	border-top: 1px solid #deddde;
	border-right: 1px solid #deddde;

	list-style:none;
}

ul#content li.right{
	width: 379px;
	float:left;
	
	border-top: 1px solid #deddde;
	list-style:none;
}

ul#content li.left_home{
	width: 280px;
	float:left;
	
	border-top: 1px solid #deddde;
	border-right: 1px solid #deddde;

	list-style:none;
}

ul#content li.right_home{
	width: 479px;
	float:left;
	border-top: 1px solid #deddde;
	list-style:none;
}

ul#content li {
	float:left;
}


/*teskt op home*/

div#texthome {
	margin:10px;
	text-align:left;
}

/*kolommen op home*/



ul#content li.dusch {
	width: 251px;
	border-right: 1px solid #deddde;
	height: 350px;
}
ul#content li.diensten{
	width: 249px;
	border-right: 1px solid #deddde;
	height: 350px;
}
ul#content li.promotie {
	width: 240px;

}

div#bgproduct {
	background: url(../images/productbg.jpg);
	background-repeat: no-repeat;	
}

img.image_content_bottom_left{


}

img.image_content_bottom_right{
	width: 293px;
}
