
body{
	margin: 0px;
	padding: 0px;

	overflow-x: hidden;
	overflow-y: auto;
}

body,p,td{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}

a{
	color: #f18731;
}

p{
	margin: 0px;
	padding: 0px;	
}

h1{
	color: #000000;
	font-size: 22px;
	font-family: verdana;
}
h2{
	font-size: 22px;
	font-family: verdana;
	color: #ff7800;
}

#top{
	margin: 0px;
	padding: 0px;	

	width: 100%;
	height: 120px;

	background: url(http://www.bloemit.nl/system/images/top_repeat.jpg);
	background-repeat: repeat-x;
}

#logo{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;	

	width: 337px;
	height: 120px;

	background: url(http://www.bloemit.nl/system/images/logo.gif);
	background-repeat: no-repeat;
}

#bottom{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;	

	width: 1027px;
}

#left{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;	

	width: 337px;
	height: 844px;
}

#leftbottom{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;	

	width: 337px;
	height: 780px;

	background: url(http://www.bloemit.nl/system/images/left_repeat.jpg);
	background-repeat: repeat-x;
}

#logo2{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;	

	width: 337px;
	height: 64px;

	background: url(http://www.bloemit.nl/system/images/logo2.gif);
	background-repeat: no-repeat;
}

#right{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;	

	width: 680px;
	height: 844px;

	background-color: #e1e1e1;
	
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
}

#menublock{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;	

	width: 680px;
	height: 30px;
}
#menu{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;	
}

#menu li{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;

	margin-left: 20px;

	list-style-type: none;
	
	width: 144px;
	height: 30px;

	background: url(http://www.bloemit.nl/system/images/menutab.jpg);
	background-repeat: no-repeat;

	text-align: center;
}
#menu li a{
	display: block;
	margin-top: 6px;
	color: #010101;
	text-decoration: none;
	font-family: verdana;
	font-size: 16px;
}

#menu li.active a{
	color: #ff7800;
}

#leftblock{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;	

	width: 257px;

	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;

}

#righttext{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;	

	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;

	width: 600px;
	height: 200px;
}

#rightimages{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;	

	padding-left: 40px;
	padding-right: 40px;

	width: 600px;
	height: 340px;
}

#contactinfo{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;

	padding-left: 40px;
	padding-right: 20px;

	width: 280px;
	height: 230px;
}

#contactinfo h2{
	padding-top: 0px;
	margin-top: 0px;
}

#contactform{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;

	padding-right: 40px;
	padding-left: 20px;

	width: 280px;
	height: 230px;

	font-size: 10px;
}

#send{
	position: relative;
	float: right;
}
