/* CSS Document copyright by move elevator gmbh - Florian Wentzel 05/2008 */
/* Diese Date enthält das  Basissetup aller HTML Inhalte Farbwerte und Hintergrundbilder */
img {
 border:0px;
}
* {
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 100.01%;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}
html {height: 100%;}
body {
	font-size: 0.625em;
	margin: 0px 0px 0px 0px;
	/* Zentrierte Anordnung */
	text-align:center;
	height: 100%;
}
body.druckansicht {
	background-image: url();
	text-align:left;
}
.druckansicht-rootline {
	padding: 4px 2px;
	font-size:1.4em;
	border-bottom: 1px solid;
}

.druckansicht-rootline a:link{ text-decoration: none;}
.druckansicht-link { text-align: right; padding: 4px 0px;}
.druckansicht-link a:link,
.druckansicht-link a:visited { text-decoration:none;}
.druckansicht-link a:hover { text-decoration: underline;}

/* Standart HTML Elemente Formatieren  */
h1 {
	font-size: 28px;
	margin: 0 0;
	padding: 0 0;

	font-weight:normal;
	line-height: 1.1em;
}

.csc-frame-frame1 h1,
h1.csc-firstHeader { padding: 0 0 0.6em 0;}
.content-box-left h1 { 
	font-size: 12px;
	padding: 0.2em 0 0.2em 0;
	margin: 0 0 0 0;
	font-weight:normal; 
	background-image:url(images/h1-bg-left.gif); 
	background-repeat: no-repeat; 
	background-position: left bottom;}

h2 {
	/*font-size: 1.2em; 
	padding: 0.5em 0 0em 0;
	letter-spacing: -.05em;
	*/
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
	margin-bottom: 0.3em;
	font-size: 18px;
}
.content-box-right h2 {font-size: 16px;}
h3 {font-size: 1.1em; padding: 0.4em 0 0.0em;}
.content-cols-left-padder h3 { font-size: 15px; margin: 0px 0px; padding: 0 0; line-height: 1em; }

h4 {font-size: 1.1em; padding: 0.4em 0 0.0em 0;}
h4.csc-firstHeader{font-size: 1.3em; }
h5 {font-size: 1.1em; padding: 0.4em 0 0.0em 0;}

table.contenttable td { vertical-align:top; text-align:left;}
table caption { visibility:hidden; display:none;}
.contenttable td h1 {padding: 0 0 0.6em 0;}

a:link,
a:visited,
a:hover { text-decoration: underline; }
a:hover { text-decoration: none;}

p {font-size: 1.1em; line-height: 1.2em; padding-bottom: 1em;}
.align-right { text-align:right;}

.csc-frame a:link,
.csc-frame a:visited { text-decoration: none;}
.csc-frame a:hover { text-decoration: underline;}

ol { margin: 10px 0px 20px 0px; padding: 0px 0px 0px 22px;}
ul { margin: 10px 0px 20px 0px; list-style-type: square; padding: 0px 0px 0px 18px;}
li { font-size: 1.1em; line-height: 1.5em; margin-bottom: 0.5em;}
li li,
li p {font-size: 1.0em;  }

/* Dateidownload */
.csc-uploads-icon img { border: 0px;}
.csc-uploads-fileName p { padding: 0 0 0 0; }
.csc-uploads-fileName a:link,
.csc-uploads-fileName a:visited { text-decoration: none;}
.csc-uploads-fileName a:hover { text-decoration: underline;}

/* CSC Manü */


/* Einrückern */
.indent {
	padding-left: 1em;
}

/* Rahmen 1 - Für aufmacherformatierung */
.csc-frame-frame1 { 
	/*background-image:url(images/csc-frame-01-bg.gif); */
	background-position: right top; 
	background-repeat: repeat-y;
	clear:both;
	width: 745px;
	border-bottom: 1px solid #f2f2f2;
}
.csc-frame-frame1 p { padding-bottom: 0.5em;}
/* Rahmen 2 abstand zwischen zwei Teaserelementen horizontal */
.csc-frame-contentdivider {
	/*background-image:url(images/csc-frame-contentdivider.gif);*/ 
	background-position: right top; 
	background-repeat: repeat-y;
	clear:both;
	height: 10px;
	width: 745px;
}

/* Rahmen Linie Davor */
.csc-frame-rulerBefore {
	background-image:url(images/csc-frame-01-bg.gif); 
	background-position:left bottom;
	height: 20px;
	background-repeat: no-repeat;
	clear:both;
	width: 100%;
	margin-bottom: 20px;
}

