html, body {
	background-color: #FFF;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #231709;
	height: 100%;
}

li .a1:visited, li .a1:link, li .a1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ECE6E6;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 2em;
}

li .a1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 2em;
}

li a {
	display: block;
	height: 20px;
	margin: 0px;
	width: 180px;
}

.cont {
	width: 440px;
}

.imgleft {
	margin-right: 10px;
	float: left;
}

.personp {
	line-height: 1em;
}

.textwhite {
	color: #FFFFFF;
}

.textwhitebold {
	color: #FFFFFF;
	font-weight: bold;
}

.virttab {
	left: 100px;
	position: absolute;
	font-weight: bold;
}

#contmain {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 700px;
	height: 100%;
	z-index: 1;
	background-color: #FFFFFF;
	margin-left: -350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

#contmain #content #personal a:link {
	text-decoration: none;
	color: #9F8282;
}

#contmain #content #personal a:hover {
	text-decoration: none;
	color: #231709;
}

#contmain #content li {
	margin-top: 5px;
	margin-bottom: 5px;
}

#contmain #content p {
	color: #231709;
	line-height: 1.5em;
}

#contmain #content ul {
	list-style-image: url(../images/pfeil_1.gif);
	list-style-position: outside;
	list-style-type: none;
}

#content {
	position: absolute;
	z-index: 10;
	width: 460px;
	left: 220px;
	top: 30px;
	overflow: auto;
}

#navimain {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 100%;
	z-index: 2;
	background-image: url(../images/backsprite.gif);
	background-repeat: repeat-y;
}

#navimain a {
	text-decoration: none;
}

#navimain ul {
	height: 240px;
	left: 20px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 157px;
	width: 180px;
}

#personal {
	height: 180px;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #644445;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	white-space: normal;
	display: block;
}
#mitarbeiter {
	margin: 1px;
	padding: 2px;
	width: 98%;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mitarbeiter td {
	vertical-align: top;
}
#mitarbeiter h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
#mitarbeiter h2 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 0.8em;
	font-weight: normal;
	display: inline;
}
#mitarbeiter li  {
	list-style-type: disc;
	list-style-image: none;
	font-size: 0.8em;
	list-style-position: outside;
	margin-left: 0px;
}
#mitarbeiter ul {
	position: static;
	left: 20px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}

