@import url('standard.css');

#inhalt-txt {
	height: 100%;	
	overflow-y: auto;
	overflow-x: hidden;
	width: 460px;
	float: right;
	padding-right: 10px;
	}

#inhalt_menu {
	width: 106px;
	height: 20px;
	float: left;
	margin-top: 10px;
	font-family: "Univers 55"; 
} 

h1 {
	font-family: "Univers 55";
	font-weight: bold;
	font-size: 20px;
	padding: 0;
	margin: 0;
	line-height: 15px;
}

p {
	line-height: 17px;
}
