/* CSS Document studio MAINart 2007/2008 */

	body {
	margin: 0;
	background-color: #EAEAEA;
	font: normal 12px Verdana, sans-serif;
	letter-spacing: 1px;
	color: #1D2838;
	}
	
	h1 {
	font: normal 1.8em Georia,"Times New Roman", serif;
	color: #993300;
	}
	h2 {
	font: normal 1.3em Georia,"Times New Roman", serif;
	color: #364B6B;
	background-color: #D3D1D1;
	}
	h3 {
	font: normal 1.1em Georia,"Times New Roman", serif;
	}
	h4 {
	font: normal 1em Georia,"Times New Roman", serif;
	}
	
	#wrapper {
		width: 1026px;
		height: 768px;
		}
	#header{
		width: 1026px;
		}
	#content{
		width: 1026px;
		margin: 1px;
		}
	#waar {
	background-color: #364B6B;
	height: 58px;
	border: #FFF 1px solid;
	padding: 2px 0 0 20px;
		}
		
	#nav {
	background-color: #993300;
	border: #FFF 1px solid;
	list-style: none;
	padding: 0.6em 20px;
	margin: 0;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
	font: normal 11px Verdana, sans-serif;
	text-transform: uppercase;
	}
	#nav li { 
	display: inline; 
	padding: 0 0 0 0.6em; 
	border-left: 1px solid #fff; 
	margin: 0 0.3em 0 0; }
	#nav li:first-child { 
	padding-left: 0; 
	border: none;
	}
	
#nav #nav_home a, #nav #nav_hetbedrijf a,#nav #nav_productie a, #nav #nav_grafstenen a, #nav #nav_urnen a, #nav #nav_toebehoren a, #nav #nav_specialeprojecten a, #nav #nav_contact a, #nav #nav_route a {
	color: #fff; 
	text-decoration: none; 
	font-weight: bold;
	background: transparent; 
	}
	
#nav #nav_home a:hover, #nav #nav_hetbedrijf a:hover, #nav #nav_productie a:hover, #nav #nav_grafstenen a:hover, #nav #nav_urnen a:hover, #nav #nav_toebehoren a:hover, #nav #nav_specialeprojecten a:hover, #nav #nav_contact a:hover, #nav #nav_route a:hover {
	text-decoration: underline;
	color: #EAEAEA;
	background: transparent;
	}
	
a:link {
	color: #364B6B;
	text-decoration: underline;
	background: transparent;
	}
	
a:hover {
	color: #000;
	background-color: #D3D1D1;
	}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #1D2838;
	background: transparent;  
	}
	
a:active {
	color: #333;
	background: transparent; 
	font-weight : bold; 
	}
	
#img {
	padding: 20px 5px 5px 0;
	width: 480px;
	float: right;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 0;
	}
	
#tekst {
	width: 450px;
	overflow: hidden;
	padding: 20px 10px 5px 20px;
	margin: 0 10px 10px 0px;
	display: block;
	float: left;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 0;
	}
ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}	
	
#flashContent {
	display: block;
	float: right;
	}
	
.caption {
	background:#EAEAEA none repeat scroll 0%;
	border-bottom:1px solid #D3D1D1;
	font-size:90%;
	font-style:italic;
	line-height:1.2em;
	padding:10px;
	width: auto;
	}
	
#clear {
	clear: both;
	}
	
 #footer {
	width: auto;
	font: normal 11px Verdana, sans-serif;
	letter-spacing: 1px;
	color: #1D2838;
	padding: 5px 0 5px 20px;
	background-color: #D3D1D1;
	border: 1px solid #fff;
	}


/*formulier*/
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 105px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 325px;
  text-align: left;
  } 
