/**
mondfishCMS CSS

(c) Arne Gloe 2008 - http://www.mondfish.net
----------------------------------------*/

/* ################################################################
mondfishCMS Classes
###################################################################*/

.clear_float { clear:both; }
.selected {font-weight:bold;color:#BCDFFF;}
#menu .selected {font-weight:bold;color:#BCDFFF;}
.list1 .selected{background: url(../images/img01.gif) no-repeat left 60%; padding-left: 12px;color:#1D3750;}

/*
RUBRIK
------------------------------------------------------------------*/
.mondfishCMS_rubrik_ul{ float:left; }
.mondfishCMS_rubrik_li{ float:left; margin-right:20px; }
.mondfishCMS_rubrik_li a{ color:#000; text-decoration:none; }
.mondfishCMS_rubrik_li a:hover{ color:#000; text-decoration:underline; }

/*
KATEGORIE
------------------------------------------------------------------*/
.mondfishCMS_kategorie_ul{ float:left; }
.mondfishCMS_kategorie_li{ float:left; margin-right:20px; }
.mondfishCMS_kategorie_li a{ color:#000; text-decoration:none; }
.mondfishCMS_kategorie_li a:hover{ color:#000; text-decoration:underline; }

/*
BREADCRUMP
------------------------------------------------------------------*/
.mondfishCMS_breadcrump_ul{ float:left; }
.mondfishCMS_breadcrump_li{ float:left; margin-right:6px; }
.mondfishCMS_breadcrump_li_you_are_here{ float:left; margin-right:6px; }
.mondfishCMS_breadcrump_li a{ color:#000; text-decoration:none; }
.mondfishCMS_breadcrump_li a:hover{ color:#000; text-decoration:underline; }

/*
ARTIKEL
------------------------------------------------------------------*/
.mondfishCMS_artikel{width:500px;margin:0 0 40px 0;}
.mondfishCMS_artikeldatum{font-size:11px;}
.mondfishCMS_artikel h2{font-size:20px;}
.mondfishCMS_artikel h1{font-size:24px;}
.mondfishCMS_artikel_anleser{}
#mondfishCMS_artikel_einzeln_anleser{margin:0 0 12px 0;}
#mondfishCMS_artikel_einzeln_artikel{}
.mondfishCMS_moreLink_artikel{ color:#000; text-decoration:none; }
.mondfishCMS_moreLink_artikel:hover{ color:#000; text-decoration:underline; }

/*
ARTIKEL LISTE
------------------------------------------------------------------*/
/*
.mondfishCMS_artikel_liste_ul{}
.mondfishCMS_artikel_liste_li{}
.mondfishCMS_artikel_liste_li a{color:#000; text-decoration:none;}
.mondfishCMS_artikel_liste_li a:hover{color:#000; text-decoration:underline;}
*/

/*
TEASER BOX  (Artikel bewerben)
------------------------------------------------------------------*/
.mondfishCMS_teaser_box{width:250px;}
.mondfishCMS_teaser_box h2{font-size:20px;}
.mondfishCMS_teaser_box p{font-size:12px;}
.mondfishCMS_teaser_h2_a{color:#000; text-decoration:none;}
.mondfishCMS_teaser_h2_a:hover{color:#000; text-decoration:underline;}
.mondfishCMS_teaser_p_a{color:#000; text-decoration:none;}
.mondfishCMS_teaser_p_a:hover{color:#000; text-decoration:underline;}

/*
DATEIEN ANZEIGEN (UPLOADS ZU ARTIKEL)
------------------------------------------------------------------*/
.mondfishCMS_dateien_headline{font-size:12px;margin:12px 0;font-weight:bold;}
#mondfishCMS_dateien_ul{}
.mondfishCMS_dateien_li{font-size:12px;}
.mondfishCMS_dateien_li a{color:#000; text-decoration:none;}
.mondfishCMS_dateien_li a:hover{color:#000; text-decoration:underline;}
.mondfishCMS_dateien_headline_audio{font-size:12px;margin:10px 0;}

/*
SUCHBOX
------------------------------------------------------------------*/
#mondfishCMS_suchbox_form{}
#s{}/*input*/
#go{}/*button*/

/*
SUCHERGEBNIS
------------------------------------------------------------------*/
.mondfishCMS_suchergebnis_nummer{}
.mondfishCMS_suchergebnis_titel{font-weight:bold;}
.mondfishCMS_suchergebnis_titel_a{color:#000; text-decoration:none;}
.mondfishCMS_suchergebnis_titel_a:hover{color:#000; text-decoration:underline;}
.mondfishCMS_suchergebnis_text{}
.mondfishCMS_suchergebnis_mehr_a{color:#000; text-decoration:none;}
.mondfishCMS_suchergebnis_mehr_a:hover{color:#000; text-decoration:underline;}
.mondfishCMS_suchergebnis_footer{}
.mondfishCMS_suchergebnis_footer_rubrik{font-weight:bold;}
.mondfishCMS_suchergebnis_footer_rubrik_a{color:#000; text-decoration:none;}
.mondfishCMS_suchergebnis_footer_rubrik_a:hover{color:#000; text-decoration:underline;}
.mondfishCMS_suchergebnis_footer_vom{font-weight:bold;}
.mondfishCMS_suchergebnis_footer_datum{}

#mondfishCMS_suchergebnis_keins_h2{font-weight:bold;}
#mondfishCMS_suchergebnis_keins_vorschlag_p{}
#mondfishCMS_suchergebnis_keins_vorschlag_ul{}
.mondfishCMS_suchergebnis_keins_vorschlag_li{font-size:12px;}












