/*
##    ---------------------------------------------
##            Stylesheet-Definitionen
##           C2 OrganisationsBeratung
##    ---------------------------------------------
##     © 03/02, Jan Wittmer für Galileo Webdesign
##            www.galileo-webdesign.de
##    ---------------------------------------------
##
*/


 body {background-color: #ffffff; margin: 0px;}
 body, a, p, td, th, form, select, option, textarea, input, .head1, .head2, .field {
   font-family: Verdana, Arial, Helvetica; color: #444444;
 }
 body, a, p, td, th, form, select, option, textarea, input, .field {
   font-size: 11px;
 }
 a, a:visited {text-decoration:none; color: #bf0000; font-weight:bold;}
 a:hover {color: black;}
 
 
 /* Template System */
 /* --------------- */
 
 #content_tbl {width: 550px;}
 
 .nav_page, .nav_page:visited {font-size: 13px; color: #000000; font-weight:normal;}
 .nav_page:hover {text-decoration:underline; color: #000000; font-size: 13px; font-weight:normal;}
 .nav_page_a, .nav_page_a:visited, .nav_page_a:hover {color: #000000; font-size: 13px; font-weight:bold;}
 
 .nav_sub_page, .nav_sub_page:visited {font-size: 11px; color: #bf0000; font-weight:normal;}
 .nav_sub_page:hover {text-decoration:underline; color: #bf0000; font-size: 11px; font-weight:normal;}
 .nav_sub_page_a, .nav_sub_page_a:visited, .nav_sub_page_a:hover {color: #bf0000; font-size: 11px; font-weight:bold;}
 
 .nav_area, .nav_area:visited {font-size: 13px; color: #ffffff; font-weight:bold; letter-spacing: 1;}
 .nav_area_a, .nav_area_a:visited, .nav_area:hover {font-size: 13px; color: #bf0000; font-weight:bold; letter-spacing: 1;}
 
 .head1 {font-size: 14px; color: #000000; font-weight:bold; letter-spacing: 1;}
 .head2 {font-size: 12px; color: #bf0000; font-weight:bold;}
 .head3 {font-size: 12px; color: #000000; font-weight:bold;}
 .drucken {font-size: 10px; font-weight:bold;}
 
 .unterschrift {color: black; font-size:10px; background-color: #e7e7e7; height: 20px;}
 

/* Klassen ab 01.03.2002 */

.kontakt_input_field {width: 363px;}
.fverweis, A.fverweis:visited {text-decoration:underline; font-weight:normal;}
.auflistung, A.auflistung:visited {color: black; font-weight: normal;}
A.auflistung:hover {text-decoration: underline;}
A.details, A.details:visited {font-weight: normal;}
.themenfeld, A.themenfeld:visited {font-weight: bold; color: black; font-size: 13px;}
A.themenfeld:hover {text-decoration: underline;}
.aktuelles, A.aktuelles:visited {color: silver; font-size: 10px; font-weight: normal;}
A.aktuelles:hover {color: white; text-decoration: none;}
.buchstabe {color:#000000; font-size:15px; font-weight:bold;}
ul { list-style-image:url(../img/pt.gif)}
li {padding-bottom: 2px;}





 /* alt:
 
 .block { text-align: justify; }
 .fehlerseite {font-size: 30px; color: #000066; font-weight: bold;}
 .blaufett {color: #000066; font-weight: bold;}
 .top {font-size: 18px; color: white; font-weight:bold;}
 .box {color: white; font-weight:bold; line-height:18px;}
 /* spezielle Style-Klassen */
.balken {}
.buchstabeklein {}
.email, .zurueck {color:#C00000;}
.ueberschrift1 {color:#000000; font-weight:bold;}
.ueberschriftRot {color:#C00000; font-weight:bold;}
.kleinZahl {font-size:11px;}
.weissFett {font-weight:bold;}
.schriftSchwarz {color:#000000;}
.klein {font-family:Arial; font-size:11px;}
*/