/* ----------------------------------
KL W3 v2.051 Templates Relaunch 
------------------------------------- */
/* allgm. Formatierung - basicStyle
------------------------------------------------------------------------ */
body,table,td,p,h1,h2,h3,h4,sup {font-family:Verdana,Arial,sans-serif;}
body {
	font-size: 11px;
	line-height: 13px;
	background-color: #fff;
 	margin: 0;
	padding: 3px 4px 5px 3px;
	/*overflow: auto;*/
}
/* KLw3 mit Hintergrundtextur */
body#std {
	background-image: url(back.gif);
}
table, p {
	font-size: 11px;
}
table {
	empty-cells: show;
}
img  {
	vertical-align: middle;
	border: none;
}
.ec {
	font-weight: bold;
	color:#0070ad;
}
p.setright {
	text-align: right;
	padding: 4px 0 2px 0;
}
a:link, a:visited {
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	background-color: transparent;
	color:#003366;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	background-color: transparent;
	color:#F6601C;
	text-decoration:none;
}
a:active {
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	background-color: transparent;
	color: #0070AD;
	text-decoration: underline;
}
span#logtime {
	margin-left: 10px;
}
/* hide KLw3-Logo der Print-Version */
div#logoprint {
	display: none;
}
/* KeyLogic w3 Formularelemente (Inhaltsdarstellung - Feldinhalte) 
------------------------------------------------------------------------ */
div#docenter { 
	 margin: 5px auto; /*Formular zentrieren in Mozilla, Firefox, Netscape6 und hoeher */
	/*text-align: center;  main-Box zentrieren in IE 5 und hoeher */
	text-align: center; /* main-Box zentrieren in IE 5 und hoeher */
}
#bgform {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	text-align: left !important;
	color: #333333;
	background-color: #E8E8E8; 
	border-top: 1px solid #dee5ef;
	border-right: 1px solid #9d9ca1;
	border-bottom: 1px solid #9d9ca1;
	border-left: 1px solid #dee5ef;
	/*width: 400px;*/
	margin: 5px auto; /* Formular zentrieren in Mozilla, Firefox, Netscape6 und hoeher */
	padding: 0 1px 5px 1px;
}
#frmhead {
	font-size: 11px;
	font-weight: bold; 
	line-height: 130%;
	text-align: left !important;
	color: #fff;
	background-color: #0070ad;
	border-top: 1px solid #fff;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #fff;
	padding: 2px 3px;
}
#frmhead h1 {
	font-size: 11px;
	color: #fff;
	text-align: left !important;
	padding: 0;
	margin: 0;
}
#frm {
	text-align: left !important;
	margin: 0;
	padding: 5px 3px 0 3px;
}
#frmfooter {
	text-align: left !important;
	background-color: transparent;
	border-top: 2px outset #F1F0EE;
	padding: 3px 5px;
	margin: 15px 3px 0 3px;
}
/* KeyLogic w3 Captions und einfache Datenfelder 
------------------------------------------------------------------------ */
.cap {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	background-color: transparent;
	color: #333;
	font-weight: normal;
	padding: 3px 4px 0 0;
	margin: auto;
	white-space: nowrap;
	vertical-align: top;
}
.capre {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	background-color: transparent;
	color: #333;
	font-weight: normal;
	padding: 3px 4px 0 8px;
	margin: auto;
	white-space: nowrap;
	vertical-align: top;
}
.feld {
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #333;
	background-color: #F8F8F8;
	border-top:1px solid #fff;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #fff;
	padding: 2px 5px;
	margin: 15px 0px;
	width: 320px;
	table-layout: auto;
}
.feld b {
	color:#0070ad;
}
.feld p {
	line-height: 120%;
	padding: 0;
	margin: 0;
}
span.lbl {
	color: Gray;
	font-variant: small-caps;
	font-style: italic;
	padding: 0 8px 0 0;
}
/* Mulitfelder (Tabellendarstellung) 
------------------------------------------------------------------------ */
.multifeld {
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	text-align: left;
	color: #333;
}
table.multifeld  {
	/* border: 1px solid #666666; */
	/*border-collapse: collapse;*/ /* unterbindet 3D-Effekt */
	margin: 2px 3px 0 3px;
}
.multifeld th {
	font-weight: normal;
	background-color: #DAE8FA; 
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #fff;
	padding: 2px 5px;
}
.multifeld td {
	background-color: #F8F8F8;
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #fff;
	padding: 2px 5px;
	border-collapse: collapse;
	/* white-space: nowrap; 2005-04-13: entfernt von mg, um Umbrüche in TDs zuzulassen => Drucken */
	min-width: 60px;
}
/* Feldgruppen Überschrift
------------------------------------------------------------------------ */
h2.feldset {
	font-size: 11px;
	color: #333;
	text-align: left;
	background-color: #ECF1F8;
	border-top: 1px solid #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 5px solid #0070ad;
	padding: 2px 5px;
	margin: 5px 0 5px 0;
}
/* input type TEXT Eingabefeld 
------------------------------------------------------------------------ */
input, select {
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	font-family: Verdana,Geneva,Arial,sans-serif;
	color: #333;
	background-color: #F8F8F8;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #CECECE;
	padding: 2px 0 0 5px;
	margin: 0 0 2px 0;
	width: auto;
}
.txt01 {
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	font-family: Verdana,Geneva,Arial,sans-serif;
	color: #333;
	background-color: #F8F8F8;
	border-top:1px solid #CECECE;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #CECECE;
	padding: 2px 0 0 5px;
	margin: 0 0 2px 0;
	width: 200px;
}
.txtarea {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	font-family: Verdana,Geneva,Arial,sans-serif;
	color: #333;
	background-color: #F8F8F8;
	border-top:1px solid #cecece;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #cecece;
	padding: 2px 0 2px 5px;
	margin: auto; 
	width: 100%;
	overflow: auto;
}
.obtxt {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	font-family: Verdana,Geneva,Arial,sans-serif;
	color: #333;
	background-color: #e8e8e8;
	border: none;
	padding: 2px 0 2px 5px;
	margin: auto;
	width: 465px;
	height: 4.5em;
	overflow: hidden;
	white-space: inherit;
}
.rbn {
	width: 12px;
	height: 12px;
	vertical-align: bottom;
	padding: 0;
	margin: 4px;
	border: none;
	background: transparent;
}
.chkb {
	width: 13px;
	height: 13px;
	margin: 2px 4px 2px 0;
	padding: 0;
	border: none;
	background: transparent;
}
form {
	margin: 6px 0 0 0;
	padding: 0;
}
input:focus, select:focus, textarea.txtarea:focus {
   background-color: #DAE8FA;
	border-top: 1px solid #666;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #666;
	color: #000;
}
select {
	color: #494949;
	line-height: normal;
	padding: 0;
	margin: 0;
}
td select {
	vertical-align: top;
}
td input.txt01 {
	vertical-align: middle;
}
/* DropDown Select-Input 
------------------------------------------------------------------------ */
.fselect {
	font-size: 11px;
	background-color: #F8F8F8;
	border: 1px solid #e8e8e8;
	color: #0070ad;
	width: auto;
	height: 18px;
}
.fselectmax {
	background-color: #F8F8F8;
	border: 1px solid #e8e8e8;
	color: #0070ad;
	width: 100%;
	height: 18px;
}
.fselect option {
	font-weight: normal;
	color: #000;
	/* padding: 0 0 2px 15px;
	background-image: url(selectbg2.gif);
	background-position: left;
	background-repeat: repeat-y; */
}
/* FormularButtons - Funktionsbuttons 
------------------------------------------------------------------------ */
.btn a:link, .btn a:visited {
	padding: 3px 15px;
	margin: 10px 0px;
	font-size:11px;
	font-weight: normal;
	line-height:15px;
	text-align: left;
	text-decoration: none;
	color: #333333;
	font-family:Verdana,Geneva,Arial,sans-serif;
	background-color: #DAE8FA; 
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #333;
	border-left: 1px solid #fff;
}
.btn a:hover {
	padding: 3px 15px;
	margin: 10px 0px;
	text-decoration: none;
	color: #F6601C;
	background-color: #DAE8FA;
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #333;
	border-left: 1px solid #fff;
}
.btn a:active {
	padding: 3px 15px;
	margin: 10px 0px;
	text-decoration: none;
	color: #F6601C;
	/* background-color: #D1DFF0; */
	background-color: #E8E8E8;
	border-top: 1px solid #9d9ca1;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #9d9ca1;
}
p.btn {
	padding: 0;
	margin: 5px 0;
	text-align: right !important;
	white-space: nowrap;
}
/* FormularButtons - rechts
------------------------------------------------------------------------ */
.btnre a:link, .btnre a:visited {
	padding: 3px 15px;
	margin: 10px 0px;
	font-size:11px;
	font-weight: normal;
	line-height:15px;
	text-align: left;
	text-decoration: none;
	color: #333333;
	font-family:Verdana,Geneva,Arial,sans-serif;
	background-color: #DAE8FA; 
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #fff;
}
.btnre a:hover {
	text-decoration: none;
	color: #F6601C;
	background-color: #DAE8FA;
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #fff;
}
.btnre a:active {
	text-decoration: none;
	color: #F6601C;
	/* background-color: #D1DFF0; */
	background-color: #E8E8E8;
	border-top: 1px solid #9d9ca1;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #9d9ca1;
}
p.btnre {
	text-align: left !important;
	white-space: nowrap;
	padding: 0;
	margin: 5px 0;
}
/* Download Files: Dokumente etc. 
------------------------------------------------------------------------ */
#dfile {
	/* width: 100%; */
	text-align: left !important;
}
#dfile ul {
	width: 350px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#dfile li {
	display: inline;
}
#dfile li img {
	float: left;
	width: 16px;
	height: 16px;
	border: none;
	margin: 2px 3px 0 3px;
	padding: 0;
}
#dfile a {
	color: #000;
	text-decoration: none;
	/* background-color: #DAE8FA; */
	background: #E8E8E8;
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #fff;
	padding: 3px;
	display: block;
}
#dfile a:link, #navlist a:visited {
	color: #333;
	text-decoration: none;
}
#dfile a:hover {
	color: #F6601C;
	background-color: #ECF1F8;
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #fff;
	padding: 3px;
}
#dfile a:active {
	color: #F6601C;
	background-color: #E8E8E8;
	border-top: 1px solid #666;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #666;
	padding: 2px 3px 4px 3px;
}
/* LogIn Screen, Abmeldung, Meldung erfolg... 
------------------------------------------------------------------------ */
#gui {
	color: #333;
	text-align: left;
	background-color: #FAFAFA;
	border-top: 1px solid #dee5ef;
	border-right: 1px solid #9d9ca1;
	border-bottom: 1px solid #9d9ca1;
	border-left: 1px solid #dee5ef;
	padding: 5px;
	margin: 10px 10px 15px 10px;
	width: 310px;
}
#guihead {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #fff;
	text-align: left;
	background-color: #0070ad;
	border-top: 1px solid #fff;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #fff;
	padding: 2px 5px;
	margin: 5px 0;
	display: block;
	width: auto;
	white-space: nowrap;
}
#gui table, #gui td {
	background-color: transparent;
}
#gui p, #gui p.mitte {
	padding: 2px 1px 0px 1px; /* +1px --> guiheadder-Rahmen */
	margin: 4px 0;
	line-height: 120%;
	background: transparent;
}
#gui p.mitte {
	text-align: center;
}
#gui p.centerbtn {
	margin: 10px auto;
	text-align: center;
}
p.centerbtn a:link, p.centerbtn a:visited {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
	font-family: Verdana,Geneva,Arial,sans-serif;
	background-color: #DAE8FA;
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #fff;
	padding: 3px 15px;
	margin: 10px 0px;
}
p.centerbtn a:hover {
	text-decoration: none;
	color: #F6601C;
	background-color: #DAE8FA;
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #fff;
}
p.centerbtn a:active {
	text-decoration: none;
	color: #F6601C;
	/* background-color: #D1DFF0; */
	background-color: #E8E8E8;
	border-top: 1px solid #9d9ca1;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #9d9ca1;
}
#gui h2.feldset {
	text-align: center;
}
#guifooter {
	font-size: 9px;
	text-align: right;
	border-top: 1px solid #E8E8E8;
	white-space: nowrap;
	padding: 2px 0 0 0;
	margin: 15px 0 0 0;
}
#guifooter a {
	font-size: 9px;
}
/* KL_OBEN BUTTONMENÜ
------------------------------------------------------------------------ */
div#bgmenu {
	text-align: right;
	background-color: #F8F8F8;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #f0f0f0;
	padding: 0 6px 0 2px;
	margin: 5px 0 0 5%;
}
div.spacer {
	padding: 1px;
	margin: 0;
	clear: both;
}
ul#menu {
	list-style-type: none;
	white-space: nowrap;
	padding: 2px;
	margin: 0;
	height: 18px;
}
ul#menu span.left {
	float: left;
	text-align: left;
	color: #333;
}
ul#menu span.right {
	float: right;
	text-align: right;
	color: #333;
}
ul#menu li {
	display: inline;
	white-space: nowrap;
	padding: 0;
	margin: 0 5px 0 3px;
}
ul#menu a {
	color: #333;
	font-size: 11px;
	border: 1px solid #F8F8F8;
	text-decoration: none;
	white-space: nowrap;
	padding: 4px;
	margin: 0;
	height: 18px;
}
ul#menu a img {
	border: none;
	padding: 0 2px 2px 0;
	margin: 1px 2px 2px 0;
	width: 16px;
	height: 16px;
}
ul#menu a:link, ul#menu a:visited {
	background-color: #F8F8F8;
}
ul#menu a:hover {
	color: #F6601C;
	background: #ECF1F8;
	border: 1px solid #0070AD;
}
ul#menu a:active {
	color: #F6601C;
	background-color: #E8E8E8;
	border-top: 1px solid #999;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #999;
}
/* headder und footer 
headder-support KLw3 ALT BA 
------------------------------------------------------------------------ */
#header {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	vertical-align: middle;
	color: #fff;
	text-align: left;
	background-color: #0070ad;
	border-top: 1px solid #fff;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #fff;
	margin: 0 0 11px 0;
	padding: 5px 4px;
	width: 99%;
}
/* Style für automatisch erstellten FOOTER #FOOT# 
------------------------------------------------------------------------ */
#footer {
	font-size: 9px;
	font-weight: normal;
	line-height: 120%;
	text-align: right;
	border-top: 1px solid #0070ad;
	margin: 15px 0;
	padding: 5px 1px;
	width: 100%;
}
#footer a {
	font-size: 9px;
	white-space: nowrap;
}
/* KLw3 Support Altlasten 
------------------------------------------------------------------------ */
sup  {font-size:9px;}
.verw {color:#21A5E7;}
.hinweis {color:#ff0000;}
h1 {color:#003366; font-size: 12px; padding:2px; margin:6px 2px;}
h2 {color:#003366; font-size: 11px; padding:2px; margin:6px 2px;}
h3 {color:#000000; font-size:11px; letter-spacing:2px;}
h4 {color:#000000; font-size:11px;}
b {color:#0070ad; font-size:11px;}
.bold  {color: #000000; font-size:12px; font-weight:bold;}
.small {font-size:9px; line-height: 12px;}
hr {
	color: #cecece;
	background-color: #cecece;
	height: 2px;
	border-top: 1px solid #cecece;
	border-right: none;
	border-bottom: 1px solid #f0f0f0;
	border-left: none;
}
/* KeepMe !!! DoNot delete or change!! 
------------------------------------------------------------------------ */
#ortsbezug .testTop {
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: left;
	background-color: #F8F8F8;
	border-top:1px solid #f0f0f0;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #f0f0f0;
	padding: 0;
	margin: 5px 0 0 0;
	width: auto;
	white-space: nowrap;
}
#ortsbezug form {
	background: transparent;
	margin: 5px 5px 5px 0;
	padding: 0;
	font-size: 9px;
	white-space: nowrap;
}
#ortsbezug input {
	background: transparent;
	font-size: 9px;
	padding: 0;
	margin: 0;
	border: none;
}
input#logtime {
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: right;
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
	/* width: 80px; */
}
.tdhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	vertical-align: middle;
	background-color: #F8F8F8;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #f0f0f0;
	padding: 2px 5px;
	margin: 5px;
}
a.donewwin {
	font-size: 9px;
	cursor: pointer;
}

.noscreen {
	display: none;
}

.noscreenprufbogen {
	display: none;
}

/* file upload start */
.dialog-overlay-class {
	display:none;
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	background:#000; 
	z-index:3000; 
	-moz-opacity:0.5; 
	opacity: 0.5; 
	filter:alpha(opacity=50); 
	-khtml-opacity: 0.5; 
}
.dialog-box-class {
	display:none;
	position:absolute; 
	width:328px; 
	background:#eee;
	z-index:5000; 

	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	
	/* css3 border radius */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.fileUpload {
	position: relative;
	overflow: hidden;
	width:100%;
}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

/* file upload end */