/* © Kniest Multimedia - Grafische vormgeving, XHTML & CSS door Derk Pronk */
* {
margin: 0px;
padding: 0px;
border: 0px;
color: #0B406A;
font-family: tahoma, verdana, arial;
font-size: 11px; }

body {
	text-align: center;
	background: url("../img/top_bg.jpg") repeat-x 0px 0px;  }

html, body {
	height: 100%; }

br.clear {
	clear: both; }

#container {
	position: relative;
	width: 680px;
	margin: 0 auto;
	background: url("../img/header_bg.jpg") no-repeat 0px 135px;
	text-align: left; }

img.logo {
	margin: 35px 0px 160px 184px; }

#hostedby {
	width: 518px;
	margin: 0px 0px 0px 81px;
	background: url("../img/hostedby_top_bg.jpg") no-repeat 0px 0px; }

#hby {
	width: 488px;
	padding: 15px;
	background: url("../img/hostedby_bottom_bg.jpg") no-repeat 0px 100%; }

h1 {
	position: absolute;
	top: 195px;
	width: 100%;
	text-align: center;
	font-family: trebuchet ms, arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF; }

p {
	line-height: 18px; }

#domeincheck {
	position: relative;
	width: 580px;
	height: 52px;
	margin: 18px 0px 10px 0px;
	background: url("../img/domeincheck.jpg") no-repeat 0px 0px; }

input.domeinnaam {
	position: absolute;
	top: 18px;
	left: 162px;
	width: 131px;
	height: 16px;
	padding: 1px 4px 0px 4px;
	background: transparent; }

input.submit {
	position: absolute;
	top: 18px;
	left: 314px;
	width: 78px;
	height: 17px;
	background: transparent; }

/* link opmaak */

a:link, a:active, a:visited {
	color: #238FE9;
	text-decoration: underline; }

a:hover {
	color: #238FE9;
	text-decoration: none; }