/*----------------------------------------- Grunddesign -----------------------------------------*/
.all {
	position: relative;
	width: 950px;
	padding-bottom: 40px;
}
.head {
	position: relative;
	float: left;
	height: 247px;
	width: 100%;
	text-align: right;
	z-index: 10;
}
.bottom {
	position: relative;
	width: 100%;
	top: 15px;
	z-index: 1;
}
* HTML .bottom {top:10px;}

.clearer {
	clear:both;
	height:1px;
	background-color:#FFFFFF;
	visibility:hidden;
	font-size:1px;
}

.hidden {
	display: block;
	position: absolute;
	left: -1500px;
	top:  -1500px;
	overflow: hidden;
	width:0;
	height:0;
   }
	
.enversuechischswert {
	display:none;
	}

/*----------------------------------------- Grafik (head) -----------------------------------------*/

.logo {
	position: absolute;
	top: 20px;
	left: 23px;
	background-repeat: no-repeat;
	width: 260px; 
	height: 53px;
}
.topmenu {
	position: absolute;
	top: 20px;
	right: 0px;
}	
* HTML .topmenu  {top: 5px;}	

.hauptmenu {
	position: relative;
	top: 85px;
	right: 10px;
	height: 20px;
}
* HTML .hauptmenu  {top: 67px;height: 30px}

.head_zeichnung, .head_foto, .head_verlauf, .head_home {
	position: relative;
	top: 90px;
	left: 0px;
	display: inline; 
	float: left;
	height: 145px;
}
.head_zeichnung {
	width: 409px;
}
.head_foto {
	width: 240px;
}
.head_verlauf {
	width: 301px;
}

* HTML .head_zeichnung, * HTML .head_foto, * HTML .head_verlauf, * HTML .head_home  { top: 70px; }

/*----------------------------------------- Hauptmenu -----------------------------------------*/

.menu1, .menu1_aktiv {
	font-family: verdana;
	font-size: 0.7em;
	color: #444444;
	text-transform: uppercase;
	text-decoration: none;
	border-left: 1px solid #7F7F81;
	height: 30px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 15px;
}

.menu1_aktiv {
	color: #61B41D;
}
/*----------------------------------------- Submenu -----------------------------------------*/

.menu2, .menu2_aktiv, .login, .menu_service {
	width: 210px;
	display: block;
	font-family: verdana;
	font-size: 0.7em;
	color: #444444;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(/css/styles/linie_grasgruen.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
* HTML .menu2, * HTML .menu2_aktiv, * HTML .login, * HTML .menu_service  {width: 230px;}

.login {
	padding-top: 10px;
	font-size: 0.55em;
	color: #CCC;
}

#login-home .login {
	background:none;
	margin-left:10px;
}

.menu3, .menu3_aktiv, .menu4, .menu4_aktiv {
	width: 190px;
	display: block;
	font-family: verdana;
	font-size: 0.7em;
	color: #444444;
	text-decoration: none;
	line-height: 1.4em;
	padding-left: 40px;
}
* HTML .menu3, * HTML .menu3_aktiv, * HTML .menu4, * HTML .menu4_aktiv  {width: 230px;}

.menu3, .menu3_aktiv {
	background-image: url(/css/styles/minus_grau.gif);
	background-position: 30px 8px;
	background-repeat: no-repeat;
}

.menu4, .menu4_aktiv {
	padding-left: 50px;
	width: 180px;
}
.menu2_aktiv, .menu3_aktiv, .menu4_aktiv, .menu2:hover, .menu3:hover, .menu4:hover {
	color: #61B41D;
}
.menu2_aktiv, .menu3_aktiv, .menu4_aktiv {
	font-weight: bold;
}
.topmenu .menu1, .topmenu .menu1_aktiv, .menutop, .menutop_aktiv {
	font-family: verdana;
	font-size: 0.7em;
	/*color: #444444;*/
	text-decoration: none;
	line-height: 1.4em;
	padding-right: 10px;
	border: none;
	text-transform: none;
	font-weight:bold;
}

/*----------------------------------------- Topmenu -----------------------------------------*/

