/* @override http://dehotelwaardecheque.nl/bestel/style/style.css */

#main {
	color: #009;
	margin-right: auto;
	margin-left: auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.t_l, .t_r, .b_l, .b_r {
	height: 15px;
	width: 15px;
}

.t_l {
	background: url(../images/kader-midden.gif) no-repeat left top;
}

.t_r {
	background: url(../images/kader-midden.gif) no-repeat right top;
}

.b_r {
	background: url(../images/kader-midden.gif) no-repeat right bottom;
}

.b_l {
	background: url(../images/kader-midden.gif) no-repeat left bottom;
}

.c_t {
	border-top: 2px solid navy;
}

.c_b {
	border-bottom: 2px solid navy;
}

.l_c {
	border-left: 2px solid navy;
}

.r_c {
	border-right: 2px solid navy;
}

.top_content {
	height: 642px;
	background: url(../images/bestellen.jpg
) no-repeat left top;
	width: 947px;
}

.attention {
	color: #900;
	font-weight: bold;
	font-size: 15px;
}

#form {
	margin-top: 10px;
}

#main tbody tr td form table tbody tr td img {
	margin-bottom: 10px;
	margin-top: 10px;
}

input#submit {
	width: 300px;
	height: 90px;
	display: block;
	background: url(../images/bestelknop.gif) no-repeat 30px 18px;
	color: #060;
		border-style: none;
	outline: none;
	font-size: 24px;
	text-align: center;
	cursor: pointer;
	margin-top: 20px;
}

#form tbody tr td {
	padding-bottom: 10px;
	padding-top: 0;
}
