
	
	
	img
	{
		height: 1px;
		overflow:hidden;
		visibility: hidden;	
	
	
	}
	
	#header_text{
		height: 80px;
		border-bottom: 1px solid #cccccc
	
	}
	
	#headermenue{
		top: 50px;
	}
	
	#menue{
		border-right: 1px solid #cccccc
	
	}

	body{
		margin-top: 0px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;

		font-size: 0.8em;
		font-weight: normal;
	}
	h1{
		font-size: 1.4em;
	}
	h2{
		font-size: 1.2em;
	}

	a {
		color: #669900;
	} 
	
	.rechtespalte_rand {
		float: right; 
		width: 19.5em;
		padding: 0;
		border: solid black 0px; 
		margin: 0;
		border-left: 1px solid #cccccc
	}

	.rechtespalte {
		float: right; 
		width: 19.5em;
		padding: 0;
		border: solid black 0px; 
		margin-top: 2em;
		margin-left: 1em;
	}	
	
	