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

#kopf
	{	position: absolute;
		top: 31px;		
		left: 50px;
		width: 193px;
		height: 378px;
		z-index: 1;
		}
		
#printtitel1,
#printtitel2   {
		display: none;
		}		
		
#navigation  
	{	position: absolute;
		top: 104px;
		left: 423px;
		width: 558px;
		height: 47px;
		z-index: 1;}		

#container
	{	padding: 190px 0 0 426px;
		}
		
#inhalt		
	{	width:39.5em;
		padding-bottom: 50px;
		}
		
#syndilogo
	{	position:absolute;
		top: 25px;
		left: 1008px;
		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 3em 0 25px;}
	
a:link,			
a:visited,			
a:hover,
a:focus,			
a:active
	{	color:#1a0080;
		text-decoration: none;
		}			

#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:#000;
		text-decoration: none;
		}			
			
.aktiv
	{	color: #000;
		text-decoration: underline;
		}	
		
h1,h2,h3
	{	font-size: 1em;
		line-height: 1.3em;
		text-transform: uppercase;
		}		

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

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

#vorsp h2
	{	padding-bottom: 13px;
		}	
		
.versal
	{	text-transform: uppercase;
		}		
		
		
