#container {
	background-color: #CCCCCC;
	border: 1px solid black;
	width: 900px;
	position: relative;
	margin: 1em auto;
	text-align: left;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: -5px;
	text-align: justify;
	color: #333333;
}

body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(img/grund.gif);
}

#content {
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #003466;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #003563;
}
a:hover {
	font-weight: bold;
	color: #333333;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #01326D;
	padding-left: 30px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}

.listenwerte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
