@charset "utf-8";

/*****************************
*	CLEAR					 */

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
	}
	
/*****************************
*	SYSTEM TAGS				 */

body {
	background: white;
	font: 12px/18px arial, helvetica, sans-serif;
	color: #666666;
	}
	
img {
	float: left;
	display: inline;
	border: 0;
	}
	
a {
	color: #9CBB08;
	}
	
a:hover {
	text-decoration: none;
	}
	
p {
	margin: 10px 0 10px 0;
	}

dl dt {
	font-size: 13px;
	margin: 0 0 5px 0;
	}

dl dd {
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 15px 25px;
	}
	
small {
	font-size: 0.85em;
	}
	
/*****************************
*	UEBERSCHRIFTEN		 	 */

h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #A4C408;
	margin: 12px 0 12px 0;
	padding-left: 56px;
	background: url("../../images/sonstiges/h1.gif") no-repeat 0 2px;
	}

h2 {
	font-size: 17px;
	color: #A4C408;
	margin: 10px 0 10px 0;
	}
	
h3 {
	font-size: 14px;
	color: #A4C408;
	margin: 8px 0 8px 0;
	}
	
h4 {
	font-size: 12px;
	color: #A4C408;
	margin: 6px 0 6px 0;
	}
	
h5 {
	font-size: 11px;
	color: #A4C408;
	margin: 0 0 5px 0;
	}

h5 {
	font-size: 10px;
	text-transform: uppercase;
	color: #A4C408;
	margin: 0 0 5px 0;
	}
	
/*****************************
*	RAHMEN				 	 */

#rahmen {
	width: 978px;
	float: left;
	position: relative;
	background: white url("../../images/rahmen/hintergrund_inhalt.gif") repeat-y 22px 0;
	border-bottom: 22px solid white;
	}

#kopf {
	width: 870px;
	height: 122px;
	float: left;
	background: white url("../../images/rahmen/kopf.gif") no-repeat;
	padding: 15px 0 0 108px;
	}
	
#kopf ul {
	width: 190px;
	float: left;
	list-style: none outside;
	padding: 0;
	margin: 0;
	}
	
#kopf ul li {
	float: left;
	}
	
#kopf .logo {
	width: 410px;
	height: 50px;
	float: right;
	margin-top: 9px;
	}
	
#kopf .logo img {
	float: right;
	}
	
#kopf .logo .bereich {
	margin: 6px 12px 0 0;
	}
	
#inhalt {
	width: 473px;
	min-height: 465px;
	height: auto !important;
	height: 465px;
	float: right;
	padding: 20px 35px 20px 20px;
	}
	
#inhalt ul {
	list-style: none outside;
	margin: 5px 0 15px 0;
	}

#inhalt ul li {
	background: url("../../images/sonstiges/liste_gruen.gif") no-repeat 0 5px;
	margin: 0 0 3px 0;
	padding-left: 20px;
	}
	
#inhalt .menue ul {
	width: 473px;
	float: left;
	line-height: 15px;
	}
	
#inhalt .menue ul li {
	width: 215px;
	float: left;
	background-position: 0 4px;
	}
	
#infobereich_rechts {
	width: 218px;
	min-height: 275px;
	height: auto !important;
	height: 275px;
	float: right;
	position: relative;
	top: -76px;
	background: white url("../../images/rahmen/hintergrund_infobereich.gif") repeat-y;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	}
	
#infobereich_links {
	width: 190px;
	float: left;
	position: relative;
	display: block;
	top: 255px;
	left: 22px;
	padding: 0 0 20px 20px;
	font-size: 11px;
	line-height: 14px;	
	}
	
#infobereich_links h4,
#infobereich_rechts h4 {
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	letter-spacing: 0.05em;
	font-size: 12px;
	color: black;
	margin: 20px 0 6px 0;
	}
	
#infobereich_links h3,
#infobereich_rechts h3 {
	font-size: 14px;
	color: #A4C408;
	font-weight: normal;
	margin: 7px 0 7px 0;
	}
	
#infobereich_rechts p {
	margin: 5px 0 5px 0;
	}
	
