/* ************************************* */
/* GENERAL DOCUMENT WIDE CSS-DEFINITIONS */

/* ************************************* */
/* GENERAL */
h2 {margin-bottom:15px; clear:both; }
.clear_foto_line {clear:both; height:1px; font-size:1px; background-color:inherit; color:inherit; }

/* ************************************* */
/* YOU ARE HERE EFFECT on MAIN MENU */
#main_menu #sonstiges a:link {background-image:url(../format_pics/menu/sonstiges_active.png); }
#main_menu #sonstiges a:visited {background-image:url(../format_pics/menu/sonstiges_active.png); }

/* ************************************* */
/* YOU ARE HERE EFFECT on SUB MENU */
#sub_menu_sonstiges ul #fotos a:link {background-image:url(../format_pics/sub_menu/fotos_active.png); }
#sub_menu_sonstiges ul #fotos a:visited {background-image:url(../format_pics/sub_menu/fotos_active.png); }

/* ************************************* */
/* LINK LIST */
#content ul {list-style-image:url(../format_pics/menu_bullet_spacer.gif); margin:0px 0px 15px 10px; padding: 0px 0px 0px 10px;}
#content ul li{list-style-image:url(../format_pics/menu_bullet_spacer.gif); margin:5px 0px 0px 0px; padding:0px;}
#content ul a{font-size:17px; }
