/*
created by Lieven Moens
www.websigner.be
all right reserved (c) 2008

date: 31/06/08

tested on:
----------

system : windows

Internet Explorer 6
Internet Explorer 7
Opera 9.0
Opera 9.25
Firefox 2.0.0.15
Firefox 3

system : mac 

Safari 3.1.2
Firefox 2.0.0.16
Firefox 3
Opera 9.20
*/

/*-----------------------------------------*/

/* MAIN STYLING */

* {
outline: none;
}

img {
border: none;
}

h2 {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #266f9e;
	border-bottom: 1px dotted #cad1d9;
/*	width: 130px; */
	margin: 0 0 5px 10px;
	padding: 0 0 0 5px;
	line-height: 18px;
	}

h3 {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #266f9e;
	}

h4 {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #266f9e;
	}
	
#backcontainer {
	height: 100%;
	min-width: 960px;
	}

#upleft {
	position: absolute;
	margin: 0;
	padding: 0;
	background: url(images/leftback.gif);
	height: 80px;
	width: 960px;
	right: 50%;
	z-index: -2;
	overflow: hidden;
	}

#upright {
	position: absolute;
	margin: 0;
	padding: 0;
	background: url(images/pattern.jpg) right;
	height: 80px;
	width: 100%;
	z-index: -5;
	overflow: hidden;
	}
	
#whiteback {
	position: absolute;
	margin: 80px 0 0 0;
	padding: 0;
	background: #fff;
	height: 230px;
	width: 100%;
	z-index: -5;
	overflow: hidden;
	}
	
#sideback {
	position: absolute;
	margin:0;
	padding: 0;
	height: 100%;
	width: 50%;
	left: 50%;
	z-index: -10;
	overflow: hidden;
	background: #fbfbfb;
	}
	
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #f5f4f5;
	min-width: 960px;
	position:relative;
	left:0px;
	top:0px;
	z-index:0
	}
	
#sitecontainer {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	z-index: 10;
	}
	
#head {
	margin: 0;
	padding: 0;
	background: url(images/header.jpg) right no-repeat;
	height: 80px;
	width: 960px;
	}
	
#logo {
	margin: 15px 0 0 0;
	position: absolute;
	background: url(images/logo.png);
	height: 40px;
	width: 120px;
	display: block;
	}

#main {
	margin: 0;
	padding: 0;
	background: #f5f4f5;
	width: 760px;
	float: left;
	}

#side {
	margin: 0;
	padding: 0;
	background: #fbfbfb;
	width: 200px;
	float: left;
	}

#tab-home {
	margin: 0;
	padding: 20px 0 0 0;
	}
	
#main .content {
	min-height: 20px;
	}

abbr[title] {
   border-bottom-width: 0;
   }

#footer {
	position: relative;
	bottom: 0;
	margin: 0;
	padding: 0;
	background: url(images/footer.jpg);
	height: 20px;
	clear: both;
	width: 960px;
	}
	
#bottem {
	position: fixed;
	margin: 0 auto 0 -480px;
	width: 960px;
	left: 50%;
	padding: 0;
	background: url(images/footerbottem.gif);
	height: 100%;
	z-index: -10;
	bottom: 0;
	overflow: hidden;
	display: block;
	}
	
		
/* WHITE GREEN*/

#whitebox {
	margin: 0;
	padding: 0;
	height: 230px;
	background: #fff;
	}

#side .white {
	margin: 0;
	padding: 0;
	height: 230px;
	background: #fff;
	display: block;
	}
	
#side .content {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	background: #fbfbfb;
	}
	
#main .green {
	margin: 0;
	padding: 0 0 10px 0;
	min-height: 220px;
	background:	#d5ee72; /*#bfee50;*/
	width: 740px;
	}
	
#greenfooter {
	margin: 0;
	padding: 0;
	width: 740px;
	height: 10px;
	background: url(images/greenfooter.gif) no-repeat;
	}

/* BANNER */

.banner  {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 740px;
	height: 188px;
	}	
	
.banner h1{
	margin: 0 0 0 20px;
	padding: 35px 0 0 0 ;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 30px;
	color: #266f9e;
	line-height: 30px;
	}	
	
.banner p {
	margin: 10px 60px 10px 20px;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 17px;
	color: #37434d;
	}
	
