/* ------------ DEFAULT STYLES ------------ */

html {
	background: url('../gfx/background4.gif') center top repeat-y;
}

body, textarea {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

body {
	padding: 30px 0;
}

div#wrapper { 	
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0px auto;
	width: 790px;
	color: #7a7a7a;
	background: #ffffff url('../gfx/wolken5.jpg') center top no-repeat; 
	border: 1px solid #999da6;
	-moz-border-radius: 11px 9px;
}

h1 {
	padding: 0;
	margin: 15px 15px 15px 15px;
	width: 200px;
	height: 60px;
}

h1 em {
	display: none;
}

h2 {
	font-size: 12px;
	padding: 15px 0px 0px 0px;
	width: 100%;
}


/* ---------- NAVIGATION STUFF ----------- */
#menu {
	list-style-type: none;
	border-top: 2px solid #1e05b4;
	border-bottom: 2px solid #1e05b4;
	margin: 30px 0px 0px 0px;
	height: 20px;
	padding: 0;
}

#menu li {
	float: left;
	width: 158px;
	text-align: center;
	line-height: 20px;
	padding: 0;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
}

#menu li a {
	display: block;
	width: 100%;
	height: 100%;
	white-space: nowrap;
	text-decoration:none;
	color: #7a7a7a;
	background-color: inherit;
}

#menu li a:hover {
	background-color: #1e05b4;
	text-decoration:none;
	color: #fff;
	border-top: #fff;
}


/* ------------- CONTENT STUFF -------------- */
#content {
	padding: 30px 20px 10px 20px;
	margin: 0;
	width: 540px;
	text-align: justify;
	min-height: 299px;
}

#content p { margin: 0 0 25px 0; padding: 0; }

#content a { font-weight: bold; text-decoration:none; color: #1e05b4; background-color: inherit; }
#content a:visited { font-weight: bold; text-decoration:none; color:#1e05b4; background-color: inherit; }
#content a:hover { font-weight: bold; border-bottom: 1px dotted #1e05b4; color: #1e05b4; background-color: inherit; }

#content a.smallink { font-size: 10px; }

#content td.prijs { font-size: 20px; font-weight: bold; }
#content td.note { font-size: 10px; font-style: italic; }

#content ul { list-style-type: square; }

#content span.kop { text-decoration: underline; font-weight: bold; }

#content span.nadruk { font-weight: bold; }

address { font-style: normal; margin: 5px 0; } 


/* ------------- TABLE STUFF ------------- */

td {
	color: #7a7a7a;
	background-color: #FFFFFF;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	font-size: 11px;
}

table.tabula {
	border-top: 1px solid #777777;
	margin: 20px auto;
	width: 95%;
}

table.tabula tr.row1 td,
table.tabula tr.row2 td,
table.tabula tr.row3 td {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	padding-right: 8px;
	line-height: 25px;
	text-align: right;
}

table.tabula th {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	text-align: center;
	color: #7a7a7a;
	background-color: #d9dbe0;
	vertical-align: top;
}

table.tabula tr.row1 td, table.tabula tr.row1 th {
	color: #7a7a7a;
	background-color: #e8eaf1;
	vertical-align: top;
}

table.tabula tr.row2 td, table.tabula tr.row2 th {
	color: #7a7a7a;
	background-color: #f5f5f9;
	vertical-align: top;
}

table.tabula tr.row1 td.desc,
table.tabula tr.row2 td.desc,
table.tabula tr.row2 td.note,
#extra-domains td.note,
th.desc {
	border-left: 1px solid #777777;
	text-align: left;
	padding-left: 8px;
}

table.tabula tr.row1 td.note, 
table.tabula tr.row2 td.note {
	line-height: 15px;
	font-weight: normal;	
}


table.tabula tr.nostyle td {
	background-color: transparent;
	border: none;
}

#extra-domains td,
#extra-domains th {
	padding-left: 50px;
	text-align: left;
}

#extra-domains td.desc,
#extra-domains th.desc {
	width: 40%;
}


/* ------------- FORM STUFF ------------- */

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#submit-button-box {
	margin-top: 6px;
}

#content form dt {
	float: left;
	display: block;
	width: 100px;
	margin: 6px 0 0 0;
}

#content form dd {
	display: block;
	width: 400px;
	margin: 6px 0px 0px 100px;
}

#checkdomain fieldset {
	position: absolute;
	top: 23px;
	right: 10px;
	border: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#checkdomain legend {
	font-size: 80%;
	margin: 0 0 2px 0;
	padding: 0;
	display: block;
}

#checkdomain #name {
	color: #000;
	background-color: #e8eaf1;	
}

#checkdomain #submitbutton {
	font-size: 9px;
}

#contactform {
	margin-bottom: 21px;
}


/* ------------ IMAGE STUFF ------------ */

#datacenter1,
#datacenter2,
#datacenter3 {
	position: absolute;
	right: 20px;
	border: 1px solid #999da6;
}

#datacenter1 { background: #fff url('../gfx/datacenter-1.jpg'); width: 180px; height: 119px; top: 165px; color: #7a7a7a; }
#datacenter2 { background: #fff url('../gfx/datacenter-2.jpg'); width: 180px; height: 119px; top: 305px; color: #7a7a7a; }
#datacenter3 { background: #fff url('../gfx/datacenter-3.jpg'); width: 180px; height: 119px; top: 445px; color: #7a7a7a; }
