/* importing alignments for rte since rte uses this file */
@import url(../../../../../../typo3conf/ext/abz_eff_template/templates/css/aligns.css);
  h1 {
    font-size: 22px;
    margin: 0 0 5px 0; 
    padding: 3px;
    color: #860703;
    font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif, osaka;
  }

  h2 {
    font-size: 16px;
    margin: 0 0 5px 0; 
    padding: 3px;
    text-align: left;
    color: #860703;
    font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif, osaka;
  }

.imgtext-table {
width: 100%;
}

.csc-mailform {
/*border: 1px solid #000000; */

}



/* Gästebuch */
.tx-guestbook-list-header { 
border-bottom: 1px solid #FFFFFF;
background-color: #860703; 
color: #FFFFFF; 
font-weight:bold; 
}

.tx-guestbook-list-rowleft,
.tx-guestbook-list-rowleft a { 
background-color: #860703;
padding-top: 10px;
color: white;
}

/* Gästebuch eintrag*/
.tx-guestbook-form-inputfield-med { 
border-style: solid; 
border-width: 1pt; 
border-color: #000000; 
font-size:12px; 
color:#333333; 
width:150px; 
height:14px; 
}

.tx-guestbook-form-inputfield-big { 
border-style: solid; 
border-width: 1pt; 
border-color: #000000; 
font-size:12px; 
color:#333333; 
width:150px; 
height: 14px; 
}

.tx-guestbook-form-textarea { 
border-style: solid; 
border-width: 1pt; 
border-color: #000000; 
font-size:12px; 
color:#333333; 
width:250px; 
}
.tx-guestbook-form-textarea { 
width: 300px;
height: 140px;
}

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

/* Email, Login and Search forms generally: */
/*FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #85A1C5; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #85A1C5; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #000000; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }
*/

a {
color: #860703;
text-decoration: underline;
font-weight: bold;
}