/* -------------------------------------------------------------------------------------------------------------- */
/* Dokument Editor/Viewer Styles */
/* -------------------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------------------------------- */
/* dok... allg style Angaben, wird in allen vlg files verwendet */
/* -------------------------------------------------------------------------------------------------------------- */

.dokTitle { 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.dokTitleBack { 
	background: #00009F; 
	color: white;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dokText { font-family: arial,helvetica,verdana; font-size: 12px; COLOR: black; }
.dokImgFooter { font-family: arial,helvetica,verdana; font-size: 11px; COLOR: black; }
.dokAnhang { font-family: arial,helvetica,verdana; font-size: 11px; COLOR: black; }
.dokFusszeile { font-family: arial,helvetica,verdana; text-align: center; font-size: 11px; COLOR: gray; }

/* -------------------------------------------------------------------------------------------------------------- */
/* t... allg style Angaben, wird in ggf. allen vlg files verwendet */
/* -------------------------------------------------------------------------------------------------------------- */

.t1AdminUeberschrift { 
	background: #00009F; 
	border: 1px solid #ffffcc; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	height: 18px; 
}

.t1UeberschriftBack {
	background: #00009F; 
	color: white;
	height: 27px; 
}

.t1Ueberschrift {
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.t2AdminUeberschrift { 
	background: #00009F; 
	border: 1px solid #ffffcc; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	height: 18px; 
}

.t2Ueberschrift {
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.t1BildRahmen {
    font-size: 11px; 
    font-family: arial,helvetica,verdana; 
	border: 0px solid white;
}

/* -------------------------------------------------------------------------------------------------------------- */
/* tk... SAF / LBB Vorlage (KnotenseiteSaf, KnotenseiteLbb)*/
/* -------------------------------------------------------------------------------------------------------------- */

.tkUeberschriftK1 {
	font-family: arial,helvetica,verdana;
	font-size: 18px;
	font-weight: bold;
	color: #001A50;
}

.tkUeberschriftK2 {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	font-weight: bold;
	color: #001A50;
}

.tkDivK2 {
	position: relative;
	left: 107;
	top: -50;
	width: 426px;
	background-color: white;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
	z-index: 1;
}
.tk2DivK2 {
	position: relative;
	left: 0;
	top: -50;
	width: 480px;
	background-color: white;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
	z-index: 1;
}
