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

html{
	font:84%/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #727272;
}
body{
	text-align: center;
	margin:auto;
	padding:0px;
	width:1000px;
	height:100%;
	background-color:#f0f0f0;
}
p {
	line-height:120%;
}

/* ************ Tarieven & Abonneer tabel kleur **************** */

.grijs {
	background:#F0F0F0;
	text-align:center;
}

/* ******** Menu ************* */
#menu {
	width:1000px;
	height:70px;
	background: transparent url(images/menu_bg.gif) repeat-x;
	overflow:hidden;
}
#logo {
	width: 175px;
	float:left;
	}
#menu span {
	background: transparent url(images/menu_border.gif) no-repeat;
	height:70px;
	width:1px;
	float:left;
	margin-top:0px;
}
#menu ul{
	margin:0px;
	float:right;
}
#menu li{
	margin:0px;
	display:block;
	float:left;
}
#menu li a {
	width:60px;
	font:80%/1.2 Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666666;
	display: block;
	margin: 35px 10px 0px;
}
#menu li a:hover {
	color:#E28D29;
}
.selected {
	background:transparent url(images/menu_selected.gif);
	height:70px;
	width:auto;
}
#menu li a.selected_link {
	font-weight:bold;
}

/* ************* banner **************** */
#banner {
	float:left;
	display:block;
	height:255px;
}

/* ************ Talen **********/
#taal {
	height:11px;
	width:60px;
	float:right;
	display:block;
	margin:3px 0px 3px 0px;
}
#taal img {
	border:none;
}

/* ************** wrapper *************** */

#wrapper {
	width:1000px;
	float:left;
	display:inline;
	overflow:hidden;
	background:#f0f0f0 url(images/wrapper_bg.gif) bottom repeat-x;
}
#wrapper_small {
	width:720px;
	float:left;
	display:inline;
	overflow:hidden;
	background:#f0f0f0 url(images/wrapper_bg.gif) bottom repeat-x;
}
#wrapper_big{
width:1000px;
float:left;
display:inline;
overflow:hidden;

}
.spacer{
	height:20px;
	float:left;
	display:inline;
	overflow:hidden;
	width:1000px;
	background-color:#F0F0F0;
}
/* ************** Content *************** */

.content_menu {
	width:1000px;
	float:left;
	display:inline;
	overflow:hidden;
	background: #F0F0F0;
	margin:0px;
	padding:0px;
}

.content_menu dt {
	margin: 0px 1px 0px 0px;
	float:left;
	display:inline;
}

.content_menu a {
	text-decoration:none;
	text-align:center;
	background: #ffffff;
	color: #727272;
	display: block;
	height:26px;
	width:100px;
	margin:0px;
	padding:0px;
}

.content_menu .selected_tab {
	height:27px;
	background:#FFFFFF;
	font-weight:bold;
	float:left;
}

#content {
	width:705px;
	height:330px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:left;
}
#content_contact {
	width:705px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:left;
	background:transparent;
}
.content_text {
	width:465px;
	float:left;
	margin-left:5px;
	padding-left:5px;
	display:inline;
	overflow:hidden;
}

#resellers {
	width:960px;
	float:left;
	margin:10px;
	padding:10px;
	display:inline;
	overflow:auto;
}
#resellers a {
	color:#727272;
	text-decoration:none;
	font-weight:bold;
}

#resellers a:hover {
	color:#999999;
	text-decoration:underline;
}

#resellers_inlog {
	width: 600px;
	text-align:right;
	overflow:hidden;
	margin:50px 0px;
}

.content_text h1, #resellers h1 {
	display:block;
	padding-top:5px;
	color: #e28d29;
	font: 140%/1.2 Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	margin-top:5px;
}
.content_text h3, #resellers h3 {
	display:block;
	color: #727272;
	font: 110%/1.2 Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	margin-top:5px;
}

.content_text img {
	float:right;
	display:inline;
	margin:0px 1px 1px 0px;
	padding: 0px;
}

