
div {
font-family: Helvetica;
font-size: 100%;
color: #000099;
text-decoration: none;
text-align: center
}

td {
font-family: Helvetica;
color: #000099;
font-size: 90%;
font-weight: bold;
text-decoration: none;
text-align: center
}

body{
background: url(Conachtergrond.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center center;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-o-background-size:100% 100%;
background-size:100% 100%;
background-position:0px 0px 0px 0px;
/*background-color:#000;*/
}

div.rightenergie {
	position: fixed;
	overflow-y:scroll;
	top: 0px;
	right: 0px;
      border:0px;
	border-style:solid;
	border-color:white;
	float:left;
	width:45%;
	height:98%;
	margin-top:0px;
	margin-left:0px;
	padding:5px 25px 5px 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.9vw;
	font-weight:light;
	color:#000099;
	/*background-color:#FFFFFF;*/
}


a:link    {text-decoration: none; color: #CCCCCC;}  
 
a:visited {text-decoration: none; color: #CCCCCC;}  
 
a:active  {text-decoration: none; color: #CCCCCC;}  
 
a:hover{text-decoration: none; background-color: #FFFFFF;}  