.banner .knop {
	margin: 0 auto;
	padding: 0;
	width: 134px;
	height: 18px;
	border: 1px solid #cecece;
	background: url(images/sideknop.gif) repeat-x ;
	cursor: pointer;
	}
	
.banner .knop p {
	margin: 2px 0 0 0;
	padding: 0;
	width: 134px;
	height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #266f9e;
	cursor: pointer;
	}
	
.banner .knop p a {
	margin: 0;
	padding: 0;
	width: 134px;
	height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #266f9e;
	cursor: pointer;
	text-decoration: none;
	}
	
.banner a {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 14px;
	color: #266f9e;
	}
	
.banner a:hover {
	color: #7bc2db;
	}
	
.banner table {
	margin: 20px 0 20px 20px;
	padding: 0;
	height: 20px;
	}
	
.banner form {
	margin: 0;
	padding: 0;
	}	
	
.banner table tr td input {
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
	width: 200px;
	height: 18px;
	border: 1px solid #cecece; 
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 100;
	color: #37434d;
	}
	
.banner table tr td .sel  {
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
	width: 75px;
	height: 18px; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 100;
	border: 1px solid #cecece; 
	}

.banner table tr td button {
	margin: 1px 0 0 0;
	padding: 0 10px;
	height: 18px;
	background: #dee6ee;
	border: 1px solid #cecece; 
	cursor: pointer;
	color: #37434d;
	display: inline;
	}
	
.banner li {
	list-style-image: url("images/bullit2.gif");
	margin: 0 0 0 80px;
	padding: 0;
	line-height: 16px;
	}	
	
.banner li p {
	margin: 0;
	padding: 0;
	line-height: 16px;
	}
	
.banner li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 16px;
	}
	
/* NAVIGATIEBALK */
	
#navlist {
	margin: 0;
	padding: 56px 0 0 0;
	height: 24px;
	width: 740px;
	}
	
#navlist ul {
 	margin:0;
    padding:0;
	height: 24px;
	list-style-type: none;
	}
	
#navlist li{
    margin: 0;
    padding: 0;
	height: 24px;
	display: inline;
	float: left;
	width: 123px;
	}
	
#navlist li a {
	margin: 0;
    padding: 4px 0 0 0;
	height: 24px;
    display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #fff;
	text-decoration: none;
	text-align: center;
    }	
	
#navlist li.active a{
	margin: 0;
    padding: 4px 0 0 0;
	color: #266f9e;
	height: 20px;
	}
	
#navlist li.center {
    background: url("images/navtabright.jpg") no-repeat right top;
	}
	
#navlist li.center a {
	background: url("images/navtableft.jpg")  no-repeat left top;
    }
	
#navlist li.active.center a{
	background: #fff;
	}
	
#navlist .cornerleft a {
	background: url("images/navcornerleft.gif") no-repeat left top;
	}
	
#navlist .cornerright a {
	background: url("images/navcornerright.gif") no-repeat right top;
	}
	
#navlist .active.cornerleft a {
	background: url("images/navcornerleftw.gif") no-repeat left top;
	}
	
#navlist .active.cornerright a {
	background: url("images/navcornerrightw.gif") no-repeat right top;
	}
	
/* PAKETTEN */
	
#paketten {
	margin: 0;
	padding: 0;
	}
	
#paketten img {
	margin: 0;
	padding: 20px 0 0 20px;
	float: left;
	}
	
#paketten .pricetag {
	margin: 0;
	padding: 20px 0 0 20px;
	width: 150px;
	height: 100px;
	float: right;
	}
	
#paketten .pricetag .knop {
	margin: 5px 0 0 -15px;
	padding: 0;
	width: 134px;
	height: 18px;
	border: 1px solid #cecece;
	background: url(images/sideknop.gif) repeat-x ;
	cursor: pointer;
	}
	
#paketten .pricetag .knop p {
	margin: 2px 0 0 0;
	padding: 0;
	width: 134px;
	height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #266f9e;
	cursor: pointer;
	}	
	
#paketten .pricetag .knop p a{
	margin: 0;
	padding: 0;
	width: 134px;
	height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #266f9e;
	cursor: pointer;
	text-decoration: none;
	}
	
#paketten ul {
	margin: 0;
	padding: 20px 0 0 0;
	height: 130px;
	width: 400px;
	float: left;
	}
	
