body {
	background: #e6ddc9 url('../images/tiler.png') repeat-x center top;
	color: black;
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

td {
	vertical-align: top;
}

img {
	border: 0px;
}

p {
	padding: 0px;
	margin: 0px;
}

a {
	color: #bd0150;
	text-decoration: none;
}

ul, li {
	padding: 0;
	margin: 0;
}

hr {
	border: 0;
	border-top: 1px solid #dadada;
	margin: 14px 0 14px 0;
	padding: 0;
}

a:active, a:active * {
	outline: none !important;
	-moz-outline-style: none !important;
}

a:focus, a:focus * {
	outline: none !important;
	-moz-outline-style: none !important;
}

div.container {
	position: relative;
	width: 483px;
	height: 195px;
	margin: 17px auto 0 auto;
	text-align: left;
	overflow: hidden;
	background-image: url('../images/background.png');
	padding-top: 269px;
	padding-right: 50px;
	padding-left: 50px;
}

div.logo {
	position: absolute;
	top: 45px;
	left: 50px;
}

div.is_geregistreerd {
	position: absolute;
	top: 61px;
	right: 50px;
}

div.domain {
	position: absolute;
	top: 140px;
	left: 50px;
	color: white;
}

div.domain span.domain {
	font-size: 24px;
	line-height: 40px;
}

div.main {

}
