* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background-color: #353535;
	background-image: url('/img/background.gif');
	background-repeat: repeat-x;
	overflow: scroll;
	overflow-x: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #015289;
}
h1 {
	color: #F48E1F;
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f78f1e;
	margin-bottom: 6px;
	letter-spacing: 1px;
}
#left_col h2 {
	font-size: 15px;
	color: #f48e1f;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	color: #F78F1E;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
}
p {
	line-height: 16px;
	margin-bottom: 20px;
}
.clear {
	clear:both;
}
a img {
	border: none;
}

hr {
	border-color: #c5e9dd #c5e9dd #fff;
	border-style: solid;
	border-width: 1px;
	margin: 10px 0;
}


#wrapper {
	margin: 0 auto;
	width: 900px;
	background-color: #eef4f2; /*#f1f6f5;*/
}

#headerhome {
	width: 900px;
	height: 273px;
	background-image: url('/img/header-home.jpg');
}
#header {
	width: 900px;
	height: 150px;
	background-image: url('/img/header.jpg');
}
#supporthome {
    position: absolute;
    top: 273px;
	height: 30px;
	background-color: #f78f1e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#supporthome a {
	display: block;
	float: right;
	height: 26px;
	line-height: 26px;
	padding: 0 10px 4px 10px;
	color: #115582;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#supporthome a:hover, #navigation a.active {
	background-image: url('/img/navhover.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #115582;
	font-weight: bold;
}
#support {
    position: absolute;
    top: 150px;
	height: 30px;
	background-color: #f78f1e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#support a {
	display: block;
	float: right;
	height: 26px;
	line-height: 26px;
	padding: 0 10px 4px 10px;
	color: #115582;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#support a:hover, #navigation a.active {
	background-image: url('/img/navhover.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #115582;
	font-weight: bold;
}
#footer {
	background-image: url('/img/footerbg.gif');
	background-repeat: repeat-x;
	border-top: 10px solid #f48e1f;
	line-height: 40px;
	width: 870px;
	height: 40px;
	background-color: #353535;
	color: #919191;
	padding: 0 15px;
	font-size: 10px;
}
#footer a {
	color: #919191;
}

#navigation {
	width: 890px;
	height: 30px;
	background-color: #f78f1e;
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation a {
	display: block;
	float: right;
	height: 26px;
	line-height: 26px;
	padding: 0 10px 4px 10px;
	color: #115582;
	font-size: 14px;
	text-decoration: none;
}
#navigation a:hover, #navigation a.active {
	background-image: url('/img/navhover.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #115582;
}
a.active, a.activesub {
	font-weight: bold;
}

#homenav {
	/*background-image: url('/img/home-nav-bg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #dcefeb;*/
	background-color: #d6e3ec;
	width: 900px;
	padding: 20px 0 20px 0;
	/*display: table;*/
}
#homenav span {
	display: block;
	float: left;
	width: 190px;
	padding-left: 20px;
}
#homenav span.text {
	display: block;
	float: left;
	width: 460px;
}
#homenav span li {
	list-style: none;
}
#homenav span li a {
	color: #015289;
	font-size: 11px;
	text-decoration: none;
}
#homenav span li a:hover {
	color: #013c62;
}
#businesspartners {
	float: left;
}
#home_news {
	float: left;
	height: 360px;
	width: 410px;
	padding: 20px;
	line-height: 16px;
}
#home_news a {
	color: #445b47;
	text-decoration: none;
}
#home_news img {
	float: right;
	clear: right;
	margin-left: 20px;
}

#productwrapper {
	width: 870px;
	height: 190px;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
}
.action-product {
	display: block;
	float: left;
	width: 290px;
	height: 180px;
	position: absolute;
}
.action-product a {
	color: #01916E;
	font-weight: bold;
}
.action-product img {
	padding-right: 10px;
}

#catheader {
	background-color: #d6e3ec;
	padding: 10px;
	color: #015289;
	line-height: 16px;
}
#catheader h1 {
	color: #F48E1F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
#catheader a.backtoview {
	color: #F48E1F;
	background-image: url('/img/terug-knop.gif');
	background-position: 0px 9px;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 15px;
	height: 16px;
	width: 250px;
	display: block;
	margin-bottom: 10px;
}
#headerform {
	padding-top: 27px;
}
#headerform input {
	border: 1px solid #DCEFEB;
}
#headerform .headerinput {
	background-image: url('/img/headerinput.gif');
	border: none;
	padding: 2px 5px;
	height: 14px;
	width: 230px;
	font-size: 10px;
	margin-bottom: 6px;
	color: #115582;
}
#headerform .headerinputsmall {
	background-image: url('/img/headerinputsmall.gif');
	border: none;
	padding: 2px 5px;
	height: 14px;
	width: 125px;
	font-size: 10px;
	color: #115582;
}
#headerform .headersubmit {
	border: none;
	padding: 0;
	height: 18px;
	width: 80px;
	font-size: 10px;
	margin-bottom: -4px;
	_margin-bottom: -4px;
	margin-left: 6px;
}
.selectmerk {
	padding: 1px;
	width: 170px;
}
.typeselector {
	padding: 10px;
	height: 26px;
}
.typeselector a {
	display: block;
	padding: 5px;
	width: 80px;
	height: 16px;
	line-height: 16px;
	float: right;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color:#009A7F;
}
.typeselector a:hover {
	text-decoration: none;
}
.typeselector a.viewall {
	background-image: url('/img/view_all.gif');
}
.typeselector a.viewslider {
	background-image: url('/img/view_slider.gif');
}

