body {
      font-size: 12px; 
      line-height:1.3;
      font-family: Arial, Helvetica, sans-serif;
      margin-bottom: 0px;
}

p { 
   font-size: 12px;
   line-height:1.3;
   font-family: Arial, Helvetica, sans-serif;
   margin-bottom: 8px;   
   margin-top: 4px;
}

a:link {
        font-family: Arial, Helvetica, sans-serif;
        color: #555555;
        text-decoration: none;
}

a:active {
        font-family: Arial, Helvetica, sans-serif;
        color: #2340FF;
        text-decoration: none;
}

a:visited {
        font-family: Arial, Helvetica, sans-serif;
        color: #555555;
        text-decoration: none;
}

a:hover {
        font-family: Arial, Helvetica, sans-serif;
        color: #BD6C1D;
        text-decoration: none;
}


.formular-fehler {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
     font-weight: bold;
	font-color: #ff0000            
}
   
.standard-text {
	line-height:1.3;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;            
}

.ueberschrift-1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;	
        font-weight: bold;
	font-size: 14px;
	color: #BD6C1D;
	margin-bottom: 4px;
	margin-top: 4px;
}

.ueberschrift-2 {
        font-family: Arial, Verdana, Helvetica, sans-serif;	
        font-weight: bold;
	font-size: 12px;
	color: #BD6C1D;
	margin-bottom: 4px;
	margin-top: 4px;
}

.suche_titel {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.zitat_startseite {
	line-height:1.1;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #666666;
}

.zitat_startseite_autor {
	line-height:1.1;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
}

.zitat_unterseiten { 
   font-size: 11px;
   line-height:1.2;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
}

.buch_startseite {
	line-height:1.15;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.82em;
	color: #666666;
}

.title_newsbox {

   font-size: 11px;
   font-family: arial, helvetica, sans-serif;
   font-weight: bold;
   color: #3A77C0;
}

.title_newsbox:hover {

   font-size: 11px;
   font-family: arial, helvetica, sans-serif;
   font-weight: bold;
   color: #E68423;
}

.text_newsbox {

	font-size: 10px;
	font-family: arial, sans-serif;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
}

.link_newsbox {

   font-size: 10px;
   font-family: arial, sans-serif;
   line-height: 11px;
   font-weight: normal;
   color: #FFFFFF;
}

