/*****************************************************************************************************/
/***                                                                                               ***/
/***     CSS FILE für RootWeb Startseite hinzufügen                                                ***/
/***                                                                                               ***/
/*****************************************************************************************************/

/* #rootweb_startseite { width:100%; background:#F3F4F0; padding:15px; }
#rootweb_startseite { margin:15px;  border:1px solid #D6DECB; } */

#rootweb_startseite { width:100%;  padding:15px; }
#rootweb_startseite { margin:15px;  }



#rootweb_startseite H1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color:#650000;
}

#rootweb_startseite a { text-decoration : none; color: #650000; font-weight: bold; margin: 0; padding: 5px 4px 5px 4px; border-bottom: none; }

#rootweb_startseite legend { 
	padding-left:10px; padding-right:10px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#000099;
}

#rootweb_startseite fieldset { 
border: 1px solid #C0C0C0; 
}




/*****************************************************************************************************/
/* DIV für Fieldsets im Member Bereich
/*****************************************************************************************************/

#member_neu_im_netzwerk { margin:10px; font-size: 12px; font-family:Arial, Verdana, Helvetica, sans-serif; }
#member_neu_im_netzwerk font.neu_datum { font-size: 12px; color:#800000; font-weight: bold; }
#member_neu_im_netzwerk a.neu_link { margin-left:5px; font-size: 12px; color:#000099; text-decoration : none; }

#member_neu_im_netzwerk a.member_link_intern { border-top:15px; font-size: 12px; color:#800000; text-decoration : underline; }

#member_kontakt_liste a.neu_link { font-size: 12px; color:#000099; text-decoration : none; font-weight: bold; margin-bottom:15px;}

#member_kontakt_liste font.small_text { margin-left:20px; font-size: 10px; color:#000000; font-weight: normal; }



