/* 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:#0082d1;
}

a{color:#7fc0e8;
}

a:hover{color:#0082d1;
}


h1{
color: #0082d1;
font-size:16px;
}
h2{
padding:0px;
margin:0px;
font-size:13px;
}
#wrapper {position: relative; width: 990px; height: auto; margin: 0px auto; /* to centre compliant browsers */ text-align: left;}
#nothing{
width:990px;
height:100px;
float:left;
}
#navbar{
width:990px;
height:100px;
float:left;
}
#col1{
width:344px;
height:100px;
float:left;
}
#col1 img{padding-right:5px;}
#col2{
width:247px;
padding:0px 28px 0px 27px;
height:100px;
float:left;

}

#col3 img{padding-left:5px;}
#col3{
width:344px;
height:100px;
float:left;
}
#content{
width:247px;
height:auto;
float:left;
padding:15px 365px 0px 373px;
text-align:justify;
}
/*bubbels*/
#bubbel1{
	position:absolute;
	left: 586px;
	top: 25px;
}
#bubbel2{
	position:absolute;
	left: 273px;
	top: 219px;

}

	#center { position:absolute; top:50%; left:50%; margin:-148px auto auto -151px; text-align:center;
	width:302px;
height:316px;
}
#row1{float:left; text-align:right}
#row2{float:left; text-align:left}