#paketten ul li {
	margin: 0 0 0 40px;
	padding: 0;
	width: 155px;
	float: left;
	list-style-image: url("images/bullit2.gif");
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #1a1a1a;
	border-right: dotted 1px #b7c889;
	}
	
#paketten #pakbox1,
#paketten #pakbox2,
#paketten #pakbox3,
#paketten #pakbox4,
#paketten #pakbox5 {
	display: block;
	margin: 0;
	padding: 0;
	width: 740px;
	height: 150px;
	clear: both;
	}	
	
/*#paketten #paxbox1 {
	background: #AEF4EF;

	background: #442235;
	display: block;
	}

#paketten #paxbox2 {
	background: #449035;
	display: block;
	}

#paketten #paxbox3 {
	background: #433235;
	display: block;
	}

#paketten #paxbox4 {
	background: #489735;
	display: block;
	}

#paketten #paxbox5 {
	background: #44AA35;
	display: block;
	}*/
	
#paketten #paktab {
	margin: 0;
	padding: 0;
	width: 740px;
	height: 80px;
	clear: both;
	}
	
#paketten #paktab .tab {
	margin: 0;
	padding: 0;
	float: left;
	width: 148px;
	height: 80px;
	background: #0033CC;
	}
	
#paketten #paktab .tab p {
	margin: 0;
	padding: 25px 0 0 0;
	width: 148px;
	color: #1f5a80;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	}	
	
#paketten #paktab a {
	text-decoration: none;
	color: #1f5a80;
	}

#paketten p.price {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 60px;
	color: #fff;
	line-height: 65px;
	}
	
#paketten p.jaar {
	margin: -10px 0 0 20px;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 33px;
	color: #fff;
	}

#paketten #paktab .eerste {
	background: url(images/tab1.jpg);
	}

#paketten #paktab .tweede {
	background: url(images/tab2.jpg);
	}

#paketten #paktab .derde {
	background: url(images/tab3.jpg);
	}

#paketten #paktab .vierde {
	background: url(images/tab4.jpg);
	}

#paketten #paktab .vijfde {
	background: url(images/tab5.jpg) top right no-repeat;
	}		
	
/* DOMEINHULP */

#domeinhulp {
	margin: 0px 0 5px 20px;
	padding: 0;
	}	
	
#domeinhulp tr {
	border: none;
	height: 25px; 
	width: 720px;
	}	
	
#domeinhulp tr.uneven {
	background: #fbfbfb;
	}
	
#domeinhulp tr.even {
	background: #fff;
	}
	
#domeinhulp td {
	border-right: 1px solid #d5ee72; 
	padding: 0 10px;
	border-bottom: 1px solid #d5ee72;
	}	

#domeinhulp h1 {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 22px;
	line-height: 30px;
	text-decoration: underline;
	color: #266f9e;
	width: 700px;
	}

#domeinhulp p {
	margin: 0 0 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 16px;
	color: #37434d;
	}

#domeinhulp p.verkocht {
	color: #E70008;
	}
	
#domeinhulp p.tekoop {
	color: #33CC00;
	}
		
#domeinhulp a {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 14px;
	color: #266f9e;
	text-decoration: none;
	}
	
#domeinhulp a:hover {
	color: #37434d;
	text-decoration: underline;
	}	

/* BLOG */

