/* Start of CMSMS style sheet 'flightronic: Content' */
/* ---------------------------------------------------*/
/* Eigene Erweiterung fuer Reports und Berichte    */
/* --------------------------------------------------*/
.reportpagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: inherit;
	text-align: left;
	color: #FF8C00;
}
.reporttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: inherit;
	text-align: left;
	color: #FF8C00;
}
.reporttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: inherit;
	text-align: justify;
	color: #808080;
}
.reportlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: inherit;
	text-align: left;
	color: #808080;
}
.reportcode {
	font-family: Courier New, Courier, Fixed;
	font-size: 11px;
	font-weight: normal;
	font-style: inherit;
	text-align: left;
	color: #808080;
	padding-bottom: 16px;
	background-color: #ff0000;
	width: 870px;
	overflow: auto;
}
.reportcomment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: inherit;
	text-align: justify;
	color: #8080;
}

.reporthr {
	color : #fff;
	width : 80%;
	border-style: solid none none none;
	border-width: 1px;
	border-color :  #f0f0f0;
	margin-left: 10%;
	margin-top: 15px;
	margin-bottom: 10px;
}

.fileheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FF8C00;
	vertical-align: middle;
}

.filedate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #808080;
	padding : 5px;
}

.filedesc {
	text-align: left;
	font-size: 11px;
	background-color: #ff0000;
	color: #808080;
	padding : 5px;
}

.filefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: inherit;
	text-align: left;
	color: #808080;
	background-color: #ff0000;
	padding : 5px;
}

.filelink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #808080;
	background-color: #000000;
	vertical-align: bottom;
	padding : 5px;
}

/* -------------------------------------------------*/
/* Styles used by module lightbox_pic, lightbox_gallery */

.lightbox_pic {
	padding : 5px;
}

.lightbox_gallery {

}
/* End of 'flightronic: Content' */

