@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
}
	
a {
	outline: none;
	color: #000;
	text-decoration: none; 
}

a:hover {
	text-decoration: underline; 
}

img {
	border: 0; 
}

div#menu ul {
	list-style-type: none; 
}

body {
	font-size: 62.5%;
	color: #000;
	background: #fff url("../img/site_background.png") repeat-x 0 0; 
}

button { 
	cursor: pointer; 
}

.end {
	clear: both; 
}
		
/* site */
#site {
	width: 964px;
	margin: 0 auto; 
}
	
/* top menu */	
#top_menu {
	margin: 11px 0 15px 0;
	height: 25px; 
	background: transparent url("../img/top_menu_off.png") no-repeat 0 0; 
}

#top_menu li {
	display: inline; 
}

#top_menu a {
	display: block; 
	height: 25px; 
	float: left;
	margin-right: 2px;
	text-indent: -5000px; 
}

#top_menu a#tm_1 {
	width: 118px; 
}

#top_menu a#tm_2 {
	width: 116px; 
}

#top_menu a#tm_3 {
	width: 182px; 
}

#top_menu a#tm_4 {
	width: 116px; 
}
#top_menu a#tm_vac {
	width: 124px; 
}

#top_menu a#tm_5 {
	width: 116px; 
}

#top_menu a#tm_6 {
	width: 116px; 
}

#top_menu a#tm_1:hover, #top_menu a.tm_1_active {
	background: transparent url("../img/top_menu_on.png") no-repeat 0 0; 
}

#top_menu a#tm_2:hover, #top_menu a.tm_2_active {
	background: transparent url("../img/top_menu_on.png") no-repeat -120px 0; 
}

#top_menu a#tm_3:hover, #top_menu a.tm_3_active {
	background: transparent url("../img/top_menu_on.png") no-repeat -238px 0; 
}

#top_menu a#tm_4:hover, #top_menu a.tm_4_active {
	background: transparent url("../img/top_menu_on.png") no-repeat -422px 0; 
}

#top_menu a#tm_vac:hover, #top_menu a.tm_vac_active {
	background: transparent url("../img/top_menu_on.png") no-repeat -540px 0; 
}

#top_menu a#tm_5:hover, #top_menu a.tm_5_active {
	background: transparent url("../img/top_menu_on.png") no-repeat -666px 0; 
}

#top_menu a#tm_6:hover, #top_menu a.tm_6_active {
	background: transparent url("../img/top_menu_on.png") no-repeat -784px 0; 
}

/* columns */
#menu_column {
	float: left;
	width: 197px; 
}

#contents {
	float: left;
	width: 565px; 
	font-size: 11px;
}

#contents a {
	text-decoration: underline; 
}

#contents a:hover {
	text-decoration: none; 
}

#sidebar {
	float: right;
	width: 185px; 
}
	
/* menu */
#menu_column #menu {
	width: 181px;
	padding-bottom:20px;
	background: url("../img/left_menu_background_top.png") no-repeat; 
	background-color:#8CD7F7;
}

#menu_column #menu h5 {
	padding: 20px 0 10px 25px;
	color: #fff; 
	font-size: 1.8em;
	font-weight: normal; 
}

#menu_column #menu ul li a {
	width: 145px; 
	height: 20px;
	margin: 0pt 0pt 4px 9px;
	padding: 6px 0pt 0pt 18px;
	color: #4E4F45;
	display: block;
	font-size: 1.2em;
	background: transparent url(../img/left_menu_item.png) no-repeat scroll 0pt;
}

#menu_column #menu ul li a:hover { 
	text-decoration: none; 
}

#menu_column #menu .meer {
	display: block;
	float: right; 
	margin: 5px 12px 0 0;
	padding: 0 0 0 10px;
	background: transparent url("../img/left_menu_pijl.png") no-repeat 0 3px; 
	font-size: 11px;
}
#menu_column_foot{
height:25px;
width: 100%;
background: url("../img/left_menu_background_foot.png") no-repeat; 
}	
/** contents **/
#contents #heading {
	width: 565px;
	height: 130px;
	margin-bottom: 15px;
	background: transparent url("../img/heading_background.png") no-repeat 0 0; 
	color: #fff;
	font-size: 11px;
}

