html, body {
	width: 372px;
}
body {
	margin: 0px;
	padding: 15px 20px 15px 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 23px;
	text-align: justify;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
table h2 {
	font-size: 15px;
	margin: 8px 0px 2px 0px;
}
table h3 {
	font-size: 14px;
	margin: 3px 0px 2px 0px;
}
table p {
	margin: 2px 0px 5px 0px;
}
.news_header {
	background-color: #CCCCCC;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 1px;
	clear: both;	
}
.news_block {
	margin-top: 2px;
}
.news_bild {
	float: left;
	margin: 5px 10px 5px 0px;
}
.table1 {
	background-color: #EEEEEE;
}
.table2 {
	background-color: #DDDDDD;
}
.hinweis {
	color: #990000;
}