body{
	background-image: url("wasser/bubbles.jpg");
	
	
	margin-top: 0;
	font-family: Arial,Verdana;
	color: #232323;
	font-size: 13px;

}
.form{
	font-family: Arial,Verdana;
	color: black;
	font-size: 11px;
}
#head{
	position: absolute;
	top: 0px;
	left: 155px;
	height: 60;
	width: 500px:
	color: #000000;
	font-size: 18px;
	line-height: 18px;
	padding: 10px;
	margin: 2px;
}

#content{
	position: absolute;
	left: 155px;
	top: 50px;
	width:500px;
	color: black;
	font-size: 13px;
	line-height: 18px;
	padding: 10px;
	margin: 2px;
}
div#content td{
	color: #6699CC;
	font-size: 13px;
	line-height: 18px;
}
div#content hr{
	color: #00007E;
	height:1px;
}

#favorites{
	color: #232323;
	font-size: 13px;
	line-height: 18px;
	padding: 10px;
	margin: 2px;
}
div#favorites a{
	font-weight: bold;
	text-decoration: none;
	color: black;
}
#categories{
	color: #232323;
	font-size: 13px;
	line-height: 18px;
	padding: 10px;
	margin: 2px;
}
div#categories a{
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#calender{
	position: relative;
	left: 10px;
	font-size: 12px;
	margin: 2px;
}
div#calender td{
	font-size: 12px;
	color: #232323;
	line-height: 18px;
}
div#calender a{
	text-decoration: none;
	font-weight: bold;
	color: black;
}
#navigation {
	position: absolute;
	left: 0px;
	top: 64px;
	width: 140px;
}
#about {
	font-size: 11px;
	position: absolute;
	left: 50px;
	top: 50px;
	width: 140px;
}

