body{
	background-attachment: fixed;
	background-color:#598FEA;
	background-image:url(pictures/DruppelfontBlauw.jpg);
	background-size:100%;
	background-repeat: repeat;
}
#logowaterkalkvrijaandekop {
	height: 31%;
	width: 100%;
	margin-left: 0px;
}
#logowaterkalkvrijaandekopprijzen {
	height: 31%;
	width: 100%;
	margin-left: 0px;
}
#kopregelgroter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	width: 100%;
	padding-right: 10px;
	padding-left: 0px;
}
#kopfotonaastlogo {
	float:right;
	height: 25%;
	width: 35%;
}
#bovenstefoto {
	height: 32%;
	width: 50%;
}
#eerstetabel {
	height: 45%;
	width: 100%;
}
#tweedetabel {
	height: 45%;
	width: 100%;
}
#tabeldriediv {
	height: 40%;
	width: 100%;
}
#tabelvierdiv {
	height: 45%;
	width: 100%;
}
#tweeboxenophoutentrap {
	height: 41%;
	width: 45%;
}
#drieflessenopdesteigertruckage {
	height: 50%;
	width: 68%;
}
#links {
	position: fixed;
	height:400px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:19px;
	top:13px;
	width:370px;
}
#container {
	position:relative;
	border-radius: 9px;
	-mozborder-radius: 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	-webkit-border-radius: 9px;
	border: 0px solid #800000;
	background: rgba(255, 255, 255, 0.8);
	height: auto;
	text-align: left;
	top: 5px;
	padding:20px;
	margin-left: 370px;
	width:65%;
	z-index: 40;
}
#maand {
	position:absolute;
	top: 120px;
	left:4px;
	alignment-baseline:middle;
	text-align:center;
	border:none;
}
#maand li {	
		list-style:none;
		text-align:left;
}
#maand li a {
		background-color:blue;
		width:250px;
		display:block;
		color:white;
		text-decoration:none;
		text-align:left;
		font-family:helvetica, arial, sans-serif;
		font-size:20px;
		padding-left:16px;
		padding-right:6px;
		padding-top:4px;
		padding-bottom:4px;
		margin-bottom:10px;
		
		   -moz-box-shadow: 3px 3px 4px #000;
		-webkit-box-shadow: 3px 3px 4px #000;
		        box-shadow: 3px 3px 8px #0066FF;
		border-radius:5px;
}
#maand li a:hover {
		background-color:#0FF;
		color:#F00;
		font-weight:bold;
}
#maand .actief {
		background-color:#00F;
		color:black;
}
#maand li a:visited {	
}
#TitoDesignLogo {
	position: fixed;
	top:100px;
	left:100px;
	z-index:10000;
}
a:link {
	background-color: transparent;
	color: inherit;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	background-color: transparent;
	font-weight: bold;
	font-style:italic;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-style: italic;
}
a.glow:hover {
	color: red;
	text-shadow: 0 0 8px blue;
	border: 5px;
	border-radius: 9px;
	background-color: #FF0;
}
#linkTitoDesign {
	position:fixed;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00F;
	height:auto;
	left:10px;
	bottom:10px;
	z-index: 41;
}
#lijn {
	height:7px;
	background-color:#00F;
}
#histats {
	visibility:hidden;
}











