body {
	background:#e8f8ea;
	overflow: auto;
}
a:active, a:focus, a:hover, a:link, a:visited {
	text-decoration: none;
	
}

#indli {
	position:absolute;
	width:137px;
	height:485px;
	top: 115px;
	z-index:50;
		
}

#indhaupt {
	font-family: Geneva, Arial, Helvetica, san serif;
	font-size: 16px;
	position: absolute;
	width: 730px;
	height:650px;
	left: 25%;
	z-index: 3;
	top:96px;
	border: 2px solid #DCDCDC;
	background-color: #FFFFFF;
	display: block;	
}

#indlogo {
	position:fixed;
	width: auto;
	height: auto;
	z-index: 1;
	top: auto;
	
}

#indtitel {
	position: absolute;
	width: auto;
	height: auto;
	z-index: 2;
	top: 4px;	
	left: 26.3%;
	overflow: visible;
}


#legende {
	position: absolute;
	width: auto;
	height: 115px;
	z-index:20;
	left:0.5%;
	margin-top: 94%;
}

#liaa {
	position: fixed;
	width: 190px;
	height:auto;
	top: 94px;
	left: 1.2%;
	text-align: center;
	background-color: #F2FFFF;
	border: thin ridge #577122;
	-moz-border-radius: 3px;
	z-index: 1;
}
#liaab {
	position: fixed;
	width: 190px;
	height:auto;
	top:122px;
	left: 1%;
	text-align: center;
	background-color: #F2FFFF;
	border: thin ridge #577122;
	-moz-border-radius: 3px;
	z-index: 1;
}
hr {
	color: #779C34;
	clear: both;
}

/* index-bilder */
.b1 {
	position:absolute;
	width:125px;
	height:120px;
	left: 593px;
	z-index:5;
	top: 23px;
	border:3px solid #DCDCDC;
}

.b2 {
	position:absolute;
	left: 556px;
	top: 175px;
	border:3px solid #DCDCDC;
}
.b4 {
	position:absolute;
	width:125px;
	height:118px;
	z-index:14;
	left: 595px;
	border:3px solid #DCDCDC;
	top: 328px;
}

.b3 {
	position:absolute;
	left: 34px;
	top: 27px;
}

.b10 {
	position:absolute;
	left: 29px;
	top: 78px;
}
.b11 {
	position:absolute;
	left: 35px;
	top: 116px;
}
.b12 {
	position:absolute;
	z-index:8;
	left: 33px;
	top: 148px;
}
.b13 {
	position:absolute;
	left: 28px;
	top: 184px;
}
.b14 {
	position:absolute;
	top: 279px;
	left: 29px;
}
.b15 {
	position:absolute;
	left: 197px;
	top: 321px;
}

.b5 {
	position:absolute;
	left: 50px;
	top: 330px;
	border:3px solid #DCDCDC;
}
/* index-ebene-lauf */

#lau {
	position: absolute;
	left:310px;
	top: 65px;
	
	
}
/* index-text-lauf */
.lauf {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	padding-left:3px;
	color: #006600;
	height:18px;
	line-height:16px;
	background-color: #FFFFFF;
	-moz-border-radius: 3px;
	border: #669933 thin ridge;
	overflow: hidden;
		
}
/* stellenangebot-text */
.angebottxt {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	padding-left:3px;
	color: #000000;
	line-height:20px;
	margin-left: 40px;
	margin-right: 50px;
	margin-top: 30px;
	
}

/*steuerung content*/

#content, #content1, #content2, #content3, #content4  {
	position:fixed;
	margin-left: 0;
	width: 180px;
	z-index: 17;
	left: 15px;
	height: auto;
}
#content {
	top: 144px;
	margin-top: 20px;
}
#content1 {
	top: 168px;	
	margin-top: 20px;
}
#content2 {
	top: 200px;	
	margin-top: 20px;
}
#content3 {
	top: 224px;	
	margin-top: 20px;
}
#content4 {
	top: 250px;	
	margin-top: 20px;
}
/* all lists */
#nav, #nav ul {	
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 13em;
	font: 12px Verdana;	
	z-index:50;
}
/* all list items */	
	#nav li {	
	position: static;
	float: left;
	line-height: 26px;
	margin-bottom: 0px;
	width: 14.7em;
	height: 28px;
	z-index:50;
}
 /* second-level lists */	
	#nav li ul {
		position : absolute;
		width:14em;
		left: -999em;
		margin-left : 13.1em;
		margin-top : -2.4em;
		z-index:50;
}

 /* third-and-above-level lists */	
	#nav li ul ul {
		left: -999em;
}
	
	#nav li a {
	width: auto;
	display: block;
	color: #465C1D;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	padding: 0 0.2em;
	border-bottom: thin solid #d3e6ab;
	height: 28px;
}


	#nav li ul a {
	width: 17.2em;
	display: block;
	color: #577122;
	font-weight: bold;
	text-decoration: none;
	background-color: #F0F8FF;
	border-top: thin ridge #83AC2F;	
	z-index: 21;
}
	
	#nav li a:hover {
		color : #000000;
		background-color : #F0F8FF;
}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
}

