/*Definiert die Inhaltselemente (Bilder und Text)*/
/* Allgemeine Inhaltselemente */

a {
color:#444;
text-decoration:none;
}

a:hover{
	text-decoration:underline !important;
	color:#4e7bab !important;
}

.download{
color:#4e7bab !important;
}

.align-right {
text-align:right;
}
.align-left {
text-align:left;
}

.Fettschrift {
font-weight:900;
color:#808285;
}

.Rechtsbuendig {
text-align:right;
}

.RechtsbuendigFett {
text-align:right;
font-weight:900;
color:#808285;
font-size:1em;
}

.RechtsbuendigFett p.bodytext {
color:#808285;
font-weight:900;
font-size:0.68em;
}

.to_top_link {
font-size:0.675em;
font-family:verdana;
}
/*Spalte 1 läuft über Spalte 2 drüber*/
.to_top_box_spalte1 {
border-bottom:solid 4px #fff;
text-align:right;
padding:0 0 0 0;
width:38.75em;
}

.hidden_spacer {
visibility:hidden;
}

.spacer_white {
width:280px;
height:4px;
float:none;
clear:both;
}

.internerLink, .external-link, .external-link-new-window, .internal-link {
	color:#4e7bab;
	text-decoration:none;
}

#personentabelle_innen {font-size:1em;}
#personentabelle {font-size:1em;}

.personenbild_klein {
	height:6.25em;
	width:4.68em;
}
.personenbild_mittel {
	height:10.0em;
	width:7.5em;
}

.personenbild_gross {
	height:12.5em;
	width:9.375em;
}
.personenbild_rechts{
	height:7.5em;
	width:5.6em;
}
*html .personenbild_rechts{
	height:7.5em;
	width:5.6em;
}

.personenbild_liste {
	width:11.1em;
	height:14.2em;
	
}


/*=========Startseite ================= */
/*oberes startseitenbild */
#kreisklinikum_home_img_1 
{
	/*width:62.5em;*/
	width:100%;
	/*height:23.18em;*/
}
/*unteres startseitenbild */
#kreisklinikum_home_img_2 
{
	
	width:37.5em;
	/*width:100%;*/
	/*height:11.68em;*/
}

#kreisklinikum_home_img_3 
{
	align:right;
	width:30em;
	margin-left:-3em;
}

*html #kreisklinikum_home_img_3 
{
	align:left;
	/*width:25em;*/
	margin-left:0em;
	position:relative;
	left:-60px;
	top:0px;
}


#startseite_ticker
{
position:relative;
top:0px;
left:0px;
width:600px;

}

/*=========Innenseiten ================= */



/*Oberes Menü*/
.text_menue_oben{
text-decoration:none;
font-size:0.75em;
}
.text_menue_oben:hover{
text-decoration:underline;
color:#4e7bab;
}
.text_menue_oben_act{
text-decoration:none;
color:#4e7bab;
font-family:Arial;
font-size:0.75em;
font-weight:bold;
}

/*Blaue Pfeile (im oberen Menü bei Status ACT )
die oberen Pfeile haben einen kleinen unsichtbaren Rahmenbereich
*/
.menu_oben_pfeil{
	float:left;
	width:0.6em;
	height:0.75em;
}

/*Blaue Pfeile (im linken Menü bei Status ACT )*/
.menu_links_pfeil{
	width:0.4375em;
	height:0.5em;
}
.menu_links_pfeil_rahmen{
	width:0.63em;
	height:0.81em;
}


/*Tabelle im oberen Menü*/
#menu_oben_box table {
		width:50em;
		font-size:1em;
}

/*Tabelle im linken Menü*/
#menu_links_table {
	border-collapse: collapse;
	font-size:1em;
	width:155px;
}


.menu_links_whiteline1x1 {
width:4em;
height:2px;
}

 /* Bodytext: RTE erzeugt bei Standard-Text diese Class*/
.bodytext, .csc-sitemap, .csc-searchResult, .csc-searchResultRange, .csc-form-label, .csc-searchResultPrevNext, .csc-uploads, .news-single-item, .tx-mlcareer-pi1, .tx-srfeuserregister-pi1, .tx-felogin-pi1, .tx-onetimeaccount-pi1{
color:#333;
font-family:Verdana;
font-size:0.68em;
line-height:1.7em;
}


.bold{
font-weight:bold;
}

.bluebold{
font-weight:bold;
color:#4e7bab;
}



/*Obenabstand Bilder*/
.contenttable tbody tr td img {
padding:4px 0 0 0;
font-size:1.45em;
}
*html .contenttable td img {
border-top:solid 5px #EFEBE1;

}

/* Rand für TDs weiss */
.TabelleZeileRandWeiss tr:first-child td{
border-top:none;
}

