/*WYSIWYG:  .normal#Normal,.fett#Fett,.ueberschrift#&Uuml;berschrift,*/
/*TABLECORE: .normal#Normal,.fett#Fett,.ueberschrift#&Uuml;berschrift*/


#partner-box-gross .inhalt{
	background: url(4256_DE.gif?exp=24552506184600) repeat;
	padding:20px;
	vertical-align:top;
	font-size:12px;
}

#partner-box-rot .inhalt{
	background: url(4261_DE.gif?exp=24552506185000) repeat;
	padding:10px;
	vertical-align:top;
	font-size:12px;
}




/**************************** WYSIWYG und Standard-Schriften ******************************/
.normal,td  {
   font-family : Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height:17px;
   font-weight: normal; 
   color: #003366;
}
.fett	{
   font-family : Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height:17px;
   font-weight: bold; 
   color: #003366;
}
.ueberschrift	{
   font-family : Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold; 
   color: red;
   line-height:20px;
}

/**************************** ALLGEMEINES ******************************/
body {
   margin:0px;
   background-color: white; 
   color: #003366;
}
body.tablecore	{
   font-family : Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #2d2074;
   background: #FFFFFF; 
}

body.wysiwyg	{
   font-family : Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #2d2074;
   background: #FFFFFF; 
}

body.wysiwyg table{border:1px dotted #AEA9A9;}


td.bildrechts  img  {
   float:right;
   margin-left:35px;
   margin-bottom:35px;
}
td.bildlinks  img  {
   position: relative;
   float: left;
   bottom: 25px;
   margin: 25px 25px 0px 0px;
}