/*ende steuerung content*/


/* index-schrift-Landkreis*/
	
.Stil6 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #465C1D;
	font-weight: bold;
	line-height: 22px;
}

/*ende seitensteuerung*/

#akt {
	position: fixed;
	width: 182px;
	height: 17px;
	z-index: 1;
	left: 1%;
	top: 80px;
	background-color: White;
	border: thin ridge #DCDCDC;
	font: normal 10px Verdana;
	color: #1F741F;
	padding-top: 0.5%;
	padding-left: 1%;
	-moz-border-radius: 3px;
}

/* impressum-tabelle */

.aaabb {
	margin-top: 70px;
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana;
	text-decoration: none;
}
/*copyright */
#copy {
	left: 3%;
	position: absolute;
	right: 3%;
	
}
	
/* schrift-copyright */	
.cop1 {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.cop2 {
	font: normal bold 12px Verdana;
}

.cop3 {
	font: normal bold 14px Verdana;
}
/* patientenverfuegung 1*/	

#pathaupt {
	font-family: Geneva, Arial, Helvetica, san serif;
	font-size: 16px;
	position: absolute;
	width: 740px;
	height:1500px;
	left: 25%;
	z-index: 3;
	top:96px;
	border: 2px solid #DCDCDC;
	background-color: #FFFFFF;
	display: block;	
}



#patver11 {
	position:absolute;
	width:99%;
	height:36px;
	z-index:1;
	left: 3px;
	top: 4px;
	background-color: #A8EFF2;
}
.Stil7 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#patver12 {
	position:absolute;
	width:99%;
	height:20px;
	z-index:1;
	left: 4px;
	top: 46px;
}
.Stil8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:20px;
}
#patver13 {
	position:absolute;
	width:350px;
	height:535px;
	z-index:2;
	top: 74px;
	left: 15px;
	background-color: #FFFFFF;
}
.Stil10 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	text-align:justify;
}



#patver14 {
	position:absolute;
	width:335px;
	height:25px;
	z-index:3;
	left: 4px;
	top: 613px;
	background-color: #CCFFFF;
}
#patver15 {
	position:absolute;
	width:350px;
	height:75px;
	z-index:4;
	top: 643px;
	left: 4;
	background-color: #FFFFFF;
}
#patver16 {
	position:absolute;
	width:350px;
	height:264px;
	z-index:4;
	top: 730px;
	left: 4px;
	background-color: #FFFFFF;
}
#patver17 {
	position:absolute;
	width:354px;
	height:236px;
	z-index:5;
	left: 375px;
	top: 74px;
}
#patver18 {
	position:absolute;
	width:355px;
	height:50px;
	line-height:25px;
	z-index:6;
	left: 385px;
	top: 305px;
}
#patver19 {
	position:absolute;
	width:354px;
	height:48px;
	z-index:7;
	left: 380px;
	top: 374px;
}
#patver110 {
	position:absolute;
	width:362px;
	height:40px;
	z-index:8;
	left: 375px;
	top: 435px;
}
.Stil12 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
}
#patver111 {
	position:absolute;
	width:340px;
	height:20px;
	z-index:9;
	left: 375px;
	top: 481px;
	background-color: #F3F3F3;
}
#patver112 {
	position:absolute;
	width:360px;
	height:270px;
	z-index:10;
	left: 375px;
	top: 512px;
	background-color: #FFFFFF;
}
#patver113 {
	position:absolute;
	width:360px;
	height:20px;
	z-index:11;
	left: 375px;
	top: 810px;
	background-color: #F3F3F3;
}
#patver114 {
	position:absolute;
	width:360px;
	height:142px;
	z-index:12;
	left: 375px;
	top: 845px;
	background-color: #E8FFEA;
}
.k12 {
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height:16px;
	padding-left:2px;
	
}
.k12a {
	padding-left: 16px;
}
.z12 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	padding-left: 17px;
}
.z12a {
	padding-left: 5px;
}
.z12b {
	padding-left: 13px;
}
.z12c {
	padding-left:0px;
}
.z13 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	line-height:15px;
	padding-left:11px;
	
}
.z14 {padding-left:16px;}



