body 
	{font-family: Verdana, Tahoma, sans-serif; font-size: 10pt; color: black;}

a:link {color: blue;}
a:visited {color: blue;}

#wrapper {position: relative; text-align: left; 
				 margin: 0px; padding: 0px;	border:0;	width: 100%;	height: 100%; 
				 background-image: url(image5.gif); background-attachment: fixed;}

#left {float: left; width: 150px;}

#content
  {position: absolute; left: 150px; right: 150px; height: 100%; background-color: white; line-height: 140%;
	 padding-left: 40px; padding-right: 40px; border-right: solid #AAD2F0;  border-left: solid #AAD2F0;}
	 
#right {float: right;	width: 150px;}

#vasen
  {position: absolute; left: 20px; top: 75px; width: 150px; text-align: left; 
	background-color: white; text-align: center; border: solid #AAD2F0;}

	div#vasen a {display: block; text-decoration: none; text-align: center; padding: 1px; border-width: 0;}
	div#vasen a:hover {text-decoration: none; background-color: #AAD2F0; color: black;}