body {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #FFFFFF;
	font-family: arial;
}

img { 
	behavior: url('algemeen/css/pngbehavior.htc');
	border: 0;
}

a {
	text-decoration: none;
	color: white;
}

form {
	padding: 0;
	margin: 0;
}

#container {
	width:780px;
	margin: 0 auto 0 auto;
}

div.header {
	position: relative;
	height: 160px;
}

#header_shadow {
	width: 100%;
	background: url('../afbeeldingen/achtergrond/content_order_bg.png') repeat-x;
	height: 20px;
}

#header_blue { background: url('../afbeeldingen/achtergrond/header_blue.png') repeat-x; }
#header_orange { background: url('../afbeeldingen/achtergrond/header_orange.png') repeat-x; }
#header_purple { background: url('../afbeeldingen/achtergrond/header_purple.png') repeat-x; }

#logo {
	position:absolute;
	background: url('../afbeeldingen/achtergrond/logo.png') no-repeat;
	top: 40px;
	right:0px;
	width: 200px;
	height: 120px;
}

#calendar {
	position:absolute;
	top: 50px;
	left: 25px;
}

#calendar object {
	position:absolute;
	top: 0px;
	left: 0px;
}

.content {
	position: relative;
	padding: 0;
	margin: 0;
	text-align: left;
}

#login {
	background: url('../afbeeldingen/achtergrond/login.png') no-repeat bottom right;
	padding-bottom: 15px;
}

#account {
	background: url('../afbeeldingen/achtergrond/account.png') no-repeat 100% 60px;
	padding-bottom: 15px;
}

#afhaal {
	background: url('../afbeeldingen/achtergrond/afhaal.png') no-repeat 100% 20px;
	padding-bottom: 15px;
}

#bezorg {
	background: url('../afbeeldingen/achtergrond/bezorg.png') no-repeat top right;
	padding-bottom: 15px;
}

#omschrijving {
	background: url('../afbeeldingen/achtergrond/omschrijving.png') no-repeat top right;
	padding-bottom: 15px;
}

#offerte {
	background: url('../afbeeldingen/achtergrond/offerte.png') no-repeat top right;
	padding-bottom: 15px;
}

#footer {
	background: url('../afbeeldingen/achtergrond/footer.png') repeat-x;
	height: 19px;
	padding: 2px 0 0 5px;
	text-align: left;
	font-size: 11px;
	color: white;
	
}

#link {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEDEDE;
	text-align: right;
	padding-top: 2px;
	padding-right: 2px;
}

