/* CSS Document */
body{
font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; /* Resets 1em to 11px 1em equals 16px;*/ 
	
line-height:1.4em;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	color:#97c5ea;
}
a{color:#97c5ea;}

h1{
color: #97c5ea;
font-size:16px;
}
h2{
padding:0px;
margin:0px;
font-size:13px;
}
#wrapper {position: relative; width: 95%; height: auto; margin: 0px auto; /* to centre compliant browsers */ text-align: left;}
#nothing{
position:absolute;
width:0px;
height:0px;
}
#navbar{
position: relative; width: 330px; height: 150px; margin: 0px auto; /* to centre compliant browsers */ text-align: left;
}
#col1{
position:absolute;
width:0px;
height:0px;
}
#col1 img{padding-right:5px;}
#col2{
width:247px;
padding:0px 28px 0px 27px;
height:100px;

}

#col3 img{padding-left:5px;}
#col3{
position:absolute;
width:0px;
height:0px;
}
#content{
width:100%;
height:auto;
float:left;
text-align:left;
}
/*bubbels*/
#bubbel1{
position:absolute;
width:0px;
height:0px;
left:0px;
top:0px;
visibility:hidden;
}
#bubbel2{
position:absolute;
width:0px;
height:0px;
left:0px;
top:0px;
visibility:hidden;
}

	#center {
}
#row1{position:absolute;
width:0px;
height:0px;
left:0px;
top:0px;
visibility:hidden;
}
#row2{position:absolute;
width:0px;
height:0px;
left:0px;
top:0px;
visibility:hidden;
}
#col1 img{
position:absolute;
width:0px;
height:0px;
left:0px;
top:0px;
visibility:hidden;
}
#col3 img{
position:absolute;
width:0px;
height:0px;
left:0px;
top:0px;
visibility:hidden;
}
