/*
      Created by Michel Claessen Vinniesoft
	  
	  E-Mail: info@vinniesoft.be
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	background-color: #e4e4e4;
	background-image: url(images/gradback.jpg);
	background-repeat: repeat-y;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	width: 100%;
	
	
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	height: auto;
	background-color: #D4D4D4;
}
#rightcolumn h3, #rightcolumnex h3 {
	padding-left: 33px;
}


#header {
	color: #333;
	width: 900px;
	float: left;
	height: 142px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/sichelschmidtcutversion_01.png);
}
#navigation {
	float: left;
	width: 900px;
	color: #333333;
	background: #BD9C8C;
	height: 50px;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}
#navigation a:visited, #footer a:visited, .contact a:visited{
	color:#FFFFFF;
	text-decoration:underline;
	}
#navigation a:link, #footer a:link, .contact a:link {
	color:#FFFFFF;
	text-decoration: underline;
	}
#navigation a:hover, #footer a:hover, .contact a:hover {
	color:#ED1B24;
	text-decoration: none;
	}
#navigation a:active, #footer a:active, .contact a:active{
	color:#FF0000;
	text-decoration: underline;
	}



#navigation li {
	display: block;
}

#wrapper #header .talen ul {
	color: #373634;
	float: right;
	font-size: 18px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
#wrapper #header .talen li  {
	display: inline;
	list-style-type: none;
}
#leftcolumn h2, #leftcolumnex h2 {
	font-size: 13px;
	display: block;
	width: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	text-align: center;
	background-image: url(images/h2thingie2.png);
	background-repeat: no-repeat;
}


#leftcolumn {
	color: #333;
	margin: 0px;
	height: 360px;
	width: 249px;
	float: left;
	background-image: url(images/bodyleftsichel.png);
	background-repeat: no-repeat;
	background-color: #8D8D8D;

}
#leftcolumnex {
	color: #333;
	margin: 0px;
	height: 1600px;
	width: 249px;
	float: left;
	background-image: url(images/bodyleftsichel.png);
	background-repeat: no-repeat;
	background-color: #8D8D8D;
}
#leftcolumn p,#leftcolumnex p {

}
#rightcolumn {
	float: right;
	color: #333;
	padding: 0px;
	height: 324px;
	width: 640px;
	display: inline;
	background-image: url(images/bodyrightsichel.png);
	background-repeat: no-repeat;
}
#rightcolumnex {
	float: right;
	color: #333;
	padding: 0px;
	height: 1600px;
	width: 640px;
	display: inline;
	background-image: url(images/bodyrightsichel.png);
	background-repeat: no-repeat;
}
#rightcolumn p,#rightcolumnex p{
	text-align: left;
	margin-right: 20px;
	margin-left: 35px;
}
#footer {
	width: 900px;
	height:84px;
	clear: both;
	color: #333;
	background-image: url(images/footersichel.png);
	background-repeat: no-repeat;
}
#wrapper #footer .adres {
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 15px;
	width: 420px;
	float: left;
}

#wrapper #footer .adres {
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 15px;
	width: 380px;
	float: left;
}
#wrapper #footer .footerlogo {
	
	padding-top: 13px;
	padding-left: -10px;
	width: 495px;
	float: right;
}
.lijntje {
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	float: left;
}
#leftcolumn .contact {
	font-size: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#leftcolumn .contact p {
	color: #FFFFFF;
	font-size: 12px;
}

fieldset {
	width: 600px;
	padding: 5px;
	height: 275px;
	border: 1px dotted #373634;	
}
.boven {
	padding-left: 30px;
}
.logosichel {
	float: left;
	width: 300px;
	padding-top: 60px;
	padding-left: 30px;
}


