body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
a:link , a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}
#kopf {
	height: 100px;
	width: 980px;
	margin: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#kopfimage {
	width: 980px;
	height: 100px;
	position: relative;
	left: 0px;
	top: 0px;
}
#kopflink {
	color: #999999;
	font-size: 0.7em;
	position: relative;
	top: -95px;
	text-align: right;
	right: 0px;
	float: right;
}
#inhalt {
	width: 980px;
	position: relative;
	margin: auto;
	top: 30px;
}
#inhalt h1 {
	font-size: 1em;
	color: #000000;
}
#inhalt h2 {
	font-size: 1em;
	color: #000000;
}
#inhalt h2 a {
	color: #000000;
	text-decoration: underline;
}
#inhalt h2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#inhalt p {
	font-size: 0.9em;
	color: #000000;
}
#menu {
	width: 180px;
	font-size: 0.9em;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
	margin: 0;
	margin-right: 20px;
	padding: 0;
}
#menu li {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	list-style-position: inside;
}
#menu li a {
	list-style-image: url(../images/pfeil_gelb_rechts.gif);
	list-style-position: inside;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
#menu li a:hover {
	list-style-image: url(../images/pfeil_rot_rechts.gif);
	list-style-position: inside;
	background-color: #EFF0F0;
	text-decoration: none;
	color: #CC0000;
	font-stretch: expanded;
	display: block;
}
#menu p {
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-left: 10px;
}
#breadcrumb {
	font-size: 0.7em;
	color: #999999;
}
#breadcrumb a {
	text-decoration: underline;
	color: #999999;
}
#breadcrumb a:hover {
	color: #000000;
}
#hotline {
	float: right;
	margin-bottom: 15px;
}
#rellink a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}
#rellink a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
#footlink {
	font-size: 0.8em;
	text-align: center;
	color:#999999;
	position: relative;
	width: 100%;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	padding-top: 50px;
}
#footlink a:link, #footlink a:visited {
	color: #999999;
	text-decoration: underline;
}
#footlink a:hover, #footlink a:active {
	color: #000000;
	text-decoration: underline;
}
#footer {
	text-align: center;
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	bottom: 50px;
	margin-top: 50px;
}
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #999999;
	text-decoration: underline;
}
#optional {
	height: auto;
	width: 100%;
	position: relative;
	margin: auto;
}
#optional p {
	font-size: 1em;
}
#optional a, #optional a:visited {
	color: #000000;
	text-decoration: underline;
}
#optional a:hover, #optional a:active {
	color: #999999;
	text-decoration: underline;
}
#footer p {
	font-size: 0.7em;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
