@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #dddddd;
}
a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
A.pagina_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
A.pagina_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
A.rkw_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
A.rkw_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
A.website_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
A.website_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
}
A.portfolio_links {
    font-size: 14px;
	color: #695E4A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	text-decoration: none;
}
A.portfolio_links:hover {
    font-size: 14px;
	color: #669900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	text-decoration: none;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	font-style: italic;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.style14 {
    font-size: 14px;
	color: #695E4A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	text-decoration: none;
}
.style16 {
    font-size: 13px;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
}
h1 {
	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
}
h4 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
}
h5 {
	font-size: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
}
h6 {
	font-size: 13px;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
}
.style1 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
div#pagina{
	width: 1000px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#header-temp{
	background-image: url(../properties/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 154px;
	width: 635px;
	position: relative;
	padding-right: 365px;
	text-align: left;
	z-index: 200;
}
div#navigatie-temp{
	background-image: url(../properties/navigatie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	float: left;
	height: 30px;
	position: relative;
	text-align: left;
	z-index: 220;
}
div#main-page-temp{
	background-image: url(../properties/pagina.jpg);
	background-repeat: repeat;
	background-position: center top;
	width: 975px;
	height: 618px;
	float: left;
	position: relative;
	text-align: left;
	padding-left: 13px;
	padding-right: 12px;
	z-index: 180;
}

div#header{
	background-image: url(../properties/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 154px;
	width: 635px;
	position: relative;
	padding-right: 365px;
	text-align: left;
}
div#navigatie{
	background-image: url(../properties/navigatie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	float: left;
	height: 30px;
	position: relative;
	text-align: left;
}
div#main-page{
	background-image: url(../properties/pagina.jpg);
	background-repeat: repeat;
	background-position: center top;
	width: 975px;
	float: left;
	position: relative;
	text-align: left;
	padding-left: 13px;
	padding-right: 12px;
}
div#main-left{
	width: 700px;
	float: left;
	position: relative;
	text-align: left;
	padding-top: 15px;
	padding-right: 78px;
}
div#main-l{
	width: 975px;
	float: left;
	position: relative;
	text-align: left;
	padding-top: 15px;
}
div#website{
	width: 315px;
	float: left;
	position: relative;
	text-align: left;
	margin-bottom: 10px;
}
div#cms{
	width: 321px;
	float: left;
	position: relative;
	text-align: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #006633;
	border-left-color: #006633;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
div#webshops{
	width: 305px;
	float: left;
	position: relative;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
}
div#main-s{
	width: 500px;
	float: left;
	position: relative;
	text-align: left;
	padding-top: 15px;
}
div#main-right{

	width: 195px;
	float: left;
	position: relative;
	text-align: right;
	padding-top: 15px;
}
div#main-right_l{
	width: 455px;
	float: left;
	position: relative;
	text-align: left;
	padding-top: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-left: 15px;
}
div#button_a{
	text-align: left;
	float: left;
	height: 22px;
	width: 105px;
	position: relative;
	padding-top: 3px;
}
div#button_b{
	text-align: left;
	float: left;
	height: 22px;
	width: 105px;
	position: relative;
	padding-top: 3px;
}
div#button_c{
	text-align: left;
	float: left;
	height: 22px;
	width: 105px;
	position: relative;
	padding-top: 3px;
}
div#button_d{
	text-align: left;
	float: left;
	height: 22px;
	width: 105px;
	position: relative;
	padding-top: 3px;
}
div#button_e{
	text-align: left;
	float: left;
	height: 22px;
	width: 105px;
	position: relative;
	padding-top: 3px;
}
div#footer{
	background-image: url(../properties/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 200px;
	position: relative;
	text-align: left;
	height: 134px;
	padding-left: 800px;
	padding-top: 5px;
}
div#bottom{
    background-image: url(../properties/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 1000px;
	position: relative;
	text-align: center;
	height: 18px;
}
div#blank{
    background-image: url(../properties/blank.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 1000px;
	position: relative;
	text-align: center;
	height: 89px;
}