a.link:link { color: #DEDEDE; text-decoration: none; }
a.link:visited { color: #DEDEDE; text-decoration: none; }
a.link:active { color: #DEDEDE; text-decoration: none; }
a.link:hover { color: #DEDEDE; text-decoration: underline; }

.content table {
	width: 100%;
}

table.content {
	vertical-align: top;
	font-family: verdana;
	font-size: 11px;
}

.content table td .kop {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 1.75em;
	color: #535154;
}

span.onderwerp {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	line-height: 1.75em;
	color: #535154;
}

.content table td { padding-top: 5px; }

.content table td.menu_right {
	width: 200px;
	background: url('../afbeeldingen/achtergrond/menu_right.png') repeat-y;
	color: white;
	vertical-align: top;
}

div.menu_right {
	background: url('../afbeeldingen/achtergrond/earth.png') no-repeat 0 35px;
	padding: 5px 0 10px 15px;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 1.75em;
	height: 200px;
}

div.menu_right .kop { color: #404040; }

div.menu_right a {
	text-decoration: none;
	color: white;
}

table.order {
	width: 480px;
	color: white;
}

table.history {
	position:relative;
	width: 100%;
	margin-top: 10px;
	color: white;
}

table.order thead, table.history thead {
	background: url('../afbeeldingen/achtergrond/order_thead.png') repeat-x;
	height: 50px;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}

table.order thead td { 
	height: 45px; 
	//height: 50px;
}

table thead img { margin: 0px 15px 0 15px; }
table thead small { font-size: 12px; }

table.order tbody { vertical-align: top; }

table.order tbody tbody{
	background: none;
	height: 0px;
}

table.order tfoot { height: 25px; }

table.blue tbody { background: url('../afbeeldingen/achtergrond/order_blue_tbody.png') no-repeat #00B5E8; }
table.orange tbody { background: url('../afbeeldingen/achtergrond/order_orange_tbody.png') no-repeat #96BD0D; }

table.purple tbody { 
	background: url('../afbeeldingen/achtergrond/order_purple_tbody.png') no-repeat #EE1C24; 
	height: 265px;
}

table.blue_small { height: 190px; }
table.blue_small tbody {
	background: url('../afbeeldingen/achtergrond/order_blue_small_tbody.png') no-repeat #00B5E8;
	height: 140px;
}

table.orange_small { height: 190px; }
table.orange_small tbody {
	background: url('../afbeeldingen/achtergrond/order_orange_small_tbody.png') no-repeat #96BD0D;
	height: 140px;
}

table.purple_small { height: 190px; }
table.purple_small tbody {
	background: url('../afbeeldingen/achtergrond/order_purple_small_tbody.png') no-repeat #EE1C24;
	height: 140px;
}

table.orange tfoot, table.orange_small tfoot { background: url('../afbeeldingen/achtergrond/order_orange_tfoot.png') no-repeat bottom right #96BD0D; }
table.blue tfoot, table.blue_small tfoot { background: url('../afbeeldingen/achtergrond/order_blue_tfoot.png') no-repeat bottom right #00B5E8; }
table.purple tfoot, table.purple_small tfoot { background: url('../afbeeldingen/achtergrond/order_purple_tfoot.png') no-repeat bottom right #EE1C24; }

table.verwijzing {
	margin: 10px 20px 10px 20px;
	width: 100%;
	font-size: 12px;
	color: white;
}

table.verwijzing a { font-size: 11px; }

table.form {
	margin: 5px 20px 10px -20px;
	width: 100%;
}

table.form td {
	font-size: 11px;
	color: white;
}

table.form td.info {
	padding: 0 0 0 40px;
	font-size: 12px;
}

table.form td.label {
	width: 180px;
	text-align: right;
	vertical-align:top;
	padding-top: 9px;
}

table.form td.error { color: black; }
#voorwaarden_error, #voorwaarden_error a { color: black; }

#voorwaarden, #voorwaarden_error {
	padding-left: 155px;
	font-size: 11px;
	
	// padding-left: 159px;	
}

#voorwaarden a, #voorwaarden_error a {
	text-decoration: underline;	
}


#voorwaarden input, #voorwaarden_error input {
	position: relative;
	top: 2px;
	
	background: inherit;	
}

.blue input, .blue textarea, .blue select, .blue_small input { background-color: #CCF0FA; }
.purple input,.purple textarea, .purple select, .purple_small input { background-color: #FCD2D3; }
.orange input, .orange textarea, .orange select, .orange_small input { background-color: #EAF2CF; }

table.form input, table.form textarea, table.form select {
	padding: 2px 2px 0 4px;
	border-width: 1px;
	width: 290px;
	font-family: arial;
	font-size: 11px;
	color: #404040;
}

table.form select { width: 100%; }

table.form input { 
	height: 18px;
	//height: 20px;
}
table.form textarea { height: 100px; }

table.form input.adres {
	float: left;
	width: 227px;
}

table.form input.huisnummer {
	float: right;
	width: 50px;
}

table.form input.input_1v3 {
	float: left;
	width: 80px;
	//width: 85px;
	text-align: right;
}

table.form input.input_2v3 {
	float: left;
	width: 82px;
	//width: 85px;
	text-align: right;
}

table.form input.input_3v3 {
	float: right;
	width: 80px;
	//width: 85px;
	text-align: right;
}

table.form span.seperator {
	float: left;
	//width: 17px;
	padding: 3px 5px 0 5px;
}

table.form input.tijd {
	float: left;
	width: 34px;
	//width: 38px;
	text-align: right;
}

table.form span.seperator_tijd {
	float: left;
	padding: 3px 3px 0 3px;
}

table.history tbody {
	color: black;
	font-size: 12px;
}

table.history tr.row0, table.history tr.row1, table.history tr.header {
	height: 18px;
	color: #404040;
}

table.history tr.header { background-color: #898989; }

table.history tr.row0 {
	background-color: #F2F2F2;
	w: expression(this.onmouseout =  new Function("this.style.backgroundColor = '#F2F2F2';"));
	m: expression(this.onmouseover =  new Function("this.style.backgroundColor = '#EDEDED';"));
}

table.history tr.row1 { 
	background-color: #E6E6E6;
	w: expression(this.onmouseout =  new Function("this.style.backgroundColor = '#E6E6E6';"));
	m: expression(this.onmouseover =  new Function("this.style.backgroundColor = '#E1E1E1';"));
}

table.history tr.row0:hover { background-color: #EDEDED; }
table.history tr.row1:hover { background-color: #E1E1E1; }

table.history tr.row0, table.history tr.row1 { cursor: pointer; }

table.history tr.header td, table.history tr.row0 td, table.history tr.row1 td {
	border-left: 1px solid #404040;
	padding-left: 10px;
	padding-bottom: 2px;
}

table.history tr.header td.first, table.history tr.row0 td.first, table.history tr.row1 td.first { border:0; }

table.history img.verwijderen {
	position: relative;
	left: -6px;
	bottom: 2px;
}

.order_buttons_back {
	padding: 0 0 10px 20px;
	float: left;
}

.order_buttons {
	padding: 0 20px 10px 0;
	float: right;
}

#next_button {
	position: absolute;
	right: 35px;
	top: 140px;
}

#order_button {
	position: absolute;
	right: 35px;
	top: 140px;
}

#offerte_button {
	position: absolute;
	right: 35px;
	top: 210px;
}

#plaats_button {
	position: absolute;
	right: 35px;
	top: 265px;
}

#vraag_aan_2_button {
	position: absolute;
	right: 35px;
	top: 90px;
}

.top_button {
	position: absolute;
	top: 8px;
}

#registreer_login_button { right: 10px; }

/* Menu */

.menu_right a {
	display: block;
	width: 100%;
}

.menu_right a.selected {
	display: block;
	width: 100%;
	background: url('../afbeeldingen/achtergrond/menu_selected.png') repeat-y;
}

/* diensten */

.pagina_content {
	width: 325px;
}

table.content td.tekst {
	text-align:justify;
	padding-right: 35px;
}

