html, body, table, input{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
}
body{
	background-image: url('http://hooikoorts.avogel.nl/img/background.gif');
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	color: #006699;
}
h1{
	font-size: 20px;
	line-height: 20px;
	color: #007C00;
	margin-bottom: 6px;
}
h2{
	margin-top: 20px;
}
h3{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 4px;
}
h4{
	font-size: 20px;
	line-height: 20px;
	color: #007C00;
	margin-bottom: 6px;
}
h5{
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	margin-bottom: 20px;
}
p{
	margin-bottom: 8px;
	line-height: 14px;
}
hr{
	border: solid 0px #FFFFFF;
	border-top: solid 3px #009D56;
}
.between{
	border: solid 0px #FFFFFF;
	border-top: solid 2px #1A72A0;
}
em{
	font-style: italic;
}
strong{
	font-weight: bold;
}
a{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #007C00;
}
form .radio{
	height: 20px;
	line-height: 20px;
}
form .button{
	margin-top: 6px;
	margin-bottom: 20px;
}
#container{
	text-align: center;
	background: url('http://hooikoorts.avogel.nl/img/schaduw.gif') 50% -11px no-repeat;
	height: 832px;
	padding-top: 60px;
}
#site{
	text-align: left;
	width: 968px;
	height: 762px;
	border: solid 1px #fff;
	margin: 0 auto 0px auto;
	background-image: url('http://hooikoorts.avogel.nl/img/site_bg.jpg');
	background-position: 0px 62px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	overflow: hidden;
}
#header{
	position: absolute;
	width: 968px;
	height: 117px;
	z-index: 100;
}
#header .bg{
	position: absolute;
}
#header .title{
	position: absolute;
	margin: 14px 0px 0px 190px;
}
#header #twitter {
	position: absolute;
	left: 800px;
	top: 20px;
	z-index:3;
	width: 120px;
	height: 30px;
	line-height: 15px;
	display: block;
	background: url(/img/arrow.gif) 106px 50% no-repeat;
}
#header #vogel {
	position: absolute;
	left: 842px;
	top: 30px;
	z-index:3;
	width: 120px;
	height: 30px;
	line-height: 15px;
	display: block;
	background: url('http://hooikoorts.avogel.nl/img/arrow.gif') 106px 50% no-repeat;
}
#menu{
	position: absolute;
	font-size: 12px;
	margin: 50px 0px 0px 26px;
	width: 159px;
	height: 192px;
	z-index: 90;
	overflow: hidden;
}
#menu .bg{
	position: absolute;
}
#menu ul{
	margin-top: 58px;
	text-align: center;
	width: 159px;
	position: absolute;
}
#menu li{
	height: 19px;
	line-height: 19px;
}
#buttons{
	position: absolute;
	width: 235px;
	margin: 141px 0px 0px 733px;
	z-index: 200;
}
#buttons .button{
	height: 136px;
	width: 226px;
	float: right;
	overflow: hidden;
}
#buttons .buttona{
	height: 101px;
	width: 235px;
	float: right;
	overflow: hidden;
}
#buttons .buttonb{
	height: 202px;
	width: 235px;
	float: right;
	overflow: hidden;
	background:url(http://hooikoorts.avogel.nl/img/gratis_email.png) 0 0 no-repeat;
}
#buttons img{
	float: right;
	text-align: right;
}
#content{
	position: absolute;
	width: 490px;
	height: 395px;
	margin: 150px 0px 0px 224px;
	z-index: 300;
}
#content .extra_small{
	width: 205px;
	height: 355px;
}
#content .small{
	width: 225px;
	height: 355px;
}
#content .big{
	width: 448px;
	height: 355px;
}
#content .hooikoortstest{
	position: absolute;
	z-index: 400;
	margin: 24px 0px 0px 24px !important;
}
#content .hooikoortstest2{
	position: absolute;
	z-index: 400;
	margin: 24px 0px 0px 254px !important;
}
#content .column{
	float: left;
	margin: 20px 0px 0px 20px;
	display: inline;
}
#content .column .producten{
	margin: 20px 0px 0px 0px;
}
#content .poll{
	float: left;
	margin-bottom: 2px;
}
#content .poll .pbar{
	float: left;
	width: 209px;
	height: 17px;
	background-image: url('http://hooikoorts.avogel.nl/img/poll_bar_bg.png');
	background-repeat: no-repeat;
}
#content .poll .pbar .front{
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	width: 3px;
	height: 12px;
	background-image: url('http://hooikoorts.avogel.nl/img/poll_bar_front.jpg');
	background-repeat: repeat-x;
}
#content .poll .pbar .middle{
	float: left;
	margin-top: 2px;
	height: 12px;
	background-image: url('http://hooikoorts.avogel.nl/img/poll_bar.jpg');
	background-repeat: repeat-x;
}
#content .poll .pbar .back{
	float: left;
	margin-top: 2px;
	width: 3px;
	height: 12px;
	background-image: url('http://hooikoorts.avogel.nl/img/poll_bar_back.jpg');
	background-repeat: repeat-x;
}
#content .poll .percentage{
	float: left;
	text-align: center;
	margin: 1px 0px 0px 2px;
	width: 40px;
	height: 12px;
	color: #007C00;
}
#content .poll .answer{
	float: left;
	margin: 1px 0px 0px 6px;
	width: 180px;
	height: 12px;
	font-size: 11px;
}
#content .post{
	line-height: 16px;
}
#content .post .title{
	font-weight: bold;
}
#content .post .more{
	color: #007C00;
	text-decoration: underline;
	cursor: pointer;
}
#content .bar{
	position: absolute;
	margin: 306px 0px 0px 6px;
	width: 476px;
	height: 52px;
	background-color: #FFFFFF;
	z-index: 500;
}
#content .bar .left{
	float: left;
}
#content .bar .right{
	float: right;
}
#content .verstuurbutton{
	float: right;
}
#content_bg{
	position: absolute;
	width: 489px;
	height: 395px;
	margin: 150px 0px 0px 224px;
	z-index: 60;
}
#column_bg{
	position: absolute;
	margin: 14px 0px 0px 14px;
}
#overlay{
	position: absolute;
	width: 968px;
	height: 582px;
	z-index: 50;
}
#column_bg{
	position: absolute;
}
#footer{
	position: absolute;
	margin-top: 592px;
	width: 968px;
	color: #006699;
}
#footer .bottom {
	background: #0f9a49; 
	height: 36px
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	color: #007C00;
}
#footer ul{
	margin-top: 11px;
	text-align: left;
	margin-bottom: 6px;
	padding-left: 12px;
}
#footer .ul1{
	float: left;
}
#footer .ul2{
	float: right;
	padding-right: 12px;
}
#footer .ul2 li{
	text-align:right;
}
#footer li{
	margin: 0px 10px 0px 10px;
	display: inline;
	color: #fff;
	font-size: 11px;
}
#footer li a{
	color: #fff;
	font-size: 11px;
}
#footer li a:hover{
	color: #fff;
	text-decoration: underline;
}

#footer .top {
	height: 133px;
}
#footer .top .block1{
	float:left;
	width: 357px;
	font-size: 12px;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	padding-top: 15px;
}
#footer .top .block1 h2{
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #066699;
}
#footer .top .block1 strong{
	display: block;
	text-align: right;
}
#footer .top .block1 strong a{
	text-decoration: underline;
}
#footer .top .block2{
	float:left;
	width: 250px;
	font-size: 12px;
	line-height: 21px;
	padding-top: 13px;
}
#footer .top .block1 div, #footer .top .block2 div{
	padding: 0 24px;
}
#footer .top .block2 div{
	padding: 0 0 0 24px;
}

.form_aanmelden {
	padding: 65px 0 0 25px;
}
.form_aanmelden legend {
	display: none;
}
.form_aanmelden .inp1 {
	width: 190px;
	border: 1px solid #fff;
}
.form_aanmelden label {
	display: block;
	line-height: 21px;
	font-size: 12px;
	color: #fff;
}
.form_aanmelden .submit {
	margin-left: 80px;
	margin-top: 12px;
}

.ulstd {
list-style-type: disc;
}
.ulstd li {
margin-left: 24px;
}