html {
	overflow-y:scroll;
	height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
form {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;
	color:#333333;
}
a:hover {
	text-decoration:underline;
}
p {
	color:#333333;
}
h3 {
 	maring:0px;
	padding:0px;
	padding-left:20px;
	background-image:url(../images/h3-triangle-bullet.png);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:20px;
}
div.flash_bg_container {
	position:absolute;
	width:100%;
	height:1000px;
	top:0px;
	left:0px;
	z-index:1;
}
div.page_tp_container {
	position:absolute;
	width:900px;
	height:auto;
	top:0px;
	left:50%;
	margin-left:-450px;
	z-index:2;
}
/* -- DIV SUBMENU -- */
div.sub-box {
	position:relative;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	border:1px solid #999999;
	width: 280px;
}
div.sub-margin {
margin:20px;
}
/* -- WEBHOSTING -- */
div.sub-webhosting {
position:relative; height:30px; background-color:#333333; margin-bottom:1px;
}
div.sub-webhosting div.sub-color {
position:relative; height:100%; background-color:#cc0000; width:10px; float:right; border-left:1px solid #FFFFFF;
}
div.sub-webhosting div.sub-text {
float:left; line-height:30px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color: #FFFFFF; font-size:12px; padding-left:10px;
}
div.sub-webhosting:hover {
background-color:#666666; cursor:pointer;
}
div.sub-webhosting:hover div.sub-color {
float:left; border-right:1px solid #FFFFFF; border-left:0px solid #FFFFFF;
}
/* -- WEBDESIGN -- */
div.sub-webdesign {
position:relative; height:30px; background-color:#333333; margin-bottom:1px;
}
div.sub-webdesign div.sub-color {
position:relative; height:100%; background-color:#cc6600; width:10px; float:right; border-left:1px solid #FFFFFF;
}
div.sub-webdesign div.sub-text {
float:left; line-height:30px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color: #FFFFFF; font-size:12px; padding-left:10px;
}
div.sub-webdesign:hover {
background-color:#666666; cursor:pointer;
}
div.sub-webdesign:hover div.sub-color {
float:left; border-right:1px solid #FFFFFF; border-left:0px solid #FFFFFF;
}
/* -- ZIETUWEL -- */
div.sub-zietuwel {
position:relative; height:30px; background-color:#333333; margin-bottom:1px;
}
div.sub-zietuwel div.sub-color {
position:relative; height:100%; background-color:#CCCCCC; width:10px; float:right; border-left:1px solid #FFFFFF;
}
div.sub-zietuwel div.sub-text {
float:left; line-height:30px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color: #FFFFFF; font-size:12px; padding-left:10px;
}
div.sub-zietuwel:hover {
background-color:#666666; cursor:pointer;
}
div.sub-zietuwel:hover div.sub-color {
float:left; border-right:1px solid #FFFFFF; border-left:0px solid #FFFFFF;
}
/* -- DIV SUBMENU -- */
div.project_thumb {
	position:relative;
	width:150px;
	height:auto;
	margin-right:10px;
	float:left;
	cursor:pointer;
}
div.project_scroller_right {
	position:relative;
	background-color:#999999;
	height:77px;
	width:80px;
	float:left;
}
div.project_scroller_left {
	position:relative;
	background-color:#999999;
	height:77px;
	width:80px;
	float:left;
	margin-left:10px;
}
div.project_wrapper {
	position:relative;
	width:1600px;
}
div.project_scroller {
	position:relative;
	height:auto;
	width:698px;
	overflow-x:hidden;
	float:left;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	background-color:#FFFFFF;
	margin-bottom:10px;
}
div.project_scroller_header {
	position:relative;
	margin-left:10px;
	width:860px;
	background-color:#FFFFFF;
	height:25px;
	padding-top:10px;
	text-align:center;
}
div.project_scroller_header p {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
div.project_item_wrapper {
	position:relative;
	width:858px;
	height:auto;
	display:none;
}
div.project_item_image {
	position:relavtive;
	height:auto;
	width:858px;
}
div.project_item_infobox {
  position:absolute;
	top:74px;
	left:578px;
	width:272px;
	height:602px;
	background-color:#FFFFFF;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	border-left:1px solid #999999;
}
div.project_item_boxheader {
	position:relative;
	border-bottom: 1px dotted #666666;
	margin-top:15px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	position:absolute;
	top:74px;
	left:578px;
	width:230px;
}
div.project_item_text {
  position:absolute;
	margin-left:20px;
	margin-right:20px;
	top:153px;
	left:578px;
	width:230px;
}
div.project_item_text a {
	color:#006699;
}
div.project_item_text p {
  text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:20px;
	padding:0px;
	margin:0px;
}
div.project_items_wrapper {
  positions:relative;
	height:683px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	border:1px solid #999999;
	border-bottom:0px;
}
table.joomla-voordelen-tbl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.joomla-voordelen-tbl td {
	height:30px;
	padding-left:10px;
}
#container {
	position:relative;
	height: auto;
	margin: 0 auto;
}
#webhosting-button {
	margin:20px;
	text-align:center;
}
#webhosting-pkt-text {
	margin:20px;
}
#webhosting-pkt-text p {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
}
#webhosting-pkt {
	margin:20px;
}
#webhosting-pkt p {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
}
#contact-text {
	margin:20px;
}
#contact-text p {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
}
#goedkoop_web {
	position:relative;
}
#tekst_webhosting{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	position:relative;
	margin: auto;
	margin-bottom:10px;
	padding:20px;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
}
#tekst_webhosting p {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
}
#goedkoop_web {
	position:relative;
	height: auto;
	margin: auto;
	border:1px solid #666666;
}
#goedkoop_web:hover {
	border:1px solid #cc0000;
}
#php_web {
	position:relative;
	height: auto;
	margin: auto;
	margin-top:10px;
	border:1px solid #666666;
}
#php_web:hover {
	border:1px solid #cc0000;
}
#header {
	position:relative;
	width: 880px;
	height: 115px;
	margin: auto;
	border-bottom:10px solid #0099cc;
	border-left:10px solid #0099cc;
	border-right:10px solid #0099cc;
	margin-top: -10px;
	background-color: #FFFFFF;
}
#headerw {
	position:relative;
	width: 880px;
	margin: auto;
	border-bottom:10px solid #cc0000;
	border-left:10px solid #cc0000;
	border-right:10px solid #cc0000;
	margin-top: -10px;
	background-color: #FFFFFF;
}
#headern {
	position:relative;
	width: 880px;
	margin: auto;
	border-bottom:10px solid #99cc00;
	border-left:10px solid #99cc00;
	border-right:10px solid #99cc00;
	margin-top: -10px;
	background-color: #FFFFFF;
}
#headerwd {
	position:relative;
	width: 880px;
	margin: auto;
	border-bottom:10px solid #cc6600;
	border-left:10px solid #cc6600;
	border-right:10px solid #cc6600;
	margin-top: -10px;
	background-color: #FFFFFF;
}
#headerp {
	position:relative;
	width: 880px;
	margin: auto;
	border-bottom:10px solid #cc00cc;
	border-left:10px solid #cc00cc;
	border-right:10px solid #cc00cc;
	margin-top: -10px;
	background-color: #FFFFFF;
}
#headerz {
	position:relative;
	width: 880px;
	margin: auto;
	border-bottom:10px solid #666666;
	border-left:10px solid #666666;
	border-right:10px solid #666666;
	margin-top: -10px;
	background-color: #FFFFFF;
}
#headerc {
	position:relative;
	width: 880px;
	margin: auto;
	border-bottom:10px solid #666666;
	border-left:10px solid #666666;
	border-right:10px solid #666666;
	margin-top: -10px;
	background-color: #FFFFFF;
}
#headerbox {
	position:relative;
	width: 860px;
	height: 105px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #ffffff;
}
#logo {
	position:relative;
	width: 240px;
	height: 60px;
	margin: 2px auto;
	float:left;
	background-image:url(../images/zietuwel_logo.jpg);
	margin-top:25px;
	margin-left:20px;
}
#tweet {
	position:relative;
	width: 506px;
	height: 44px;
	margin: 2px auto;
	float:right;
	margin-top:25px;
	margin-right:20px;
}
#tweet a:visited {
	text-decoration: none;
	border:none;
}
#menu {
	position:relative;
	width: 900px;
	height: 45px;
	margin: auto;
	margin-top:10px;
}
ul#navigation li {
	float: left;
	margin: auto;
}
ul#navigation li a {
	height: 45px;
	line-height: 2em;
	float: left;
	width: 151px;
	display: block;
	font-family: Century Gothic;
	color: #cccccc;
	text-decoration: none;
	text-align: center;
} 
#containerbox {
	position:relative;
	width: 880px;
	height: 850px;
	margin: auto;
	margin-top:10px;
	border-bottom:10px solid #0099cc;
	border-left:10px solid #0099cc;
	border-right:10px solid #0099cc;
	border-top:10px solid #0099cc;
	background-color: #FFFFFF;
}
#containerboxw {
	position:relative;
	width: 880px;
	height: auto;
	margin: auto;
	margin-top:10px;
	border-bottom:10px solid #cc0000;
	border-left:10px solid #cc0000;
	border-right:10px solid #cc0000;
	border-top:10px solid #cc0000;
	background-color: #FFFFFF;
}
#containerboxwd {
	position:relative;
	width: 880px;
	height: auto;
	margin: auto;
	margin-top:10px;
	border-bottom:10px solid #cc6600;
	border-left:10px solid #cc6600;
	border-right:10px solid #cc6600;
	border-top:10px solid #cc6600;
	background-color: #FFFFFF;
}
#containerboxn {
	position:relative;
	width: 880px;
	height: auto;
	margin: auto;
	margin-top:10px;
	border-bottom:10px solid #99cc00;
	border-left:10px solid #99cc00;
	border-right:10px solid #99cc00;
	border-top:10px solid #99cc00;
	background-color: #FFFFFF;
}
#containerboxp {
	position:relative;
	width: 880px;
	height: auto;
	margin: auto;
	margin-top:10px;
	border-bottom:10px solid #cc00cc;
	border-left:10px solid #cc00cc;
	border-right:10px solid #cc00cc;
	border-top:10px solid #cc00cc;
	background-color: #FFFFFF;
}
#containerboxz{
	position:relative;
	width: 880px;
	height: auto;
	margin: auto;
	margin-top:10px;
	border-bottom:10px solid #666666;
	border-left:10px solid #666666;
	border-right:10px solid #666666;
	border-top:10px solid #666666;
	background-color: #FFFFFF;
}
#containerboxc {
	position:relative;
	width: 880px;
	height: auto;
	margin: auto;
	margin-top:10px;
	border-bottom:10px solid #666666;
	border-left:10px solid #666666;
	border-right:10px solid #666666;
	border-top:10px solid #666666;
	background-color: #FFFFFF;
}
#titelbox {
	position:relative;
	width: 860px;
	height:auto;
	background-image:url(../images/paars_lijn.jpg);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-top:10px;
}
#titelbox1 {
	position:relative;
	width: 860px;
	height:auto;
	background-image:url(../images/grijs_lijn.jpg);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-top:10px;
}
#titelbox2 {
	position:relative;
	width: 860px;
	height:auto;
	background-image:url(../images/oranje_lijn.jpg);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-top:10px;
}
#titelbox3 {
	position:relative;
	width: 860px;
	height:auto;
	background-image:url(../images/rood_lijn.jpg);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-top:10px;
}
#titelbox4 {
	position:relative;
	width: 860px;
	height:auto;
	background-image:url(../images/groen_lijn.jpg);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-top:10px;
}
#seperator {
	background-image:url(../images/grijsbalk.jpg);
	position:relative;
	width: 860px;
	height: 10px;
	margin:auto;
}
#domeinbox {
	position:relative;
	width: 280px;
	height: 400px;
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	border:1px solid #999999;
}
#nav-menu ul {
	list-style: none;
	padding: 5px;
	margin-left: 13px;
} 
#nav-menu li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#FFFFFF;
} 
#nav-menu a:hover {
	color:#FFFFFF;
}
#domeinbox1 {
	position:relative;
	width: 280px;
	height: auto;
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	border:1px solid #999999;
}
#inhoudbox {
	position:relative;
	width: 565px;
	height: auto;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #999999;
}
#inhoudbox2 {
	position:relative;
	height: auto;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#picturebox {
	position:relative;
	width: 565px;
	height: auto;
	float:left;
	border:1px solid #999999;
}
#domeinimg  {
	margin:auto;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	border-bottom: 1px dotted #000000;
}
#webhostingimg  {
	margin:auto;
	margin-left:20px;
	margin-right:20px;
	border-bottom: 1px dotted #000000;
}
#goedkoop  {
	position:relative;
	width: 238px;
	height: 33px;
	margin: auto;
	background-image:url(../images/goedkoop.jpg);
	margin-top:20px;
	border:1px solid #333333;
}
#php  {
	position:relative;
	width: 238px;
	height: 33px;
	margin: auto;
	background-image:url(../images/php.jpg);
	margin-top:5px;
	border:1px solid #333333;
}
#mkb  {
	position:relative;
	width: 238px;
	height: 33px;
	margin: auto;
	background-image:url(../images/mkb.jpg);
	margin-top:5px;
	border:1px solid #333333;
}
#platinum  {
	position:relative;
	width: 238px;
	height: 33px;
	margin: auto;
	background-image:url(../images/platinum.jpg);
	margin-top:5px;
	border:1px solid #333333;
}
#reseller  {
	position:relative;
	width: 238px;
	height: 33px;
	margin: auto;
	background-image:url(../images/reseller.jpg);
	margin-top:5px;
	border:1px solid #333333;
}
#verzenden {
	position:relative;
	width: 240px;
	height: 28px;
	margin:20px;
	background-color:#333333;
	height: 22px;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:8px;
}
#verzenden:hover {
	background-color:#666666;
	cursor:pointer;
}
#button-check {
	position:absolute;
	top:0px;
	left:161px;
	height:22px;
	width:78px;
	border:1px solid #333333;
	background-color:#333333;
	color:#FFFFFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:8px;
	text-align:center;
}
#button-check:hover {
	background-color:#666666;
	cursor:pointer;
}
#nieuwsbox {
	position:relative;
	width: 280px;
	height: 400px;
	float:right;
	margin-right:10px;
	border:1px solid #999999;
}
#boxheader {
	position:relative;
	border-bottom: 1px dotted #666666;
	margin-top:15px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}
