body {
	background-color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	background-image: url(pic/hg2.gif);
	background-repeat: repeat-x;
	padding: 0px;
	color: #333333;
}
p, li, td {
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #6699CC;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
}
.button {
	color: #333333;
}
a:link {
	font-style: normal;
	color: #0066CC;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
}
.navio {
	width: 200px;
	font-weight: bold;
	text-align: left;
	padding: 4px 0px;
	margin: 0px;
	border: 1px none #666666;
	background-color: #FFE58D;
	font-size: 12px;
}
.naviu {
	width: 200px;
	text-indent: 15px;
	text-align: left;
	padding: 3px 0px;
	background-color: #FFF7DE;
	font-size: 12px;
}
.navim {
    width: 200px;
	text-align: left;
	padding: 3px 0px;
	margin: 0px;
	background-color: #FFF7DE;
	font-size: 12px;
}
}
.boxo {
	text-align: left;
	padding: 4px;
	margin: 0px;
	border: 1px dotted #666666;
	background-color: #FFF6D6;
}
.boxu {
	border: 1px dotted #666666;
	text-align: left;
	padding: 2px;
	margin: 5px 0px 0px;
	font-size: 12px;
	line-height: 18px;
}
.picl {
	margin: 5px 7px 5px 0px;
	padding: 0px;
	border: 1px solid #333333;
}
.picr {
	margin: 5px 0px 5px 7px;
	padding: 0px;
	border: 1px solid #333333;
	text-align: right;
}