a {
	text-decoration:none;
	color:#ac6cfe;
}

/* ****** right content boxes ********* */

#info_box_330px {
	width:275px;
	height:330px;
	float:right;
	display:block;
	background-color:#F0F0F0;
	margin:0px;
	padding:0px;
}
#info_box_530px {
	width:275px;
	height:530px;
	float:right;
	display:block;
	background-color:#F0F0F0;
	margin:0px;
	padding:0px;
}
#info_box_750px {
	width:275px;
	height:750px;
	float:right;
	display:block;
	background-color:#F0F0F0;
	margin:0px;
	padding:0px;
}
#info_box_1100px {
	width:275px;
	height:1100px;
	float:right;
	display:block;
	background-color:#F0F0F0;
	margin:0px;
	padding:0px;
}
#info_box_1500px {
	width:275px;
	height:1500px;
	float:right;
	display:block;
	background-color:#F0F0F0;
	margin:0px;
	padding:0px;
}
#info_box_2000px {
	width:275px;
	height:2000px;
	float:right;
	display:block;
	background-color:#F0F0F0;
	margin:0px;
	padding:0px;
}
h2 {
	display:block;
	color: #D1AEFE;
	font: 150%/1.2 Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	margin:0px;
}


#support_box, #abonneer_box, #contact_box {
	width:250px;
	height:155px;
	text-align:left;
	background-color:#FFFFFF;
	display:block;
	float:left;
	margin:25px 0px 0px 20px;
	padding:0px 0px 0px 5px;
}

#support_box {
	margin-top:0px;
}

#support_box p, #abonneer_box p, #contact_box p {
	display:block;
	width:172px;
	float:left;
	margin:10px 0px 25px;
}

#support_box img, #abonneer_box img, #contact_box img {
	float:right;
	display:inline;
	overflow:hidden;
	margin-top:10px;
}

#support_box_link, #abonneer_box_link, #contact_box_link {
	height:27px;
	width:245px;
	background:transparent url(images/contact_banner.gif) bottom no-repeat;
	float:left;
	display:block;
	overflow:hidden;
	vertical-align:bottom;
}

#support_box_link a, #abonneer_box_link a, #contact_box_link a {
	display:block;
	text-decoration:none;
	color:#ac6cfe;
	margin-left:30px;
	margin-top:5px;
}

/* ******* news box ****************** */

#news_box {
	width:1000px;
	text-align:left;
	float:left;
	display:inline;
	overflow:hidden;
}

#news {
	width:710px;
	text-align:left;
	float:left;
	display:inline;
	overflow:hidden;
}
#news img{
	float:left;
	display:inline;
	margin:20px 0px 0px 20px;
}

#news h2 {
	border-bottom:solid #E1E1E1 1px;
	margin:35px 0px 0px 20px;
}
#main_news {
	width:688px;
	margin-left:20px;
	border:solid #E1E1E1 1px;
	background:#E7E7E7 url(images/news_bg.gif) top repeat-x;
	float:left;
	display:inline;
	overflow:hidden;
}

#news_pic {
	width:160px;
	float:left;
	margin:20px 15px 0px 25px;
	display:inline;
	overflow:visible;
}

#news_pic p {
	width:140px;
	display:block;
	margin-left:20px;
	text-align:center;
	padding:5px 0px 5px 0px;
	font-size:75%;
	float:left;
	display:inline;
	overflow:hidden;
}

#news_content {
	text-align:right;
	width:450px;
	float:left;
	display:inline;
	padding:10px;
}
#news_content table{
	border-collapse: collapse;
	border:solid 2px #666;
	background:#fff;
}
#news_content table th{
	text-align:center;
	border-collapse: collapse;
	border-style: inset inset inset inset;
	border:solid 1px #666;
}
#news_content table td{
	border-collapse: collapse;
	border-style: inset inset inset inset;
	border:solid 1px #666;
	padding:2px;
}
/* ************ latest news box ************ */

