/* Dieses Stylesheet wird nur im Editmode eingebunden. */

/* Eingabefelder */

.admin {
  font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1b4486;
}
input.admin {
	border:1px solid #c0c0c0;
	line-height:100%;
  background-image:url('/__assets/images/inputback12.gif');
	padding-left: 4px;
	width:458px;
}
textarea.admin {
	border:1px solid #c0c0c0;
	line-height:100%;
  background-image:url('/__assets/images/inputback12.gif');
  background-repeat:no-repeat;
	padding-left: 4px;
	width:458px;
	height:100px;
}
select.admin {
  background-color:#f9fcff;
	width:345px;
}

.edit {
  font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1b4486;
}
input.edit {
	border:1px solid #c0c0c0;
  background-image:url('/__assets/images/inputback12.gif');
	padding-left: 4px;
	height:12px;
	width:329px;
}
textarea.edit {
	border:1px solid #c0c0c0;
	line-height:100%;
  background-image:url('/__assets/images/inputback12.gif');
  background-repeat:no-repeat;
	padding-left: 4px;
}
select.edit {
  background-color:#f9fcff;
	width:467px;
}

#small {
	width:250px;
	height:50px;
}
#big {
	width:458px;
	height:100px;
}
#short {
  width:250px;
}
#feld1 {
  width:458px;
}
#feld2 {
  width:338px;
}
#feld3 {
  width:200px;
}

#choice {
	width:160px;
}

.helpline {
  margin:0;
  margin-top:1.75em;
  padding:0;
  height:0;
  border-style:none;
  border-top:1px solid #1b4486;
}

.subline {
  padding:0;
  margin:0.75em 0.0em 0.5em 0.0em;
  height:0;
  border-style:none;
  border-top:1px solid #e3e3e3;
}

.htbutton {
  width:96px;
  background-color:#eff2f7;
}

#tablewidth {
  width:465px;
  background-image:url('/__assets/images/inputback11.gif');
}

td.admin {
  padding-left: 0px;
  border:0px;
  background-color:transparent;
}
/* Für Tabelle Verzeichnisschutz im Admin-Schritt*/
#tdauswahl {
  width:24px;
}
#tdtext1 {
  width:100px;
}

#adminTitle {float: left;margin:0;padding: 3.15em 0em 0em 2em;}
#adminTitle ul { float: left;width:21em;}
#adminTitle li { float: left;color: #962006;font-weight: bold;padding: 0px 2px 2px 6px;background-color: #fff;}

/* Viewblock */
.textblock {
	padding:0px 5px 5px 5px;
	background-color: #f3f6fc;
  width:458px;
	border: 0px solid  #B8D4C0;
}

.textrow {
	padding:0px 0px 0px 6px;
  width:458px;
  background-image:url('/__assets/images/inputback11.gif');
  background-repeat:no-repeat;
}

#inforow {
	padding:0px 0px 0px 6px;
  width:458px;
  background-image:url('/__assets/images/inputback11.gif');
  background-repeat:no-repeat;
}

/* Metablock */
#metablock {
	margin-bottom:1.5em;
	padding:5px 10px 5px 10px;
	background-color: #f6f6f6;
	border: 0px solid  #B8D4C0;
}

#metablock hr {
	display:block;
	width:100%;
	height:1px;
	color:#B8D4C0;
}

#metablock a {
	color:#000000;
}

#metablock a:active {
	color:#111111;
  font-weight: bold;
}
#metablock a:hover {
	text-decoration: underline;
      font-weight: bold;
}

/* Hilfetexte */

.helptext {
	margin-bottom:0.25em;
	font-size:1em;
	color:#FF0000;
}

.helptext_blau {
  width: 200px;
	margin-bottom:0.25em;
	padding-top:1.25em;
	font-size:1em;
	font-weight:bold;
	color:#404847;
}
.helptext_staff {
	margin-bottom:0.25em;
	padding-top:0em;
	font-size:1em;
	font-weight:bold;
	color:#404847;
}

/* Stile der Eingabefelder */

.class_h2 {
	font-size: 1.267em;
	color:#404847;
	font-weight: bold;
	line-height: 1.733em;
}

.class_h4 {
	font-size: 0.933em;
	color: #DB7211;
	font-weight: bold;
	line-height: 1.733em;
}

/* Abstand nach unten verringern */

.fuss {
	padding-bottom:0em;
}

.multi {
        position: inherit;
        left: 0px;
        top: 0px;
        visibility: hidden;
        border-width:0px;
        border-style:solid;
        border-color:blue;
        height:800px;
}

/* Stile für die Mitarbeiterauswahl */
.schluss {
  width:36.6em;margin: 5px 0px 0px 6px;text-align:right;
}
/*Änderung aus 'basic.css' durch _Unterstrich vorangestellt gekennzeichnet */
#_kopflinie {
background: url(../images/kopf_blau_staff.gif) no-repeat top left;
font-size: 2px;
height: 9px;
line-height: 0px;
margin-left: 25px;
padding: 0px;
border: 0px;
}
#staffTitle {float: left;margin:	0;padding: 2em 0em 0em 2em;}
#staffTitle ul { float: left;width:21em;}
#staffTitle li { float: left;color: #962006;font-weight: bold;padding: 0px 0px 0px 0px;background-color: #fff;}

/* Boxen */
#_aussen{width: 36.6em;margin-right:auto;margin-left:auto;margin-top:0px;padding:0px 0px 0px 0px;border-width: 1px; border-color: #e3e3e3;border-style: solid; 
background-color: #fff;color: #18396f;
}

#_kopf-oben {width:36.6em;padding:0px;border: 0px;}
#_navigation {width:36.5em;border-width: 0 1px 0 1px;border-color: #fff;border-style: solid;}
#_mitte {width:35.4em;padding-left: 18px;}
#_logo { float: left;width:12.9em;padding:8px 0px 0px 0px;}
#_textrahmen-aussen {float: right;width: 33.8em;}
#_textrahmen-innen {float: left;width: 29.1em;padding:10px;border-color: #f0f0f0;border-width: 0 1px 2px 1px;border-style: none solid solid solid;}

/*----------------------------------------------------------------------------*/
/* Mitarbeitersuche Alphabetleiste */
.alphabet {background-image:url('/__assets/images/inputback12.gif');margin-bottom:0.5em;}
a.abc{font-size:1em;font-weight:bold;padding:0.0em 0.21em 0.0em 0.21em;background-color: transparent;border-color: #999999;border-width: 0 1px 1px 0px;border-style: none solid solid none;}
a.abc:link {color: #962006;text-decoration: none;font-weight:bold;background-color: transparent;}
a.abc:visited {color: #962006;text-decoration: none;font-weight:bold;background-color: transparent;}
a.abc:focus {color: #18396f;text-decoration: none;font-weight:bold;background-color: transparent;}
a.abc:hover {color: #18396f;text-decoration: none;font-weight:bold;background-color: transparent;}

.feldBlock {
  position:relative; top:0px; left:0px; width:100%;background-color:#F6F6F6;
}
.buttonPos {
  position:relative;bottom:30px;left:370px;margin-top:5px;padding-bottom:5px;
}
/* notwendig für IE (IE setzt bei form-Tag Zeilenumbruch, Firefox nicht) */

.mt2form {background-color: #ffffff;border: 0px solid #999;}
.mt2left {float:left;width: 258px;background-color: #ffffff;border: 0px solid #999;}

