*	{	margin:0;
		padding:0;
		}
		
body
	{	background-color: #fff;
		color: #000;
		font-family: 'courier new', courier, monospace;
		font-size: 11pt;
		line-height: 1.3;
		width: 100%;
		}		

#kopf
	{	display:none;
		}
		
#navigation  
	{	display:none;
		}		

#container
	{	
		}
		
#inhalt		
	{	width:100%;
		padding: 20px 0 15px 0;
		}
		
#syndilogo
	{	position:absolute;
		top: 25px;
		left: 900px;
		width: 125px;
		height: 26px;
		border:none;
		}		
	
/* Textformatierungen */

.brot,td
	{	font-size: 1em;
		line-height: 1.5;
		letter-spacing: 0.3px;		
		}	
		
td	{	padding-bottom: 13px;
		}		
		
.brot
	{	padding: 0 15px 0 25px;}

#vorsp
	{	padding: 0 0 35px 109px;
		color: #999;
		}
		
#vorsp 
	{	text-decoration: none;}		
			
#vorsp a:link,			
#vorsp a:visited,			
#vorsp a:hover,
#vorsp a:focus,			
#vorsp a:active
	{	color:#999;
		text-decoration: none;
		}			
			
.aktiv
	{	color: #000;
		text-decoration: underline;
		}	
		
#inhalt h1,#inhalt h2,#inhalt h3
	{	font-size: 11pt;
		line-height: 1.3em;
		text-transform: uppercase;
		}		

#inhalt h1	{	font-weight: bold;
		letter-spacing: 0.7px;		
		}
		
#inhalt h2	{	padding-bottom: 7px;
		font-weight: normal;
		letter-spacing: 0.3px;
		}	

#inhalt h3	{	padding-bottom: 7px;
		font-weight: bold;
		letter-spacing: 0.7px;		
		}	

#vorsp h2
	{	padding-bottom: 13px;
		}	
		
.versal
	{	text-transform: uppercase;
		}		
		
h1#printtitel1   {
		font-family: "Bitstream vera sans", Dejavu sans, "Trebuchet MS";
		font-size: 18pt;
		font-weight: bold;
		}		
		
h2#printtitel2   {
		font-family: "Bitstream vera sans", Dejavu sans, "Trebuchet MS";
		font-size: 14pt;
		font-weight: normal;
		}		
		
img   {
		display:none;
		}		
