BODY
{
	color:#940000; /* red text */
    font-family: Arial,Verdana;
	font-size: 13px;
	font-weight:normal;
	background-color: #FFFFFF;
	margin:0;
}

TD
{
  	font-family: Arial,Verdana;
	font-weight:normal;
	font-size: 13px;
	color:#440000;
}

HR
{
  	color: #000000;
	border: 1px solid #000000;
	height: 1px; 
}

H1
{
   	font-family: Arial,Verdana;
	font-weight:bold;
	font-size: 12px;
	color:#940000;
}

H2
{
   	font-family: Arial,Verdana;
	font-weight:bold;
	font-size: 11px;
	color:#940000;
}

H3
{
   	font-family: Arial,Verdana;
	font-weight:bold;
	font-size: 12px;
	color:#940000;
}

.button
{
  border: 1px solid black;
  width: 100px;
}

.bovenbalk
{
   background-color:#DEDDC0;
   height:100px;
}

.onderbalk
{
   background-color:#DEDDC0;
   height:60px;
}

.streepje
{
   background-color:#440000;
   height:2px;
}

.menuitem
{
   	font-family: Arial,Verdana;
	font-weight:bold;
	font-size: 12px;
	color:#940000;
}

.portfolio1
{
    font-family: Arial,Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #940000;
    padding-left: 5px;
}

.portfolio2
{
    font-family: Arial,Verdana;
    font-size: 12px;
    color: #440000;
    padding-right: 5px;
}

A:link {text-decoration: none;color:#440000;}
A:visited {text-decoration: none;color:#440000;}
A:active {text-decoration: none;color:#440000;}
A:hover {text-decoration: underline;color:#440000;}

INPUT
{
    border-color: #440000;
    border-width:1px;
}
TEXTAREA
{
    border-color: #440000;
    border-width:1px;
}

BUTTON
{
    border-color: #440000;
    border-width:1px;
}

IMG
{
  border: 0;
}

.labelstyle
{
    float:left;
    display:block;
    width:150px;
}

#testbutton
{
    background-color: transparent;
    border: 0px;
    width: 100px;
    height: 100px;
}

a.btn_klant:link 
{
   display: block;
   background: url("images/btn-klant.jpg") top left no-repeat;
   width:180px;
   height:170px;
}

a.btn_klant:visited 
{
   display: block;
   background: url("images/btn-klant.jpg") top left no-repeat;
   width:180px;
   height:170px;
}

a.btn_klant:hover
{
   display: block;
   background-image: url("images/btn-klant-hover.jpg");
   width:180px;
   height:170px;
}

a.btn_fotograaf:link 
{
   display: block;
   background: url("images/btn-fotograaf.jpg") top left no-repeat;
   width:180px;
   height:170px;
}

a.btn_fotograaf:visited 
{
   display: block;
   background: url("images/btn-fotograaf.jpg") top left no-repeat;
   width:180px;
   height:170px;
}

a.btn_fotograaf:hover
{
   display: block;
   background-image: url("images/btn-fotograaf-hover.jpg");
   width:180px;
   height:170px;
}

a.btn_toon:link 
{
   display: block;
   background: url("images/btn-zoeken.jpg") top left no-repeat;
   width:177px;
   height:39px;
}

a.btn_toon:visited 
{
   display: block;
   background: url("images/btn-zoeken.jpg") top left no-repeat;
   width:177px;
   height:39px;
}

a.btn_toon:hover
{
   display: block;
   background-image: url("images/btn-zoeken-hover.jpg");
   width:177px;
   height:39px;
}

H3
{
    display:inline;
    margin-bottom:0px;
}

form
{
    margin:0px;
}