#contents #heading h2 {
	padding: 8px 20px 4px 20px; 
	font-size: 2.3em; 
	margin: 0;
	font-weight: bold;
	font-size: 2.3em; 
	line-height: 1.4em; 
	color: #FFF; 	
}

#contents #heading a {
	color: #FFF;
}

#contents #heading p {
	height: 50px;
	padding: 0 20px 19px 20px; 
	color: #fff;
	font-size: 13px; 
	overflow: hidden;
}

#contents h2 {
	margin: 20px 0 7px 0;
	font-weight: normal;
	font-size: 1.8em; 
	line-height: 1.4em; 
	color: #f78f1e; 
}

#contents h3 {
	margin: 12px 0 0 0;
	font-size: 1.3em; 
	line-height: 1.4em; 
	color: #f78f1e; 
}

#text-content h3 {
	margin: 12px 0 0 0;	
}

#contents h4 {
	margin: 2px 0 10px 0;
	font-weight: normal;
	font-size: 1.1em; 
	line-height: 1.1em; 
	color: #999; 
}

#contents hr {
	margin-top: 14px;
	border: 0;
	height: 1px;
	color: #d9d9d9;
	background-color: #d9d9d9;
}

#contents p {
	color: #4e4f45;
	font-size: 1.1em; 
	line-height: 1.3em; 
}

#contents a.meer {
	font-weight: bold;
	color: #3d9bde; 
	padding-left: 12px;
	background: transparent url("../img/pijl.png") no-repeat 4px 3px;
	text-decoration: none;
}

#contents a:hover.meer {
	text-decoration: underline;
}

#contents a.terug {
	font-size:1.1em;
	line-height:1.1em;	
	font-weight: bold;
	color: #3d9bde; 
	padding-left: 12px;
	background: transparent url("../img/pijl_terug.png") no-repeat 4px 3px; 
	text-decoration: none;
}

#contents a:hover.terug {
	text-decoration: underline;
}

#contents ul {
	margin: 8px;
	padding: 8px;
	font-size: 1.1em; 
}

/** Hosted pagina **/
#contents div.small {
	width: 385px;
	float: left;
}

div#hosted_blok {
	width: 146px;
	height: 121px;
	padding: 10px 7px 0 7px;
	float: right;
	background: url("../img/hosted_blok.gif") no-repeat;
}

div#hosted_blok h4 {
	margin: 0;
	color: #FFF;
	font-size: 13px;
	text-align: center;
}

div#hosted_blok ul {
	margin: 0;
	list-style: none;
}

div#hosted_blok li {
	width: 130px;
	height: 26px;
	margin-bottom: 4px;
	background: url("../img/hosted_button.gif") no-repeat;
}

div#hosted_blok li a {
	width: 110px;
	height: 22px;
	padding: 4px 0 0 20px;
	display: block;
	font-size: 13px;
	color: #4e4f45;
	text-decoration: none;
}

ul#hosted_bestanden {
	width: 137px;	
	margin: 8px 0 0 0;
	padding: 0 0 0 23px;
	list-style: none;
	float: right;
	display: block;
}

ul#hosted_bestanden li {
	margin-bottom: 4px;
	background: url("../img/pijl.png") no-repeat left 2px;
}

ul#hosted_bestanden a {
	margin: 0 0 0 10px;
	display: block;
}

/** producten en diensten **/
ul#producten {
	margin: 18px 0 0 0;
	padding: 0;
	color: #FFF;
	list-style: none;
	line-height: 1.1em;
}

ul#producten li {
	width: 268px;
	height: 62px;
	padding: 0 20px 15px 0;
	float: left;
	background: url('../img/producten_blok.gif') no-repeat;
}

ul#producten li.offerte {
	background: url('../img/producten_offerte_blok.gif') no-repeat;
}

