/* CSS Matthias Kehrer 11-2004; Portfolio Eberhard Kehrer */

/* Verweis fuer head-bereich: link type="text/css" rel="stylesheet" href="style.css" */

/* <style type="text/css"> <!-- --></style>  */

a:link			{ color: #6e6f44; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a:visited			{ color: #6e6f44; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a:hover			{ color: #C40C27; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:active			{ color: #acae6a; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

.textfarbe_1		{ color: #3c6166; }
.fett				{ font-weight: bold; }
.kursiv			{ font-style:italic; }
.white			{ color: #ffffff; }
.firstletter		{ font-weight: bold; font-size: 18px;}
.klein			{ font-size: 10px; }
.mittel			{ font-size: 14px; }
.gross 			{ font-size: 18px; }
.riesig			{ font-size: 30px; }
.signal			{ color: #AD0000; }
.texte			{ color: #D5D6B0; font-size: 7px; }	/* text in body hg-farbe. versuch so suchmaschinen anzusprechen. 2006-01-28 */
.textbereich		{ color: #000000; font-size: 13px; line-height:200%; font-family: Helvetica, Tahoma, Verdana, Arial, Geneva, Swiss, sans-serif; }
ol 				{ list-style-type:decimal; }
ul				{ list-style-type:disc; }
p,div,td			{ color: #6e6f44; font-size: 12px; font-family: Arial, Tahoma, Verdana, sans-serif; }

body, textarea	{ color: #6e6f44; scrollbar-3dlight-color: #666666; scrollbar-arrow-color: #666666; scrollbar-base-color: #FFFFFF; scrollbar-darkshadow-color: #000000; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #666666; scrollbar-shadow-color: #000000; scrollbar-track-color: #a9a9a9  }
h3				{ color: #000000; font-size: 24px; font-family: Helvetica, Tahoma, Verdana, Arial, Geneva, Swiss, SunSans-Regular; margin-top: 15px }
h4				{ color: #325D7B; font-size: 14px; }

