/*---- Copyright (c) 2006 DHP ---- www.diewke.nl -----*/
	
	a img { background-repeat: no-repeat; border: none;}
	a:link { color: white; text-decoration: none;  }
	a:hover { color: white; }
	a:visited { color: white;}
	a:active { color: white;}
	
h1{font-family: tahoma, Verdana, sans-serif;  font-size: 8pt;  color: white;  font-weight: bold; margin: 0px;}
h2{font-family: tahoma, Verdana, sans-serif;  font-size: 12pt;  color: white;  font-weight: bold; margin: 0px;}
h3{font-family: tahoma, Verdana, sans-serif;  font-size: 18pt;  color: white;  font-weight: bold; margin: 0px;}
	
Body{
	font-family: Georgia, Verdana, sans-serif; font-size: 8pt;  color: white; 
	
	
	}
	
textarea{
	font-family: Georgia, Verdana, sans-serif; font-size: 8pt; text-decoration: none;  color: white;
	padding: 5px;
  	width: 230px !important;
  	width /**/:255px;
	height: 100px !important;
  	height /**/:110px;
	background-color: black;
	border: none;
	font-style: italic;
	
}

input{
	font-family: Georgia, Verdana, sans-serif; font-size: 8pt; text-decoration: none;  color: white;
	background-color: black;
	border: none;
	font-style: italic;
}


/* contact page */
div.row1 {
  clear: both;
  margin: 5px;
  width: 160px;
  }

div.row2 {
  clear: both;
  margin: 5px;
  width: 140px;
  }
 div.row3 {
  clear: both;
  margin: 5px;
  width: 190px;
  }
 
  div.row4 {
  clear: both;
  margin: 5px;
  width: 250px;
  }
div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }
  
 div.row span.filler {
  float: left;
  width: 10px;
  text-align: left;
  }

div.row span.formw {
  text-align: left;
  } 
 /* contact page */
	
.column{
	 width: 125px;
	 float: left;
	 text-align: left;
}

li{
	margin-top: 5px;
}	

#picz{
	position: absolute; left:0px; top: 90px;
	width: 535px;
	height: 550px;
	background-image: url(../img/portfolio/autonomous/antje_slaapt.jpg);
	background-repeat: no-repeat;
}

.scroll{
	width: 280px;
	height: 550px;
	overflow: auto;
	position: absolute; left: 130px; top: 90px;
}





/*---- Copyright (c) 2006 DHP ---- www.diewke.nl -----*/

