BODY {
background-color: #FFFFFF;
margin:10px;
padding:0;
  }

.floatfont {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal; 
}
.runfont {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold; 
}
.smallfont {
	color: #000000;
	font-family:Verdana;
	font-size: 9px;
}
a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
 }
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.sign {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
 }
a.sign:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a.left:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(inhalt/hover_left.jpg);
	width: 130px;
	height: 12px;
	display: block;
}
a.right {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
 }
a.right:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(inhalt/hover_right.jpg);
	width: 130px;
	height: 14px;
	display: block;
}
a.start {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
 }
a.start:hover {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#border {
	background-image: url(inhalt/line_head.jpg);
	width: 1000px;
	height: 20px;
}
#fuss {
	position:absolute;
	bottom:0%;
	width: 98%;
	overflow: hidden;
	background-image: url(inhalt/hg.jpg);
	height: 30px;
	float: left;
	left: 1%;
}
#left_navi {
	float: left;
	width: 128px;
}
#right_navi {
	float: right;
	width: 128px;
}
#space {
	width: 900px;
	height: 100px;
	background-color: #ECF4FF;
}
#content {
	margin-top: 0px;
	margin-right: 134px;
	margin-bottom: 0px;
	margin-left: 134px;
}
#pic {
	float: left;
	width: 315px;
	height: 220px;
}
#start {
	position: absolute;
	top: 30%;
	float: left;
	margin-left: 20%;
}
#head {
	width:100%;
	display: block;
	vertical-align: top;
	height: 100px;
}
