/* CSS Document */
*					{ overflow: hidden; }

body 				{	font-family: Arial, Helvetica, sans-serif; font-size: 11px; background: #FFFFFF url(../resources/main_bg.jpg) repeat-x; color: #640032;	margin: 0; text-align: center; }
h4					{	padding: 0px; margin: 0px; }
h5					{	font-size: 11px; padding: 0px; margin: 0px; }

a:link, a:visited 	{ 	color: #640032; text-decoration: underline; }
a:hover, a:active	{ 	color: #000; }

#wrapper			{	width: 1000px; text-align: left; margin: 0 auto; background-color: #FFFFFF; text-align: justify;  }
#header				{	height: 80px; background: #640032; }
.roommade_logo		{	position: relative; left: 20px; top: 10px; }
#main				{	clear: both; padding: 5px 5px 5px 0px;}
#menu				{	width: 250px; min-height: 538px; float: left; background: #FFF url(../resources/gradient.jpg) repeat-x; margin-right: 5px; }
#menu_logo			{	position: relative; left: 6px; top: 60px; }

#buttons			{ 	margin-top: 50px; }
.menu_bt			{	width: 180px; height: 16px; margin: 10px 35px 10px 25px; padding: 10px; clear: both; display: block; background-color: #640032; font-size: 14px; }
#buttons a:link, #buttons a:visited		{	color: #EFEFEF; text-decoration: none; }
#buttons a:hover	{	background-color: #78003c; color: #FFFFFF; }
#buttons a:active	{	background-color: #460123; color: #FFFFFF; width: 178px; height: 14px; border-left: #000 1px solid; border-top: #000 1px solid; border-right: #7c003e 1px solid; border-bottom: #7c003e 1px solid;  }

#content			{	width: 740px; float: left; height: 538px; background-color: #FFFFFF;  }
#content_img		{	position: relative; top: -543px; height: 0px; width: 740px; }
#footer				{ 	clear: both; padding: 8px 0px 5px 12px; height: 20px; background-color: #640032; color: #FFFFFF; font-size: 11px; letter-spacing: 0.1em; }
#footer a:link, #footer a:visited	{ color: #FFFFFF; text-decoration: none; }
#footer a:hover, #footer a:active	{ color: #FF0099; text-decoration: underline; }

#bedrijf			{	background: #FFF url(../resources/bedrijf_bg.jpg) center top no-repeat; min-height: 488px; padding: 50px 5px 5px 5px; visibility: hidden;	}
#bedrijf_txt		{	width: 400px; }
#bedrijf_img		{	}
#bedrijf_open		{	width: 400px; margin-top: 50px; }

#parket				{	background: #FFF url(../resources/parket_bg.jpg) center top no-repeat; min-height: 488px; padding: 50px 5px 5px 5px; visibility: hidden;}

#laminaat			{	background: #FFF url(../resources/laminaat_bg.jpg) center top no-repeat; min-height: 488px; padding: 50px 5px 5px 5px; visibility: hidden;}

#ondervloeren		{	background: #FFF url(../resources/ondervloeren_bg.jpg) center top no-repeat; min-height: 488px; padding: 50px 5px 5px 5px; visibility: hidden;}

#bwood				{	background: #FFF url(../resources/bwood_bg.jpg) center top no-repeat; min-height: 488px; padding: 50px 5px 5px 5px; visibility: hidden;}

#plafondenwand		{	background: #FFF url(../resources/plafondenwand_bg.jpg) center top no-repeat; min-height: 488px; padding: 50px 5px 5px 5px; visibility: hidden;}

#contact			{	background: #FFF url(../resources/contact_bg.jpg) center top no-repeat; min-height: 498px; padding: 40px 5px 5px 5px; visibility: hidden; }
#contact_sent		{	}
#contact input		{ 	width: 240px; font-size: 11px; }
#contact select		{ 	width: 240px; font-size: 11px; }
#contact textarea	{ 	width: 630px; height: 100px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;  }
#contact_zp input	{ 	width: 16px; margin-right: 5px; margin-left: 5px; }
#contact_mv input	{ 	width: 16px; margin-right: 5px; margin-left: 5px; }
#contact h3			{	padding: 10px 0px 4px 0px; margin: 0; }

#content_top		{	height: 350px; }

#content_txt		{	width: 400px; float: left; margin-right: 10px; }
#content_br			{	float: left; min-height: 200px; }
#content_pdf		{	float: left; margin-top: 12px; width: 400px; color: #666666; }
#content_pdf a:link, #content_pdf a:visited	{ color: #666666; }
#content_pdf a:hover, #content_pdf a:active	{ color: #640032; }
.frm input			{	border: #cfcfcf 1px solid; }
.frm select			{	border: #cfcfcf 1px solid; }
.frm textarea		{	border: #cfcfcf 1px solid; }
