@charset "utf-8";
body { 
	background-color: #FFFFFF;
	max-width: 41em;
	margin-top: 0px;
	margin-left: 0.3em;	
	margin-right: 3px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:110%;
	line-height:130%;
 	color: #000000;	
	text-align: left; 
	scrollbar-face-color: #FFFFEE; 
	scrollbar-shadow-color: #2222CC; 
	scrollbar-highlight-color: #CCCCFF; 
	scrollbar-3dlight-color: #CCCCFF; 
	scrollbar-darkshadow-color: #CCCCFF; 
	scrollbar-track-color: #CCCCFF; 
	scrollbar-arrow-color: #2222CC;
	}
	h1 {
	margin-top:0;
	font-size:140%;
	}
	h2 {
	margin-top:0;
	font-size:130%;
	}
	h3 {
	margin-top:0;
	font-size:120%;
	font-weight: bold;
	}
	li {
		margin: 0.5em 0 0 1em; 
		font-size: inherit;
		line-height: 130%;
	}			
    .t-inhalt {
		font-size: 80%;
		line-height: 120%;
    }


	acronym { cursor: help; }

	.80 {	font-size: 80%;	line-height: 120%;}
	.90 {	font-size: 90%;	line-height: 120%;}
	.100  {	font-size: 100%;	line-height: 120%;}
	.quellen {	font-size: 90%;	line-height: 120%;}
	#quellen {	font-size: 90%;	line-height: 120%;}
	
	.bg1 { font-weight: bold; color: #FFFFBB; background-color: #0000CC} 
	.bg2 { 
	font-weight: bold; 
	color: #0000FF; 
	background-color: #FFFF33;
	font-size: small;
	} 
	/* Zusatzinfo-Link */ 
	.zi { 
	font-size: 80%;
	font-weight: bold; 
	color: #0000CC; 
	background-color: #FFFF33
	} 

	
	.bg3 { font-weight: bold; color: #0000FF; background-color: #CCFFCC}
	.sw {  font-weight: bold}
	.hblau { background-color: #AADDFF} 
	.Datum { font-size: 70%;}
	.version {
	font-size: 75%;
	font-weight: normal;
	}
	.nu {	text-decoration: none;
	}
	.nu-1 {
	text-decoration: none;
	font-size: 80%;
	}


a:link { color: #0000FF; text-decoration: none } 
a:hover { background-color: #FFCC00; text-decoration: underline} 
a:active { background-color: #FF9900; text-decoration: underline} 
a:visited { color: red; text-decoration: none} 