#infobereich_rechts div {
	float: left;
	display: inline;
	margin: 0 0 0 25px;
	}
	
#infobereich_rechts .fuss {
	width: 218px;
	height: 4px;
	float: left;
	position: relative;
	line-height: 0;
	margin: 15px 0 0 0;
	background: url("../../images/rahmen/infobereich_fuss.gif") no-repeat;
	}
	
#infobereich_rechts .abdecker {
	width: 4px;
	height: 65px;
	position: absolute;
	top: 0;
	left: -26px;
	background: url("../../images/rahmen/balken_abdecker.gif") no-repeat;
	}
	
#infobereich_links input,
#infobereich_rechts input {
	width: 160px;
	}

ul#fuss {
	width: 206px;
	height: 28px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 250;
	background: white;
	line-height: 28px;
	list-style-type: square;
	}
	
ul#fuss li {
	float: left;
	display: inline;
	padding-left: 9px;
	margin-left: 9px;
	color: #D1E183;
	background: url("../../images/sonstiges/liste_gruen_klein.gif") no-repeat 0 12px;
	}

ul#fuss li a {
	font-size: 9px;
	text-transform: uppercase;
	color: #B8CE4E;
	}

div#amedes {
	overflow: hidden;
	clear: both;
	display: block;
	width: 160px;
	padding: 20px 0 40px 760px;
	margin: 40px 0 0 20px;
	border-top: solid 1px #92af07
}

/*****************************
*	KLASSEN				 	 */

/*### BILDER ###*/

.bild_links {
	float: left;
	display: inline;
	margin: 0 20px 10px 0;
	}	

.bild_rechts {
	float: right;
	display: inline;
	margin: 0 0 10px 20px;
	}

.bild_umbruch {
	float: none;
	margin: 10px 0 10px 0;
	}

/*### DIVERSES ###*/

.hide {
	position: absolute;
	top: -2500px;
	left: -2500px;
	}

.tropfen {
	width: 232px;
	height: 262px;
	position: absolute;
	top: 205px;
	left: 0;
	background: #EEF5DF url("../../images/rahmen/humanmedizin.jpg") no-repeat;
	}
	
.clear {
	clear: both;
	}
	
a.link {
	background: url("../../images/sonstiges/link.gif") no-repeat 0 2px;
	padding-left: 25px;
	}
	
.download {
	line-height: 16px;
	border-top: 1px solid #C8DC6B;
	margin-bottom: 20px;
	}
	
.download p {
	width: 430px;
	float: right;
	margin: 3px 0 3px 0;
	}

.download p em {	
	color: #A4C408;
	}
	
.diskette {
	margin: 5px 10px 15px 0;
	}
	
#kss_weniger {
	display: none;
	}

#kss_text {
	display: none;
	}
	
/*### MITARBEITER ###*/

.portrait {
	border: 1px solid #F1F1F1;
	padding: 1px;
	margin: 0 15px 5px 0;
	}

#inhalt .mitarbeiter {
	font-size: 11px;
	margin: 10px 0 10px 0;
	line-height: 16px;
	padding-top: 10px;
	}
	
#inhalt .mitarbeiter img {
	border: 1px solid #C8DC6B;
	padding: 1px;
	margin: 0 15px 10px 0;
	}

#inhalt .mitarbeiter .daten {
	width: 172px;
	float: left;
	margin-bottom: 5px;
	}
	
#inhalt .mitarbeiter .daten ul {
	width: auto;
	margin-bottom: 0;
	}
	
#inhalt .mitarbeiter .daten ul li {
	line-height: 13px;
	background-position: 0 3px;
	}
	
/*****************************
*	FORMULARE			 	 */

input {
	background: #ECF3D0;
	border-top: 1px solid #C8DC6B;
	border-left: 1px solid #C8DC6B;
	border-right: 1px solid #F5F9EC;
	border-bottom: 1px solid #F5F9EC;
	font-size: 11px;
	/*color: #A8CB00;*/
	color: #666666;
	padding: 2px;
	margin: 2px 0 2px 0;
	}

