/******************************************************/
/*                                                    */
/*     onVerein - programmiert von Stefan Wenzel      */
/*                                                    */
/******************************************************/

/********************* Ausblenden *********************/

div#header, ul#menu, ul#menu_2, div.kommentar_schreiben, div#sub_content, div#footer {
 display:none;
}

div.main_content_box, div.main_content_box p {
 widows:2;
 orphans:2;
 color:#000;
 background:#fff;
 font:normal 10pt Verdana, sans-serif;
 line-height:15pt;
 text-align:left;
}

/* Verschiedene Elemente Anpassen */

* a {
 text-decoration:none;
 font-style:italic;
 color:#000;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6a {
 color:#000;
 background:#fff;
}

.content_bild {
 border:5px solid #ccc;
 margin:10px 10px 10px 0px;
}

.titel {
 font:italic 20pt Georgia,sans-serif;
 background:#fff;
 color:#000;
}

.untertitel {
 font:italic 15pt Georgia,sans-serif;
 background:#fff;
 color:#000;
}