/* -------------------------------------------------------------------------------------------------------------- */
/* 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: #F07E18; 
	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: #F07E18; 
	border: 1px solid #ffffcc; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	height: 18px; 
        margin-left: 3px;
}

.t1UeberschriftBack {
	background: #F07E18; 
	color: white;
	height: 27px; 
}

.t1Ueberschrift {
	font-family: arial,helvetica,verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
        padding-left: 3px;
}

.t2AdminUeberschrift { 
	background: #F07E18; 
	border: 1px solid black; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 11pt;
	color: white;
	height: 18px; 
	text-align: left;
}

.t2Ueberschrift {
	font-family: arial,helvetica,verdana;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: left;
	padding-bottom: 10px;
}

.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: 11pt;
	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;
}

/* -------------------------------------------------------------------------------------------------------------- */
/* t1Start... SAF / LBB Vorlage (StartseiteSaf, StartseiteLbb)*/
/* t2Start... SAF / LBB Vorlage (StartseiteSaf, StartseiteLbb)*/
/* -------------------------------------------------------------------------------------------------------------- */

.t1StartAdminUeberschrift { 
	background: white; 
	border: 1px solid #00174F; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #EB7F12;
	height: 18px; 
}
.t2StartAdminUeberschrift { 
	background: #EB7F12; 
	border: 1px solid #EB7F12; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	height: 18px; 
}

.t1StartUeberschriftBack {
	background: white; 
	border: 1px solid #00174F; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
}

.t1StartUeberschrift {
	font-family: arial,helvetica,verdana;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	color: #EB7F12;
}
.t1StartText {
	font-family: arial,helvetica,verdana;
	font-size: 11pt;
	padding-left: 11px;
	padding-top: 1px;
	padding-bottom: 3px;
	color: black;
}

.t2StartUeberschrift {
	font-family: arial,helvetica,verdana;
	font-size: 10pt;
	font-weight: bold;
	background: #EB7F12; 
	padding-left: 3px;
	color: white;
	width: 178px;
	height: 22px;
}
.t2StartText {
	font-family: arial,helvetica,verdana;
	font-size: 10pt;
	padding-left: 3px;
	background-color: #C4DBEF; 
	color: black;
	width: 178px;
	height: 100%;
	vertical-align: top;
}

/* -------------------------------------------------------------------------------------------------------------- */
/* tRP... SAF Referenzprojekte */
/* -------------------------------------------------------------------------------------------------------------- */

.tRPBackground {
	background: #C8D9F0;
	padding-left: 4px;
}

.tRPUeberschrift {
	font-family: arial,helvetica,verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #EB7F12; 
}

.tRPAdminUeberschrift { 
	background: white; 
	border: 1px solid #00174F; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #EB7F12;
	height: 18px; 
}

.tRPUeberschrift {
	font-family: arial,helvetica,verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #EB7F12;
	height: 20px; 
}