textarea {
	background: #ECF3D0;
	border-top: 1px solid #C8DC6B;
	border-left: 1px solid #C8DC6B;
	border-right: 1px solid #F5F9EC;
	border-bottom: 1px solid #F5F9EC;
	font-size: 11px;
	/*color: #A8CB00;*/
	color: #666666;
	padding: 2px;
	margin: 2px 0 2px 0;
}

input:hover {
	background: #F2FAE1;
	}	

.submit {
	width: auto;
	font-size: 10px;
	text-transform: uppercase;
	background: url("../../images/sonstiges/button_klein.gif") no-repeat 0 2px;
	padding: 0 0 0 25px;
	margin: 5px 0 5px 0;
	border: 0;
	text-align: left;
	color: #A8CB00;
	}
	
.submit:hover {
	background: url("../../images/sonstiges/button_klein.gif") no-repeat 0 2px;
	}

label {
	cursor: pointer;
	}

#inhalt .material h3 {
	clear: both;
	margin: 20px 0 20px 0;
	}

#inhalt .material p {
	margin: 5px 0 5px 0;
	}

#inhalt .material label {
	cursor: pointer;
	font-size: 11px;
	}

#inhalt .material input {
	width: 21px;
	margin: 0 5px 0 0;
	cursor: pointer;
	font-size: 11px;
	}
	
#inhalt .material input.submit {
	width: auto;
	}
	
legend {
	font-size: 10px;
	text-transform: uppercase;
	padding: 0 5px 0 0;
	color: #A4C408;
	}
	
/*****************************
*	TABELLEN			 	 */

table th {
	text-align: left;
	}

/*****************************
*	UNTERMNENUE			 	 */

#unternavigation {
	width: 780px;
	height: 65px;
	float: left;
	background: #A4C408 url("../../images/rahmen/unternavigation.jpg") repeat-y right 0;
	border-bottom: 11px solid white;
	}
	
#unternavigation div {
	width: 148px;
	height: 65px;
	float: left;
	background: url("../../images/rahmen/unternavigation_tropfen.jpg") no-repeat;
	}
	
#unternavigation ul {
	width: 470px;
	height: 45px;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	margin: 12px 0 0 87px;
	list-style: none outside;
	}

#unternavigation ul li {
	width: 205px;
	height: 15px;
	float: left;
	display: block;
	position: relative;
	line-height: 10px;
	background: url("../../images/sonstiges/unternavigation_weiss.gif") no-repeat 0 2px;
	margin: 0 5px 0 0;
	list-style: square outside;
	padding-left: 15px;
	}
	
#unternavigation ul li a {
	color: white;
	text-decoration: none;
	}
	
#unternavigation ul li:hover {
	color: #EEF5DF;
	background: url("../../images/sonstiges/unternavigation_weiss_pfeil.gif") no-repeat 0 2px;
	}
	
#unternavigation ul li.aktiv {
	color: #EEF5DF;
	background: url("../../images/sonstiges/unternavigation_weiss_pfeil.gif") no-repeat 0 2px;
	}
	
#unternavigation ul ul {
	width: auto;
	height: auto;
	display: none;
	color: #ffffff;
	position: absolute;
	top: 0;
	left: -72px;
	z-index: 250;
	list-style: none outside;
	background: white;
	border: 2px solid #E1F1BF;
	font-size: 11px;
	}
	
#unternavigation ul ul li {
	width: auto;
	height: auto;
	clear: both;
	padding: 0;
	margin: 0;
	color: #A4C408;
	text-decoration: none;
	text-transform: none;
	background: none;
	line-height: 16px;
	}
	
#unternavigation ul li:hover ul {
	display: inline;
	padding: 10px 15px 10px 15px;
	}

#unternavigation ul ul li:hover {
	color: #A4C408;
	padding: 0;
	background: none;	
	}
	
#unternavigation ul ul li a {
	color: #A4C408;
	margin: 0;
	padding: 0;
	}
	
#unternavigation ul ul li a:hover {
	text-decoration: underline;
	}