@charset "UTF-8";
/* CSS Document */

@import url(menu.css);

body {
	background: #dddfdd url(../bilder/verlauf.png) repeat-y; 
	margin: 0;
	padding 0;
	float: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
}

div#alg_content {
	position: absolute;
	left: 71px;
	top: 192px; /*eig. 192px*/
	padding: 0;
	margin: 0;
}