@charset "utf-8";
	body {
    	background: #FFFFFF;
		margin: 0 0 0 0.3em;
    	padding: 0;
		max-width: 41em;
		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;
    }
    .t #container {
    	width: 40em;  
    	background: #FFFFFF;
    	margin: 0 ; 
		padding: 0; 
		text-align: left; 	
    }
    .t #mainContent {
		margin-top: 0px;
		margin-left: 5px;	
		margin-right: 3px;
		margin-bottom: 3px;
		padding: 0 0 0 0; 
    	background: #FFFFFF;
    }
    .t #mainContent h1 {
		font-size: 150%;	
	   	padding: 10px 0 0 0; 
		line-height: 130%;
    }
    .t #mainContent h2 {
		font-size: 130%;
    	padding: 10px 0 0 0; 
		line-height: 130%;
    }
    .t #mainContent h3, h4 {
		font-size: 110%;
    	padding: 5px 0 0 0; 
		line-height: 130%;
    }

    .t #mainContent li {
    	margin-top: 0.5em; 
	}

    .t #mainContent .t-inhalt {
		font-size: 80%;
		line-height: 120%;
    }

	acronym { cursor: help; }

    .t #mainContent .absatz1 {
    	margin-top: -0.5em; 
    }
	.t #mainContent .zitat { background: #FFFFE0; }
	
	.t #mainContent .quellen {	font-size: 90%;	}

	/* Zusatzinfo-Link */ 
	.t #mainContent .zi { 
		font-size: 80%;
		font-weight: bold; 
		color: #0000CC; 
		background-color: #FFFF33
	} 
	#zitat_box {
		float:center; 
 	  	background: #FFFFE0;
		border:solid 1px black; 
 	  	margin: 0.5em 1.5em 1.5em 1.5em;
 	  	padding: 0.5em 1em 0.5em 1em; 
	}	
	.t #mainContent .80 {	font-size: 80%;	}
	.t #mainContent .90 {	font-size: 90%;	}

	.bg1 { font-weight: bold; color: #FFFFBB; background-color: #0000CC} 
	.bg2 { font-weight: bold; color: #0000CC; background-color: #FFFF33}
	

	.hblau { background-color: #AADDFF} 
	.sw {  font-weight: bold} /* Stichwort */
	.datum { font-size: xx-small;	}
	.nu { text-decoration: none;	}

	.version {
		font-size: 75%;
		font-weight: normal;
	}
	
	a:link { color: #3333FF; 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} 
