p {font: 0.75em Arial, Helvetica, sans-serif; color: #ccc;}

H1 {font: bold 1.2em Arial, Helvetica, sans-serif; color: #ccc;}

H2 {font: bold 0.8em Arial, Helvetica, sans-serif; color: #ccc;}

H3 {font: bold italic 0.8em Arial, Helvetica, sans-serif; color: #ccc;}
H4 {font: bold 30px Arial, Helvetica, sans-serif; color: #ff3300; line-height:30px;}
h5 {font: bold 15px Arial, Helvetica, sans-serif; color: #ccc; line-height:20px; margin-top: -15px;}

.backgroundred {
	background-repeat: repeat-y;
	background-image: url(/images/red.gif);
	background-position: left;
}

p a:link { color: #ff3300; }
p a:visited { color: #ff3300; }
p a:active { color: #ff3300; }
p a:hover { color: #ff3300; }

.wit a:link { color: #ccc; }
.wit a:visited { color: #ccc; }
.wit a:active { color: #ccc; }
.wit a:hover { color: #ccc; }

H1 a:link { color: #ccc; }
H1 a:visited { color: #ccc; }
H1 a:active { color: #ccc; }
H1 a:hover { color: #ff3300; }

.twentypx {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-image: url(/images/achtergrond.gif);
	background-position: left top;
}

.border_fff
{
	border: thin solid #ccc;
}

.border_fff_left_px
{
	border: thin solid #ccc;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(/images/disc.gif);
}

input {
border: 0px;
height: 35px;
width: 320px;
background: transparent 
	url("/images/formulier.gif") no-repeat; 
font: 0.75em Arial, Helvetica, sans-serif; color: #ccc;
	}
	
	.verzend {
border: 0px;
height: 35px;
width: 320px;
background: transparent 
	url("/images/verzend.gif") no-repeat; 
font: 1.2em Bold Arial, Helvetica, sans-serif; color: #000; 
	}
	
	.message {
border: 0px;
height: 300px;
width: 320px;
background: transparent 
	url("/images/message.gif") no-repeat; 
font: 0.75em Arial, Helvetica, sans-serif; color: #ccc; 
	}
	
	.verzendknop {
border: 0px;
height: 35px;
width: 320px;
background: transparent 
	url("/images/verzendknop.gif") no-repeat; 
font: 1.2em Bold Arial, Helvetica, sans-serif; color: #000; 
	}
	.inputfile {
border: 0px;
height: 35px;
width: 320px;
background: transparent 
	url("/images/verzendknop.gif") no-repeat; 
font: 1.2em Bold Arial, Helvetica, sans-serif; color: #000; 
	}
	
.label {font: 0.75em Arial, Helvetica, sans-serif; color: #ccc;}

.small {font: 0.9em Arial, Helvetica, sans-serif; color: #ccc;}

div.fileinputs {
	position: relative;
		font: 0.75em Arial, Helvetica, sans-serif; color: #ccc; 
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 12;
}


.norepeat {
	background-image: url(images/rory_gallagher.gif);
	background-repeat: no-repeat;
}

