body {
	margin: 0;
	padding: 0;
	font: 12px verdana, sans-serif;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}

a img {
	border: none;
}

th, td {
	text-align: left;
	vertical-align: top;
}

#container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	padding: 0 18px;
	color: #333;
	background-color: #fff;
}

#header {
	float: left;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../grafiken/header.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header .kopf {
	float: left;
	text-indent: -9999px;
	font-size: 12px;
	line-height: 12px;
	margin: 18px 0 -7px 0;
	height: 176px;
	width: 100%;
	overflow: hidden;
}

#header .kopf a {
	float: right;
	display: block;
	height: 76px;
	width: 76px;
}

#content {
	float: left;
	width: 100%;
	padding: 0;
}

#main {
	float: left;
	width: 520px;
}

#rechts {
	float: right;
	width: 360px;
	color: #333;
}

#footer {
	clear: both;
	font-size: 10px;
	padding: 6px 0;
	color: #333;
}

#footer p {
	margin: 0 0 1em 0;
}

ul#nav {
	float: left;
	width: 776px;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}

ul#nav li {
	display: inline;
	white-space: nowrap;
}

ul#nav li a {
	display: block;
	float: left;
	text-decoration: none;
	margin: 3px 3px 0 0;
	padding: 3px 12px;
	text-align: center;
	font-weight: bold;
	font-size:12px;
}

ul#nav a:link,
ul#nav a:visited {
	color: #000000;
	border-bottom: 6px #E9E9E9 solid;
}

ul#nav a:focus,
ul#nav a:hover {
	color: #000;
	border-bottom: 6px #DE0000 solid;
}

ul#nav .selected a:link,
ul#nav .selected a:visited {
	color: #FFF;
	background-color: #DE0000;
	border-bottom: 6px #DE0000 solid;
}

a:link,
a:visited {
	color: #000066;
	background-color: inherit;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:focus,
a:hover {
	color: #000;
	background-color: inherit;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

h2 {
	font-size: 16px;
	line-height: 18px;
	color: #000;
	background-color: inherit;
	margin-top: 18px;
}
	
h2 a:link,
h2 a:visited {
	color: #000;
	background-color: inherit;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

h2 a:focus,
h2 a:hover {
	color: #e2001a;
	background-color: inherit;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

h2.kopf_rechts {
	display: inline;
	float: left;
	font-size: 11px;
	padding: 3px 12px;
	margin: -12px 0 12px -12px;
	width: 100%;
	color: #000;
	border-bottom: 1px #DE0000 solid;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	color: #e2001a;
	margin-bottom:8px;
}

h3 a:link,
h3 a:visited {
	color: #5A84BE;
	background-color: inherit;
	text-decoration: none;
}

h3 a:focus,
h3 a:hover {
	color: #e2001a;
	background-color: inherit;
	text-decoration: underline;
}

strong {
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: inherit;
}

ul {
	list-style-type: square;
}

.inhalt {
	float: left;
	padding: 12px 12px 12px 12px;
	margin-bottom: 1.5em;
	border: 1px #DE0000 solid;
}

.netzwerke {

	float: right;
}

.netzwerke img {
	margin: 0 2px 0px 0;
	border: 1px #DE0000 solid;
}

#main .inhalt {
	width: 498px; 
}

.rechts_text {
	float: left;
	width: 100%;
	line-height: 18px;
}

#rechts .inhalt {
	width: 336px;
	float:right;
}

.rechts_text img {
	float: left;
	margin: 0 12px 12px 0;
}