#news_links {
	width:250px;
	height:300px;
	float:right;
	margin-right:5px;
}

#news_links h3 {
	height:35px;
	width:155px;
	color: #e28d29;
	margin:15px 0px 0px 15px;
	padding:15px 0px 0px 50px;
	background:transparent url(images/clock.gif) no-repeat;
	display:block;
}

#links_box {
	height:233px;
	width:240px;
	border:solid 1px #E1E1E1;
	float:left;
	display:inline;
}

#links_box ul {
	width:240px;
	font-weight:bold;
	font-size:80%;
	padding:0px;
	margin:38px 0px 0px 0px;
}
#links_box li {
	border-top:solid 1px #E1E1E1;
	background-color:#EFEFEF;
	list-style-type:none;
}

#links_box a {
	color:#9C9C9C;
	text-decoration:none;
	padding:7px 0px 7px 20px;
	display:block;
	height:24px;
}
#links_box a:hover {
	color:#E28D29;
	background-color:#FFFFFF;
}

/* ************ footer *********** */

#footer {
	width:100%;
	margin-top: 10px;
	float:left;
	text-align:center;
}

#footer a {
	text-decoration:none;
	color:#727272;
}
#footer a:hover {
	color:#E28D29;
}

/**************** contact.html ************************/
/* ************ dx_info ********** */

#dx_info {
	width:230px;
	height:300px;
	text-align:left;
	margin:0px;
	float:left;
	display:inline;
	overflow:hidden;
}
#dx_seo_info{
	width:200px;
	text-align:left;
	margin:0px;
	padding-left:30px;
	float:left;
	display:inline;
	overflow:hidden;
}
#dx_seo_info a{
	text-decoration:none;
	color:#D1AEFE;
	font-size:75%;
	}
/* *********** form boxes ********* */

#contact {
	width:705px;
	float:left;
	display:block;
	margin-top:5px;
	padding-top:5px;
	background: transparent;
}
#contact_seo {
	width:705px;
	float:left;
	display:block;
	margin:0px;
	background: transparent;
}
#form_adres {
	width:470px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0px;
}

#form_text {
	width:450px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:10px 0px 0px 0px;
}

#form_text p {
	margin:0px 0px 5px 0px;
}

#form_data {
	width:374px;
	float:left;
	display:block;
	margin:5px 0px 20px 0px;
	padding:0px;
}

#form_data p {
	display:block;
	margin:2px 0px 0px 0px;
}

#form_data input {
	width:329px;
	height:15px;
	margin:0px;
	padding:0px;
}
.input{
	display:inline;
	float:left;
}

#form_data #zip {
	width:35px;
}

#form_data #gemeente{
	width:280px;
}
#form_message {
	width:474px;
	float:left;
	display:block;
	margin-left:0px;
}

#contact img {
	float:right;
	display:block;
	height:300px;
	width:215px;
}
.button {
	height:19px;
	width:156px;
	background:url(images/button.gif);
	border:none;
	float:right;
	display:inline;
	overflow:hidden;
	margin:0px 40px 0px 3px;
	padding-bottom:2px;
}
	
/******** news links background box ************/

#news_bg {
	width:255px;
	height:305px;
	float:left;
	margin:20px 0px 0px 20px;
}
	
#news_bg #news_links {
	width:250px;
	height:300px;
	float:left;
	display:block;
	margin-left:5px;
}

#news_bg #news_links h3 {
	padding:15px 0px 0px 50px;
	margin:15px 0px 0px 0px;
}

/************************* tarieven.html ***********************/

.tarief {
	width:1000px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:left;
	margin:0px 0px 0px 0px;
}

.tarief .content_text {
	width:395px;
} 
.tarief img {
	float:left;
	margin:10px;
}

.tarief .content_menu {
	width:1000px;
}

.tarief_tabel {
	float:left;
	display:block;
	margin:10px 5px 0px;
}

