@charset "UTF-8";
/* CSS Document */

@import url("../main.css");

#LeftMenu {
	float: left;
	height: 500px;
	width: 300px;
	margin-left: 2px;
	background-image:url(../../images/Background_LeftMenu_large.png);
	background-repeat: no-repeat;
	background-position:top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#RightContent {
	float: right;
	height: 500px;
	width: 670px;
	margin-right: 2px;
	padding-left:20px;

}
.ImgLink {
	position: relative;
	top: 40px;
	left: 160px;
}
#Container #Content #RightContent h2 {
	margin-left: 35px;
	margin-top: 50px;
	font-weight: normal;
	text-decoration: underline;
}
#Container #Content #RightContent p {
	margin-left: 30px;
	color: #000;
	margin-top: 30px;
	margin-bottom: 10px;
}
#Container #Content #LeftMenu ul {
	line-height: 125%;
	list-style-type: none;
	font-size: 12px;
}
#Container #MainMenu ul li a {
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
}
#Container #Content #RightContent #ContentLink {
	color: #09F;
	position: absolute;
	top: 575px;
	left: 950px;
}
#adres {
	width:200px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:80px;
}
#Container #Content #LeftMenu #adres h1 {
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
#Container #Content #LeftMenu #adres h2 {
	font-size:18px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
.ContactButton {
	width:200px;
	height:20px;
	text-align:center;
	background-image:url(../../images/Buttons/contact_button_up.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:20px;
	margin-left:50px;
}
#ContactFormulier {
	margin-top:20px;
	margin-left:30px;
}#Container #Content #RightContent #ContactFormulier table tr {
	text-align: left;
}
table {
	border:none;
}
.beschrijving {
	width:100px;
}
#verzend {
	margin-bottom:0px;
	margin-top:20px;
	margin-left:135px;
}
#anwb {
	float:right;
	margin-right:25px;
}
.anwb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kaart {
	margin-left:60px;
	float: left;
}
.kaartgroot {
	margin-top:25px;
	margin-left:70px;
}
iframe {
	background:#F8FCDA;
	width:650px;
	height:400px;
	border:none;
}