@import url("style_rte.css");

/* main stylesheet */

body {
	font-size:12px;background-color:#D9D9D9;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	



h6 {	font-size:13px;}
h5 {	font-size:13px;}
h4 {	font-size:13px;}
h3 {	font-size:13px;}
h2 {	font-size:13px;}
h1 {  font-size:13px;}


p {font-size:12px;  }
p.bodytext {font-size:12px;}

#content .content_normal P.bodytext {font-size:12px; }
.content_normal p.bodytext {font-size:12px; }

.content_right .csc-header h1 { font-size: 13px;}
.content_right h1.csc-FirstHeader  {	 font-size: 13px;}

.contenttable p.bodytext {font-size:12px;  }
.contenttable td p.bodytext {font-size:12px;  }
/*++++++++++++++Bulletlists  Bulletlists, general +++++++++++++++++++++++++++++++++++++++++*/

/* RTE / Bulletlists */
UL { font-size:12px; }
UL UL LI { font-size:12px;}
OL { font-size:12px; }
LI {font-size:12px; }

/*+++++++++++++++++++++++++++++++ Switch CSS +++++++++++++++++++++++++++++++++++++++++++++++++*/	
.schrift_gross {display:none;}
.schrift_normal {display:inline;}
