body {
	background-image: url(http://www.youthunited.nl/images/achter_2.gif);
	background-repeat: repeat-x;

}


.banner {
	width:600px;
	height:275px;
	border:0px absolute;
	position:absolute;
	left:60%;
	top:0px;
	z-index:198;
	outline: none;  
} 


.banner2 {
	width:600px;
	height:275px;
	border:0px absolute;
	position:absolute;
	left:60%;
	top:0px;
	z-index:199;
	border:0px absolute;
	outline: none;  

}

.kop {
	font-size: 16px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;
	font-weight: bold;
}
.titel {
	font-size: 14px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;	
}
.tekst {
	font-size: 12px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;
	text-align:justify;
}
a {
	font-size: 14px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;
		font-weight: bold;
		text-decoration: none;
		
}
a:hover {

	font-family: "Century Gothic", Verdana, Arial;
	color: #993300;
		font-weight: bold;
		text-decoration: none;
}
select {
	font-size: 12px;
	background-color:#FFFFCC;
	border-color: #808148;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;
}
input {
	font-size: 12px;
	background-color:#FFFFCC;
	border-color: #808148;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;
}
textarea {
	font-size: 12px;
	background-color:#FFFFCC;
	border-color: #808148;
	font-family: "Century Gothic", Verdana, Arial;
	color: #808148;
}

