body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #E9E8E4;
	background-attachment: scroll;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	color: #002E5F;
}
#banner {
	height: 200px;
	clear: left;
	float: left;
	width: 100%;
	background-color: #E9E8E4;
}
#intern {
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fehler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002D5E;
}
a:link {
	color: #cc0000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
}
#navigation {
	clear: left;
	float: left;
	padding-bottom: 20px;
}
#navigation a:link, #navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002D5E;
	text-decoration: none;
	clear: left;
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98A3BF;
	width: 190px;
}
#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	clear: left;
	float: left;
	width: 190px;
	padding-left: 10px;
	background-color: #98A3BF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98A3BF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #002E5F;
	text-align: left;
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
	padding-left: 5px;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002E5F;
	text-align: right;
}
#head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: left;
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
}
li {
	list-style-position: outside;
	list-style-image: url(img/point.jpg);
	line-height: 2;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