/* Bullet Rahmen */
.csc-frame-frame2 {
	background-image:url(images/csc-frame-01-bg.gif); 
	background-position:left bottom;
	background-repeat: no-repeat;
	clear:both;
	width: 100%;
	background-color:#FFFFFF;
	float:left;
	padding: 35px 0 35px 35px ;
	
}
.csc-frame-frame2 td { vertical-align:top; padding: 2px;}
.csc-frame-frame2 td h1,
.csc-frame-frame2 td h2,
.csc-frame-frame2 td h3,
.csc-frame-frame2 td h4 {
	font-size: 12px;
	width: 100px;
	margin: 0 0;
}
/* Rahmen - Zweispaltig links  */
.csc-frame-portlet-clearer {
	width: 745px;
	float:left;
	line-height:0em;
	clear:both;
}
.csc-frame-portlet-left {
	position: relative;
	
	/*width: 368px;*/
	width: 176px;
	/*height: 120px;*/
	height: 90px;
	float: left;
	margin: 3px 3px 0 0;
	overflow: hidden;
	/*background-image:url(images/teaser-themenweiche-kkh.jpg);
	background-repeat: no-repeat;
	background-position: let top;*/
	background-color: #fcfcfc;	
	padding: 7px 0 0 6px;
	
	
}


/* Rahmen - Zweispaltig rechts  */
.csc-frame-portlet-right {
	position: relative;
	/*width: 368px;*/
	width: 176px;
	background-color: #FFFFFF;
	height: 90px;
	float: left;
	background-color: #fcfcfc;	
	overflow: hidden;
	/*background-image:url(images/teaser-themenweiche-fachklinik.jpg);
	background-repeat: no-repeat;
	background-position: let top;*/
	padding: 7px 0 0 6px;
	margin: 3px 0px 0 0;
}

.csc-frame-portlet-left img, .csc-frame-portlet-right img {
 display: none;
 width:0px; height: 0px;
}
/* Rahmen - Zweispaltig kleine Überschriften definieren  */
.csc-frame-portlet-left h1,
.csc-frame-portlet-left h2,
.csc-frame-portlet-left h3,
.csc-frame-portlet-left h4,
.csc-frame-portlet-right h1,
.csc-frame-portlet-right h2,
.csc-frame-portlet-right h3,
.csc-frame-portlet-right h4  {
	/*margin: 10px 5px 0px 190px;*/
	margin: 10px 5px 0px 0;
	/*font-weight:bold;*/
	font-weight: normal;
	line-height: 1em; 
	font-size: 12px; 
}
.csc-frame-portlet-left .csc-header  h2 a, .csc-frame-portlet-right .csc-header  h2 a
{
	color: #d96115;
	text-transform: uppercase;
	/*font-size: 12px !important;*/
		
}
.csc-frame-portlet-left .csc-header  h2, .csc-frame-portlet-right .csc-header  h2  
{
	padding: 0 0 5px 0;
}
.csc-frame-portlet-left p { margin: 0 5px 0 0; }
.csc-frame-portlet-right p { margin: 0 15px 0 0; }

.csc-frame-portlet-right .align-right,
.csc-frame-portlet-left .align-right { 
	/*background-image:url(images/icon-weiter-yello.gif);*/ 
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 15px;
}
.csc-frame-portlet-right .align-right {
	/*background-image:url(images/icon-weiter-orange.gif);*/
}
.csc-frame-portlet-left a,
.csc-frame-portlet-right a {padding: 0 20px 0 0;}

.csc-frame p.align-right a:link, .csc-frame p.align-right a:visited, .csc-frame p.align-right a:hover {
color: #aeafb1;
position: absolute;
top: 76px;
left: 140px;
}

