@import"document.css";
@import"vlak_menu.css";


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CCCCCC;
	background-image: url(../images/mainBg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 15px;
}
#wrapper {
	width: 760px;
	margin: auto;
	background-image:  url(../images/wrapperBg1.gif);
	background-repeat: repeat-y;
}
#header {
	height: 160px;
	width: 760px;
	float: left;
	background-color: #FFFFFF;
	/*background-image: url(../images/headerArtCell1.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;
}
#headerNav {
	width: 175px;
	float: left;
	text-align: left;
}
#logo {
	width: 295px;
	float: right;
	background-image: url(../images/headerLogo.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 75px;
}
#leftCol {
	width: 155px;
	float: left;
	padding-top: 20px;
	padding-right: 5px;
}
#content {
	width: 350px;
	float: left;
	text-align: left;
	background-image: url(../images/whiteSpacerDot.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 20px 0px 20px 20px;
	padding-right: 20px;
	
}
#rightCol {
	width: 175px;
	float: right;
	margin-top: 20px;
	text-align: left;
}
#footer {
	width: 760px;
	margin: 0px;
	clear: both;
	height: 25px;
	background-image: url(../images/footer.gif);
}
 #footer a{
 	 color: #D19292;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-size: 90%;
	  text-decoration: none;
 }
.mainNavRed {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 7px;
}
.mainNavRed a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	padding-top: 7px;
}
.mainNavGrey {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-top: 8px;
}
.mainNavGrey a:hover{
	text-decoration: underline;
}
.QuickLinksHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 20px;
}
.QuickLinksCell {
	color: #FFFFFF;
	padding-left: 10px;
	text-align: left;
}
.QuickLinksLine {
	height: 20px;
	background-image: url(../images/QuickLinksLine.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.QuickLinksBold {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.QuickLinksCell a:hover{
	text-decoration: underline;
}	
.horizontalLineCell {
	height: 23px;
	background-image: url(../images/whiteSpacerDot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.newsLinksHeader {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	padding-bottom: 20px;
}
.subTitle  {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
div#content#subTitle a{
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
div#content#subTitle a:hover{
	font-weight: bold;
	color: #009900;
	 text-decoration: underline;
}
	
}
.textLink {
	color: Black;
}
.textLink:hover{
	color: #990000;
}
.rightCell {
	width: 155px;
	padding-right: 20px;
}

.imgRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	/*height: 50px;*/
	width: 85px;
	border:  thin;
	border-color: #ffffff;
	border-style: solid;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/*a:hover {
	text-decoration: underline;
}*/
.lijn{
	background-image: url(../images/tussenlijn.gif);
	 left: 10px; 
	 height: 3px; 
}
#bgimage{
	 float: right;
	 height: 65px;
	 width: 585px;
	 top: 3px;
	 position: relative;
	  
}
.publicatiedatum{
	font-style: italic;
	color:#666666;
 padding-top: 0px;
	
}
.briefingvlakhomepage{
	 padding: 3px;
	 position: relative;
}
#tussenruimte
{
	 background-image: url(../images/spacer.gif);
 height: 4px;
}
.scheidinghomepage{
	height:2px;
	width:350px;
	margin-top:5px;
	margin-bottom:5px;
	background-image: url(../images/tussenlijn.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#directnaar{
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 
 float: left;
}
.scheidingrcol{
 padding-top: 0px;
	width:100%;
	margin-bottom:5px; 
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: White;
	margin-top: -5px;
	
}
#bannerscheiding{
 padding-top: -15px;
	width:100%;
	margin-bottom:3px; 
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: White;
	margin-top: -15px;
	
}
#bannerpoll{
	 float:left;
	
}
.banner{
	margin-top: -5px;
	margin-bottom:-5px;
	 border-bottom-style: solid;
	 border-color: Green;
	 border-width: thin;
 float: left;

	
}
.adres{
color: #000000;
 padding-top: 0px;
 
}

.provide5px{
	height:5px;
	clear:both;
}
.provide1px{
	height:1px;
	clear:both;
}
.provide3px{
	height:3px;
	clear:both;
}




#bannerrechts{
	/*margin-top: 5px;*/
	margin-bottom: 0px;
		margin-right: 5px;
	padding-right: 10px;
	padding-top: -15px;
	
 float: right;
 
 
 
 
	
}


#scheiding{
	height:2px;
	width:100%;
	margin-top:5px;
	/*margin-bottom:5px;*/
	background-image: url(../images/tussenlijn.gif);
	background-repeat: repeat-x;
	/*background-position: left center;*/
	float: right;
}



.homepollstelling{
	margin-top:10px;
	color: #009900;
	text-align: left;
	margin-right: 10px;
	
}

#homepollsubmitbalk{
	position:relative;
	background-color: #009900;
	width:100%;
	height:20px;
}

.homepollsubmitbalk_tekst{
	position:absolute;
	left:20px;
	top:2px;
}

.homepollsubmitbalk_knop{
	position:absolute;
	left:157px;

	position:relative;
	margin-left:15px;
	padding-top:3px;
	width:100%;
	margin-bottom:2px;
}

.pollinput{
	margin:0px;
	padding:0px;
}

.pollselect{
	width:175px;
	font-size:90%;
	margin-bottom:10px;
	color:#464646;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	margin-bottom: 0px;
}
.visualisatiewit{
	width:150px;
	background-color:#ffffff;
	padding-right:0px;
	float:left;
}

.visualisatiewit_pollgr{
	width:300px;
	background-color:#ffffff;
	padding-right:0px;
	float:left;
	height:20px;
}
	
.vulling{
	position:relative;
	top:0px;
	left:0px;
	background-color:#990000;
}

.vulling_pollgr{
	position:relative;
	top:0px;
	left:0px;
	background-color:#990000;
	height:20px;
}

.polltekst{
	text-align: right;
	color: Black;
	font-size:95%;
	padding-right: 20px;
}
.polltekstantwoord{
	text-align: left;
	color: Black;
	font-size:95%;
	
}

.polluitslagrecord{
	/*clear:both;*/
	margin-bottom:-5px;
	margin-top: 0px;
}
#homepollvraag h2{
	color: #ffffff;
	font-size:100%;
	font-weight:normal;
	 background-color: #990000;
	/* display: block;*/
	 width: 100%;
	 height: 12px;
	 margin: 0px;
	 text-align: left;
	 padding-left: 5px;
	 padding-bottom: 5px;
	 padding-top: 5px;
}
.homeformlabelvlak{
	position:relative;
	float:left;
	width:50%;
	text-align:right;
}
.homeforminputvlak{
	position:relative;
	float:left;
	width:170px;
	left:10px;
	
}
.homepollinputvlakbig{
	position:relative;
	float:left;
	padding-top:0px;
	width:0px;
   margin-left: 5px;
}


#pollhome{
	background-color: #BBBBBB;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 15px;
	height:75px;
	
	
}


.provide20px{
	height:20px;
	clear:both;
}



.homepollantwoordvlakbig{
	position:relative;
	margin-left:5px;
	padding-top:2px;
	padding-right: 10px;
	float: left; 
}
.clear{
	clear:both;
}
#adres{
	text-align: left;
	 margin-bottom: 15px;
	  margin-top: 15px;
	  font-size: 85%;

}

#adres a:hover{
	color: #990000;
}
#links{
	text-align: left;
	
}
#pollhomesubmit{
display: block;
 background-color: #bbbbbb;
 text-align: right;
 margin-right: 8px;
 margin-bottom: -10px;
 
padding-bottom: 5px;
	
}
