/* FORMATE im Editor */

.cyanblau a:hover, .cyanblau a,  .cyanblau:hover,  .cyanblau    { color: #34a9e1; }
.gruen a:hover,    .hellgruen a, .hellgruen:hover, .hellgruen   { color: #78b44d; }
.orange a:hover,	 .orange a,	   .orange:hover,		 .orange		 { color: #e25607; }
.weiss a:hover,  	 .weiss a,     .weiss:hover,  	 .weiss      { color: #FFF; 	 }
.blau a:hover,     .blau a,      .blau:hover,      .blau        { color: #00527c; }

.mehr a:hover,
.mehr a,
.mehr:hover,
.mehr       { color:#0033AA; float:right;}

.size_17 { 	line-height: 26px; font-size: 17px; }

.nummer {font-weight:bold; color:#000; background-color:#FFF; padding:0 6px; border-radius:10px; margin-right:5px;} 
/*
.nowrap      { white-space: nowrap; }
.uppercase   { text-transform: uppercase; }
*/

hr {
    margin: 0;
    padding: 0;
    border: 0;
    border-bottom: 1px solid;
    width: 100%;
}

h1 img{ margin: 0 0 18px 0; padding: 0; }

/* Einstellungen im Theme generieren inline Anweisungen für z.B. font-size, diese gleich halten*/
h1,h2, #tinymce h1, #tinymce h2{ 

}

#tinymce .weiss {color:grey; }