#boxheader1 {
	position:relative;
	border-bottom: 1px dotted #cc0000;
	margin-top:15px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	padding-bottom:10px;
}
#meerimg {
	position:relative;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/meerimg-back.gif);
	text-align:right;
}
#overonsbox {
	position:relative;
	width: 565px;
	height: 400px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	border:1px solid #999999;
}
#overonsbox p {
	padding:0px;
	margin:0px;
	margin-left:20px;
	margin-right:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
}
#tabelbox {
	position:relative;
	margin-left:20px;
	margin-right:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#333333;
	font-size:12px;
}
#tabelbox td {
	height:20px;
	padding:5px;
}
#overons1box {
	position:relative;
	width: 270px;
	height: 400px;
	float:left;
	margin-top:140px;
	margin-right:10px;
}
#overonsimg  {
	margin:auto;
	margin-top:15px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:13px;
	border-bottom: 1px dotted #000000;
}
#contactbox {
	position:relative;
	width: 280px;
	height: 400px;
	float:left;
	border:1px solid #999999;
}
#contactimg  {
	margin:auto;
	margin-top:15px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:13px;
	border-bottom: 1px dotted #000000;
}
.texta { 
 font-size: 10px; 
 border: 1px solid #999999; 
}
#blackbox  {
	background-color:#333333;
	position:relative;
	width: 900px;
	height: 150px;
	margin:auto;
	margin-top:10px;
	border:1px solid #999999;
}
#knop {
	background-color:#999999;
	width:300px;
	}
