@charset "UTF-8";
body {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #555555;
/* background-color: #808B99; Hintrgrundfarbe hier ändern  neu: #7389a1*/
	background-color: #7389a1; 
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_home.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a:link, #header a:visited, #header a:hover, #header a:active  {
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
#wrapper {
	padding: 0px;
	margin: 0px;
	min-width: 1020px;
	min-height: 135px;
}
/* Header css */
#header {
	position: absolute;
	width: 1022px;
	height: 130px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/head_logo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#header a:link, #header a:visited, #header a:hover, #header a:active  {
	color: #555555;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 737px;
}
/* Generische Navigation */
#genav {
	position: absolute;
	top: 130px;
	width: 27px;
	height: 402px; /*war zuvor 300px*/
	padding: 0px;
	margin: 0px;
 	background-color: #F6F8F9;
}
#genav ul {
	padding: 0px;
	margin: 0px;
}
#genav li {
	margin-bottom: 1px;
}
#genav a.home {
	height: 19px;
	display: block;
	background: #435163 url(../img/nav_home.gif) 0px 0px no-repeat;
}
#genav a.mail {
	height: 54px;
	display: block;
	background: #95A8BB url(../img/nav_mail.gif) 0px 27px no-repeat;
}
#genav a.print {
	height: 74px;
	display: block;
	background: #C0CDDA url(../img/nav_print.gif) 0px 44px no-repeat;
}
#genav a.map {
	height: 74px;
	display: block;
	background: #E4EAF0 url(../img/nav_map.gif) 0px 44px no-repeat;
}
#genav a:visited {
	text-decoration: none;
}
#genav span {
	visibility: hidden;
}
/* Hauptnavigation */
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	top: 130px;
	left: 27px;
	width: 702px;
	height: 74px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/nav_trennlinien.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	z-index: 99;
}
#nav ul.dropdown {  /* ie6 und kleiner */
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#nav ul.dropdown * ul {  
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: none;
	position: absolute;
}
#nav ul.dropdown li { /* ie6 und kleiner */
	float: left;
	padding: 0px;
	margin: 0px;
}
#nav ul.dropdown li a {  /* ie6 und kleiner */
	color: #333333;
	text-decoration: none;
	display: block;
	width: 210px;
	margin-left: 1px;
	padding-left: 23px;
}
#nav ul.dropdown li * li {  
	list-style: none;
	float: none;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#nav ul.dropdown li ul {  /* ordung unter ie7 */
	position: relative;
}
#nav ul.dropdown ul * a {  
	color: #333333;
	width: 210px;
	height: 100%;
	margin-left: 1px;
	padding-left: 23px;
} 
#nav ul.dropdown li:hover ul ul, #nav ul.dropdown li:hover ul ul ul, #nav ul.dropdown li:hover ul ul ul ul {
	display: none;
}
#nav ul.dropdown li:hover ul, #nav ul.dropdown ul li:hover ul, #nav ul.dropdown ul ul li:hover ul {
	display: block;
}
/* Details 2. und 3. Level Navigation */
#nav ul.level_2 li a:link, #nav ul.level_2 li a:visited {
	background-color: #D7DEE5;
	text-transform:none;
	font-size: 12px;
	height: 20px;
	border-bottom: solid 1px #FFFFFF;
}
#nav ul.level_2 li a:hover {
	background-color: #C3CEDB;
	color: #4450A9;
}
#nav ul.level_3 li a:link, #nav ul.level_3 li a:visited {
	background-color: #E2E8EE;
	font-weight: normal;
	line-height: 15px;
	text-transform:none;
	font-size: 11px;
	color: #4450A9;
	border-bottom: solid 1px #E2E8EE;
	height: 100%;
	display: block;
}
#nav ul.level_3 li a:hover {
	color: #FF0000;
}
/* Ende Hauptnavigation */
/* Inhalt*/
#content {
	position: absolute;
	top: 204px;
	left: 27px;
	background-color: #FFFFFF;
	width: 702px;
	min-height: 330px;
	z-index: 1;
}
#content h1, #content h2, #content h3 {
	font-weight: normal;
	margin-left: 26px; 
	letter-spacing: 0.05em;
}
#content p {
	line-height: 20px;
	margin-left: 26px; 
	margin-right: 110px;
	letter-spacing: 0.05em;
} 
/* Ende Inhalt */ 
/* rcol (rechte Spalte) */
#rcol {
	position: absolute;
	top: 130px;
	left: 729px;
	background-color: #FFFFFF;
	width: 295px;
	min-height: 504px; /*war zuvor 404px*/
	background-image: url(../img/bg_glossar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	z-index: 2;
}
/* Hauptnavigation */
#rcol ul.colnav {  /* ie6 und kleiner */
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
}
#rcol ul.colnav li { /* ie6 und kleiner */
	float: left;
	padding: 0px;
	margin: 0px;
}
#rcol ul.colnav a {  /* ie6 und kleiner */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	text-indent: 10px;
	display: block;
	width: 80px;
	padding-left: 0px;
	background-image: url(../img/nav_rcol.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#rcol ul.colnav a.glossar {  /* ie6 und kleiner */
	background-image: url(../img/nav_rcol_aktiv.gif);
}
#rcol ul.colnav a:hover {  /* ie6 und kleiner */
	color: #DB0F1A;
}
/* Ende rcol (rechte Spalte) */
/* Home Anatomie */
#anatomie_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	position: absolute;
	top: 531px; /*war davor 431px*/
	left: 0px;
/* 	min-width: 1024px;
 */	min-height: 275px;
/*	background-color: #FFFFFF;*/
	background-image: url(../img/anatomie_titel_blau.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 100;
}
#anatomie_home ul {  
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
}
#anatomie_home ul li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	width: 248px;
}
#anatomie_home ul li a { 
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 25px;
	display: block;
}
#anatomie_home ul li a:hover { 
	color: #CCCCCC;
}
#textfeld { 
	color: #FFFFFF;
/* background-color: #808B99; Hintrgrundfarbe hier ändern  neu: #7389a1*/
	background-color: #7389a1; 
	width: 750px;
	height: 255px;
	margin-top: 20px;
	margin-left: 277px;
	margin-right: auto;
	margin-bottom: auto;
	border-top: 1px solid #FFFFFF;
}
#textfeld h4 { 
	padding: 25px 0px 0px 25px;
}
#textfeld p { 
	padding: 0px 0px 0px 25px;
}
/* Ende Home Anatomie */
/* Home Titelbild: mit Buch "Glossar"

#titelbild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	position: absolute;
	top: 151px;
 	left: 673px;
	width: 300px;
	height: 550px;
	background-image: url(../img/img_glossar.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	z-index: 55;
}  */
#titelbild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	position: absolute;
	top: 260px;
 	left: 96px;
	width: 715px;
	height: 300px;
	background-image: url(../img/img_team_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 55;
}
#titelbild h4, #titelbild p { 
	padding: 0px 0px 0px 70px;
}
#titelbild p { 
	margin: -10px 0px 0px 0px;
}
/* Ende Home Titelbild */
