/*Allgemein*/
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:12pt; }
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

BODY {
	background-color : White;
	

.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}


.headline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : normal;
	color : #993366;
	font-style : italic;
}

.headlinegross {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : bold;
	color : #993366;
	font-style : italic;
}


}

.headline_gelb {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : normal;
	color : #FFCC00;
}

.subline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}


.klein {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px; 
	font-weight : normal;
	color : #993366;
}


.klein_fett {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px; 
	font-weight : bold;
	color : #993366;
}

.klein_fett_weiss {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px; 
	font-weight : bold;
	color : #FFFFFF;
}


.headline-marginalia {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.headline-marginalia_lila {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #993366;
}

.caps {  
    font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px;
	font-weight : bold;
	text-transform : capitalize;
	color: #FFFFFF;  
}


	
	.ini {
	font-family: Elephant;
	font-size: 16px;
	font-weight: bolder;
	font-style : oblique;
	color: Green;
}
