/* CSS Matthias Kehrer 04-2004; www-schulte-frohlinde.com  */

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

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


body       { color: #414141; font-size: 12px; line-height: 120%; font-family: Verdana, Tahoma, Arial, sans-serif; background-color: #b4b4b4; margin: 4px }
	
body, textarea {
	scrollbar-base-color:#FFFFFF;
 	scrollbar-3dlight-color:#666666;
 	scrollbar-arrow-color:#666666;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#ffffff;
 	scrollbar-highlight-color:#666666;
 	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#a9a9a9;
	}



a:link		 { color: #4a693a; text-decoration: underline }
a:visited		 { color: #4a693a; text-decoration: underline }
a:hover		{ color: #C64164; text-decoration: none; }	
a:active		{ color: #C64164; text-decoration: none; }

a.hauptmenu:link		 	 { font-size: 12px; color: #000000; padding: 3px;border: 1px solid #ececec; text-decoration: none; }
a.hauptmenu:visited		 { font-size: 12px; color: #000000; padding: 3px;border: 1px solid #ececec; text-decoration: none; }
a.hauptmenu:hover		 { font-size: 12px; color: #ffffff; background-color: #808080;padding: 3px; border: 1px solid #000000; text-decoration: none; }
a.hauptmenu:active		 { font-size: 12px; color: #000000; background-color: #ececec;padding: 1px; border: 1px solid #666666; text-decoration: none; }


p,div,td  { font-size: 12px;}
	


h1 	   	 { color: #fff; font-weight: bold; font-size: 24px; font-family: "Arial Black", Arial, Verdana, Tahoma, Helvetica, Geneva, Swiss, sansserif; margin-top: 1em; margin-bottom: 1em; margin-left: 1em }

h2  		{ color: #fff; font-size: 20px; font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, Swiss, sansserif; margin-top: 2em; margin-bottom: 1em }

h3 	   	{ color: #fff; font-weight: bold; font-size: 16px; font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, Swiss, sansserif; margin-top: 1em; margin-bottom: 1em; margin-left: 1em }

h4    	{ color: #fff; font-size: 14px; font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, Swiss, sansserif; margin-top: 1em; margin-bottom: 1em }

h5  		{ color: #696969; font-size: 12px; font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, Swiss, sansserif; margin-top: 1em; margin-bottom: 1em }

h6  		{ color: #696969; font-size: 10px; font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, Swiss, sansserif; margin-top: 1em; margin-bottom: 1.5em }
	


ol {
	list-style-type:decimal;
	}

ul {
	list-style-type:disc;
	}


p.Erstzeilen-Einzug { 
	text-indent: 2em; 
	margin-top: 0; margin-bottom: 0; }



.betont-01			{ color: #ffffff; font-weight: bold; }
.betont-02 			{ color: #942442; font-weight: bold; }

.firstletter			{  font-weight: bold; font-size: 18px}

.klein  				{ font-size: 10px }
.mittel  				{ font-size: 14px }
.gross  				{ font-size: 18px }
input { color: #fff; background-color: #696969 }
textarea { color: #fff; background-color: #696969 }

