body {
	background-color: white;
	margin: 0;
	padding: 0;
	font: 0.8em/1.4em Verdana, "Lucida Grande", Lucida, sans-serif;
}

/* @group Kopf */

#o1 {
	height: 65px;
}

#o2 {
	height: 61px;
}

#kopf {
	height: 164px;
	margin-bottom: 40px;
}

#kopf h1 {
	margin-top: 0px;
	margin-left: -999px;
}

/* @end */

/* @group Navigation */

#navigation {
	text-transform: uppercase;
	color: #494949;
	font-size: 0.8em;
	white-space: nowrap;
	margin-left: 0px;
}

#navigation ul{
	margin-top: 0px;
}

#navigation li {
    list-style: none;
	color: black;
	display: inline;
	margin-left: -2.2em;
	margin-right: 3.2em;
}

#navigation a:link {
	color: gray;
	text-decoration: none;
}

#navigation a:visited {
	color: gray;
	text-decoration: none;

}

#navigation a:focus {
	color: black;
}

#navigation a:hover {
	color: #494949;
}

#navigation a:active {
}

#navigation h2
{
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin-bottom: 60px;
	margin-top: 25px;
	height: 22px;
	line-height: 23px;
}

/* @end */

#inhalt {
	margin-left: 0px;
	padding-bottom: 2em;
}

td {
	vertical-align: top;

}

hr {
	margin-top: 2em;
}

h2{
	font-size: 1.1em;
	margin-top: 30px;
	text-transform: uppercase;
	line-height: 1.4em;
}

h3 {
	font-size: 0.9em;
	margin-top: 30px;
	text-transform: uppercase;
}

h4 {
	font-weight: bold;
	margin: 1em 0 0;
	font-size: 0.9em;
}
.grau
{
	color: gray;
}

#inhalt h2 {
	margin-left: 240px;
}
#inhalt h3 {
	margin-left: 240px;
}

#inhalt ul {
	list-style-image: url(../bilder_design/bullet_rot.gif);
	font-size: 0.9em;
}

#inhalt li {
	margin-bottom: 0.9em;
	margin-left: -3.5em;
}
.bildleiste {
	
	margin-left: 0px;
	width: 220px;
	float: left;
	text-align: right;
	margin-top: 5px;
	clear: both;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.bildleiste ul {
	text-align: left;
	list-style-type: none;
	font-weight: bold;
}

.bildleiste li {

	list-style-image: url(../bilder_design/leer.gif);
	padding-left: 50px;
}

#logos{
	clear: both;
}

#inhalt a:link {
	font-weight: bold;
	text-decoration: none;
}
#inhalt a:visited {
	text-decoration: none;
	font-weight: bold;
}
#inhalt a:focus {
	text-decoration: none;
}
#inhalt a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#tabelle1 td {
	color: white;
	padding: 10px;
	font-size: 0.8em;
	width: 233px;
}
.mitarbeiter {
	font-size: 0.8em;
	line-height: 1.2em;
}

#textblock {
	margin-left: 240px;
	width: 57em;
}

#sprung{
	font-weight: bold;
	font-size: 0.8em;
}
