/*  für: Headline  */ 
 p.wk_titel { 
 	font-size:40px; 
 	text-align:center; 
 	margin: 0.1cm 0cm 0cm 0cm; 
 	font-weight:bold; 
 	font-family:"Times New Roman", serif; 
 	}
 
/*  für: zweiter Head  */  
 p.wk_untertitel { 
 	font-size:18.5px; 
 	text-align:center;  
 	margin: 0.1cm 0cm 0cm 0cm; 
 	font-weight:bold; 
 	font-family:"Times New Roman", serif; 
 	}
 
/*  für: von unserem Redakteur......  */  
 .wk_redakteur { 
 	font-size:9.5px; 
 	text-align:left; 
 	line-height:9pt; 
 	font-family:"Verdana","Times New Roman", serif;
 	}


/************************************************************
für: von unserem Redakteur......jedoch Rahmen
*************************************************************/
DIV.wk_redakteur {
	text-align: left;
	vertical-align: middle;
	padding: 3px;
	
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;}		
	 

/*  für: erster Absatz  */ 
 p.wk_intro { 
 	font-size:10.5px;
 	font-weight:bold; 
 	line-height:12px;
 	text-align:justify; 
	text-indent: 0.3cm;
 	margin: 0.1cm 0cm 0cm 0cm; 
 	font-family:"Verdana","Times New Roman", serif;
 	 
 	}
 
 /*  für: Fließtext  */ 
 p.wk_copy {
 	font-size:10.5px;
 	line-height: 12px;
 	text-align:justify; 
	text-indent: 0.3cm;
 	margin: 0.1cm 0cm 0cm 0cm; 
 	font-family:"Verdana","Times New Roman", serif;
 	
 	}
 
 /*  für: Bildunterschrift  */
 p.wk_bildtext { 
 	font-size:10px; 
 	text-align:left; 
 	font-family:"Arial", sans-serif; 
 	line-height:100%; }
 	
 /*  für: Quellenangabe  */
 p.wk_datum { 
 	font-family:"Arial", sans-serif; 
 	font-size:11px; 
 	text-align:left; 
 	margin: 0.1cm 0cm 0cm 0cm;
 	}
	
DIV.pressdatum {
	font-size:9px;
	color:#00319c;
	}

DIV.presstitel {
	text-indent:0.2cm;
	}