*html .TabelleZeileRandWeiss tr {
border-top:expression(this.previousSibling==null?'none':'solid 2px #fff');
}

.TabelleZeileRandWeiss td{
border-top:solid 2px #fff;
padding:2px 0 2px 0;
}

.TabelleZeileRandWeiss .bodytext {
font-size:0.68em;
}

/* in tabelle bodytext vererbt font-size, daher eigene font-size bei bodytext in tabelle */

.contenttable tbody tr td .bodytext {
font-size:1em;
}


.contenttable td ul {
font-size:1em;
}
.contenttable td ol {
font-size:1em;
}
.contenttable td h1 {
font:bold 1.22em Arial;
}
.contenttable td h2 {
font:bold 1.1em Arial;
}



/* Überschriften */
h1 {
	font:bold 0.84em Arial;
	color:#4e7bab;
	width:300px;
}
#kontakt_box h1 {
width:auto;
}

h2, .csc-searchResultHeader{
	font:bold 0.75em Arial;
	color:#636466;
}
.h1_2spaltig {	
	width:600px;
}



/*Listendarstellung Schriftgröße und Aufzählungszeichen blau*/


ul, ol{
list-style-image:url(../../images/bullet_blau.gif);
color:#333;
font-family:Verdana;
font-size:0.7em;
line-height:1.7em;
}

/* Bild mit Text  */
.csc-textpic-image {
margin-top:14px;

}

.csc-textpic-intext-left .csc-textpic-image{
/*padding-top:7px;*/
padding: 0 0 0 0;
}



#menu_innenseite {
color:#333;
overflow:auto;
display:block;
border:solid 0px #ccc;
padding:0.5em 0 0.7em 0;
}

/*IE*/
*html #menu_innenseite {
padding:0.5 0 1em 0;
}

#menu_innenseite table {
font-family:Verdana;
font-size:0.688em;
border-collapse:collapse;
}




/* Bildunterschrift*/

.csc-textpic-caption {
font-size:0.7em;
}


/* Suche maske / ergebnisse */
.csc-sword {
	font:bold 1em Arial;
	background-color:#ffff00;
}
.csc-form-fieldcell input{
	width:20em;
}
.csc-form-fieldcell select{
	width:20em;
}

.csc-noSearchResultMsg {
	color:#ff0000;
	font-size:0.9em;
}

.csc-searchResultHeader a{
text-decoration:underline;
color:#4E7BAB;
}

#mailformsword {
font-size:11px;
width:200px;
margin-left:2px;
}
*html #mailformsword{
margin-left:2px;
}



#mailform select{
font-size:11px;
width:200px;
}

.csc-mailform-submit{
width:100px;
font-size:11px;
margin:10px 0 0 0px;
}
*html .csc-mailform-submit{
margin:10px 0 0 0px;
}

/* Kontaktformular */
.csc-mailform {
border:0;
}

.csc-mailform-field label {
font-family:Verdana;
font-size:0.75em;
line-height:1.8em;	
} 

#mailformname, #mailformemail, #mailformnachricht {
width:300px;
font-family:Arial;
background:#FFFAEE;
border:solid 1px #777;
}
#mailformnachricht {
height:200px;
font-size:0.8em;
}

/* Sitemap*/
.csc-sitemap {
height:450;
overflow:auto;
width:660px;
}
.csc-sitemap ul {
font-size:11px;
}

/* Downloadverweise*/

.csc-uploads-fileName {
vertical-align:top;
}

.csc-uploads-fileName p a{
color:#4e7bab;
}
.csc-uploads-fileName p a:hover {
text-decoration:underline;
}


.csc-uploads-icon {
text-align:center;
}

.csc-uploads-icon img{
height:25%;
width:25%;
}

/* Stellenangebote*/

.tx-mlcareer-pi1 select {
width:20em;
font-size:11px;
}
.tx-mlcareer-pi1 input {
font-size:11px;
}

.tx-mlcareer-pi1 h1 {
display:none;
}
.tx-mlcareer-pi1 #found-vacancies table
{
width:60%;
font-size:1em;
}

.tx-mlcareer-pi1 #selected_vacancy .bodytext {
font-size:1em;
}


 /* Überschrift Typ NORMAL: RTE erzeugt als Standard diese Class*/
.csc-firstHeader {
	font:bold 0.875em Arial;
	color:#4e7bab;
	line-height:1.5em;
}

/* kleine blauen Pfeile bzw. Doppelpfeile:*/
.pfeil{
	width:0.6em;
	height:0.75em;
}
.pfeil_suche{
	width:0.5em;
	height:0.75em;
}
.pfeil_klein{
	width:0.4375em;
	height:0.5em;
}
.doppelpfeil{
	width:1.2em;
	height:0.7em;
	border:none;
}
.doppelpfeil_klein{
	width:1.2em;
	height:0.75em;
	border:none;
}