.tarief_tabel table {
	width:300px;
	border:solid 1px #E1E1E1;
}

.tarief_tabel table tr, .tarief_tabel table td {
	border:solid 1px #E1E1E1;
	margin-right:3px;
	border:none;
}

.tarief_links {
	float:right;
	display:block;
}

.tarief_links dt {
	display:inline;
	overflow:hidden;
	margin:0px 15px 0px 0px;
}
.tarief_links a {
	color:#727272;
}

/* ***************** abonneren.html ************************** */

/* ************* STAP 1 - STAP 2 - STAP 3 ******************** */

#stap1_box, #stap2_box, #stap3_box {
	width:250px;
	height:150px;
	text-align:left;
	background-color:#FFFFFF;
	display:block;
	float:left;
	margin:30px 0px 0px 10px;
	padding:0px 0px 0px 5px;
}

#stap1_box {
	margin-top:0px;
}

#stap1_box p, #stap2_box p, #stap3_box p {
	display:block;
	width:172px;
	float:left;
	margin-top:10px;
}

#stap1_box img, #stap2_box img, #stap3_box img {
	height:111px;	
	width:78px;
	float:right;
	display:inline;
	overflow:hidden;
}

#stap1_box_link, #stap2_box_link, #stap3_box_link {
	height:27px;
	width:245px;
	background:transparent url(images/contact_banner.gif) bottom no-repeat;
	float:left;
	display:inline;
	overflow:hidden;
}

#stap1_box_link a, #stap2_box_link a, #stap3_box_link a {
	display:block;
	text-decoration:none;
	color:#D1AEFE;
	margin-left:30px;
	margin-top:5px;
}
 /* *************** */
#abonneer {
	width:685px;
	float:left;
	display:block;
	text-align:left;
	margin-left:10px;
}


#abonneer table {
	width:685px;
	float:left;
	display:block;
}

#abonneer .button {
	float:left;
	margin-top:15px;
}

h4 {
	float:left;
	display:block;
	color: #e28d29;
	font: 110%/1.2 Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	margin:10px 0px 20px;
}


td strong {
	float:left;
	display:block;
	margin:10px 0px 10px 0px;
}

td.links{
	width: 275px;
}
td.links2{
	width: 280px;
}

/* ********* abonneren-klant-gegevens ************** */
.links {
	float:left;
	display:block;
	margin-left:10px;
}

.abonneer_links a {
	color:#727272;
}


/* ***************** Support ******************** */

#installatie {
	width:695px;
	float:left;
	display:block;
	text-align:left;
	padding-left:10px;
}
#voorwaarden {
	width:980px;
	float:left;
	display:block;
	text-align:left;
	padding:10px 30px 10px 10px;
	font:70%/1.2 Verdana, Arial, Helvetica, sans-serif;
}
#straten {
	width:980px;
	min-height:300px;
	float:left;
	display:block;
	text-align:left;
	padding:10px 30px 10px 10px;
	background:#ffffff url(images/wrapper_bg.gif) bottom repeat-x;
}
#site_map {
	width:980px;
	float:left;
	display:block;
	text-align:left;
	padding:10px 30px 10px 10px;
}

#installatie h1, #voorwaarden h1, #site_map h1 ,#straten h1 {
	display:block;
	padding-top:5px;
	color: #e28d29;
	font: 140%/1.2 Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	margin:0px;
}
#installatie h3, #voorwaarden h3, #site_map h3 {
	display:block;
	color: #727272;
	font: 110%/1.2 Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	margin-top:10px;
}

#installatie a, #voorwaarden a, #site_map a{
	text-decoration:none;
	color:#e28d29;
	margin-left:15px;
	font-weight:bold;
}
.red {
	color:#FF0000;
	font-weight:bold;
}
.redSmall {
	color:#FF0000;
	font-size: 9pt;
}
.questionmark{
	float:left;
	margin:0px;
	padding:0px 0px 0px 5px;
}