ul#producten li.right {
	padding-right: 0;
}

ul#producten a {
	width: 245px;
	height: 62px;
	padding: 0 10px 0 13px;
	display: block;
	color: #FFF;
	text-decoration: none;
}

ul#producten h3 {
	padding: 4px 0 1px 10px;
	margin: 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background: url('../img/white_arrow.gif') no-repeat left;
}

ul#producten p {
	font-size: 11px;
	color:#FFFFFF;
}
	
/** Resellers **/
ul#resellercats, ul#resellerfiles {
	padding: 0;
	margin: 0;
	list-style: none;
}	

ul#resellercats li, ul#resellerfiles li {
	padding:0;
}	

ul#resellerfiles li {
	margin-bottom: 16px;
}	

ul#resellercats li a, ul#resellerfiles li a {
	text-decoration: underline;
}	

ul#resellercats li a:hover, ul#resellerfiles li a:hover {
	text-decoration: none;
}	

ul#resellerfiles h3 {
	margin: 0;
	font-weight: bold; 
	color: #4E4F45; 
	font-size: 12px;
}

fieldset {
	border: 0;
	margin: 0;
}	

form#zoeken input.text {
	width: 150px;
	height: 18px;
	margin-left: 5px;
	padding: 3px 6px 0 6px;
	border: none;
	background: url("../img/input_normal.gif") no-repeat right;
	font-weight: normal;
}

#zoeken_submit {
	width: 78px;
	height: 21px;
	margin: 0 0 0 10px;
	padding: 0;
	background: transparent url("../img/zoeken-button.gif") no-repeat scroll center top;
	border: 0pt none;
	cursor: pointer;
	text-indent: -1000em;
}
	
/** FAQ **/
dl.links, dl#faq {
	margin: 0;
	font-size: 11px;
}
dl#faq {
	line-height:1.4em;
}
dl.links dd, dl.links dt, dl#faq dd, dl#faq dt {
	display: table;
	width: 100%;
	margin: 6px 0 0 0;
}
dl.links dt, dl#faq dt {
	margin-top: 10px;
	border-top: 1px solid #D9D9D9;
	padding-top: 8px;
}

/** IE6 fix for top border */
dl.links dt {
	width: 100%;
}
dl.links>dt {
	width: 100%;
}
dl.links dt a, dl#faq dt a {
	font-weight: bold;
	font-size: 11px;
	color: #4E4F45;
	text-decoration: underline;
}
dl.links img {
	/*float: right;*/
}
dl#faq img {
	float: right;
}

	
/* forms */
form#contact, form#offerte {
	width: 558px;	
	margin: 0;
	padding: 8px 0 0 18px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #4E4F45;
}

form#contact input.text, form#offerte input.text {
	width: 150px;
	height: 18px;
	margin-left: 5px;
	padding: 3px 6px 0 6px;
	border: none;
	float: left;
	background: url("../img/input_normal.gif") no-repeat right;
	font-weight: normal;
}

form#contact input.textsmall, form#offerte input.textsmall {
	width: 60px;
	height: 18px;
	margin-left: 5px;
	padding: 3px 6px 0 6px;
	border: none;
	float: left;
	background: url("../img/input_postcode.gif") no-repeat right;
	font-weight: normal;
}

form#contact input.anders, form#offerte input.anders {
	width: 130px;
	height: 18px;
	margin-left: 18px;
	padding: 3px 6px 0 6px;
	border: none;
	float: left;
	background: url("../img/input_anders.gif") no-repeat right;
	font-weight: normal;
}

form#contact button.submit, form#offerte button.submit {
	width: 94px;
	height: 21px;
	text-indent: -999999em;
	background: url("../img/verzenden-button.gif") no-repeat left center;
	border: none;
}

form#contact textarea, form#offerte textarea {
	width: 160px;
	height: 65px;
	margin: 0;
	padding: 3px 6px 0 6px;	
	background: #EBE8E3;
	border: none;
}

