@charset "utf-8";
/* CSS Document */
html {
	height: 101%;
}
body {
	margin: 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 16px;
	background-image: url(images/hg<? echo $monat; ?>.gif);
}
a:link {
	text-decoration: none;
	color: #CC6633;
}
a:visited {
	text-decoration: none;
	color: #CC6633;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #CC6633;
	text-decoration: underline;
}
A.transparent:link, A.transparent:visited, A.transparent:active, A.transparent:hover  {
	background-color: transparent;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
.imp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	display: inline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	display: inline;
}
.boxfett {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.infobox {
	background-color: #EECE76;
	color: #000000;
	font-size: 12px;
	line-height: normal;
	width: 346px;
	clear: right;
	float: right;
	position: relative;
	border: 2px dotted #993300;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
