body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(../afb/bg.png);
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	background-repeat: repeat;
}

#header
{
	background-image: url(../afb/header.png);
	background-color:#b2d235;
	top: 0px;
	left: 0px;
	width: auto;
	height: 140px;
	background-position: center;
	background-repeat: no-repeat;
}


#container
{
	width: 580px;
	height: auto;
	background-color:#99FF00;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -285px;	
}


#header2 {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 570px;
	height: 125px;
}


#logo {
	position:absolute;
	top: 0px;
	left: 0px;
}

#glazen {
	position:absolute;
	bottom: 0px;
	right: 0px;
	
}


#menu {
	position:absolute;
	top: 160px;
	left: 0px;
	width: 580px;
	height: 25px;

}

#menu ul {
	width: 580px;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	display: inline;
}

#menu a {
	width: 86px;
	height: 20px;
	/*background-color: #333333;*/
	background-image:url(../afb/menu.png);
	float: left;
	margin-right: 10px;
	padding-top: 5px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;

}

#menu a:hover
	{
	color: #fff;
	background-color: #b2d235;
}

#onindex
{
	position: absolute;
	top: 160px;
	left: 0px;
	width: 86px;
	height: 33px;
}

#onlineup
{
	position: absolute;
	top: 160px;
	left: 96px;
	width: 86px;
	height: 33px;
}

#ontickets
{
	position: absolute;
	top: 160px;
	left: 192px;
	width: 86px;
	height: 33px;
}

#onsponsor
{
	position: absolute;
	top: 160px;
	left: 288px;
	width: 86px;
	height: 33px;
}

#onint
{
	position: absolute;
	top: 160px;
	left: 384px;
	width: 86px;
	height: 33px;
}

#oncontact
{
	position: absolute;
	top: 160px;
	left: 480px;
	width: 86px;
	height: 33px;
}

#text {
	position:absolute;
	top: 210px;
	left: 0px;
	width: 584px;
	height: auto;
}

#text1 {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: auto;
}

#text2 {
	position:absolute;
	top: 0px;
	right: 20px;
	width: 372px;
	height: 404px;
}

#text3 {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 280px;
	height: auto;
}

#text4 {
	position:absolute;
	top: 0px;
	right: 20px;
	width: 275px;
	height: auto;
}

#text5 {
	
	position:absolute;
	top: 180px;
	left: 0px;
	width: 280px;
	height: auto;
}

#text6 {
	position:absolute;
	top: 180px;
	right: 20px;
	width: 275px;
	height: auto;
}

#text7 {
	position:absolute;
	top: 360px;
	left: 0px;
	width: 280px;
	height: auto;
}

#sponsor {
	border: thick solid #CCCCCC;
	width: 170px;	
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom:0px;
	margin-left: 2px;
}

#sponsor:hover {
	border: thick solid #b2d235;	
}

#flyer {
	border: none;
	width: 275px;	
	heigth: auto;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom:0px;
	margin-left: 2px;
}

#logofac {
	border: none;
	width: 180px;	
	heigth: auto;
	margin-right: 6px;
	margin-top: 16px;
	margin-bottom:0px;
	margin-left: 2px;
}

#logofac:hover {
	border: none;
	width: 180px;	
	heigth: auto;
	margin-right: 6px;
	margin-top: 16px;
	margin-bottom:0px;
	margin-left: 2px;
	background-image: url(../afb/logofacebookh.png);
}
#logonet {
	border: none;
	width: 180px;	
	heigth: auto;
	margin-right: 6px;
	margin-top: 16px;
	margin-bottom:0px;
	margin-left: 2px;
}

#logonet:hover {
	border: none;
	width: 180px;
	heigth: auto;
	margin-right: 6px;
	margin-top: 16px;
	margin-bottom:0px;
	margin-left: 2px;
	background-image: url(../afb/logonetlogh.png);
}

#plan {
	border: none;
	width: 370px;	
	heigth: auto;
}


#verzenden {
	background-color: #99CC33;
	font-weight: bold;
	color: #ffffff;
	width: 86px;
	border: none;
	position: absolute;
	right: 0px;
	top: auto;
	height: 20px;

}


h1 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	
}

h2 {
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	font-weight: bold;	
}

hr {
	color: #99CC33;
	border: none;
	border-top-color: #b2d235;
	border-top-width: 2px;
	border-top-style: solid;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-position: inside;
}

label{
	width: 96px;
	float: left;
	padding: 0px;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	font-weight: bold;
	margin-top: 3px;
}

input, textarea{
margin-top: 3px; 
margin-bottom: 9px;
padding: 2px;
border: none;
background-color: #444444;
width: 270px;
color:#FFFFFF;
height: 14px;
}

textarea{
height: 98px;
}


