@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	margin-top:68px;
	background:url(../images/body_bg.jpg) repeat-x top;
	text-align:center;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	vertical-align:top;
}

form {
	display:inline;
}

a {
	color:#000;	
	text-decoration:none;
}
	
a:hover {
	text-decoration:underline;
}

.main {
	background:#ececec;
	background:url(../images/bg.jpg) repeat-y top;
	padding:4px;
}

.trailer {
	width:337px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#737373;
	vertical-align:top;
}

.but_left {
	float:left;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}
	
.but_right {
	float:left;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	margin-top:17px;
	margin-left:5px;
	display:inline;
	width:160px;
}

.icon {
	width:233px;
	height:62px;
	display:block;
	background-repeat:no-repeat
}	

h1 {
	margin:0px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#969696;
	text-align:left;
	margin-right:20px;
}

h2 {
	margin:0px;
	margin-right:20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#969696;
	text-align:left;
}

.instructies {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4f8f1f;
	text-align:left;
}

.toegang {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:32px;
	color:#4f8f1f;
	text-align:left;
	padding-left:32px;
}

.stap {
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:9px;
	padding-left:12px;
	text-align:left;
}

.spacer {
	height:32px;
	witdth:32px;
}

.dailer_bg {
	background:#e9e9e9;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:32px;
	padding-left:22px;	
	font-weight:bold;
	text-align:left;
}
 
.number {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4f8f1f;
	line-height:32px;
}

.tarif p {
	padding:0;
	margin:0;
	line-height:14px;
	padding-bottom:3px;
}

.tarif {
	color:#8f8e8e;
	font-size: 10px;
	line-height:32px;
}

.enterbutton {
	border:0px solid white;
	color:white;
	width:77px;
	height:26px;
	background:url(../images/enter.jpg) no-repeat;
	cursor:pointer;
	padding-bottom:5px;
	font-weight:bold;
	text-align:center;
}

.inloggenbutton {
	border:0px solid white;
	color:white;
	width:105px;
	height:26px;
	background:url(../images/inloggen.jpg) no-repeat;
	cursor:pointer;
	padding-bottom:6px;
	font-weight:bold;
	text-align:center;
}

.makeaccountbutton {
	border:0px solid white;
	color:white;
	width:156px;
	height:26px;
	background:url(../images/makeaccount.jpg) no-repeat;
	cursor:pointer;
	padding-bottom:6px;
	font-weight:bold;
	text-align:center;
}

.passwordbutton {
	border:0px solid white;
	color:white;
	width:180px;
	height:26px;
	background:url(../images/wachtwoord.jpg) no-repeat;
	cursor:pointer;
	padding-bottom:6px;
	font-weight:bold;
	text-align:center;
}