/* Rechte Spalte homepage Newsblöcke */
.content-cols-left-padder a:link,
.content-cols-left-padder a:visited { text-decoration: none; }
.content-cols-left-padder a:hover   { text-decoration: underline; }
.content-cols-left-padder .align-right {
	/*background-image:url(images/left-news-next.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
	
}
.content-cols-left-padder .align-right a {
padding: 0 20px 0 0;
}

/* Sonderelement - Seitenübersicht mit inhaltsangabe*/
dt { font-size: 1.0em; font-weight: bold; margin: 0.5em 0 0.4em 0;}
dd { font-size: 1.0em; margin: 0 0 0.4em 0;}

/* CSC - Mailform Typo3 Formulare */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Typo3 Formulare */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
fieldset { margin: 0 0; padding: 0 0; border: 0px;}
.csc-mailform { 
	border: 0px; 	
	width: 440px;
	overflow: hidden;
	border: 0px;
	padding: 0 0;
}

.csc-mailform-field { 
	border: 0px;
	margin: 0 0;
	margin-bottom: 2px;
	padding: 0 0;
	clear:both;
	}
.csc-mailform-label {
	font-weight: bold;
	padding: 2px 4px 2px 0px;
	display:block;
}

.csc-mailform-field p {margin: 3px 10px 2px 5px;  padding: 2px 0; font-weight: normal;}
.csc-mailform-field label { 
	float:left; 
	margin: 3px 10px 2px 0;
	padding: 2px 0 0 11px;
	display: block;  
	width: 200px;  
	line-height: 1.0em;
	}

.csc-mailform-field input,
.csc-mailform-field textarea { width:200px; padding: 2px;}
.csc-mailform-field select  {width:200px;}
.csc-mailform-field option { padding: 2px;}
.csc-mailform-field .csc-mailform-submit {
	font-weight: bold;
	width: auto;
	padding: 2px 0px;
}
.csc-field-submit label { visibility:hidden;}
.csc-mailform-submit { float:right;}


/* CSC Sitemaps */
.csc-menu dt { padding-top:0.8em;}
.csc-menu dt a:link,
.csc-menu dt a:visited,
.csc-menu dt a:hover {
	border-bottom: 3px solid #CCCCCC;
	text-decoration: none;
}
.csc-menu dt a:hover {
	border-bottom: 3px solid rgb(255,181,0);
	text-decoration: none;
}

.csc-menu-1 { list-style: none; margin: 15px 0 0 0; padding: 0 0; }
.csc-menu-1 li { list-style: none; margin: 0 0 1em 0; line-height: 1.2em}
.csc-menu-1 a:link,
.csc-menu-1 a:visited,
.csc-menu-1 a:hover {
	text-decoration: none;
}
.csc-menu-1 a:hover {
	text-decoration: underline;
}

.csc-sitemap ul { list-style: none; margin: 0 0; padding: 0 0; }
.csc-sitemap ul ul {margin: 0 0; padding: 6px 0 8px 15px; }
.csc-sitemap li { list-style: none; padding-top:0.8em;}
.csc-sitemap a:link,
.csc-sitemap a:visited,
.csc-sitemap a:hover {
	border-bottom: 3px solid #CCCCCC;
}

.csc-sitemap ul ul a:link,
.csc-sitemap ul ul a:visited,
.csc-sitemap ul ul a:hover {
	border-bottom: 1px solid #CCCCCC;
}
.csc-sitemap ul ul a:hover {
	border-bottom: 1px solid rgb(255,181,0);
}
.csc-sitemap-act { font-weight:bold;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Box Modell des Seitenaufbaus */
.background-box {
	float:left;
	clear:both;
	width: 100%;
	background-color: #f2f2f2;
	background-image:url(images/page-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	text-align:left;
}

.arz-foot-logo { 
	float:left; 
	clear:both;
	width: 100%;
	text-align:left;
	background-repeat:repeat-x;
	background-position:left top;
	background-image: url(images/content-foot-bg.gif);
	}
.vertical-lines{
	background-repeat:repeat-y;
	background-position:left top;
	background-image: url(images/vertical-line-bg.gif);
	float:left; 
	clear:both;
	width: 100%;
}
.vertical-lines-foot{
	background-repeat:repeat-y;
	background-position:left top;
	background-image: url(images/vertical-line-foot-bg.gif);
	float:left; 
	clear:both;
	width: 100%;
	height: 30px;
}
.content-cols { 
	width: 990px;
	float:left;
	clear:both;
	background-image:url(images/zielseite-bg.gif);
	background-repeat: repeat-y;
	background-position: left 65px;
	}
.content-cols-home { background-image:url(images/trans.gif); background-repeat: no-repeat;}
.content-cols-left {
	width:235px;
	float:left;
}
.content-cols-left-padder { width: 190px; margin: 14px 0 0 30px; }
.content-cols-right {
	width:745px;
	float:left;
	margin-left: 10px;
}
.left-logo-box { line-height: 0em;}

.maincontent-box {
	width:745px; 
	float:left; 
	clear:both; 
	background-image:url(images/maincontent-box-bg.gif);
	background-position: left top;
	background-repeat:repeat-y;
	}
	
.content-box-left {
	width: 245px;
	float:left;
	text-align: center;
}
.content-box-left .box-padder {
	margin: 35px auto;
	width: 175px;
	text-align:left;
}

.content-box-right {
	width: 500px;
	float:left;
	text-align:center;
}
.content-box-right .box-padder {
	margin: 35px auto;
	width: 430px;
	text-align:left;
}
/* Navigation Ebene 02 */

.mainmenue { 
	list-style: none;
	width:100%;
	background-color:#FFFFFF;
	min-height: 203px; 
	height: auto !important;
	height: 265px;
	padding: 65px 0 0 0;
	margin: 0 0;
	
	}
.mainmenue  li { margin: 0 0; padding: 0 0 0 63px; font-size: 1.2em }


.nav1act a:link,
.nav1act a:visited,
.nav1act a:hover,
.nav1 a:link,
.nav1 a:visited,
.nav1 a:hover{
	padding: 0px 0px 0px 10px;
	margin: 0 0 12px 0;
	display:block;
	font-weight: bold;
	text-decoration: none;
	background-image:url(images/nav1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav1act a:link,
.nav1act a:visited,
.nav1act a:hover ,
.nav1 a:hover{
  background-image:url(images/nav1act.gif); 

}
.nav1 a:hover,
.nav1act a:hover { text-decoration: underline; background-image:url(images/nav1act.gif); }

.nav1first a:link,
.nav1first a:visited,
.nav1first a:hover {


}
.nav1last a:link,
.nav1last a:visited,
.nav1last a:hover {
	/*margin: 0 0 0 0;*/	
}

.nav2act a:link,
.nav2act a:visited,
.nav2act a:hover,
.nav2 a:link,
.nav2 a:visited,
.nav2 a:hover{
	padding: 0px 0px 0px 10px;
	margin: 0 0 12px 0;
	display:block;
	text-decoration: none;
}
.nav2act a:link,
.nav2act a:visited,
.nav2act a:hover ,
.nav2 a:hover{
  color:#000000;

}
.nav1 a:hover,
.nav1act a:hover { text-decoration: underline;}
 
.nav2last a:link,
.nav2last a:visited,
.nav2last a:hover{}

.nav2first a:link,
.nav2first a:visited,
.nav2first a:hover{}



/* Service Menüe */

.servicemenue { text-align:right; padding: 0px 0px; height: 66px; overflow:hidden;}
.servicemenue-padder {padding: 30px 10px 0 0; text-align:right; color: #999999;font-family: Verdana, Arial, Helvetica, sans-serif;}
.servicemenue a:link,
.servicemenue a:visited,
.servicemenue a:hover {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.servicemenue a:hover { 
	text-decoration: underline;
	color:#000000;
}
/* @ umschreibung für Anti Spam schutz der E-Mail Adressen*/
.liam {
	background-image:url(images/at.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px 2px 0px 2px;
}

.ups { background-image:url(images/ups.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px 1px 0px 1px;
}

.content-box-full .content-box-right .csc-firstHeader{
	color: #e16115;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;	
}

.content-box-full .content-box-right h4 a, .content-box-full .content-box-right h4{
	color: #8b8c8e;
	font-size: 12px;
	line-height: 15px;	
	text-decoration:none;
	text-transform: uppercase;		
}
.content-box-full .content-box-right p a, .content-box-full .content-box-right p{
	color: #8b8c8e;
	font-size: 11px;
	line-height: 15px;
	text-decoration:none;
	width: 320px;
	padding-bottom: 0px;	
}

.content-box-full .content-box-right .csc-header, .content-box-full .content-box-right .csc-header p
{
	width: 320px;	
}
.content-box-full .content-box-right
{
	padding: 0 0 0 20px;
}

.content-box-full .content-box-right .align-right
{
	border-bottom: 1px solid #ffffff;		
	line-height: 15px;
	height: 10px;
	margin-bottom: 12px;
	padding-right: 5px; 	
	padding-top: 0px;
	padding-bottom: 1em;
}

#slider1 li {
	background-color: #e16114;
	width: 734px;
	height: 300px;
	list-style: none;
	
}

#slider1 li .image {
	position: absolute;
	top: 0px;
	left: 0px;
}

#slider1 li .content {
	position: absolute;
	left: 345px;
	top: 0px;
	color: #fff;
	width: 389px;
}

#slider1 li .content .text, #slider1 li .content .text a {
	color: #fff;
	padding: 33px 35px 0 55px;
	font-size: 13px;
	font-weight: bold;
}

#slider1 li .content .text h1, #slider1 li .content .text h1 a{
	margin: 0 0 22px 0;
}
#slider1 li .content h1, #slider1 li .content h1 a {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
#slider1 li .content h1.headline {
	padding: 15px 0 15px 55px;
}

#slider1 li .content h1.headline, #slider1 li .content h1.headline a{
	margin: 25px 0 0 0;
	background-color: #e78043;
	font-size: 20px;
	line-height: 26px;
	text-decoration: none;
}

#slider1 li .weiter{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
