.blogheadline { 
   font:18px tahoma; width:75%; 
   
   }

.blogsubtitle { 
   font:12px verdana; color:#666; font-weight:bold; margin:2px 0 15px 0; 
   
   }

div.blogheader { /* Gesamthintergrund einer kompletten Sektion */
   background-color:#F9F9F9; margin:0; padding:1px 0 2px 0; border-top:1px solid #C7D3F3; line-height:12px; 
   
   }  

div.blog_title { /*Titelzeile mit Datum*/
   margin:0px; padding:2px 5px 5px 5px; font-weight:bold; line-height:12px; background-color:#F2F8FF; 
   
   } 

span.blogdate { /* Datum */
   float:right; color:#999; font-family:arial; font-size:10px; padding-top:4px; 
   
   }

a.blog { 
   display:block; color:#FFF; font-weight:bold; background:#7392D4; padding:4px; margin:8px 0 4px 0; 
   
   }

textarea { /* Eingabefeld Kommentar */ 
   font:11px tahoma; border:1px solid #999; 
   
   } 

input { 
   font:11px tahoma; border:1px solid #999; 
   
   }

div.right {
	float:right;
	padding-top:12px;
	/* border-top:2px solid #EEE; */
	padding-bottom: 8px;   
   }

table.addblogcomment { /* Gesamtflaeche des Eingabefeldes */
   background-color:#EEE; color:#333; font-weight:bold; margin-top:6px; 
   
   } 

table.addblogcomment input { 
   width:350px; 
   
   }

table.addblogcomment input.submit { 
   width:100%; 
   
   }

td.blogcommentheader { /*  - Titelzeile Kommentare - */
   background: #ccc; height: 20px; text-align:center; font-weight:bold;
   
   }

table.blogcomments { /* Kommentarfeld */
   background:#FFFFE0; width:100%; color:#334; 
   
   }

div.blogcomments { 
   padding:10px 3px 5px 3px; 
   
   }

div.blogcomments a { 
   color:#475373; 
   
   }

.commentNr {
   float:right; margin-left:10px; color:#f6eca4; font-weight:bold; line-height:40px; font-size:40px; 
   
   }

div.blogtext { 
   width:100%; line-height:100%; color:#000; border-bottom:1px solid #EEE; 
   
   }

div.blogcontent { /* border-bottom:1px dotted #A7B3D3; */
   padding:5px; font-family:tahoma, verdana, helvetica, sans-serif; line-height:16px; color:#000; 
   
   }

div.blogcontent p { margin-top: 0px; margin-bottom: 0px; padding:0; 

}


.addcommentheader { /* + Titelzeile Kommentareingabe + */
   background: #333; height: 20px; color:#FFF; text-align:center; font-weight:bold;
   
   }
