h1 {
	margin-left:0px;
	width:280px;
	color:#930;
	font-size:100%;
	font-weight:bold;
	text-align:right;
	margin-bottom:50px;
}
a.subnav {
	font-size:70%;
	color:#000;
	text-decoration:none;
}
a.subnav:hover {
	color:#930;
	text-decoration:none;
}
td.newstitel {
	font-weight:bold;
	border-bottom:1px solid #930;
}
tr.newsautor {
	font-size:90%;
}
td {
	font-size:100%;
	padding:5px;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	border:1px solid #930;
	background-color:#06c;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	border:1px solid #930;
	background-color:#06c;
}
a {
	color:#930;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
ul {
	list-style-position:outside;
	list-style-type:square;
}