@media only screen and (max-width: 800px) {
body{
	background-attachment: fixed;
	background-color:#598FEA;
	background-image:url(pictures/DruppelfontBlauw.jpg);
	background-size:100%;
	width:90%;
	background-repeat: repeat;
}
#logowaterkalkvrijaandekop {
	height: 44%;
	width: 95%;
	margin-left: 0px;
}
#logowaterkalkvrijaandekopprijzen {
	height: 44%;
	width: 95%;
	margin-left: 0px;
}
#kopregelgroter {
	font-size: 25px;
}
#links {
	position:absolute;
	height:400px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:19px;
	top:13px;
	width:110%;
}
#container {
	position:absolute;
	border-radius: 9px;
	-mozborder-radius: 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	-webkit-border-radius: 9px;
	border: 0px solid #800000;
	background: rgba(255, 255, 255, 0.8);
	height: auto;
	text-align: left;
	top: 240px;
	padding:20px;
	left: 4px;
	margin-left:4px;
	width:100%;
	z-index: 40;
}
#maand {
	position:absolute;
	top: 120px;
	left:0px;
	border-radius: 9px;
	-mozborder-radius: 9px;
	-webkit-border-radius: 9px;
	width:96%;
	padding:4px;
	padding-top:12px;
	padding-left:14px;
	padding-right:2px;
	background: rgba(255, 255, 255, 0.8);
	alignment-baseline:middle;
	text-align:center;
	border:none;
}
#maand li {	
		list-style:none;
		text-align:center;
		float:left;
}
#maand li a {
		background-color:blue;
		width:auto;
		float:left;
		display:block;
		color:white;
		text-decoration:none;
		text-align:center;
		font-family:helvetica, arial, sans-serif;
		font-size:20px;
		padding-left:6px;
		padding-right:6px;
		padding-top:0px;
		padding-bottom:2px;
		margin-right:5px;
		margin-bottom:10px;
		
		   -moz-box-shadow: 3px 3px 4px #000;
		-webkit-box-shadow: 3px 3px 4px #000;
		        box-shadow: 3px 3px 8px #0066FF;
		border-radius:5px;
}
#maand li a:hover {
		background-color:#0FF;
		color:#F00;
		font-weight:bold;
}
#maand .actief {
		background-color:#00F;
		color:black;
}
#maand li a:visited {	
}
#TitoDesignLogo {
	position: fixed;
	top:100px;
	left:100px;
	z-index:10000;
}
a:link {
	background-color: transparent;
	color: inherit;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	background-color: transparent;
	font-weight: bold;
	font-style:italic;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-style: italic;
}
a.glow:hover {
	color: red;
	text-shadow: 0 0 8px blue;
	border: 5px;
	border-radius: 9px;
	background-color: #FF0;
}
#linkTitoDesign {
	visibility:hidden;
	position:fixed;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00F;
	height:auto;
	left:10px;
	bottom:10px;
	z-index: 41;
}
#bovenstefoto {
	height: 53%;
	width: 50%;
}
#eerstetabel {
	height: 140%;
	width: 100%;
}
#tweedetabel {
	height: 170%;
	width: 100%;
}
#tabeldriediv {
	height: 160%;
	width: 100%;
}
#tweeboxenophoutentrap {
	height: 52%;
	width: 42%;
}
#drieflessenopdesteigertruckage {
	height: 79%;
	width: 71%;
}
#tabelvierdiv {
	height: 30%;
	width: 100%;
}
}












@media only screen and (max-width: 480px) {
body{
	background-size:120%;
}
#container {
	top: 272px;
	background: rgba(198, 247, 253, 1);
}
#logowaterkalkvrijaandekop {
	height: 20%;
	width: 100%;
	margin-left: 0px;
}
#logowaterkalkvrijaandekopprijzen {
	height: 20%;
	width: 100%;
	margin-left: 0px;
}
#maand {
	background: rgba(198, 247, 253, 1);
}
#kopregelgroter {
	font-size: 26px;
}
#bovenstefoto {
	height: 25%;
	width: 60%;
}
#eerstetabel {
	height: 65%;
	width: 100%;
}
#tweedetabel {
	height: 65%;
	width: 100%;
}
#tabeldriediv {
	height: 60%;
	width: 100%;
}
#tabelvierdiv {
	height: 11%;
	width: 100%;
}
#tweeboxenophoutentrap {
	height: 30%;
	width: 65%;
}
#drieflessenopdesteigertruckage {
	height: 48%;
	width: 72%;
}
}
