@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFFF99;
	background-image: url(bilder/hg_verlauf.png);
	background-repeat: repeat-x;
	text-align: center;
}

.layouttable {
	width: 600px;
	height: 300px;
	position: relative;
	top: 118px;
}

#weg {
	visibility: hidden;
	height: 0px;
}