/* CSS Document for Harry Druijf Website by studio MAINart 2004 */

body {
	background: #FFF url(images/backgr.gif) no-repeat;
	margin: 0;
	color: #333;
	background-color: #E0E0E0;
	}
div#nav {
	position: absolute;
	left: 956px;
	top: 93px;
	width: 291px;
	height: 42px;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

/* titles */
div#title1 {
	position: absolute;
	left: 257px;
	width: 545px;
	height: 49px;
	top: 0px;
	background-image: url(images/news.gif);
	display: block;
	}
div#title2 {
	position: absolute;
	left: 257px;
	width: 544px;
	height: 49px;
	top: 0px;
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	}
div#title3 {
	position: absolute;
	left: 257px;
	width: 544px;
	height: 49px;
	top: 0px;
	background-image: url(images/oilp.gif);
	background-repeat: no-repeat;
	}
div#title4 {
	position: absolute;
	left: 257px;
	width: 544px;
	height: 49px;
	top: 0px;
	background-image: url(images/graphart.gif);
	background-repeat: no-repeat;
	}
div#title5 {
	position: absolute;
	left: 257px;
	width: 544px;
	height: 49px;
	top: 0px;
	background-image: url(images/draw.gif);
	background-repeat: no-repeat;
	}
div#title6 {
	position: absolute;
	left: 257px;
	width: 544px;
	height: 49px;
	top: 0px;
	background-image: url(images/mixmed.gif);
	background-repeat: no-repeat;
	}
div#title7 {
	position: absolute;
	left: 257px;
	width: 544px;
	height: 49px;
	top: 0px;
	background-image: url(images/wacolour.gif);
	background-repeat: no-repeat;
	}
div#title8 {
	position: absolute;
	left: 257px;
	width: 544px;
	height: 49px;
	top: 0px;
	background-image: url(images/sculpt.gif);
	background-repeat: no-repeat;
	}
div#title9 {
	position: absolute;
	left: 257px;
	width: 544px;
	height: 49px;
	top: 0px;
	background-image: url(images/spepro.gif);
	background-repeat: no-repeat;
	}
div#title10 {
	position: absolute;
	left: 257px;
	width: 544px;
	height: 49px;
	top: 0px;
	background-image: url(images/docu.gif);
	background-repeat: no-repeat;
	}
div#title11 {
	position: absolute;
	left: 257px;
	width: 544px;
	height: 49px;
	top: 0px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	}
div#title12 {
	position: absolute;
	left: 257px;
	width: 544px;
	height: 49px;
	top: 0px;
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
	}

/* navigatie */
a:link {
	font-weight : bold; 
	text-decoration : underline;
	color: #333;
	background: transparent; 
	}

a:visited {
	font-weight : italic; 
	text-decoration : none;
	color: #666;
	background: transparent;  
	}

a:hover {
	color: #000;
	text-decoration : none;
	background-color: #FFCC66;
	}
	
a:active {
	color: #333;
	background: transparent; 
	font-weight : bold; 
	text-decoration : underline; 
	}
	
#img a:hover {
	background-color: transparent;
	text-decoration: none;
}

#footer a:visited, #footer a:hover, #footer a:active {
	text-align: center;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #003;
	text-decoration: underline;
	}
	
/* inhoud about */
.about {
	margin-top: 0;
	margin-bottom: 1em;
	font: 12px/1.5 "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1.2;
	}
ul#text { 
	display: block;
	list-style: none;
	padding: 0 0 0 10px;
	font: 12px/1.5 "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1.2;
	}

/* inhoud */
div#inhoud {
	position:absolute;
	left: 273px;
	top: 95px;
	width: 639px;
	height: 634px;
	padding:  0 10px;
	border: 10px;
	font: 12px/1.5 "Trebuchet MS", Verdana, Arial, sans-serif;
	z-index: 1;
	}
	


.thumb {
	width: 50px;
	margin: 0 5px 25px;
	display: inline;
	border: 0;
	}

div#img	{
	position: absolute;
	left: 10px;
	top: 0px;
	width: 516px;
	border: 0;
	}

div#imgxl {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 670px;
	height: 631px;
	border: 0;
	z-index: 2;
	}

h1 {
	font: 55px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333;
	margin: 0;
	}
h2	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 11px 0px 20px 0px;
	font-size: 51px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;
	}
	
h3 {
	font: italic 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#333;
	margin: 0;
	margin-top: 15px;
	text-indent: 6px;
	}
	
p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 12px/1.5 "Trebuchet MS", Verdana, Arial, sans-serif;
	}
	
.news {
	border-bottom: 1px #666 dashed;
}
	
span {
	font: 12px/1.5 "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
	color: #339;
	margin: 0;
}

hr {
	border: 1px solid #333;
	}
		
div#descript {
	position: absolute;
	left: 266px;
	top: 23px;
	width: 210px;
	height: 251px;
	z-index: 3
	}
	
div#descript1 {
	position: absolute;
	left: 486px;
	top: 22px;
	width: 177px;
	height: 175px;
	z-index: 4
	}
	
	
div#footer {
	position:absolute;
	left:3px;
	top:484px;
	width:196px;
	height:20px;
	margin-top: 17px;
	margin-bottom: 1em;
	padding-top:2px;
	font: 11px  "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333;
	background: url(images/main.gif) no-repeat right center;
	
	}
	
/*formulier*/
div.row {
  padding-top: 10px;
  }

div.row span.label {
  width: 50px;
  text-align: right;
  }

div.row span.formw {
  display: block;
  width: 150px;
  text-align: left;
  }

.caption {
	padding: 10px;
	font-size:90%;
	font-style:italic;
	line-height:1.2em;
	}
