/* general style */
* {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

body {
	font-family: calibri, tahoma;
	font-size: 14px;
	color: #000;
	background: #fff url('../images/achtergrond.jpg') repeat;

	height: 100%;
}

.clear {
	clear: both;
}

#wrapper {
	width: 926px;
	height: 100%;
	margin: 10px auto 0 auto;
}

.bg {
	background: url('../images/bgrepeat.png') repeat;
	height: 100%;
}

#header {
	width: 926px;
	height: 170px;
	background: url('../images/header.png') no-repeat;
}

#menu {
	width: 924px;
	height: 47px;
	border: 0px solid #282828;
	background: #cc0000;
}

#menu ul {
	list-style: none;
	margin-left: 12px;
}

#menu ul li {
	float: left;
	margin: 13px 30px 0 5px;
}

#menu ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#content {
	width: 926px;
	height: 100%;
	background: #fff;
}

#columnLeft {
	width: 220px;
	height: 100%;
	float: left;
}

ul#submenu {
	width: 210px;
	margin: 20px 0 0 10px;
}

ul#submenu li {
	list-style-image: url('../images/submenuListstyle.png');
	list-style-position: inside;
	background: #fff;
	padding: 2px 0 5px 10px;
}

ul#submenu li a {
	font-size: 16px;
	color: #c00;
	text-decoration: none;
}

ul#submenu li a:hover {
	color: #0c0;
}

ul#submenu .title a, ul#submenu .title {
	color: #0000ff;
	list-style: none;
	font-weight: bold;
	font-size: 17px;
	margin: 10px 0 -5px 0;
	background: #fff;
}

ul#submenu .title a:hover {
	text-decoration: underline;
}

#columnMid {
	width: 420px;
	height: 100%;
	float: left;
	padding: 20px 20px 20px 20px;
background: #fff;

}

a {
	color: #0000ff;
}

a:hover {
	text-decoration: none;
}

ul {
list-style: inside;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: calibri;
	color: #00cc00;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: calibri;
	color: #fff;
	margin-top: 20px;
}

p {
	margin: 5px 0 5px 0;
	text-align: justify;
background: #fff;

}

.block {
	width: 450px;
	margin: 0 0 30px 0;
}

.block table {
	margin: 5px 0 10px 0;
}

.block table th {
	text-align: left;
	width: 100px;
	font-weight: bold;
	font-size: 13px;
}

.exampleButton {
	width: 136px;
	height: 31px;
	background: url('../images/exampleButton.png') no-repeat;
	margin: 10px auto 0 auto;
	padding: 6px 0 0 10px;
}

.exampleButton a {
	color: #e70002;
	font-size: 13px;
	text-decoration: none;
}

.exampleButton a:hover {
	text-decoration: underline;
}

.order {
	width: 510px;
	margin: 10px 0 0 0;
	height: 50px;
}

.order div {
	float: left;
}

.orderbg {
	width: 159px;
	height: 25px;
	background: url('../images/orderBG.png') no-repeat;
	text-align: center;
	padding: 4px 0 0 0;
	margin: 5px 5px 0 0;
	float: left;
	font-size: 13px;
}

.order a {
	color: #fff;
	text-decoration: none;
}

.order a:hover {
	text-decoration: underline;
}

.order p {
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
}

#columnRight {
	width: 240px;
	float: right;
	margin-bottom: 20px;
background: #fff;

}

.blockTop {
	width: 243px;
	height: 25px;
	background: url('../images/blockTop.png') no-repeat;
	margin-top: 20px;
}

.blockMid {
	width: 241px;
	background: #fff;
	border: 0px solid #313131;
	border-top: none;
}

.blockMid .advertising {
	width: 234px;
	height: 60px;
	margin: 0 0 0 4px;
}

.blockMid .linkpartners {
	margin: 0 10px 10px 10px;
}

.blockMid .linkpartners li {
	list-style-image: url('../images/blockListstyle.png');
	list-style-position: inside;
	font-size: 15px;
	padding: 0 0 5px 0;
}

.blockMid .linkpartners li a {
	color: #c00;
	text-decoration: none;
}

.blockMid .linkpartners li a:hover {
	color: #0c0;
}

#footer {
	width: 926px;
	height: 24px;
	background: #c00;
	text-align: center;
	padding-top: 5px;
	color: #fff;
}

#footer a {
	color: #fff;
}

img {
	border: none;
}

ul.links li {
	list-style-position: inside;
	list-style-type: square;
}

ul.links li a {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #bdbdbd;
}

ul.links li a:hover {
	color: #fff;
	border-bottom: 1px solid #e70002;
}

table.contactform {
	margin: 20px 0 20px 0;
}

table.contactform td {
	vertical-align: top;
}

table.contactform input {
	border: 1px solid #393939;
	width: 280px;
	vertical-align: top;
	background: #0c0c0c;
	color: #fff;
}

table.contactform textarea {
	width: 280px;
	height: 50px;
	border: 1px solid #393939;
	vertical-align: top;
	background: #0c0c0c;
	color: #fff;
}

table.contactform .postcode {
	width: 61px;
}

table.contactform .place {
	width: 214px;
}

table.contactform .submit {
	width: 90px;
	float: right;
	background: #fff;
	color: #000;
	font-size: 11px;
	height: 20px;
}

table.contactform .submit:hover {
	background: #fff;
}

p.small {
	font-size: 11px;
	margin: 10px 0 10px 0;
	color: #ff0000;
}

table {
	margin-left: 0;
}

