body {
background-color: #FFFFFF;
margin:0px;
padding: 10px 10px;
font-family: Arial, Helvetica, Verdana, san-serif;
color: black;
font-size: .8em;
line-height: 18px;
}
.preview {
background-color: #fff;
margin:0px;
padding: 10px 10px 10px 10px;
font-family: Arial, Helvetica, Verdana, san-serif;
color: black;
font-size: 1.0em;
line-height: 18px;
}
#CartoonPopup{
	display: none;
}
#banner_468x60_tr{
	display: none;
}
#left_column_container_lc{
	display: none;
}
#red_bar_cc{
	display: none;
}
#right_column_container_rc{
	display: none;
}
/*listeneinzug*/
ul { padding-left:14px;}

/*REGULAR LINKS - STANDARD LINK UNDERLINE - HOVER WITHOUT UNDERLINE*/
a, a:visited {text-decoration:underline; color:black;}
a:hover {text-decoration:none;}


/*TEXT-FORMATS - START*/


/*TEXT - SMALLER THAN REGULAR - EXAMPLE - AUTHOR - OVERHEAD*/
.text_small {font-size: 95%;}

/*JUST TO MAKE RED TEXT*/
.text_red {color:red;}
a.text_red, a.text_red:visited {color:red;}
a.text_red:hover {color:red;}

/*RED HEADLINETEXT IN TIMES - EXAMPLE: ARTICLE-HEADS!! - STANDARD LINK WITHOUT - HOVER WITH UNDERLINE*/
.text_red_times_big {font-family:"Times New Roman", Times, serif; font-size:160%; color:red;}
a.text_red_times_big, a.text_red_times_big:visited {text-decoration:none; color:red;}
a.text_red_times_big:hover {text-decoration:underline; color:red;}


/*PIC-STYLES - START*/
.image{border: none;}
.separator{border:none; margin:30px 0px; padding: 0px 10px}
.image_visual{border:none; vertical-align:bottom;}
.image_visual_top{border:none; vertical-align:top;}
.image_textfluss{border:none; padding:5px; float:left;}
.image_textfluss_left{border:none; padding:5px; float:right;}
/*PIC-STYLES - END*/