body {
	text-align: justify;
	font-size:13px;
}


p {}

td {}

.location   { 
	font-size: x-small; 
	font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; 
	margin-top: 9px; 
	margin-left: 35px 
}
.inhalt   { 
	font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; 
	visibility: visible; 
	margin-top: 5px; 
	width: 601px; 
	height: 488px; 
	float: left; 
	clear: right; 
	overflow-x: none;
	overflow-y: auto; 
	text-align: justify; 
}

.subnavi  { 
	font-size: 13px;; 
	font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; 
	padding-top: 44px; 
	padding-left: 27px 
}

a:link { 
	color: black; 
	text-decoration: none 
}

a:visited { 
	color: black; 
	text-decoration: none 
}

a:hover { 
	color: yellow; 
	text-decoration: underline 
}

a:active { 
	color: yellow; 
	text-decoration: underline 
}
