/**************************************
BITTE IMMER SO DIE STYLES DEFINIEREN
Zuerst die ıberschrift:
/ * Bezeichnung im editor * /
und dann die definition: 
span.stalename{definitionen ...}
***************************************/


/* Schrift blau */
.blueTXT{color: #383558;}

/* Schrift rot */
.redTXT{color: #B03228;}

/* Bilduntertitel */
.img_desc{
	display: block;
	padding: 2px 1px;
	font: italic 9px verdana, arial, sans-serif;
	color: #CC6600;
}



/** CONTENT TEMPLATES***************************************************************************/


.einspalter{margin: 0 10px 30px 0; }

.zweispalter{ margin:0 0 20px 0; }
.zsp_l{ width:341px; float:left;}
.zsp_r{ float:left; width:220px; margin:0 0 0 20px; padding-left:20px;}
.zsp_r img{ border:4px solid #ccc; margin-bottom:10px;}

.zweispalter7525, .zweispalter2575{ margin:0 0 20px 0; }

.zsp_l75{ width:421px; float:left;}
.zsp_r25{ float:left; width:140px; margin:0 0 0 20px; padding-left:20px;}
.zsp_r25 img{ border:4px solid #ccc; margin-bottom:10px;}

.zsp_l25{ width:140px; float:left;}
.zsp_r75{ float:left; width:421px; margin:0 0 0 20px; padding-left:20px;}
.zsp_l25 img{ border:4px solid #ccc; margin-bottom:10px;}

#content ul{ border:1px solid #ccc; margin:10px 0 0 0; padding:0;}
#content ul li{list-style:none; background:transparent url(../img/pfeil2.gif) 6px 11px no-repeat; margin-left:10px; padding:3px 0 3px 20px;}




.top_spalter{
padding: 4px 2px;
width: 100%;
background:#e9e9eb url(../img/bg_subnavi.gif) center bottom repeat-x;
}
.top_spalter a{text-align: right;display: block;padding: 0px 2px;}



/** Txt Formatierungen*************************************************************************/

#titel h1{font-size:1.6em; margin:0 0 15px 0; font-family:"Trebuchet ms", Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color:#383558;}

h1{font-size: 0.9em; font-weight: bold; text-decoration: none!important;}
h2{font-size:1.3em; margin:0 0 15px 0; font-family:"Trebuchet ms", Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#383558;}
h3{font-size:1.2em; margin:0 0 15px 0; font-family:"Trebuchet ms", Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
h4{font-size:1em; margin:0 0 15px 0; font-family:"Trebuchet ms", Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}

.einspalter, .zweispalter, .zweispalter7525, .zweispalter2575{
font: normal 1.3em/1.7em arial, verdana, sans-serif;
color: #444;
}

span.fett{ font-weight:bold;}
