/* CSS Document */

html{
	overflow:auto;
	background-color:#333333;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	text-align:left;
	font-color: #464646;
}

h2{
 	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	color: #464646;
	font-style: normal;
	
}

em{
	color: #FF0000
}

p{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	color: #464646;
}

hr{
	float: left;
	height: 1px;
	width: 449px;
	color: #7f7f7f;
	margin-left: 47px;
	margin-top: 10px;
	
}

#container{
	height: auto;
	width: 980px;
	border: 1px solid;
	background-color:#FFFFFF;
	margin:0 auto;
}

#header{
	height: 320px;
	width: 980px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}

#buttons{
	float: left;
	height: 35px;
	width: auto;
	margin-top: 265px;
	margin-left: 501px;
	_margin-left: 250px
}

#buttons ul{
	margin: 0px;
	padding: 0px;
}

#buttons ul li{
	list-style: none;
	float: left;
}


#buttons img{
	width: auto;
	display:block;
	float: left;
	border: none;
	padding: 0px;
	margin: 0px;
	padding-left: 28px;
}

#titelpagina{
	height: 57px;
	width: 980px;
}

#titelpagina img{
	margin-left: 47px;
	margin-top: 10px;
}

#content{
	height: 480px;
	width: 980px;
}

#content_bloemen{
	height: 600px;
	width: 980px;
}

#content_cadeaus{
	height: 300px;
	width: 980px;
}

#contentlocatie{
	height: 480px;
	width: 980px;
}


#leftcontent{
	float: left;
	height: auto;
	width: 449px;
	padding-left: 47px;
	padding-top: 10px;
	color: #464646;
}

.vinkje{
	margin-top: 5px;
	margin-left: 18px;
}

#rightcontent{
	height: auto;
	width: auto;
	margin-left: 10px;
	color: #464646;
}

#rightcontent_contact{
	width:400px;
	height:310px;
	float:right;
	margin:10px 40px 0 0;
}

#rightcontent form{
	margin-right: 20px;
}

#rightcontent fieldset{
	padding-left: 10px;
	width: 430px;
}

#rightcontent iframe{
	margin-left: 30px;
	margin-top: 10px;
}

.img_home_1{
	float: left;
	margin-left: 31px;
	margin-top: 5px;
	border: none;
}

.img_home_2{
	float: left;
	padding-left: 31px;
	margin-top: 5px;
	border: none;
}

.img_home_3{
	float: left;
	padding-left: 31px;
	margin-left: 105px;
	margin-top: 5px;
	border: none;
}

.img_home_4{
	float: left;
	border: solid 1px #000000;
	margin-left: 60px;
}

#rightcontent2{
	float: left;
	width: 194px;
	margin-left: 34px;
}

#rightcontent3{
	float: left;
	width: 194px;
	margin-left: 34px;
}

#rightcontent4{
	float: left;
	margin-left: 34px;
	margin-top: 10px;
}

#rightcontent4 table{
	margin-left: 34px;
}

#fotos{
	width:400px;
	height: auto;
	float:left;
	margin-left: 48px;
	margin-top: 11px;
	border: none;
}

#fotos img{
	border: none;
	padding-left: 17px;
	padding-bottom: 17px;
}

#footer{
	height: 185px;
	width: 980px;
	background-image: url(../img/footer.jpg);
}

#leftfooter{
	float: left;
	padding-top: 132px;
	padding-left: 70px;
	color: #005206;
}

#leftfooter a{
	color: #005206;
	text-decoration: none;
}

#leftfooter a:hover{
	color: #005206;
	text-decoration: underline;
}

#rightfooter{
	float: right;
	padding-top: 115px;
	padding-right: 140px;
	color: #005206;
}

#rightfooter a{
	color: #005206;
	text-decoration: none;	
}

#rightfooter a:hover{
	text-decoration: underline;
}



.inputbox2{
	width:250px;
	border:#000000 solid 1px;
	color:#000000;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:5px;
	font-weight:normal;
}

.submit_button{
	color:#FFFFFF;
	border:0px;
	margin-top:8px;
	padding:2px;
	font-size:11px;
	font-weight:bold;
	background-color:#53ca3c;
	border:#000000 solid 1px;
	cursor:pointer;
	margin:0 0 0 163px;
}
