div#content {
font-size: 11px;
line-height: 17px;
text-align: justify;
}

body a, a:visited{
	color: #89B700;
}

h1 {
color: #666;
font-family: Tahoma, Verdana, Arial;
border-bottom: solid 1px #B8E600;
font-size: 1.7em;
letter-spacing: 1px;
}

h2 {
	color: #a7c940;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.08em;
}

img {
border: none;
}

img#ruiten {
position: relative;
top: 5px;
left: 30px;
}

img#logo {
position: absolute;
top: 20px;
left: 150px;
}

span.menukop {
display: block;
padding-left: 10px;
background-color: #FFF;
font-size: 13px;
font-weight: bold;
font-style: italic;
line-height: 18px;
height: 18px;
color: #89b700;
}

div#menu a {
display: block;
 height: 20px;
 line-height: 20px;
 font-size: 11px;
 border-bottom: 1px solid #FFF;
 text-decoration: none;
 color: #777777;
 padding-left: 30px;
 background-image: url('../img/arrow.gif');
 background-repeat: no-repeat;
 background-position: 16px 6px;
}

div#menu a:hover {
 background-color: #eee;
 color: #000;
}

div#footer .padding, div#footer .padding a {
padding-left: 80px;
padding-right: 10px;
font-size: 10px;
color: #4c4c4c;
text-decoration: none;
}

div#footer .padding a:hover {
color: #666666;
}

div#headerrechts a {
display: block;
float: left;
padding-left: 5px;
padding-right: 5px;
font-size: 11px;
color: #4c4c4c;
text-decoration: none;
border-bottom: 1px solid #c3c3c3;
border-left: 1px solid #c3c3c3;
background-color: #f0f0f0;
}

div#headerrechts a:hover {
background-color: #FFF;
}


/*uitklapmenu */
#topnav {
	position: absolute; 
	left: 150px; 
	top: 59px;
	width: 613px;
	margin: 0 auto;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #f0f0f0;
	list-style-type: none;
	font-family: Arial;
	font-size: 11px;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	border-left: 1px solid #c3c3c3;
        border-top: 1px solid #c3c3c3;
	}
#topnav li {
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	background-color: #f0f0f0;
	height: 21px;
	}
#topnav .begin{
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	background-color: #f0f0f0;
	height: 21px;
}
#topnav a {
	display: block;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	font: Arial 11px black;
	color: #4c4c4c;
	text-decoration: none;
	height: 21px;
	vertical-align: bottom;
	border-right: 1px solid #c3c3c3;
	padding-left: 10px;
	padding-right: 10px;
	}

#dropmenudiv{
	position: absolute;
	background-color: #f0f0f0;
	background-image: url('../img/pullbg.gif');
	left: -10000px;
	border: 1px solid #c3c3c3;
	border-top-width: 0px;
	line-height: 18px;
	z-index: 100;
	padding: 10px; 
	text-align: left;
	margin-left: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}

a.submenu {
	display: block;
	color: #4c4c4c;
	text-decoration: none;
	font-size: 11px; 
	font-family: Arial;
	cursor: hand;
	}
a.submenu:hover {
	color: #000000;
}
a.submenu:visited {
	color: #4c4c4c;
}


div.figure {
	float: left;
	height: 115px;
	border: thin silver solid;
	padding: 0.5em;
	margin: 0.5em;
}
div.figure p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}
div.figure3 {
	float: left;
	height: 160px;
	border: thin silver solid;
	padding: 0.5em;
	margin: 0.5em;
}
div.figure3 p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

div.figure {
	float: left;
	height: 115px;
	border: thin silver solid;
	padding: 0.5em;
	margin: 0.5em;
}
div.figure p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}
div.figure2 {
	float: left;
	padding: 0.2em;
}
div.figure3 {
	float: left;
	border: thin silver solid;
	padding: 2px;
	margin-right: 7px;
}
div.extensie {
	float: left;
	width: 200px;
	font-weight: bold;
	background-color: #E5F2D2;
	padding-left: 7px;
}
div.herkomst {
	float: left;
	width: 175px;
	text-align: center;
}
div.prijs {
	float: left;
	text-align: right;
	width: 170px;
}
div.domein {
	float: left;
	background-color: #75AC28;
	font-weight: bold;
	color: #ffffff;
	width: 200px;
	padding-left: 7px;
}

div.domeinherkomst {
	float: left;
	background-color: #75AC28;
	font-weight: bold;
	color: #ffffff;
	width: 175px;
	text-align: center;
}
div.domeinprijs {
	float: left;
	background-color: #75AC28;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	width: 170px;
	padding-right: 7px;
}
#contact .msn{
	list-style-type: none;
	background: url(../img/msn.gif) no-repeat;
	height: 21px;
	padding-left: 25px;
}

div.pakket {
	width: 280px;
	height: 170px;
	float: left;
	background: #e5f2d2;
	border: solid 1px #75ac28;
	padding-top: 10px;
	margin: 2px;
}
.pakketimg {
	float: left;
}
div.figurer {
	float: right;
}


label {
	width: 250px;
	float: left;
	display: block;
}

legend {
	color: #a7c940;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.08em;
	padding: 2px 6px
}
div.nieuws {
	position: relative; 
	top: -27px;
	float: right;
}
div.datum {
	position: relative; 
	top: -27px;
	color: #777777;
	float: right;
}

div.mbits {
	float: left;
	width: 22px;
	border: 1px solid #000;
	border-left: 0px;
	text-align: center;
}
div.mbits2 {
	float: left;
	width: 22px;
	border: 1px solid #000;
	border-left: 0px;
	border-top: 0px;
	text-align: center;
}

div.mbitsbegin {
	float: left;
	width: 65px;
	border: 1px solid #000;
	text-align: center;
}
div.mbitsbegin2 {
	float: left;
	width: 65px;
	border: 1px solid #000;
	border-top: 0px;
	text-align: center;
}
div#whois {
	width: 350px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
div#whoissmall {
	position: absolute;
	top: 15px;
	left: 543px;
	background-color: #ebebeb;
	width: 211px;
	height: 44px;
	border-left: 1px solid #C4C4C4;
	visibility: visible;
	padding-left: 5px;
	padding-right: 5px;
}

div#whoissmall input, div#whoissmall select{
	font-size: 9px;
	margin-top: 10px;
}