#footer {
	position:relative;
	width: 880px;
	height: 45px;
	margin: auto;
	color: #666666;
	font-family:arial;
	font-size:9pt;
	border-top:10px solid #0099cc;
	border-left:10px solid #0099cc;
	border-right:10px solid #0099cc;
	margin-top:10px;
}
#footerw {
	position:relative;
	width: 880px;
	height: 45px;
	margin: auto;
	color: #666666;
	font-family:arial;
	font-size:9pt;
	border-top:10px solid #cc0000;
	border-left:10px solid #cc0000;
	border-right:10px solid #cc0000;
	margin-top:10px;
	background-color: #FFFFFF;
}
#footern {
	position:relative;
	width: 880px;
	height: 45px;
	margin: auto;
	color: #666666;
	font-family:arial;
	font-size:9pt;
	border-top:10px solid #99cc00;
	border-left:10px solid #99cc00;
	border-right:10px solid #99cc00;
	margin-top:10px;
	background-color: #FFFFFF;
}
#footerwd {
	position:relative;
	width: 880px;
	height: 45px;
	margin: auto;
	color: #666666;
	font-family:arial;
	font-size:9pt;
	border-top:10px solid #cc6600;
	border-left:10px solid #cc6600;
	border-right:10px solid #cc6600;
	margin-top:10px;
	background-color: #FFFFFF;
}
#footerp {
	position:relative;
	width: 880px;
	height: 45px;
	margin: auto;
	color: #666666;
	font-family:arial;
	font-size:9pt;
	border-top:10px solid #cc00cc;
	border-left:10px solid #cc00cc;
	border-right:10px solid #cc00cc;
	margin-top:10px;
	background-color: #FFFFFF;
}
#footerz {
	position:relative;
	width: 880px;
	height: 45px;
	margin: auto;
	color: #666666;
	font-family:arial;
	font-size:9pt;
	border-top:10px solid #666666;
	border-left:10px solid #666666;
	border-right:10px solid #666666;
	margin-top:10px;
	background-color: #FFFFFF;
}
#footerc {
	position:relative;
	width: 880px;
	height: 45px;
	margin: auto;
	color: #666666;
	font-family:arial;
	font-size:9pt;
	border-top:10px solid #666666;
	border-left:10px solid #666666;
	border-right:10px solid #666666;
	margin-top:10px;
	background-color: #FFFFFF;
}
#footerbox {
	position:relative;
	width: 860px;
	height: 33px;
	margin:auto;
	margin-top:10px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
#webhostinggimg  {
	position:relative;
	margin:auto;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	color:#999999;
	font-family:arial;
	font-size:11pt;
	border-right: 1px dotted #ffffff;
}
#webhostinggimg  a {
	text-decoration:none;
	color:#999999;
}
#webdesignimg  {
	margin:auto;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	color:#999999;
	font-family:arial;
	font-size:11pt;
	border-right: 1px dotted #ffffff;
}
#webdesignimg a {
	color:#999999;
	text-decoration:none;
}
#zietuwelimg  {
	margin:auto;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	color:#999999;
	font-family:arial;
	font-size:11pt;
	border-right: 1px dotted #ffffff;
}
#zietuwelimg a {
	color:#999999;
	text-decoration:none;
}
#contactbimg  {
	margin:auto;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	color:#999999;
	font-family:arial;
	font-size:11pt;
}
#contactbimg a  {
	color:#999999;
	text-decoration:none;
}
/* TWITTER RSS UL */
#twitter-rss-ul {
	margin:20px;
	padding:0px;
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
li.twit-date {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
}