/* NAVI Icons für Suche, Sitemap usw*/
.navi_icons {
	/*height:1.25em;*/
	/*width:1.43em;*/
	border:none;
	/*padding: 0 0.2em 0 0.2em;*/

}

/*Mitarbeiter-Anzeige-Box*/

#mitarbeiter_text_div{
padding: 0 0 0.5em 0;
height:70px;
}

#mitarbeiteranzahl_td{
vertical-align:middle;
}

#mitarbeiteranzeige_div {
padding:0.5em 0em 0em 0em;
}

.mitarbeiter_anzeige_text{
font-size: 0.7em;
vertical-align:middle;
}

#mitarbeiterteam_div  {
font-size:0.7em;
}

#mitarbeiterteam_div  img {
	font-size:1.1em;
}



/* Abteilungs-Kontakt-Box*/
#abteilungskontakt_div
{	
	font-size: 0.7em;
}
*html #abteilungskontakt_div {
width:120px;
}
#abteilungskontakt_div img
{
	font-size: 1.2em;
}

/*Anfahrts Routenberechnung rechts */
#anfahrt_route_box {
font-size:0.7em;
position:relative;
top:7px;
left:0px;
}

#fromAddress {
width:120px;
}

.googledir table {
font-size:0.7em;
}


table.directions th {
	background-color:#EEEEEE;
}
	  
td,th {
 vertical-align:top;
}

#map_canvas {
width: 640px; 
height: 355px
}
*html #directions {
width:580px;
}

/* Listenansicht bei Klinikumteams*/
.listenansicht_gif {
width:100%;
height:2px;
}

/* Listenansicht bei Klinikumteams*/
.listenansicht_gif_2 {
width:80%;
height:2px;
margin-bottom: -1px;
}

*html .listenansicht_gif {
width:100%;
height:2px;
margin-bottom: -1px;
}



.listenansicht_ueberschrift{
color:#6F7071;
font:bold 0.75em Arial;
}
/* Popup-Stil bei Hilfsdoktor*/
.popup {
background:#fff;
border:1px solid #ccc;
/*height:100px;*/
width:300px;
display:none;
position:relative;
top:-500px;
left:0px;
}

/* NEWS-Elemente */
/* Box für Bild */
.newsimage_div {
height:4em;width:5em;
background:#ddd;
text-align:center;
padding-top:0.5em;
border:solid 1px #ccc;
}
.newsimage_div img {
border:solid 1px #ccc;
}

.news-single-item h2 font{
font-size:0.675em;
font-weight:normal;
}

.tt_news_content .bodytext, .tt_news_content_altern .bodytext{
font-size:1.1em;
}
.tt_news_content h2, .tt_news_content_altern h2{
font-size:1.2em;
}

.tt_news_content_altern  {
border-top:solid 2px #fff;
}

/*loginfelder*/

.tx-srfeuserregister-pi1 input, .tx-felogin-pi1 input {
font-size:1em;
}

#tx_onetimeaccount_pi1_form_first_name, #tx_onetimeaccount_pi1_form_last_name 
{
width:198px;
}

#first_name_dummy, #last_name_dummy {
width:195px;
}



.dummy_table{
font-size:11px;
}

#tx_onetimeaccount_pi1_form_address,#tx_onetimeaccount_pi1_form_email,#tx_onetimeaccount_pi1_form_telephone {
height:20px;
width:265px;
}
#tx_onetimeaccount_pi1_form_comments{
width:265px;
}
#tx_onetimeaccount_pi1_form_city {
width:202px;
}
#tx_onetimeaccount_pi1_form_address {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
}

.tx-onetimeaccount-pi1 input, .tx-onetimeaccount-pi1 select, .tx-onetimeaccount-pi1 textarea {
background:#efebe1;
border:solid 1px #777;

}

/* Stellenext*/

.dmmjobcontrol_list_table {
font-size:1.05em;
width:100%;
}
.dmmjobcontrol_list_table a{
color:#4e7bab !important;
}

.dmmjobcontrol_list_table td {
height:25px;
}

.tx-dmmjobcontrol-pi1 {
font-size:0.675em;
}
*html .tx-dmmjobcontrol-pi1 h3{
font-size:1.1em;
}
.tx-dmmjobcontrol-pi1 .bodytext{
 font-size:1em;
}
.dmmjobcontrol_list_tr {

}
.dmmjobcontrol_list_tr_alt td{
background:#fff;
}
.tx-dmmjobcontrol-pi1 ul{
font-size:1em
}