.topic {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
.topic .titelbox {
	margin: 0;
	padding: 20px 0 0 20px;
	}
	
.topic .titelbox img {
	margin: 0;
	padding: 0;
	float: left;
	}
	
.topic .titelbox p {
	margin: 0;
	padding: 0 0 0 60px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 14px;
	color: #37434d;
	}
	
.topic .titelbox a {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 14px;
	color: #266f9e;
	text-decoration: none;
	}
	
.topic .titelbox h1 {
	margin:  5px 0 0 60px;
	padding: 0 ;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 22px;
	color: #266f9e;
	width: 640px;
	border-bottom: 1px solid #266f9e;
	line-height: 30px;
	}
	
.topic .titelbox h1 a {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 22px;
	color: #266f9e;
	text-decoration: none;
	line-height: 30px;
	}
	
.topic .titelbox h1 a:hover {
	color: #37434d;
	}	
	
.topic .textbox {
	margin: 0;
	}
	
.topic .textbox p{
	margin: 0;
	padding: 3px 40px 2px 80px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 17px;
	color: #37434d;
	}
	
.topic .textbox a {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 17px;
	color: #266f9e;
	text-decoration: none;
	}
	
.topic .textbox img {
	margin: 10px 0 0 20px; 
	background: #fff;
	width: 700px
	}

.topic .textbox .comment img {
	width: 300px;
	}

.topic .textbox h3 {
	padding: 0px 0px 0 80px;
	text-decoration: underline;
	}

.topic .textbox h4 {
	padding: 0px 0px 0 80px;
	}
	
.topic .textbox li {
	list-style-image: url("images/bullit2.gif");
	margin: 0 0 0 53px;
	padding: 0;
	}

.topic .textbox li li {
	list-style-image: url("images/bullit2.gif");
	margin: 0 0 0 -20px;
	padding: 0;
	}
	
.topic .textbox li p {
	margin: 0;
	padding: 0;
	}

.topic .commentbox {
	margin: 20px 0 20px 0;
	}
	
.topic .commentbox p{
	margin: 0;
	padding: 20px 20px 0 80px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 14px;
	color: #37434d;
	}
	
.topic .commentbox a {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 14px;
	color: #266f9e;
	text-decoration: none;
	}

.topic .codebox {
	background: #fbfbfb;
	margin: 0 20px;
	padding: 10px 20px 10px 80px;
	}	

.topic .codebox img {
	margin: 0 5px 0 0;
	padding: 0;
	}
	
.topic .codebox p,
.topic .codebox ol {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 16px;
	color: #37434d;
	}
	
.topic .codebox span.row {
	margin: 0 0 0 470px;
	}
	
.topic .codebox li {
	margin: 0 0 0 20px;
	padding: 0;
	}	
	
.topic .codebox h4 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	color: #37434d;
	}
	
.topic .codebox a {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 16px;
	color: #266f9e;
	text-decoration: none;
	}
	
.topic .downloadbox {
	background: #fbfbfb;
	margin: 0 20px;
	padding: 5px 20px 20px 80px;
	}

.topic .downloadbox img {
	margin: 0 5px 0 0;
	padding: 0;
	}
	
.topic .downloadbox p,
.topic .downloadbox ol {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 16px;
	color: #37434d;
	}
	
.topic .downloadbox span.row {
	margin: 0 0 0 470px;
	}
	
.topic .downloadbox li {
	margin: 0 0 0 20px;
	padding: 0;
	}	
	
.topic .downloadbox h4 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	color: #37434d;
	}
	
.topic .downloadbox a {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 16px;
	color: #266f9e;
	text-decoration: none;
	}
	
.topic .textbox a:hover,
.topic .commentbox a:hover,
.topic .codebox a:hover,
.topic .downloadbox a:hover {
	text-decoration: underline;
	}
	
/* FULLTEXT */

.fulltext {
	margin: 20px 0 40px 20px;
	}

.fulltext h1 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 22px;
	line-height: 30px;
	text-decoration: underline;
	color: #266f9e;
	width: 700px;
	}

.fulltext h2 {
	width: 650px;
	}

.fulltext h3 {
	width: 650px;
	}

.fulltext p {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 16px;
	color: #37434d;
	width: 700px;
	}
		
.fulltext a {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 14px;
	color: #266f9e;
	text-decoration: none;
	}
	
.fulltext a:hover {
	color: #37434d;
	}
	
.fulltext input,
.fulltext textarea {
	margin: 0;
	padding: 0 5px;
	width: 500px;
	height: 18px;
	border: 1px solid #cecece; 
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #37434d;
	display: inline;
	}	
	
.fulltext textarea {
	height: 250px;
	padding: 5px;
	}
	
.fulltext table {
	margin: 10px 10px 30px 30px;
	}		
	
.fulltext table p {
	margin: 0 10px 0 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 16px;
	color: #37434d;
	width: 70px;
	}
	
.fulltext span {
	color: #f00;
	}

.fulltext table tr td{
	margin: 0;
	padding: 10px 0 0 0;
	}
		
/* 
 */


#search {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 auto 0 220px;
	padding: 0 0 0 70px;
	background: url(images/searchbar.gif) no-repeat;
	width: 260px;
	height: 30px;
	}

