/*# ***************************************** */
/*#  BENUTZERBEZOGENES LAYOUT-CSS FÜR EDITOR  */
/*# ***************************************** */
/*#  wird auch in Public eingebunden  */
/*# ***************************************** */

/*# ############################### */
/*# EDITOR_CSS: Preselector "rit_"  */
/*# ############################### */
/* Textgrösse */
.my_textSize-bigger  { font-size: 125%; }
.my_textSize-big  { font-size: 115%; }
.my_textSize-small  { font-size: 92%; }
.my_textSize-smaller  { font-size: 80%; }

/* Eigene Button-Links */ 
a.my_linkButton-kv1  {display:inline-block; padding: 4px 12px; background-color: #1d853f; color: #fff !important; font-size: 92%;}
a.my_linkButton-kv2  {display:inline-block; padding: 4px 12px; background-color: #093e0a; color: #fff !important; font-size: 92%;}
a.my_linkButton-hk1  {display:inline-block; padding: 4px 12px; background-color: #7c233f; color: #fff !important; font-size: 92%;}
a.my_linkButton-hk2  {display:inline-block; padding: 4px 12px; background-color: #4d1628; color: #fff !important; font-size: 92%;}

/* Textfarben */
.my_textColor-kv  { color: #1d853f; }
.my_textColor-hk  { color: #7c233f; }

/* Textfarben */
.my_linkColor-white  { color: #CCC; }
.my_linkColor-kv  { color: #1d853f; }
.my_linkColor-hk  { color: #7c233f; }

/* Textdicke */
.my_textStyle_light  { font-weight:100; }
.my_textStyle_lightbold  { font-weight:600; }

/* Bilder Skalierung */
.my_imgScale-fullscreen {	max-width: 100% !important; height:auto; }
.my_imgScale-max75 {	max-width: 75% !important; height:auto; }
.my_imgScale-max60 {	max-width: 60% !important; height:auto; }
.my_imgScale-max50 {	max-width: 50% !important; height:auto; }
.my_imgScale-max40 {	max-width: 40% !important; height:auto; }
.my_imgScale-max30 {	max-width: 30% !important; height:auto; }


/*# ############################### */
/*# NICHT-SICHTBARES CSS für EDITOR */
/*# ############################### */

h1 { padding: 0px 0px 0px 0px; margin: 0 0 3px 0;}
h2 { padding: 0px 0px 0px 0px; margin: 0 0 3px 0;}
h3 { padding: 0px 0px 0px 0px; margin: 0 0 3px 0;}
h4 { padding: 0px 0px 0px 0px; margin: 0 0 3px 0;}
h5 { padding: 0px 0px 0px 0px; margin: 0 0 3px 0;}
h6 { padding: 0px 0px 0px 0px; margin: 0 0 3px 0;}

h1 { font-size:140%; }
h2 { font-size:118%; }
h3 { font-size:110% ; font-weight:100;  }
h3.cbox { margin: 2px 0px 2px -10px; letter-spacing: 2px;}
h4 { font-size:100% ;  font-weight:100; }
h5,h6 { font-size:96%; font-weight:100; }

h1 { margin: 2px 0px 15px 0px; padding:0px 0px 0px 0px; font-size: 160%; font-weight:400 !important; letter-spacing: -0.5px; border-bottom: 2px solid #666;  text-transform:uppercase;  }
h1.txtTitel { margin: 2px 0px 15px 0px; padding:0px 0px 0px 0px; font-size: 160%; font-weight:400; letter-spacing: -0.5px; border-bottom: 2px solid #666;  text-transform:uppercase;  }
h2.txtSubTitel {margin: -15px 0px 15px 0px; padding:0px 0px 2px 0px; font-size: 120%; font-weight:100; letter-spacing: -0.2px;  text-transform:uppercase; border-bottom: 0px;  }
h1,h2,h3,h4,h5,h6 {    text-transform:uppercase; }
h3.evC, .elx_content h3, .itpl_renderbox h3, h3[align=center], h3[align=right] { background:none; margin: 0;padding: 0px 0px 2px 0px; margin-bottom: 2px;text-transform:uppercase; }
h1, h2, h3, h4, h5, h6 { color: #180c0a;  line-height: normal; text-align:left; font-weight:100; }

h1, h2, h3 {  border-bottom: 2px solid #666; }
h4, h5, h6 {  border-bottom: 0px solid #666; }
h1 {  border-bottom: 2px solid #666; color:#180c0a !important;  }

/*h1 { padding: 0px 0px 0px 0px; margin: 0;}
h2 { padding: 0px 0px 5px 0px; margin: 0;}
h3 { padding: 0px 0px 5px 0px; margin: 0;}
h4 { padding: 0px 0px 0px 0px; margin: 0;}
h5 { padding: 1px 0px 0px 0px; margin: 0;}
h1 { font-size:140%; }
h2 { font-size:118%; }
h3 { font-size:110% ; font-weight:100;  }
h3.cbox { margin: 2px 0px 2px -10px; letter-spacing: 2px;}
h4 { font-size:100% ;  font-weight:100; }
h5,h6 { font-size:96%; font-weight:100; }
h1,h2,h3,h4,h5,h6 {  }
h1, h2, h3, h4, h5, h6 {   }
*/
