@charset "utf-8";
/* CSS Document */

body {
	background-image: url(afbeeldingen/reclamebedrijf.jpg);
	background-repeat: repeat-x;
	background-color: #171717;
}
.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 16pt;
	font-weight: lighter;
	text-align: justify;
	
}
.style2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	color: #fff;
	line-height: 20pt;
	font-weight: bold;
	text-align: justify;
}
.style3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0391FD;
	line-height: 16pt;
	font-weight: lighter;
	text-align: justify;
}
.style4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #e47d20;
	line-height: 20pt;
	font-weight: bold;
	text-align: justify;
}

.style5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 20pt;
	font-weight: bold;
	text-align: center;
	
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 16pt;
	font-weight: lighter;
	text-decoration:underline;

}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 16pt;
	font-weight: lighter;
	text-decoration:underline;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 16pt;
	font-weight: lighter;
		text-decoration:underline;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 16pt;
	font-weight: lighter;
		text-decoration:underline;
}
input
{
color: #fff;
background: #171717;
border: 1px solid #666;
}
textarea {
color: #fff;
background: #171717;
border: 1px solid #666;
}

.styleA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 20pt;
	font-weight: lighter;
	text-align: justify;
	
}


