
	 @import url(main.css); 

	body{

		line-height: 1.3em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
 		font-size: 101%;
 		color: #000000
	}

	#text_navihelp
	{
		height: 1px;
		overflow:hidden;
		visibility: hidden;		
	}
	
	#header_normal
	{
		display:none;	
	}
	
	#header_text
	{
		height: 1px;
		overflow:hidden;
		visibility: hidden;	
	}
	
	#menue
	{
		height: 1px;
		overflow:hidden;
		visibility: hidden;	
	}
	
	#footer
	{
		height: 1px;
		overflow:hidden;
		visibility: hidden;	
	}
	
	.linkoben
	{
		height: 1px;
		overflow:hidden;
		visibility: hidden;	
	}
	
	.backlink
	{
		height: 1px;
		overflow:hidden;
		visibility: hidden;	
	}
	
	.druckweg
	{
		height: 1px;
		overflow:hidden;
		visibility: hidden;	
	}
	

	.headleiste_greenline
	{
		height: 1px;
		overflow:hidden;
		visibility: hidden;	
	}
	
	#kopfleiste
	{
		position:absolute;
		right: 0;
		top: 80px;
	
	}

	body{
		font-size: 0.7em;
		line-height: 1.3em;
	}


	#content {
		margin-left: 0em;
	}


/*
	#content {
		margin-left: 220px;  /* Linker-Text-Rand */
		border: 1px solid wihte;
	}


	#contentmitte {
 		margin-left: 220px;  /* 250 Linker-Text-Rand */
		margin-right: 150px;   
		border: 1px solid wihte;
	}


	#contentrechts {
		padding-top: 50px;
		padding-right: 400px;  
		margin-top: 50pt;
		margin-right: 300pt;
		width: 140px;
	}
*/


	#header_druck{
			border-bottom: 1px solid #aaaaaa;
			height: 92px;
			padding:0px;
			margin-bottom: 0.8em;
	   		overflow:hidden;	
		
	}
	

