* {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

html{
	height:100%;
	background: #E6E6E6 url(../images/bg.png) bottom fixed repeat-x;
} 

body {
	height: 100%;
	background: url(../images/car_bg.png) no-repeat bottom center fixed;
	margin: 0px;
}

h1 {
	color: #CB1503;
	margin-bottom: 5px;
	font-size: 32px;
}

h2 {
	color: #CB1503;
	margin-bottom: 5px;
	font-size: 20px;
}

p {
	margin: 13px 4px 13px 4px;
	vertical-align: middle;
}

img {
	position: fixed;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	margin-top: 20px;
}

ul li {
	list-style-image: url(../images/list_bullet.png);
	margin: 12px 0px 12px 0px;
}

a {
	text-decoration: none;
	color: #CB1503;
}

a:hover {
	color: #9B1408;
}

.center {
	text-align: center;
}

div#container {
	width: 850px;
	height: 385px;
	position: absolute;
	left: 50%;
	top: 100%;
	margin-top: -582px;
	margin-left: -390px;
	padding: 10px;
}

div#left {
	width: 500px;
}

div#right {
	float: right;
	margin-right: 81px;
}

div#login {
	margin-top: 10px;
	background: url(../images/login_bg.png) no-repeat;
	width: 256px;
	height: 115px;
}

div#registration {
	margin-top: 10px;
	background: url(../images/registration_bg.png) no-repeat;
	width: 256px;
	height: 81px;
	padding-top: 11px;
}

div#registration label, div#registration input {
	margin: 13px;
}

div#feedback {
	margin-top: 10px;
	background: url(../images/feedback_bg.png) no-repeat;
	width: 256px;
	height: 227px;
	padding-top: 11px;
}

div#feedback h2, div#feedback p {
	margin-left: 11px;
}

div#feedback p {
	font-weight: bold;
	margin-top: 0px;
}

#feedback-label {
	display: none;
}

#feedback-element {
	border: 0px;
	background: url(../images/feedback_textarea_bg.png) no-repeat;
	width: 233px;
	height: 83px;
	margin: -17px 0px 0px 11px;
}

#feedback-element textarea {
	background: none;
	border: none;
	width: 220px;
	height: 65px;
}

#submit_feedback-label {
	display: none;
}

#submit_feedback {
	margin-top: 16px;
	margin-left: -2px;
}

p#footer {
	font-size: 10px;
	color: #A8A8A8;
	position: absolute;
	top: 100%;
}

p#footer a {
	color: #A8A8A8;
}

p#footer img {
	margin-top: -1px;
	margin-left: 5px;
}

dt, dd {
	margin: -6px 13px 14px 15px;
}

dd {
	float: left;
	width: 60px;
}

dt {
	float: left;
	clear: both;
	width: 60px;
}

dd#emailreg-element, dd#wachtwoordreg-element, dd#emaillog-element, dd#wachtwoordlog-element{
	margin-left: -35px;
	margin-right: 0px;
	width: 113px;
	height: 15px;
	background: url(../images/input_bg.png) no-repeat;
	padding: 3px 5px 7px 5px;
}

dd input {
	border: 0px none;
	width: 110px;
	background: url(../images/input_input_bg.png) no-repeat;
}

input[type="submit"]{
	width: 140px;
	height: 25px;
	background: url(../images/button_bg.png) no-repeat;
	border: none;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

input[type="button"], #submit_feedback {
	width: 232px;
	height: 25px;
	background: url(../images/large_button_bg.png) no-repeat;
	border: none;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

dd#submit_reg-element, dd#submit_log-element {
	margin-left: -33px;
}

dd#submit_reg-element input, dd#submit_log-element input {
	width: 123px;
}

p.notice {
	position: absolute;
	background-color: #cb1503;
	margin-left: 188px;
	margin-top: -5px;
	background: url(../images/error_bg.png) no-repeat;
	text-align: center;
	width: 140px;
	height: 23px;
	border: none;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
}

ul.errors {
	position: absolute;
	background-color: #cb1503;
	margin-left: 90px;
	margin-top: -38px;
	background: url(../images/error_bg.png) no-repeat;
	text-align: center;
	width: 140px;
	height: 23px;
}

form#feedback ul.errors {
	margin-top: -108px;
}

ul.errors li {
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 0px;
}

div#registrationForm {
	float: left;
}

div#registrationForm form {
	margin-top: -10px;
}

div#registrationForm dt {
	width: 110px;
	margin-left: 5px;
}

.small {
	font-size: 10px;
}

.succes {
	background-color: #e4fcc9;
	border: 1px solid #6da42b;
	color: #6da42b;
	padding: 3px 10px 3px 10px;
	margin-top: 20px;
}

div#box_main {
	width: 503px;
	padding-top: 10px;
}

div#my_left_box {
	background: url(../images/boxes.png) no-repeat;
}

div#my_right_box {
	background: url(../images/boxes_right.png) no-repeat;
	padding: 10px 5px 5px 15px;
}

div#my_left_box {
	width: 230px;
	height: 250px;
	padding: 10px 5px 5px 15px;
}

div#my_left_box h2, div#my_left_box ul {
	margin-bottom: -10px;
}

div#my_right_box {
	width: 230px;
	height: 300px;
	float: right;
}

div#my_right_box p img {
	margin: 40px 0px 0px -4px;
	display: block;
	width: 215px;
}

/*div#my_right_box p img {
	margin-top: 87px;
}*/

.green {
	color: #6da42b;
	background-color: #eafecf;
	border: 1px solid #6DA42B;
	padding: 10px;
	font-weight: bold;
	font-size: 15px;
	margin-right: 10px;
}

form#feedback dt#email-label, form#feedback dd#email-element {
	display: none;
}