/**
mondfishCMS CSS

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


/*
reset by eric meyer
----------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-weight: inherit;
font-style: inherit;
font-family: inherit;
text-align: left;
vertical-align: baseline;
}
html{
font-size:100.1%;
}
a img, :link img, :visited img {
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
ol, ul {
list-style: none;
}



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

.clear_float { clear:both; }
.selected {font-weight:bold;}

/*
RUBRIK
------------------------------------------------------------------*/
.mondfishCMS_rubrik_ul{  }
.mondfishCMS_rubrik_li{  }
.mondfishCMS_rubrik_li a{  }
.mondfishCMS_rubrik_li a:hover{  }

/*
KATEGORIE
------------------------------------------------------------------*/
.mondfishCMS_kategorie_ul{ float:right; }
.mondfishCMS_kategorie_li{ float:right; }
.mondfishCMS_kategorie_li a{ color:#B3013D; text-decoration:none; }
.mondfishCMS_kategorie_li a:hover{ color:#B3013D; 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;display:none;}
.mondfishCMS_artikel h2{font-size:20px;text-align:left;}
.mondfishCMS_artikel h1{font-size:24px;color:#121083;}
.mondfishCMS_artikel_anleser{}
#mondfishCMS_artikel_einzeln_anleser{font-weight:bold;margin:0 0 12px 0;}
#mondfishCMS_artikel_einzeln_artikel{}
.mondfishCMS_moreLink_artikel{ color:#000; text-decoration:underline; }
.mondfishCMS_moreLink_artikel:hover{ color:#000; text-decoration:none; }

/*
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;}












