/* Algemene waardes */
* {
	margin:0;
	padding:0;
}
html, body {
	background: url(images/bg.png) top left repeat-x #f2f2f2;
	overflow: -moz-scrollbars-vertical;
	font-family: Arial;
	font-size:13px;
	height:100%;
	color:#666;
}
div#container {
	width:969px;
	margin:0 auto -75px;
	min-height:100%;
	height: auto !important;
	height:100%;
}
div#container_inner {
	padding:16px 0 0 0;
	width:969px;
}
.fixfloat {
	height:0;
	width:0;
	overflow:hidden;
	clear:both;
}
.rightfloat {float:right;}
.leftfloat {float:left;}
a img {border:0;}
a {color:#10216b; text-decoration:none;}
a:hover {text-decoration:underline;}
#push {height:75px;}
/* End Algemene waardes */
/* Top */
div#top {
	width:951px;
	height:51px;
	background: url(images/top.png);
	padding:8px 0 0 18px;
}
#ribbon {
width: 242px;
height: 125px;
background: URL('images/ribbon.png') no-repeat;
position: absolute;
margin-top: -13px;
}
#logo {
float:left;
margin-top: 40px;
margin-left: 15px;
}
.nav {
padding-left: 235px;

}


div#top ul {
	float:left;
	margin:6px 0 0 15px;
	list-style-type:none;
}
div#top ul li {
	padding: 0 19px 0 19px;
	background: url(images/streep.png) left no-repeat;
	float:left;
	height:31px;
}
div#top ul li a {
	font-weight:bold;
	font-size:16px;
	color:#027fb4;
	text-decoration:none;
	display:block;
	float:left;
	height:31px;
}
div#top ul li a:hover, div#top ul li a span.right:hover {text-decoration:underline;}
div#top ul li a.active {
	background:url(images/item_bg.png);
	color:#fff;
}
div#top ul li a.active:hover {text-decoration:none;}
div#top ul li a.active span.left {
	background: url(images/item_left.png) left no-repeat;
	display:block;
	height:31px;
	float:left;
}
div#top ul li a span.right {
	display:block;
	height:26px;
	float:left;
	padding:5px 20px 0 20px;
}
div#top ul li a.active span.right {
	background: url(images/item_right.png) right no-repeat;
	display:block;
	height:26px;
	padding:5px 20px 0 20px;
}
div#top ul li a:hover {
	text-decoration:underline;
}
/* End Top */
/* Header */
div#header {
	width:954px;
	height:240px;
	background: url(images/header.png);
	margin:21px 0 0 0;
	padding:16px 0 0 15px;
}
/* End Header */
/* Content */
div#content {
	width:939px;
	background: url(images/content_foot.png) bottom no-repeat #fff;
	padding:10px 15px 15px 15px;
	margin:0 0 15px 0;
}
div#content_3rows {
	width:939px;
	background: url(images/3rows_bg.png);
}
div#left {
	width:261px;
	float:left;
	padding:0 40px 0 0;
}
div#content p {
	padding:0 0 15px 0;
	line-height:18px;
}
div#middle {
	width:286px;
	float:left;
	margin:0 0 0 1px;
	padding:0 10px 0 16px;
}
.leftimg {
	float:left;
	margin:0 10px 0 0;
}
div#right {
	width:300px;
	float:right;
}

/* Fadescript stylesheet */

#change_testimonials {
	top: -15px;
	float:left;
	height:auto;
	width:300px;
}

.fadewolk {
	float:left;
	padding:0 0 0px;
}

.fadewolk p {
	font-family: Arial;
	font-size:13px;
	color:#666;
	margin:0 0 0px;
}

.fadewolk p span {
	color:#666;
}

/* End fadescript stylesheet */

div#content_2rows_left {
	width:939px;
	background: url(images/2rows_left.png);
}
div#left_groot {
	width:590px;
	float:left;
	padding:0 24px 0 0;
}