.aac {
	list-style-type: disc;
	display: list-item;
	list-style-position: outside;
	margin-left: 20px;
	
}
#patver115 {
	position:absolute;
	width:331px;
	height:25px;
	z-index:1;
	left: 25%;
	top: 1054px;
}
.Stil13 {
	color: #FF0000;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
	
}
/* patientenverfuegung 2*/	
#patver21 {
	position:absolute;
	width:99%;
	height:36px;
	z-index:1;
	left: 3px;
	top: 4px;
	background-color: #A8EFF2;
}

#patver22 {
	position:absolute;
	width:335px;
	height:20px;
	z-index:1;
	left: 4px;
	top: 46px;
	background-color: #E8E8E8;
}
#patver23 {
	position:absolute;
	width:335px;
	height:115px;
	z-index:2;
	top: 74px;
	background-color: #FFFFFF;
	left: 10px;
}
#patver24 {
	position:absolute;
	width:335px;
	height:20px;
	z-index:3;
	left: 4px;
	top: 198px;
	background-color: #E8E8E8;
}
#patver25 {
	position:absolute;
	width:335px;
	height:292px;
	z-index:4;
	top: 226px;
	background-color: #FFFFFF;
	left: 10px;
}
#patver26 {
	position:absolute;
	width:335px;
	height:20px;
	z-index:4;
	top: 527px;
	background-color: #E8E8E8;
}
#patver213 {
	position:absolute;
	width:360px;
	height:20px;
	z-index:5;
	left: 369px;
	top: 46px;
	background-color: #E8E8E8;
}
#patver214 {
	position:absolute;
	width:360px;
	height:59px;
	z-index:6;
	left: 369px;
	top: 74px;
}
#patver215 {
	position:absolute;
	width:360px;
	height:24px;
	z-index:7;
	left: 375px;
	top: 174px;
}
#patver216 {
	position:absolute;
	width:360px;
	height:250px;
	z-index:8;
	left: 369px;
	top: 208px;
	background-color: #FFFFFF;
}
#patver217 {
	position:absolute;
	width:360px;
	height:20px;
	z-index:9;
	left: 375px;
	top: 464px;
	background-color: #F3F3F3;
}
#patver218 {
	position:absolute;
	width:360px;
	height:412px;
	z-index:10;
	left: 369px;
	top: 495px;
	background-color: #FFFFFF;
}
#patver219 {
	position:absolute;
	width:360px;
	height:20px;
	z-index:11;
	left: 380px;
	top: 1000px;
	background-color: #F3F3F3;
}
#patver220 {
	position:absolute;
	width:99%;
	height:40px;
	z-index:12;
	left: 4px;
	top: 977px;
	background-color: #FFFFFF;
}
#patver27 {
	position:absolute;
	width:335px;
	height:174px;
	z-index:13;
	top: 554px;
	background-color: #FFFFFF;
	left: 10px;
}
#patver28 {
	position:absolute;
	width:335px;
	height:20px;
	z-index:14;
	top: 736px;
	background-color: #E8E8E8;
}
#patver29 {
	position:absolute;
	width:335px;
	height:104px;
	z-index:15;
	top: 763px;
	background-color: #FFFFFF;
	left: 10px;
}
#patver210 {
	position:absolute;
	width:335px;
	height:20px;
	z-index:16;
	left: 4px;
	top: 875px;
	background-color: #E8E8E8;
}
#patver211 {
	position:absolute;
	width:335px;
	height:69px;
	z-index:17;
	top: 903px;
	background-color: #FFFFFF;
	left: 10px;	
}
#patver212 {
	position:absolute;
	width:99%;
	height:30px;
	z-index:51;
	left: 4px;
	top: 1047px;
}
/* ende patientenverfuegung 2*/	