A:link{text-decoration: none; color: #E73D57;}
A:visited{text-decoration: none; color: #E73D57;}
A:active{text-decoration: none; color: #E73D57;}
A:hover{text-decoration: underline; color: #E73D57;}


body {
	background: #dcddff url( ../images/design/background.gif ) repeat-x;
	margin: 0px;
	font-family: Arial, Verdana;
	overflow: -moz-scrollbars-vertical;
}
td {
	font-size: 9pt;
	line-height: 150%;
}
h1 {
	font-size: 11pt;
	color: #241B59;
	margin-bottom: 10px;
}

.sidespace {
}
.shadow_left {
	width: 10px;
	font-size: 1pt;
/*	background: url(../images/design/shadow_left.gif) right repeat-y;*/
	border-right: 1px solid #000000;
}
.shadow_right {
	width: 10px;
	font-size: 1pt;
/*	background: url(../images/design/shadow_right.gif) left repeat-y;*/
	border-left: 1px solid #000000;
}
.main {
	width: 758px;
	background: #F2F3ED url(../images/design/background.jpg) center top repeat-x;
	vertical-align: top;
	text-align: center;
}

.navigation {
	height: 32px;
	text-align: left;
	vertical-align: bottom;
	padding: 8px;
}

.banner {
	height: 164px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
}
.body {
	padding: 10px;
	padding-top: 30px;
}
.body_left {
	text-align: left;
	vertical-align: top;
}
.body_right {
	padding-left: 20px;
	text-align: right;
	vertical-align: top;
}
.thumb {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
}

.leesverder {
	background: url(../images/design/leesverder_lijn.gif) repeat-x;
	text-align: right;
	padding-right: 10px;
	height: 30px;
}
.address {
	width: 190px;
	height: 180px;
	background: url(../images/design/address.gif) center top no-repeat;
	text-align: center;
	padding-top: 123px;
}

input.form_submit
{
	width: 140px;
	height: 30px;
	background: url(../images/design/btn_verzenden.gif) center top no-repeat;
	text-align: center;
	cursor: hand;
	border: 0px;
	text-align: left;
	color: c6c8ce;
}