#search a.lang { color:#fff; font-weight:bold; padding:0 3px; background: #9dacb7 url(../images/button_lang.gif) repeat-x; }
#search a.lang:hover,
#search a.lang.active { text-decoration:none; background: #469fd9 url(../images/button_lang_active.gif) repeat-x; }


#search a {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 18px;
	color: #266f9e;
	text-decoration: none;
	}
	
#search form {
	margin: 7px 0 0 0;
	padding: 0;
	width: 140px;
	height: 20px;
	display: block;
	}	
	
#search form input {
	margin: 0;
	padding: 2px 0 0 5px;
	width: 104px;
	height: 16px;
	border: 1px solid #cecece; 
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 100;
	color: #cecece;
	float: left;
	}
	
#search form #searchknop {
	margin: 0 0 0 -1px;
	padding: 0;
	height: 20px;
	width: 20px;
	float: left;
	cursor: pointer;
	}

#search form #searchknop button {
	margin: 0;
	border: none;
	width: 20px;
	height: 20px;
	background: url(images/search.gif);
	}

/* LOGIN */

.sidenormal {
	position: relative;
	margin: 0; 
	padding: 0;
	background: #fbfbfb;
	width: 160px;
	height: 70px;
	display: block;
	}
	
#jouwdomein,
#contact,
#affiliate,
#archief,
#populair  {
	position: relative;
	margin: 0; 
	padding: 15px 0 0 0;
	width: 160px;
	background: #fbfbfb;
	}
	
#contact p,
#affiliate p,
#archief p,
#populair p  {
	margin: 0 0 0 15px;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #1a1a1a;
	width: 130px;
	line-height: 17px;
	}
	
#contact a,
#affiliate a,
#archief a,
#populair a  {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #1a1a1a;
	}
	
#contact a:hover ,
#affiliate a:hover,
#archief a:hover,
#populair a:hover {
	color: #7bc2db;
	}

.sidenormal form #loginknop button {
	margin: 0;
	border: none;
	width: 20px;
	height: 20px;
	background: url(images/go.gif);
	}

.sidenormal form,
#jouwdomein form {
	margin: 0 0 0 10px;
	padding: 20px 0 0 0;
	width: 140px;
	height: 20px;
	display: block;
	}	
	
#jouwdomein form {
	padding: 0;
	}	
	
.sidenormal form input,
#jouwdomein form input {
	margin: 0;
	padding: 2px 0 0 5px;
	width: 104px;
	height: 16px;
	border: 1px solid #cecece; 
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 100;
	color: #cecece;
	float: left;
	}

.sidenormal form input.fulllength {
	margin: 0 0 3px 0;
	padding:  2px 0 0 5px;
	width: 123px;
	}
	
.sidenormal form #loginknop,
#jouwdomein form .knop {
	margin: 0 0 0 -1px;
	padding: 0;
	height: 20px;
	width: 20px;
	float: left;
	cursor: pointer;
	}		
	
/* CREEER ACCOUNT */
	
.sidelist {
	position: relative;
	margin: 0; 
	padding: 0;
	background: #fbfbfb;
	width: 160px;
	height: 140px;
	display: block;
	}
	
.sidelist ul {
	list-style-image: url(images/bullit.gif);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #1a1a1a;
	width: 100px;
	margin: 0;
	padding: 0 0 0 35px;
	}
	
.sidelist ul li {
	margin: 7px 0;
	padding: 0;
	}	

.sidelist ul li a  {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #1a1a1a;
	}

.sidelist ul li a:hover {
	color: #7bc2db;
	}
	
.sidelist small {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #266f9e;
	width: 100px;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
.sidelist .knop {
	margin: 5px 0 0 12px;
	padding: 0;
	width: 134px;
	height: 18px;
	border: 1px solid #cecece;
	background: url(images/sideknop.gif) repeat-x ;
	cursor: pointer;
	}
	
.sidelist .knop p {
	margin: 2px 0 0 0;
	padding: 0;
	width: 134px;
	height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #266f9e;
	cursor: pointer;
	}
	
.sidelist  .knop p a {
	margin: 0;
	padding: 0;
	width: 134px;
	height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #266f9e;
	cursor: pointer;
	text-decoration: none;
	}	
	
/* FOOTER SPECIFICS */

#footer p {
	margin: 0;
	padding: 4px 0 0 7px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #a6cbe3;
	}
	
#footer a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #cfdbe3;
	text-decoration: none;
	}