@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #ffcc66;
}
.aufz {
	line-height: 18px;
	display: list-item;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}

a:link {
	color: #006f46;
	text-decoration: underline;
}
a:hover {
	color: #006f46;
	text-decoration: none;
}
a:active {
	color: #006f46;
	text-decoration: underline;
}
a:visited {
	color: #006f46;
	text-decoration: underline;
}
#basic {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	height: 22px;
	width: 740px;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
}
#kopf {
	height: 100px;
	width: 740px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#start {
	height: auto;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-repeat: no-repeat;
}

#fuss {
	height: 40px;
	width: 740px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006f46;
	border-right-color: #006f46;
	border-bottom-color: #006f46;
	border-left-color: #006f46;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
.h2 {font-size:12px;
	color:#006f46;
}
.h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}