#contact_submit {
	width: 94px;
	height: 21px;
	margin: 5px 0 0 0;
	padding: 0;
	background: transparent url("../img/verzenden-button.gif") no-repeat scroll center top;
	border: 0pt none;
	cursor: pointer;
	text-indent: -1000em;
	float: right;
}

div#contactform {
	width: 305px;
	float: left;
	line-height: 33px;
}





form#postcodecheck{
	width: 558px;	
	margin: 0;
	padding: 8px 0 0 18px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #4E4F45;
}

form#postcodecheck input.text {
	width: 150px;
	height: 18px;
	margin-left: 5px;
	padding: 3px 6px 0 6px;
	border: none;
	float: left;
	background: url("../img/input_normal.gif") no-repeat right;
	font-weight: normal;
}

#postcodecheck_submit {
	width: 94px;
	height: 21px;
	margin: 5px 0 0 0;
	padding: 0;
	background: transparent url("../img/verzenden-button.gif") no-repeat scroll center top;
	border: 0pt none;
	cursor: pointer;
	text-indent: -1000em;
	float: right;
}

div#postcodecheckform {
	width: 100%;
	float: left;
	line-height: 33px;
}







div#offerteform {
	width: 415px;
	float: left;
	/*line-height: 33px;*/
}

form#offerte {
	font-weight: normal;
}

div#offerteform a {
	text-decoration: underline;
}

div#offerteform a:hover {
	text-decoration: none;
}

div#offerteform table td {
	height: 33px;
}

div#interesse {
	width: 245px;	
	float: left;
	color: #FFF;
}

div#interesse p {
	color: #f7901d;
	font-size: 13px;
}

div#interesse table {
	width: 240px;
	height: 226px;
	margin-top: 8px;
	padding-left: 20px;
	background: url("../img/contact_oranje.gif") no-repeat;
	line-height: 29px;
}
	
/* inlogform */
form#inloggen {
	width: 546px;	
	height: 68px;
	margin: 0;
	padding: 14px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: url("../img/reseller_blok.gif") no-repeat;
}

form#inloggen input.text {
	width: 150px;
	height: 18px;
	margin: 3px 35px 0 0;
	padding: 3px 6px 0 6px;
	border: none;
	float: left;
	background: url("../img/input_inlog.gif") no-repeat right;
	font-weight: normal;
	color: #000;
}

#login_submit {
	width: 77px;
	height: 21px;
	margin: 3px 0 0 0;
	padding: 0;
	background: transparent url("../img/inloggen-button.gif") no-repeat scroll center top;
	border: 0pt none;
	cursor: pointer;
	text-indent: -1000em;
	float: right;
}

	
/* sidebar*/	
#sidebar div {
	margin-bottom: 15px; 
}

#offerteaanvragen {
	width: 165px;
	height: 25px;
	padding: 226px 10px 12px 10px;
	background: transparent url("../img/offerte.png") no-repeat 0 0; 
}

#offerteaanvragen a {
	display: block;
	text-indent: -5000px;
	width: 165px; 
	height: 25px; 
}

#reseller_worden {
	width: 185px;
	height: 126px;
	background: transparent url("../img/reseller_worden.png") no-repeat 0 0; 
}

#reseller_worden a {
	display: block;
	text-indent: -5000px;
	width: 185px;
	height: 126px; 
}

.koporanje {
	font-weight: bold; 
	color: #F78F1E; 
	font-size: 13px;
}

.kopgrijs {
	font-weight: bold; 
	color: #4E4F45; 
	font-size: 12px;
}

.geenopmaak {
	color: #000; 
	font-weight: normal; 
	font-size: 11px;
}
	
/* footer */
#footer {
	clear: both; 
	border-top: 20px solid #fff; 
	border-bottom: 15px solid #fff; 
}

#footer p {
	color: #8E8E86; 
	text-align: right; 
	height: 14px;
	padding: 4px 7px;
	font-size: 1.1em; 
	background: transparent url("../img/footer_background.png") no-repeat 0 0; 
}

#footer a {
	color: #8E8E86;  
}

#huisstijl_bumper {
	display: none;
}