.menutop:hover, .menutop_aktiv {
	color: #61B41D;
}
.menutop_aktiv, .topmenu .menu1_aktiv {
	text-decoration: underline;
}
.search {
	font-family: verdana;
	font-size: 0.7em;
	color: #444444;
	margin-left: 10px;
	margin-right: 3px;
	width: 100px;
	border: 1px solid #cccccc;
}

/*----------------------------------------- Content (bottom) -----------------------------------------*/

.submenu {
	position: relative;
	left: 0px;
	width: 230px;
	display: inline;
	float: left;
	top: 10px;	
}

.content, .content td, .content_header {
	font-family: verdana;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #444444;	
}

.content_header {	
	margin-bottom:15px;
	text-align:right;
}

.content td {
	padding-bottom:5px;
}
.content {
	position: relative;
	left: 40px;
	width: 450px;
	display: inline;
	overflow:hidden;
	float: left;	
	padding-top: 5px;
}
.print {
	font-family: verdana;
	font-size: 0.8em;
	color: #444444;
	margin-top: 0px;
	position: absolute;
	left: 400px;	
}
h1 {
	font-family: verdana;
	font-size: 1.5em;
	color: #61B41D;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.2em;
	width: 400px;	
}
h2 {
	font-family: verdana;
	font-size: 1.1em;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #61B41D;	
}
h3 {
	font-family: verdana;
	font-size: 1.0em;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #444444;	
}
h4 {
	font-family: verdana;
	font-size: 1.0em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #444444;	
}
.right {
	position: relative;
	left: 80px;
	width: 200px;
	display: inline;
	float: left;
	font-family: verdana;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #444444;
	padding-top: 10px;
	text-align: left;	
}
.content a, .right a, .content_header a { 
	color: #61B41D;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover, .right a:hover { 
	text-decoration: underline;
}
.trenner { 
	width: 150px;
	border-top: 1px solid #7F7F81;
	padding-top: 10px;
	margin-top: 30px;
}
.iconfoto { 
	margin-top: 5px;
}
/*----------------------------------------- Mitarbeiter -----------------------------------------*/

.info_cell_left {
	width: 120px;
}

.line_bottom, .info_cell_left  {
	border-bottom: 1px solid #dddddd;
}
.container .mitarbeiter_container_liste, .container_liste {
	list-style-type:none;
	background:url(/css/styles/minus_grau.gif) 0 8px no-repeat;
	padding-left: 15px;
	margin-left:-37px;
} 

* HTML .mitarbeiter_container_liste, * HTML .container_liste {
	height:15px;
}

/*----------------------------------------- Babygalerie -----------------------------------------*/

.baby_div{
	border:0px solid red;
	width: 127px;
	float:left;
	margin-right:8px;
	margin-bottom:10px;
	border: 1px solid #c2de88;
	background-color: #f3f8e7;
	padding: 3px;

}

.babysuche {
	border: 1px solid #cccccc;
	width: 145px;
	margin-bottom: 5px;
}
.babysuche_button {
	width: 60px;
	background-color: #cccccc;
	border: 1px solid #444444;
	height: 18px;
}

/*----------------------------------------- Kursverwaltung -----------------------------------------*/

.kurstitel {
	color: #04c85c;
	font-weight:bold;
}

.kursverwaltungstabelle td {
	border-top:1px solid #04c85c;
	padding-top: 4px;
}

.kursverwaltungstabelle_kategorie td{
	border-top:0px solid white;
	border-bottom:2px solid #04c85c;
}

.kursverwaltungstabelle_kategorie span{
	color: #04c85c;
	font-weight:bold;
	text-transform:uppercase;
}

.kursform {
	width: 200px;
	border: 1px solid #cccccc;
	height: 20px;
}

.kursbutton{
	width: 80px;
	border: 2px solid #666666;
	height: 20px;
	background-color:#cccccc;
	font-weight:bold;
	padding-bottom: 5px;
}

/*----------------------------------------- Kontaktformular -----------------------------------------*/

.formbutton{
	width: 80px;
	border: 2px solid #666666;
	height: 20px;
	background-color:#cccccc;
	font-weight:bold;
	padding-bottom: 5px;
}

.formkontakt, .formbetreff {
	width: 200px;
	border: 1px solid #cccccc;
	height: 20px;
}
.formbetreff {
	width: 360px;
}

