body {
	color: #333333;
	font-size: 100.01%;
	font-family: Arial,Helvetica,sans-serif;
	margin:0;
	padding: 0;
}
#inneres_feld {
	width:80%;
	margin:auto;
	padding:0;
}
#seitenkopf {
	margin: 20px 0 0 120px;
	padding:0;
}
#seitenkopf img {
	float:left;
	border-width:0;
	border-style:none;
	margin:0;
}
#seitenkopf p {
	margin:0;
	padding:11px 0 0 0;
	font-size: 11px;
	text-align:right;
}
#seitenkopf a {
	color:#333333;
	text-decoration:none;
}
#seitenkopf a:link {
	color:#333333;
}
#seitenkopf a:visited {
	color:#333333;
}
#seitenkopf a:hover {
	color: #0055ee;
	text-decoration:underline;
}
#seitenkopf a:active {
	color: #0055ee;
	text-decoration:underline;
}
#seitenkopf form {
	margin:0;
	padding:0;
	text-align:right;
}
#seitenkopf form input {
	margin:10px 0 0 0;
	padding:0;
	border-width:0;
	border-style:none;
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#333333;
	text-align:right;
	vertical-align:text-top;
	background-color:transparent;
}
.small {
	text-align:right;
	color: #333333;
}
#navigation {
	float:left;
	width: 150px;
	margin:0;
	padding:10px;
	vertical-align:top;
	text-align:right;
	font-size: 16px;
}
#navigation ul {
	margin:74px 36px 68px 0;
	padding:0;
	list-style:none;
}
#navigation li {
	margin:0 0 14px 0;
	padding:2px 2px 2px 2px;
	background-color:#EEEEEE;
}
#navigation a {
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
}
#navigation a:link, #navigation a:visited {
	margin:0;
	padding:0;
	color: #333333;
}
#navigation a:hover {
	color: #0055ee;
	text-decoration:underline;
}
#navigation a:active {
	color: #0055ee;
	text-decoration:underline;
}
* html #inhalt {
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
	width:100%;
}
#inhalt {
	width:440px;
	margin: 32px auto 0 auto;
	padding:0 0 0 32px;
	text-align:left;
}
#inhalt h1 {
	font-size: 16px;
	margin: 0 0 22px 0;
}
#inhalt h2 {
	font-size: 14px;
	margin: 16px 0 12px 0;
}
#inhalt h3 {
	font-size: 12px;
}
#inhalt p {
	font-size: 12px;
	margin: 0 0 12px 0;
}
#inhalt ul {
	margin:0 0 12px 0;
	padding:0 0 0 30px;
}
#inhalt li {
	font-size:12px;
	line-height: 24px;
	color:#333333;
	margin: 0 0 10px 0;
}
#inhalt a, #inhalt a:link, #inhalt a:visited {
	color:#333333;
}

#inhalt a:focus, #inhalt a:hover, #inhalt a:active {
	color: #0055ee;
}
.input {
	text-align:center;
	font-size:0.83em;
	border-style:none;
	border-width: 0 0 0 0;
	border-top-color:none;
	border-left-color:none;
	border-right-color:none;
	border-bottom-color:none;
	background-color:#ffffff;
	float:left;
	margin-left:0em;
	padding-right:1em;
	width:6em;
}
#inhalt table {
	margin:0 0 20px 0;
	font-size:12px;
	vertical-align:top;
}
#inhalt table td {
	vertical-align:top;
}
#inhalt table td.text {
	vertical-align:top;
	padding:3px 0 0 0;
}
#inhalt table img {
	margin:6px 6px 6px 24px;
	border-width:4px;
	border-style:solid;
	border-color:#EEEEEE;
}

