
/* ############################################## RTE STYLES */
.test{
    color:blue; 
    background-color:green;
}

.normal{
font-family:arial,sans-serif;
font-size:0.8em;
color:black;
}

.sozi{
font-family:arial,sans-serif;
font-size:0.8em;
color:#B45257;
}

.sozi_bg{
font-family:arial,sans-serif;
font-size:0.8em;
color:black;
background-color:#B45257;
}

.stella{
font-family:arial,sans-serif;
font-size:0.8em;
color:#FFC900;
}

.stella_bg{
font-family:arial,sans-serif;
font-size:0.8em;
color:black;
background-color:#FFC900;
}

.orden{
font-family:arial,sans-serif;
font-size:0.8em;
color:#735596;
}

.orden_bg{
font-family:arial,sans-serif;
font-size:0.8em;
color:#000000;
background-color:#735596;
}

.lang{
font-family:arial,sans-serif;
font-size:0.8em;
color:#2451AB;
}

.lang_bg{
font-family:arial,sans-serif;
font-size:0.8em;
color:black;
background-color:#2451AB;
}


.effa{
font-family:arial,sans-serif;
font-size:0.8em;
color:#009066;
}

.effa_bg{
font-family:arial,sans-serif;
font-size:0.8em;
color:#000000;
background-color:#009066;
}

.standard_rot{
font-family:arial,sans-serif;
font-size:0.8em;
color:#FF0000;
}

.standard_rot_bg{
font-family:arial,sans-serif;
font-size:0.8em;
color:#000000;
background-color:#FF0000;
}

.standard_gruen{
font-family:arial,sans-serif;
font-size:0.8em;
color:#00FF00;
}

.standard_gruen_bg{
font-family:arial,sans-serif;
font-size:0.8em;;
color:#000000;
background-color:#00FF00;
}
.white{
font-family:arial,sans-serif;
font-size:0.8em;
color:#FFFFFF;
background-color:#00FF00;
}

.white_sozi_bg{
font-family:arial,sans-serif;
font-size:0.8em;
color:#FFFFFF;
background-color:#B45257;
}

.white_stella_bg{
font-family:arial,sans-serif;
font-size:0.8em;
color:#FFFFFF;
background-color:#FFC900;
}

.white_orden_bg{
font-family:arial,sans-serif;
font-size:0.8em;
color:#FFFFFF;
background-color:#735596;
}

.white_lang_bg{
font-family:arial,sans-serif;
font-size:0.8em;
color:#FFFFFF;
background-color:#2451AB;
}

.white_effa_bg{
font-family:arial,sans-serif;
font-size:0.8em;
color:#FFFFFF;
background-color:#009066;
}

.totop{
font-family:arial,sans-serif;
font-size:0.8em;
color:#735596;
text-align:right;
}

/*--------------------------------------------- IMGTEXT CSS */

.mastertableclass {
overflow:auto;
padding:1px;
}
.imgtext_img_wrap{
float:left;
margin:1px;
}
.table_wrap_caption{
text-align:center;
vertical-align:top;
}
.caption_wrap{
padding:1px;
}

.div_table_intern_all{
/* border:{$styles.content.imgtext.borderThick}px solid {$styles.content.imgtext.borderColor}; 
background-color: {$styles.content.imgtext.borderColor};  */
text-align:center; 
float:left;
margin:1px;
}

.div_border_and_caption{
/* border:{$styles.content.imgtext.borderThick}px solid {$styles.content.imgtext.borderColor}; 
 background-color:{$styles.content.imgtext.borderColor}; */
 text-align:center;
 float:left;
margin:1px;
}
.div_cap_bck{
background-color:white;
}
.div_cap{
padding:1px;
float:left;
}
.div_all_text_links_ohneflow{
/*#background-color:yellow; */
text-align:left;
float:left;
}
.div_all2_links_ohneflow{
float:left;
/*#border:1px solid silver;*/
}
.div_bilder_text_links_ohneflow{
width:45%;
float:left;
/*#border:1px solid yellow;*/
}
.div_content_text_links_ohneflow{
width:53%;
float:right;
/*#border:1px solid red;*/
}

.div_all_text_rechts_ohneflow{
/*#background-color:green;*/
text-align:right;
float:left;
}
.div_all2_rechts_ohneflow{
float:left;
/*#border:1px solid silver;*/
}
.div_bilder_text_rechts_ohneflow{
width:45%;
float:right;
/*#border:1px solid yellow;*/
}
.div_content_text_recht_ohneflow{
width:53%;
float:left;
/*#border:1px solid red; */
}
.div_all_bildoben_ohneflow{
/*#background-color:yellow;*/
text-align:center;
clear:both; 
float:none;
}

.div_textoben_ohneflow{
/*#background-color:yellow;*/
text-align:center;
clear:both; 
float:none;
}
.bilder_unten_rechts{
width:50%;
padding-left:55%;
/*#background-color:blue;*/
text-align:right;
float:left;
}
.bilder_unten_links{
/* #background-color:blue; */
}

.bilder_oben_rechts{
/* #background-color:blue; */
clear:both;
text-align:right;
padding-left:60%
}
.bilder_oben_mittig{
/* #background-color:red; */
text-align:center;
clear:both;
float:none;
padding-left:25%;
padding-right:25%;
}
.bilder_im_text_rechts{
/* #background-color:green; */
float:right;
}
.bilder_im_text_links{
/* #background-color:red; */
float:left;
}


.img{
border:0px;
}