/* CSS Matthias Kehrer 06-2004  */

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



body      { color: #666666; font-size: 12px; line-height: 100%; font-family: Verdana, Tahoma, Arial, sans-serif; list-style-image: url(../pix/3-eck.gif);}
	
body, textarea {
	scrollbar-base-color:#666666;
 	scrollbar-3dlight-color:#FFFFFF;
 	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#00981F;
 	scrollbar-highlight-color:#FFFFFF;
 	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#ffffff;
	}



a:link	   	{ color: #436db0; text-decoration: underline;  }
a:visited	  	{ color: #335386; text-decoration: underline;  }
a:hover  	 { color: #00981f; text-decoration: none; }	
a:active 	   	{ color: #f67219; text-decoration: none;  }

a:link.menu			{ color: #000000; text-decoration: none; font-weight: bold;  }
a:visited.menu	  	{ color: #000000; text-decoration: none; font-weight: bold;  }
a:hover.menu		{ color: #00981f; text-decoration: none; font-weight: bold; }	
a:active.menu 	   	{ color: #f67219; text-decoration: none; font-weight: bold;  }

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


h1 	   { color: #00981f; font-weight: bold; font-size: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 1em; margin-bottom: 1em; margin-left: 0em }
		
h2 			{ 
			font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
			font-size: 16px; 
			margin-top: 2em; margin-bottom: 1em; 
			}
		
h3 	  { color: #942442; 
	font-weight: bold; 
	font-size: 16px; font-family: Garamond, "Times New Roman", serif; 
	margin-top: 1em; 
	margin-bottom: 1em; 
	margin-left: 1em 
	}
		
h4 { 
			font-size: 13px;
			margin-top: 1em; 
			margin-bottom: 1em; 
			}
		
h5 { 
			font-size: 100%; 
			margin-top: 1em; 
			margin-bottom: 1em; 
			}
		
h6 { 
			font-size: 80%; 
			margin-top: 1em; 
			margin-bottom: 1.5em; 
			}


ol {
	list-style-type:decimal;
	}




div.color { 
	background: rgb(204,204,255); 
	padding: 0.5em; 
	border: none; 
	}



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

.mini  					{ font-size: 8px }
.klein  					{ font-size: 10px }
.mittel  					{ font-size: 14px }
.gross  					{ font-size: 18px }

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

.weiss		    			{ color: #ffffff; font-weight: bold; }
.schwarz	    			{ color: #000000; font-weight: bold; }

.textfarbe01    			 { color: #258c24; font-weight: bold }
.textfarbe02  				{ color: #436DB0; font-weight: bold; }
