/* -------------------------------------------------------------------------------------------------------------- */
/* Dokument Editor/Viewer Styles */
/* -------------------------------------------------------------------------------------------------------------- */

.dokTitle { 
	font-family: arial,helvetica,verdana;
	font-size: 18px;
	font-weight: bold;
	color: #4058A0;
}
.dokTitleBack { 
	
	cursor: default; 
	padding-left: 0px;
	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; }

.t1BildRahmen {
	/*background: white;*/
	/*border: 1px solid #7FB8D0;*/
	/*cursor: default;*/
    font-size: 11px; 
    font-family: arial,helvetica,verdana; 
	border: 0px solid white;
}

.t1AdminUeberschrift { 
	 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 18px;
	font-weight: bold;
	color: #4058A0;
	height: 18px; 
}

.tListingAdminUeberschrift { 
	background: white; 
	border: 1px solid black; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4058A0;
	height: 18px; 
}

.t1UeberschriftBack {
	
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 18px;
	font-weight: bold;
	color: #4058A0;
	height: 22px; 
}

.t1Ueberschrift {
	font-family: arial,helvetica,verdana;
	font-size: 18px;
	font-weight: bold;
	padding-left: 3px;
	color: #4058A0;
}

.t2Ueberschrift {
	font-family: arial,helvetica,verdana;
	font-size: 18px;
	font-weight: bold;
	color: #4058A0;
}



/* Kontenseite */
.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 solid #4058A0;
	border-bottom: 1px solid #4058A0;
	border-left: 1px solid #4058A0;
	border-right: 1px solid #4058A0;
	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;
}

/* Startseite */
.inpStartAdminEditor { 
	border: 1px solid black; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	width: 350px; 
	height: 150px; 
	background-color: #F1F1F1; 
	padding:1; 
	overflow: auto;
}
.t1StartAdminUeberschrift { 
	
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	font-weight: bold;
	color: #4058A0;
	height: 18px; 
}
.t2StartAdminUeberschrift { 
	 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	font-weight: bold;
	color: white;
	height: 18px; 
}

.t1StartUeberschriftBack {
	background: white; 
	border: 0px; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
}

.t1StartUeberschrift {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	color: #4058A0;
}
.t1StartText {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	padding-left: 11px;
	padding-top: 1px;
	padding-bottom: 3px;
	color: black;
}

.t2StartUeberschrift {
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #7C8388;
	border-bottom: 1px solid #7C8388;
	border-left: 1px solid #7C8388;
	border-right: 1px solid #7C8388;
	
	background: white; 
	padding-left: 3px;
	color: #4058A0;
	width: 178px;
	height: 22px;
}
.t2StartText {
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	padding-left: 3px;
	background-color: #F1F1F1; 
	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 { 
	
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #EB7F12;
	height: 18px; 
}

.tRPUeberschrift {
	font-family: arial,helvetica,verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #EB7F12;
	height: 20px; 
}
