@charset "utf-8";
/* CSS Document */

body { margin:0px; padding:0px; }
h1,h2,h3,h4,p { margin:0px; padding:0px; }
a { display:block; }

#conteiner {
	width:899px;
	height:900px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:899px;
	height:270px;
	background-image:url(../images/head.jpg);
}


#title {
	width:800px;
	height:34px;
	background-image:url(../images/sh01.gif);
	background-repeat:no-repeat;
	margin-top:20px;
}

.title {
	font-size:30px;
	text-indent:-9000px;
}

.verhuur {
	padding-right:200px;
}

#title h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#31a68b;
	float:left;
	text-indent:-9000px;
}

#columnLeft {
	width:338px;
	float:left;
	margin-top:22px;
	border-right:1px solid #e8e8e8;
	padding-right: 11px;
}

#imageLeft {
	width:314px;
	height:105px;
	background-image:url(../images/x01.jpg);
	border:6px solid #e6e8e5;
	/*margin-left:39px;*/
}

#textLeft {
	width:310px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6c6c6c;
	line-height:21px;
	padding-top:31px;
	/*padding-left:39px;*/
}

#columnRight {
	width:492px;
	float:right;
	margin-top:22px;
	margin-right:30px;
}

#textRight {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6c6c6c;
	line-height:21px;
}

#bottom {
	width:800px;
	height:136px;
	background-image:url(../images/spl.gif);
	background-repeat:no-repeat;
	margin-top:30px;
	float:left;
}

#bottom_buttons {
	width:441px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
}

/* Buttons */

#address {
	width:139px;
	height:72px;
	float:left;
	background-image:url(../images/b01.gif);
	background-repeat:no-repeat;
	padding-top:6px;
}

#address span {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#007b5f;
	padding-left:55px;
}

#telephone {
	width:164px;
	height:72px;
	float:left;
	padding-top:6px;
	background-image:url(../images/b02.gif);
	background-repeat:no-repeat;
}

#telephone span {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#007b5f;
	padding-left:70px;
}

#contact {
	width:138px;
	height:72px;
	float:left;
	padding-top:6px;
	background-image:url(../images/b03.gif);
	background-repeat:no-repeat;
}

#contact a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#007b5f;
	text-decoration:none;
	padding-left:66px;
}

#contact a:hover {
	text-decoration:underline;
}

#footer {
	width:800px;
	height:61px;
	background-color:#e8e8e8;
	float:left;
}

#footerText {
	width:180px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#575757;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}