@charset "utf-8";
/* CSS Document */

/* Link Styles */

.newscontent a:link {text-decoration: underline; color: #000000;}
.newscontent a:visited {text-decoration: underline; color: #000000;}
.newscontent a:active {text-decoration: underline; color: #000000;}
.newscontent a:hover {text-decoration: none; font-weight: bold;letter-spacing:-1px; color: #000000;}

#contentgreen a:link {text-decoration: none; font-weight: bold; font-size: 10px; color: #000000;}
#contentgreen a:visited { text-decoration: none; font-weight: bold; font-size: 10px; color: #000000;}
#contentgreen a:active {text-decoration: none; font-weight: bold; font-size: 10px; color: #000000;}
#contentgreen a:hover {text-decoration: none; font-weight: bold; font-size: 10px;letter-spacing:-0.9px; color: #666666;}

#menu a:link {text-decoration: none; color: #000000;}
#menu a:visited { text-decoration: none; color: #000000;}
#menu a:active {text-decoration: none; color: #000000;}
#menu a:hover {text-decoration: none; color: #666666;}

#houmeopdehoogte a:link {text-decoration: none; color: #000000;}
#houmeopdehoogte a:visited { text-decoration: none; color: #000000;}
#houmeopdehoogte a:active {text-decoration: none; color: #000000;}
#houmeopdehoogte a:hover {text-decoration: none; color: #666666;}

#contentlogos a:link {text-decoration: underline; color: #000000;}
#contentlogos a:visited {text-decoration: underline; color: #000000;}
#contentlogos a:active {text-decoration: underline; color: #000000;}
#contentlogos a:hover {text-decoration: none; font-weight: bold;letter-spacing:-0.9px; color: #000000;}

#contentvervolg a:link {text-decoration: underline; color: #000000;}
#contentvervolg a:visited {text-decoration: underline; color: #000000;}
#contentvervolg a:active {text-decoration: underline; color: #000000;}
#contentvervolg a:hover {text-decoration: none; font-weight: bold;letter-spacing:-0.9px; color: #000000;}

#footer a:link {text-decoration: underline; color: #000000;}
#footer a:visited {text-decoration: underline; color: #000000;}
#footer a:active {text-decoration: underline; color: #000000;}
#footer a:hover {text-decoration: none; font-weight: bold;letter-spacing:-0.9px; color: #000000;}

/* Body styles */

			img {border: none;}
			
			body {
				background: #ffffff;
				font-family: verdana;
				font-weight: normal;
				font-size: 11px;
				letter-spacing: 0.1px;
			}
			
			h1 {margin: 0; padding: 0; color: #666666; font-size: 14px;}
			
	#container {
				width: 900px;
				margin:0 auto;
				background: #ffffff;
				}
				
	#headermenu { 	height: 81px;
					width: 900px;
					background: url(/images/header_background.jpg) repeat-x;
				}
				
			#brandraadlogo {padding: 15px; float: left;}
			
			#menu {width: 400px; 
					float: left; 
					font-size: 12px;
					padding-top: 30px;
					float: left;
					height: 51px;
					}
			
			#menu ul {margin: 0; padding: 0; width: 400px;}
			
			#menu li { list-style-type: none; display: inline; margin-left: 10px;}
			
			#houmeopdehoogte {background: url(/images/glazenbutton.jpg) no-repeat; 
								float: left; 
								width: 152px; 
								height: 21px; 
								text-align: center;
								padding-top: 2px;
								font-size: 10px;
								margin-top: 27px;
			}
			
	#headerflash {	width: 900px; 
					height: 276px; 
					background: url(/images/flashheader.jpg);
					}
	
	#headersubmenu {	width: 900px; 
						height: 17px;
						background: url(/images/menu_background.jpg) repeat-x;
						color:#FFFFFF;
						font-weight: bold;
						font-size: 12px;	
						}
						
				#brandraadnieuws {float: left; width: 413px; height: 17px; padding-left: 30px;}
				
				#stelling {float:left; width: 249px; height: 17px; text-align: center;}
				
				#overbrandraad {float: right; width: 208px; height: 17px; text-align: center;}
	
	
	#contentvervolg { 
				font-size: 11px;
				margin: 25px;
				margin-left: 60px;
				min-height: 290px;
				width: 780px;
	} 
	
	#content {
		width: 900px;
		background: #FFFFFF;
		float: left;
		padding-bottom: 20px;
	}
			
			#contentnews { 
				width: 443px;
				float: left;
				min-height: 300px;
				background: #FFFFFF;
			}
				
				#newsitems { width: 450px;}
				
				#newsitems img {margin-right: 15px; margin-top: 20px;}
				
				#newsitems table {width: 400px; margin-left: 28px; margin-top: 7px;}
				
				#line hr {border: none; border-bottom: 1px solid #96bf0d; width: 390px; margin-left: 28px;}
				
				#line {height: 2px; width: 350px;}
				
				.newscontent {font-size: 11px; padding-top: 0px;padding-left:0px;}
				

			
			#contentgreen { 
				width: 249px;
				height: 340px;
				float: left;
				min-height: 300px;
				background: url(/images/contentgreen_background.jpg) bottom no-repeat #96bf0d;
				text-align: center;
				
			}
			
			#contentquote {
				color: #FFFFFF;
				font-size: 17px;
				font-style: italic;
				width: 200px;
				height: 200px;
				margin: auto;
				padding: auto;
			}
			
				#contentgreenwhite { 
					width: 249px;
					height: 5px;
					background: #ffffff;
				}
			
			#contentlogos{ 
				width: 208px;
				min-height: 300px;
				float: right;
				background: #FFFFFF;
				text-align: center;
				padding-top: 40px;
				font-size: 11px;
			}
	
			
			#contentoverbrandraad {width: 150px; height: 140px; margin: auto; padding: auto;}
			
			#aquapluslogo {}
			
			
	#footer {width: 900px;
			background: #FFFFFF;
			float: right;
			height: 40px;
			text-align: center;
			}
			
	#footer hr {border: none; border-bottom: 1px solid #000; height: 0px; width: 850px; margin: 0; padding: 0;}	
	