div#right_klein {
	width:300px;
	float:right;
	text-align:center;	
}
div#right_klein p {
	line-height: 0px;
	margin:0 0 0px;
	text-align: left;
	
}
#norton { 
	margin:10px 0 0 0;
}
div#content_2rows_right {
	width:939px;
	background: url(images/2rows_right.png);
}
ul#diensten {
	list-style-type:none;
}
ul#diensten li {
	width:261px;
	height:34px;
	border-top:1px solid #e9eff4;
	border-left:1px solid #e9eff4;
	border-right:1px solid #e9eff4;
	background: url(images/list_bg.png);
}
ul#diensten li a {
	display:block;
	width:241px;
	height:25px;
	padding:9px 0 0 20px;
	color:#6b8292;
}
ul#diensten li a:hover {text-decoration:underline;}
ul#diensten li a.active {font-weight:bold;}
ul#diensten li a.active:hover {text-decoration:none;}
.last {border-bottom:1px solid #e9eff4;}
div#left_klein {
	float:left;
	width:286px;
}
div#right_groot {
	width:625px;
	float:right;
}
/* End Content */
/* Footer */
div#footer {
	width:969px;
	height:71px;
	margin:0 auto;
	color:#8f8e8e;
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	padding:3px 0 0 0;
}
div#footer a {
	color:#7a7a7a;
	text-decoration:none;
}
div#footer a:hover {text-decoration:underline;}
div#footer_outer {
	width:100%;
	height:74px;
	border-top:1px solid #d2cece;
	background:#e7e7e7;
}
/* End Footer */
/* Tekst Opmaak */
h1 {
	font-size:15px;
	color:#007aae;
	font-weight:bold;
	height:24px;
	text-align:left;
}
.fs11 {font-size:11px;}
/* End Tekst Opmaak */

/* Sitemap stylesheet */

#sitemap {
	width: 270px; /*270px */
	min-height: 50px;
	margin: 0 0 10px;
	display: inline;
	overflow: hidden;

}

#sitemap li {
	margin: 0 0 5px 0;

}

#sitemap li a,
#sitemap li a:visited {
	color: #007ab7;
	text-decoration: none;
	display:inline;
	padding-left:17px;
}

#sitemap li a:hover {

	color: #007ab7;
	text-decoration: underline;
}

#sitemap .title {

	font-size: 13px;
	font-weight: bold;
	background: url(images/plus.png) top left no-repeat;
	list-style-type: none;
}

#sitemap .subsitemap {
	margin-left: 17px;
	list-style-type: none;
	font-size: 12px;
	background: url(images/min.png) top left no-repeat;

}

.input {
padding-left: 10px;
border: none;
width: 212px;
height: 34px;
background: url('images/input.png') no-repeat;
}

.input_groot {
padding-left: 10px;
border: none;
width: 274px;
height: 75px;
background: url('images/input_groot.png') no-repeat;
}

.button_verzend {
border: none;
background: url('images/button_verzend.png') no-repeat;
width: 83px;
height: 34px;
}

<!-- Style for table -->

.pakketten .packages .package p.price .right2 {
	margin-top: -5px;
	float: right;
}

.pakketten .ccwrapper {
	float: left;
}

.pakketten .products p {
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 20px;
}

.pakketten .products p a {
	color: #000;
}

.pakketten .products table {

	width: 503px;
	margin-bottom: 15px;
	border-collapse: collapse;
}

.pakketten .products table thead td {
	border: 0;
	padding-left: 10px;
	font: bold 12px/1em Tahoma;
	color: #007aae;
	line-height: 17px;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
}

.pakketten .products table thead tr {
	width: 503px;
	height: 29px;
}

.pakketten .products table tbody tr.strong td {
	font: 12px/1em Tahoma;
	color: #007aae;
	font-style: italic;
	line-height: 30px;
}

.pakketten .products table tbody tr {
	width: 556px;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}

.products table tfoot tr td {
	padding-top: 5px;
}

.pakketten .products table tfoot td {
	border: 1px solid #e9e9e9;
	height: auto;
	padding-bottom: 5px;
}

.pakketten .products table tfoot td a {
	border: 1px solid #48a0ae;
	width: 92px;
	height: 27px;
	line-height: 27px;
	font: bold 12px/1em Tahoma;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	padding-right:9px;
}

.pakketten .products table tfoot td a:hover {
font: bold 12px/1em Tahoma;
color: #ffffff;
text-decoration: underline;	
}

.pakketten .products .odd {
	background: #ffffff;
}

.pakketten .products table tbody td {
	padding-left: 10px;
	font: 12px Arial;
	color: #666666;
	line-height: 25px;
	border: 1px solid #e9e9e9;
	border-bottom: 0;
}