/*----------------------------------------- Aktuell -----------------------------------------*/

.aktuell_tr td {
	border-bottom: 1px solid #dddddd;
}

hr {
	height: 1px;
	width: 100%;
	color: #dddddd;
	margin-top: 0px;
}

/*----------------------------------------- Download -----------------------------------------*/

.download_tr_line td{
	border-top:3px solid #E4E6E8;
}

.download_tr td{
	border-top:1px solid #E4E6E8;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*----------------------------------------- Startseite -----------------------------------------*/

.head_home {
	width: 649px;
	background-image:url(../images/layout/paracelsus-spital-head-home.jpg);
	background-repeat:no-repeat;
	background-position:bottom top;
}

#content-home {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #666666;
	line-height: 16px;	
	}

#boxen {
	width:100%;
	margin:25px 0 0 10px; 
}

.box {
	width: 215px;
	height: 340px;
	display:inline;
	float: left;
	background-image:url(../images/layout/home-box-bg.jpg);
	background-repeat:repeat-x;
	background-position:0px 170px;
	border-bottom: 5px solid #f2f8e6;
	margin-left: 20px;
}
.box_img {
	width: 100%;
	height: 143px;
	}
.box_title {
	width: 100%;
	height: 26px;
	background-color: #81bb05;	
	}
	.box_title h2 {
		font-size: 12px;
		color: #FFF;
		padding:6px 12px 5px 12px;
		margin:0;	
		}	
.box_content {
	width: auto;
	padding:12px;
	font-weight:bold;
	}
	.box_content p {
		padding:0 0 8px 0;
		margin:0;
		}
	.box_content ul {
		padding:5px 0 0 0;
		margin:0;
		list-style-type:none;
		}
	.box_content li {
		background-image:url(../images/icons/links.gif);
		background-repeat:no-repeat;
		background-position:0px -2px;
		padding-left: 13px;
		}
	.box_content a:link,
	.box_content a:visited {
		color: #81bb05;
		text-decoration:none;
		}
	.box_content a:hover {
		text-decoration:underline;
		}
#footer_wrap {
	width: 100%;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #666666;
	line-height: 16px;	
}
#footer_wrap a:link,
#footer_wrap a:visited {
	color: #81bb05;
	text-decoration:none;	
	}
#footer_wrap a:hover {
	text-decoration:underline;	
	}
#footer {
	width: auto;
	border-bottom: 5px solid #f2f8e6;
	height: 100px;
	margin-left: 30px;
	position:relative;
}
#footer p {
	padding:0;
	margin:0;
	}
#footer #adress_1,
#footer #adress_2 {
	width: 215px;
	height:auto;
	position: absolute;
	bottom:10px;
	}
#footer #adress_2 {
	left: 235px;	
	}
#footer #logo_1,
#footer #logo_2 {
	width: 60px;
	height: 60px;
	position: absolute;
	bottom:10px;		
	}
#footer #logo_1 {
	right: 80px;	
	}
#footer #logo_2 {
	right: 10px;	
	}
/*----------------------------------------- Barrierenfreiheit -----------------------------------------*/

div unsichtbar, a.unsichtbar { 
	font-size: 1pt;
	color: white;
	visibility: hidden;
	position: absolute;
}

/* #a6400, #a6441, #a6405 { display: none; } */

.logo { background-image: url(/css/styles/logo_grasgruen.gif); }
.head_zeichnung { background-image: url(/css/styles/links_grasgruen.jpg); } 
.head_verlauf { background-image: url(/css/styles/rechts_grasgruen.jpg); }
.menu2, .menu2_aktiv, .login { background-image: url(/css/styles/linie_grasgruen.jpg); }
.topmenu .menutop, .topmenu .menu1, .menu1_aktiv, .menu2:hover, .menu2_aktiv, .menu3:hover, .menu3_aktiv, .menu4:hover, .menu4_aktiv, .trenner a, .right a, .content a, .content_header a, h1, h2, .topmenu .menu1_aktiv, .menutop:hover, .topmenu .menu1:hover { color: #86bd0f; }
.head_foto { background-image: url(/UserFiles/Image/Menu_Bild/17382_home.jpg); }

