body {
	margin: 0px;
	background: url(/images/intergas_background.gif) no-repeat 650px top;
}
body, td, p {
	font: 16px "Times New Roman", Times, serif;
	color: #333333;
}
a, a:visited {
	color: #339900;
	text-decoration: underline;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
h1 {
	font: normal 24px "Times New Roman", Times, serif;
	color: #B2D266;
	margin: 16px 0px 8px 0px;
}
h2 {
	font: normal 16px "Times New Roman", Times, serif;
	color: #339900;
	margin: 16px 0px 8px 0px;
}
p {
	margin: 8px 0px 0px 0px;
}
#container {
	width: 700px;
}
#header {
	margin: 50px 0px 0px 0px;
	text-align: center;
	width: 650px;
}
#header img {
	border: none;
}
.menu {
	margin: 10px 0px 0px 20px;
}
.menu div{
	float: left;
	padding: 15px 10px 35px 13px;
	background: url(/images/menu.gif) no-repeat left 20px;
}
.menu div:hover, .menu div.current{
	background: url(/images/menu_hover.gif) no-repeat left 20px;
}
.menu div a, .menu div a:visited{
	text-decoration: none;
	color: #666666;
}
.menu div a:hover, .menu div:hover a, .menu div.current a{
	text-decoration: none;
	color: #333333;
}
.page {
	clear: both;
	margin: 10px 0px 0px 20px;
}
ul {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
li {
	padding: 0px 0px 0px 13px;
	background: url(/images/menu.gif) no-repeat left 5px;
}
.deelnemers {
	background: url(/images/Intergaszone.png) no-repeat left top;
}
.footer {
	margin: 10px 0px 0px 20px;
	text-align: right;
	color: #999999;
	font: 12px Arial, Helvetica, sans-serif;
}
.footer a{
	color: #999999;
	text-decoration: underline;
}

.footer a:hover{
	color: #999999;
	text-decoration: none;
}
#form_info {
	background: #C4DF7B;
	padding: 15px 0px 15px 0px;
	margin: 10px 0px 0px 0px;
}
.textfield{
	border: 1px solid #CCCCCC;
	width: 450px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.textfield.required {
	background: #FFFFFF url(/images/required.gif) no-repeat right;
}
#vraag {
	margin: 4px 0px 4px 0px;
}

