/* algemene instellingen */

body  { 
background-image:url(images/background.gif);
font-family:Verdana, Geneva, sans-serif;
font-size: 12px;
} 

input, form, textaream, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}
h1{
	font-size:18px;
	color: #C7AB7C;
	font-family: Verdana;
}
h2{
	font-size:16px;
	color:#FFF;
	font-family: Verdana;
	font-style: normal;
}
h3{font-size:13px; ;}

/*Linkjes */
a:link {
	color: #FFF;
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 16px;
}

a:hover {
	color: #c7ab7d;
}

/* Instellingen voor de header */ 

#header{
background-color:#939393; 
} 

 /* Instellingen voor het menu */ 
 
#menu{
	background-color:#3f3f3f;
 }
 
 /* Instellingen voor de subcontent */  
 
#subcontent {
background-color:none;
 }
 
#subcontent h1 {
color: black;
}

#subcontent h2 {
color: black;
}

#subcontent p {
	color: #FFF;
}

/* Instellingen voor content */ 
#content{
width:550px;
}


/* Instellingen voor de platte tekst  */
#content p {
	color: #FFF;
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}

/* Instellingen voor de kop */
#content h1 {
	font-size: 14px;
	color: #c7ab7d;
}

/* Instellingen voor de subkopjes */
#content h2 {
	color: #C7AB7C;
}

/* Instellingen voor een opsomming */
#content ul {
	color: #FFF;
}


 /* Instellingen voor de footer */ 
 #footer p {
	 color: white;
 }
 
<style type="text/css">



/* Instellingen voor het contactformulier
/*URL: http://www.dynamicdrive.com/style/ */
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}
.cssform label{
font-weight: bold;
float: left;
margin-left: 0px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 278px;
}
.cssform textarea{
width: 278px;
height: 150px;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix{
margin-left: 3px;
}
</style>
#container #main #subcontent font a u {
	font-size: 12px;
}