.productlist {
	padding: 20px 0 30px 50px;
}
a.productitem {
	display: block;
	height: 140px;
	width: 180px;
	float: left;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 20px;
}
#holder {
	width: 670px;
	height: 200px;
	margin-top: 20px;
	position: absolute;
	overflow: hidden;
}
#slider {
	width: auto;
	overflow: visible;
}
a.productitem:hover {
	background-image: url('/img/product-hover.gif');
}
a.productitem .productitemimg {
	width: 180px;
	height: 90px;
	display: block;
	background-position: top right;
	background-repeat: no-repeat;
}
a.productitem .productitemimg img {
	max-height: 85px;
	_height: 85px;
}
a.productitem .actie {
	background-image: url('/img/prod-inactie.gif');
}
a.productitem .nieuw {
	background-image: url('/img/prod-nieuw.gif');
}
.producttext ul.product-specs {
	list-style: none;
	float: left;
	width: 180px;
	line-height: 18px;
	padding-left: 0;
	padding-right: 10px;
	word-wrap: break-word;
}
ul.product-specs li {
	list-style: none;
	padding-bottom: 8px;
}
ul.product-specs li strong {
	line-height: 12px;
}

#content {
	/*display: table;*/
	width: 900px;
	padding: 20px 0;
	background-position: top right;
	background-repeat: no-repeat;
	/*min-height: 420px;*/
	min-height:375px;
	/*height: 420px;*/
	background-color: #EEF4F2;
}
#content form table td {
	vertical-align: top;
	line-height: 22px;
	padding: 2px;
}
#content a {
	color: #015289;
}

.notice {
	background-color: #DCEFEB;
	margin-top: 10px;
	padding: 10px 10px 10px 35px;
	color: #2A4941;
	line-height: 14px;
	background-image: url('/img/check.gif');
	background-repeat: no-repeat;
	background-position: 9px 9px;
	clear: both;
}

/* styles per pagina anders */
.over-tegetel {
	background-image: url('/img/photos/over-tegetel.jpg');
}
.duoservice {
	background-image: url('/img/photos/duoservice.jpg');
}
.contact {
	background-image: url('/img/photos/contact.jpg');
}
.vaste-telefonie {
	background-image: url('/img/photos/telefonie.jpg');
}
.mobiele-telefonie {
	background-image: url('/img/photos/mobiel.jpg');
}
.internet {
	background-image: url('/img/photos/adsl.jpg');
}
.sip-voip {
	background-image: url('/img/photos/voip.jpg');
}
.inbouw {
	background-image: url('/img/photos/inbouw.jpg');
}
.support {
	background-image: url('/img/photos/support.jpg');
}
.schouwburg-de-nieuwe-doelen, .de-nieuwe-doelen {
	background-image: url('/img/photos/inbouw.jpg');
}


#left_col {
	width: 190px;
	float: left;
	padding-left: 20px;
}
#left_col ul {
	margin-bottom: 20px;
}
#left_col li {
	list-style: none;
}
li.actie a {
	padding-right: 15px;
	background-image: url('/img/action-stars.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
li.homeactie a {
	padding-right: 15px;
	background-image: url('/img/action-stars-home.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
#left_col li a {
	color: #115582;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
#left_col li a:hover, #left_col li a.activesub {
	color: #013c62;
}
#right_col {
	width: 670px;
	float: left;
}
#right_col table {
	line-height: 16px;
	font-size: 12px;
}
#left_text {
	float: left;
	width: 328px;
	line-height: 16px;
	font-size: 12px;
	padding-bottom: 10px;
}
.right {
	 float: right;
}
.productimage {
	float: left;
	margin-right: 20px;
	width: 230px;
}
.producttext {
	float: left;
	width: 380px;
	padding-bottom: 20px;
}
.producttext ul, .producttext ol {
	margin-bottom: 20px;
	list-style: outside;
	padding-left: 20px;
	line-height: 20px;
}
.producttext b, .producttext strong {
	color: #8CAFA9
}
.productheader {
	background-color: #DCEFEB;
}
input {
	padding: 2px 3px;
}
input.submit {
	padding: 2px 5px;
}
