body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

table {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

.borderStyle {
	border-color: #094d98;
	border-style: solid;
	border-width: 1px;
}

.bottomStyle {
	border-color: #094d98;
	border-style: solid;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;		
}

.frameTopStyle {
	border-color: #094d98;
	border-style: solid;
	border-width: 1px;
}

.frameBottomStyle {
	border-color: #094d98;
	border-style: solid;
	border-width: 1px;
	border-top-style: none;
}
.frameNoBottomStyle {
	border-color: #094d98;
	border-style: solid;
	border-width: 1px;
	border-bottom-style: none;
}

.frameSideStyle {
	border-color: #094d98;
	border-style: solid;
	border-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
}

.frameLeftStyle {
	border-color: #094d98;
	border-style: solid;
	border-width: 1px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

.frameRightStyle {
	border-color: #094d98;
	border-style: solid;
	border-width: 1px;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

.frameStyle {
	border-color: #094d98;
	border-style: solid;
	border-width: 1px;
}

.title {
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff;
	line-height: 30pt;
}

.uctitle {
	font-size: 12pt;
	font-weight: bold;
	color: #6666ff;
	line-height: 18pt;
}

.subTitle {
	font-size: 10pt;
	color: #ffffff;
	line-height: 12pt
}

.subTitleVersion {
	font-size: 8pt;
	color: #ffffff;
	line-height: 10pt
}

.highLight {
	font-weight: bold;
}

.highLight2 {
	color: green;
}

.errorMessage {
	color: red;
}
.errorMessageCenter {
	color: red;
	text-align: center; 
}

.errorMessageBold {
	font-weight: bold;
	color: red;
}

.standard {
	background-color: #ffffff;
	width: 80%;
	border-style: none;
	border-collapse: collapse;
}

.box {
	background-color: #ffffff;
	width: 100%;
	padding: 2px;
	border: 1px solid #808080;
	border-collapse: collapse;
}

.box2 {
	background-color: #ffffff;
	width: 100%;
	padding: 2px;
	border: 1px solid #336666;
	border-collapse: collapse;
}

.rightAlign {
	text-align: right;
}

.centerAlign {
	text-align: center;
}
.centerAlignBoxed {
	text-align: center;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;	
}
/*vertical-align: center;*/
.centerVAlign {
	vertical-align: middle;
}

.topAlign {
	vertical-align: top;
}

.bottomAlign {
	vertical-align: bottom;
}

.middleAlign{
	vertical-align: middle;
}

.topLeftAlign{
	vertical-align: top;
	text-align: left;
	border-collapse:collapse;
}
.leftAlign{
	text-align: left;
}
.leftAlignRed{
	text-align: left;
	background-color: red;
}
.rightAlignGreen{
	text-align: right;
	background-color: green; 
}

.rightAlignTop {
	text-align: right;
	vertical-align: top;
	padding: 0px
}
.leftAlignTop {
	text-align: left;
	vertical-align: top;
	padding: 0px
}
/*	vertical-align: center;*/
.detailsHeader {
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #ff9933;
	font-weight: bold;
}

.listview {
	color: #000000;
	background-color: #ffffff;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	border-spacing: 0px
}

.listviewHeader {
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background-color: #6666ff;
	padding: 3px
}

.listviewRowLight {
	background-color: #ffffff;
	padding: 3px;
}

.listviewRowDark {
	background-color: #ccccff;
	padding: 3px
}

.listviewCell {
	padding: 3px
}

.currentPage {
	font-weight: bold;
}

.headerLinkActiveText:link {
	color: #010280;
	text-decoration: none;
}

.headerLinkActive {
	background-color: #dde4f0;
	border-top-style: outset;
	border-right-style: outset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-color: #999999;
}

.headerLinkEnabledText:link {
	color: #244566;
	text-decoration: none;
}

.headerLinkEnabled {
	background-color: #ffffff;
	border-top-style: inset;
	border-right-style: inset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-color: #999999;
}

.menuLinkBorder {
	border: 1px solid #ff9933;
}

.menuLinkActive {
	text-decoration: none;
	font-style:italic;
	font-variant:small-caps;
	color: #010280;
	font-weight: bold;
}

.menuLinkEnabled {
	color:white;
	font-style:italic;
	font-variant:small-caps;
	text-decoration: none;
	font-weight: bold;
}

.menuSubLinkEnabled {
	color:white;
	/*font-style:italic;*/
	font-size:10;
	text-decoration: none;
	font-weight: bold;
}

.menuSubLinkActive {
	font-weight:bold;
	/*font-style:italic;*/
	color:#010280;
	font-size:10;
	text-decoration: none;
}

.header {
	padding: 5px;
	background-color: #95afcc;
	font-weight: bold;
	font-size: 8pt;
	color: #244566;
}

.headerOhnePadding {
	background-color: #95afcc;
	font-weight: bold;
	font-size: 8pt;
	color: #244566;
}

.columnRight {
	padding: 5px;
	text-align: right;
	font-size: 8pt;
	color: #244566;
}

.columnLeft {
	padding: 5px;
	text-align: left;
	font-size: 8pt;
	color: #244566;
}

.columnRightSmall {
	padding: 3px;
	text-align: right;
	font-size: 7.5pt;
	color: #244566;
	vertical-align: top;
}

.columnLeftSmall {
	padding: 3px;
	text-align: left;
	font-size: 7.5pt;
	color: #244566;
	vertical-align: top;
}

.columnRightSmall200 {
	padding: 3px;
	text-align: right;
	font-size: 7.5pt;
	color: #244566;
	vertical-align: top;
	width: 200px;
}

.columnLeftSmall200 {
	padding: 3px;
	text-align: left;
	font-size: 7.5pt;
	color: #244566;
	vertical-align: top;
	width: 200px;
}

.columnRightSmallBold {
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-size: 7.5pt;
	color: #244566;
}

.columnLeftSmall400 {
	padding: 3px;
	text-align: left;
	font-size: 7.5pt;
	color: #244566;
	vertical-align: top;
	width: 400px;
}

.columnCenterSmall {
	padding: 3px;
	text-align: center;
	font-size: 7.5pt;
	color: #244566;
	vertical-align: top;
}

.columnLeftSmallBold {
	padding: 3px;
	text-align: left;
	font-weight: bold;
	font-size: 7.5pt;
	color: #244566;
}

.columnCenter {
	padding: 5px;
	text-align: center;
	font-size: 8pt;
	color: #244566;
}

.radios {
	padding: 0px;
	text-align: center;
	width: 150px;
}

.titelColumn {
	padding: 0px;
	text-align: left;
	width: 100%;
	font-size: 12px;
	color: #244566;
}

.lsColBoth{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	font-size: 7.5pt;
	vertical-align:top;
}

.lsColCenter{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 7.0pt;
	vertical-align:top;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}
.lsColLeft{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 7.0pt;
	vertical-align:top;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.lsLeft{
	font-size: 7.0pt;
	vertical-align:top;
	text-align: left;
}

lsColLeftInnerTable{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 7.0pt;
	vertical-align:top;
	text-align: left;
}

.lsColRight{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 7.0pt;
	vertical-align:top;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
.lsKopfLeft{
	font-size: 7.5pt;
	text-align:left;
}
.lsKopfRight{
	font-size: 7.5pt;
	text-align:left;
}

.lsrow1{
	background-color: #ffffff;
}
.lsrow2{
	background-color: #dddddd;
}
.lsTable{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	font-size: 7.0pt;
	vertical-align: top;
}
.lsHeader{
	font-size: 7.0pt;
	text-align: center;
}
.lsSumHeader{
	
	font-weight:normal;
	font-size: 7.5pt;
	text-align: center;
	border-color: #000000;
	border-style: solid;
	border-collapse: collapse;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: none;
	border-width: 0px;
}

.lsSumZeile{

	text-align: right;
	border-color: #000000;
	border-collapse: collapse;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: none;
	border-width: 1px;
}
.lsSumZeileLast{
	text-align: right;
	border-color: #000000;
	border-style: solid;
	border-collapse: collapse;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-width: 1px;
}

.row1 {
	background-color: #ffffff;
}

.row2 {
	background-color: #dfdfff;
}

.row1b {
	background-color: #ffffff;
	line-height: 18px;
}

.row2b {
	background-color: #dfdfff;
	line-height: 18px;
}

.buttonHide {
	display: none;
}

.buttonShow {
	display: inline;
}

.buttonStyleCell1 {
	border: 1px solid #7d93cf;
}

.buttonStyleCell2 {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.buttonStyleCell3 {
	border: 1px solid #ffffff;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #ffffff;
}

.buttonStyle{
	color: #7d93cf;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
	background-color:white;
	border-color:#7d93cf;
	border-style:solid;
	border-width:1px
}

.buttonStyleLink {
	color: #7d93cf;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
	background-color:white;
}

.buttonStyle {
	font-weight: bold;
	color: #7d93cf;
	border-color:#7d93cf;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	background-color:white;
}

.loggedinText {
	font-size: 8pt;
	font-weight: bold;
	color:#7d93cf;
}

.simpleBorder {
	border-color:#094d98;
	border-style:solid;
	border-width:1px
}

.userNameText {
	font-size: 8pt;
	font-weight: bold;
	color:white;
}

.activeLabel {
	font-size: 8pt;
	color: #244566;
	font-weight: bold
}

.buttonStyleLinkDisabled {
	color: #95afcc;
	text-decoration: none;
	font-weight: bold;
}

.smallLink {
	color: #ff9933;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}

.ueberschrift {
	font-size: 14px;
	font-weight: bold;
	color: #244566;
}

.result {
	font-size: 12px;
	color: #244566;
}

.menue {
	font-size: 12px;
	font-weight: bold;
	color: #244566;
}

.std {
	font-size: 12px;
	color: #000000
}

.stdlink {
	font-size: 12px;
	color: #000000;
	text-decoration: underline
}

.menueSmall {
	font-size: 9px;
	font-weight: bold;
	color: #244566;
}

.menueBig {
	font-size: 11px;
	font-weight: bold;
	color: #7B94CD;
}

.popupEnabled{
	background-color:#95AFCC;
	width:600px;
	border-style:solid; 
   	border-width:1px;
   	border-color:#244566;
}
/*
.popupDisabled{
	filter:alpha(opacity=0); 
	opacity:0.0; 
	color:white;
	width:100px;
	border-style:solid; 
   	border-width:0px;
   	border-color:white;
}
*/
.popupDisabled{
	opacity:0.0;
	color:white;
	width:100px;
	border-style:solid; 
   	border-width:0px;
   	border-color:white;
}

.werte {
	font-size: 12px;
	color: #244566;
	font-weight: bold;
}

.werteSmall {
	font-size: 9px;
	color: #244566;
}

.bemerkung {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #244566;
}

.fehler {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ee1127;
}

.fettesBuntesLabel {
	font-size: 12px;
	color: #010280;
	font-weight: bold;
}

.fettesGrossesRotesLabel{
	font-size: 16px;
	color: red;
	font-weight: bold;
}

.fettesRotesLabel{
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.fettesHellesLabel {
	font-size: 12px;
	color: #7d93cf;
	font-weight: bold;
}

.fettesBunteHead {
	font-size: 13px;
	color: #010280;
	font-weight: bold;
}

.fettesBuntesLabelXSLT {
	font-size: 12px;
	color: #7d93cf;
	font-weight: bold;
}

.fettesWeissesLabel {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.fetteDunkleSchrift {
	font-size: 12px;
	color: #244566;
	font-weight: bold;
}

.fetteDunkleSchriftGross {
	font-size: 14px;
	color: #244566;
	font-weight: bold;
}

.buntesLabel {
	font-size: 12px;
	color: #010280;
}

.dunkleSchrift {
	font-size: 12px;
	color: #244566;
}

.footer1 {
	text-align: right;
	width: 20px;
}

.footer2 {
	text-align: center;
	width: 50px;
}

.footer3 {
	text-align: left;
	width: 20px;
}

.footer4 {
	text-align: center;
	width: 40px;
}

.width50 {
	width: 50%;
}

.icon {
	border: 0px;
	outline: 0px;
}
/* */
.donotclickagainlayer {
	top: 0;
	left: 0;
	height: 100%;
	position: absolute;
}

.thinBorder {
	border-color: #094d98;
	border-style: solid;
	border-width: 1px;
}

.trainStyle {
	font-size: 10px;
}

.listBoxStyle {
	width: 300px;
}
/*vertical-align: center;*/
.warenkorbSchrift {
	color: white;
	font-size: 10px;
	font-weight: bold;
	
	vertical-align: middle;
}

.xmlButtonVisible{
	visibility:visible
}

.xmlButtonHidden{
	visibility:hidden
}

.popupTitleStyle{
	color:white;
	background-color:#7d93cf;
	text-align:center;
}

.popUpTopStyle{
	color:white;
	background-color:#7d93cf;
}

.popUpBottomStyle{
	background-color:#7d93cf;
}
.meldungStyle{
	padding: 3px;
	text-align: left;
	font-size: 7.5pt;
	color: #244566;
	font-weight: normal;
	vertical-align: top;
	text-decoration: underline;
}
.meldungErrorStyle{
	padding: 3px;
	text-align: left;
	font-size: 7.5pt;
	vertical-align: top;
	text-decoration: underline;
	font-weight: bold;
	color: #010280;
}

.tab-panel{
	border-style:solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #094d98;
}

.dr-tbpnl-tb-inact{
	background-position:center top;
	background-repeat:repeat-x;
	border-style:solid;
	border-width:1px 1px 0px 2px;
	cursor:pointer;
	color: white;
	background-color: #7B94CD;
	border-color: #094d98;
	font-style:italic;
}
.dr-tbpnl-tb-act {
	background-position:center top;
	background-repeat:repeat-x;
	border-style:solid;
	border-width:1px 1px 0px 2px;
	cursor:default;
	padding:3px 10px 4px;
	border-color: #094d98;
}
.dr-bottom-line{
	border-bottom-style:solid;
	border-bottom-width:0px;
}
.rich-dtascroller-table {
    border-style: solid;
    border-width: 1px;
}
.rich-datascr-button, .rich-datascr-ctrls-separator {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    text-align: center;
    width: 25px;
    color: #244566;
}
.rich-datascr-button-dsbld {
    color: #B3BEE9;
    cursor: default;
}
.rich-datascr-act {
    border-top-style: solid;
    border-top-width: 2px;
    color: #244566;
}
.rich-datascr-inact {
    border-top-style: solid;
    border-top-width: 2px;
    cursor: pointer;
    text-align: center;
    width: 25px;
}
.rich-datascr-button, .rich-datascr-ctrls-separator {
    background-color: #DFDFFF;
    border-color: #BED6F8;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
}
.rich-datascr-button-dsbld {
}
.rich-datascr-act {
    border-top-color: #244566;
    color: #244566;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    text-align: center;
    width: 25px;
}
.rich-datascr-inact {
    border-top-color: #BED6F8;
    color: #BED6F8;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
}
.rich-dtascroller-table {
    background-color: #FFFFFF;
    border-color: #BED6F8;
}

.popUpBody{
	padding: 0px;
}
.no-padding-no-border{
	padding: 0px;
	border: 0px;
}

.auftragHeaderColumn{
	width:100%;
	background-color:#dfdfff;
	padding:0px;
	border:none;
}

.coloredLink{
	cursor:pointer;
	text-decoration: none;
	height:10px;
	text-align:center;
	color:#7d93cf;	
}

.lightColor{
	color: #7B94CD;
}

.lightBackground{
	background-color: #7B94CD;	
}

.mediumBackground{
	background-color: #4a42a9
}

.darkBackground{
	background-color: #010280;	
}

.darkBorder{
	border-color: #010280;	
}

.cWhite{
	color: white;	
}

.cRed{
	color: red;
}

.cGray{
	color: gray;	
}

.w82{
	width: 82px;
}

.w115{
	width: 115px;
}

.logo{
	background-image: url('../images/LibriLogo.gif'); 
	height: 88px; 
	width: 74px;
	margin-bottom: 10px;
}

.logo2{
	background-image: url('../images/rimg_home.jpg');	
	height: 138px;
    left: 30px;
    position: absolute;
    top: 55px;
    width: 169px;
}

.logoSmall{
	background-image: url('../images/LibriLogoKlein.gif'); 
	height: 68px; 
	width: 57px;
	margin-bottom: 2px;
}

.arrow-first{
	background-image: url('../images/arrow-first.gif');
	background-color: #0000EE;
    background-position: center center;
    background-repeat: no-repeat;
    height: 19px;
    width: 21px;
}
.arrow-last{
	background-image: url('../images/arrow-last.gif');
	background-color: #0000EE;
    background-position: center center;
    background-repeat: no-repeat;
    height: 19px;
    width: 21px;

}
.arrow-previous{
	background-image: url('../images/arrow-previous.gif');
	background-color: #0000EE;
    background-position: center center;
    background-repeat: no-repeat;
	height: 19px;
	width: 19px;
}
.arrow-next{
	background-image: url('../images/arrow-next.gif');
	background-color: #0000EE;
    background-position: center center;
    background-repeat: no-repeat;
	height: 19px;
	width: 19px;
}
.arrow-ff{
	background-image: url('../images/arrow-ff.gif');
	background-color: #0000EE;
    background-position: center center;
    background-repeat: no-repeat;
	height: 19px;
	width: 24px;
}
.arrow-fr{
	background-image: url('../images/arrow-fr.gif');
	background-color: #0000EE;
	background-position: center center;
    background-repeat: no-repeat;
	height: 19px;
	width: 24px;
}
.paginator{
	color: #0000EE;
}
.paginator a:link{
	color: #0000EE;
}
.popupColumnRightSmallBold {
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-size: 7.5pt;
	color: #244566;
}
.popupColumnRightSmall {
	padding: 3px;
	text-align: right;
	font-size: 7.5pt;
	color: #244566;
	vertical-align: top;
}
.popupColumnLeftSmall {
	padding: 3px;
	text-align: left;
	font-size: 7.5pt;
	color: #244566;
	vertical-align: top;
}
.popupColumnLeftSmallBold {
	padding: 3px;
	text-align: left;
	font-weight: bold;
	font-size: 7.5pt;
	color: #244566;
}
.bgColorRand{
	background-color: #094d98;
}
.menuLinkEnabledHover {
	color: #010280;
	font-style:italic;
	font-variant:small-caps;
	text-decoration: none;
	font-weight: bold;
}


.rmoBubble{
  -moz-border-radius: 15px; 
  -webkit-border-radius: 15px;
   border-radius: 15px;
   padding: 3px;
}

	
<!-- aus der themes.css uebernommen -->

/* LibriMenu Style Sheet */

.ThemeOfficeMenu
{
	font-family:	verdana, arial, sans-serif;
	font-size:	13px;
	font-style:italic;
	font-variant:small-caps;
	font-weight: bold;
	color:white;
	padding:	0;

	white-space:	nowrap;
	cursor:		default;
}

.ThemeOfficeSubMenuTable
{
	font-family:	verdana, arial, sans-serif;
	font-size:	10px;
	color:white;
	padding:	0;

	white-space:	nowrap;
	cursor:		default;
}

.ThemeOfficeSubMenu
{
	position:	absolute;
	visibility:	hidden;

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;

	overflow:	visible;
	border:		1px solid #8C867B;

	filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4);
}

.ThemeOfficeSubMenuTable
{
	overflow:	visible;
}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	border:		0;
	cursor:		default;
	white-space:	nowrap;
}

.ThemeOfficeMainItem
{
	background-color:	#7b94cd;
	color:white;
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	background-color:	#7b94cd;
	color:#010280;
}

.ThemeOfficeMenuItem
{
	background-color:	#7b94cd;
	color:white;
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	background-color:	#7b94cd;
	color:#010280;
}


/* horizontal main menu */

.ThemeOfficeMainItem
{
	padding:	1px;
	border:		0;
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	padding:	0px;
	border:		1px solid #7b94cd;
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
	background-color:	inherit;
	font-style:italic;
	font-variant:small-caps;
	font-weight: bold;
	
}

/* vertical main menu sub components */

td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	2px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-left:	1px solid #3169C6;

	background-color:	inherit;
}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-right:	1px solid #3169C6;

	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* sub menu sub components */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	1px;
	padding-right:	3px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-left:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-right:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

/*Hier das padding raus fuer den vorderen Platzhalter des SubMenues*/
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	2px;
	padding-right:	3px;

	white-space:	nowrap;

	border:		0;
	background-color:	white;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* menu splits */

.ThemeOfficeMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #C6C3BD;
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.ThemeOfficeMenuItem img.seq1
{
	display:	inline;
}

.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2
{
	display:	inline;
}

.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1
{
	display:	none;
}

* aus defaultStyle.css von TabbedPane*/

table.myFaces_panelTabbedPane {
    border-spacing: 0;
    border-style: none;
    empty-cells: show;
    padding: 0;
}
.myFaces_panelTabbedPane_activeHeaderCell {
    background-color: white;
    border-color: #010280 #010280 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 2px 2px 0;
    text-align: center;
}
.myFaces_panelTabbedPane_inactiveHeaderCell, .myFaces_panelTabbedPane_disabledHeaderCell {
    background-color: #7B94CD;
    border-color: #7D93CF #010280 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    text-align: center;
}
.myFaces_panelTabbedPane_activeHeaderCell input, .myFaces_panelTabbedPane_inactiveHeaderCell input, .myFaces_panelTabbedPane_disabledHeaderCell label {
    border-style: none;
    color: white;
    font-style: italic;
    font-variant: small-caps;
    font-weight: bold;
    width: 100%;
}
.myFaces_panelTabbedPane_activeHeaderCell input {
    background-color: transparent !important;
    color: #7D93CF;
    cursor: pointer;
    font-style: italic;
    font-variant: small-caps;
    font-weight: bold;
}
.myFaces_panelTabbedPane_inactiveHeaderCell input {
    background-color: #7B94CD;
    cursor: pointer;
}
.myFaces_panelTabbedPane_disabledHeaderCell label {
    background-color: #7B94CD;
}
.myFaces_panelTabbedPane_emptyHeaderCell {
    border-style: none;
}
.myFaces_panelTabbedPane_activeHeaderCell input:hover, .myFaces_panelTabbedPane_inactiveHeaderCell input:hover {
}
.myFaces_panelTabbedPane_subHeaderCell {
    border-bottom: 0 none;
    font-size: 0;
    height: 2px;
    line-height: 0;
}
.myFaces_panelTabbedPane_subHeaderCell_active {
    border-top: 0 none;
}
.myFaces_panelTabbedPane_subHeaderCell_inactive {
    border-top: 2px solid #010280;
}
.myFaces_panelTabbedPane_subHeaderCell_first {
    border-left: 2px solid #010280;
}
.myFaces_panelTabbedPane_subHeaderCell_last {
    border-right: 2px solid #010280;
    border-top: 2px solid #010280;
}
.myFaces_panelTabbedPane_pane {
    border-color: -moz-use-text-color #010280 #010280;
    border-style: none solid solid;
    border-width: 0 2px 2px;
    padding: 10px;
}

