body
{
	font-size: 11px;
	margin: 0 0 0 0px;
}
body, td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.head1 {
	color: #033B80;
	font-size: 18px;
	font-weight: bold;
}
.head2 {
	color: #033B80;
	font-size: 13px;
	font-weight: bold;
	margin: 5 5 5 5px
}

.menudiv {
	margin-right: 70px;
}
.kopfdatum {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: grey;
	margin-right: 5px;
	margin-bottom: 5px;
}
.small {
	font-size: 11px;
	color: 303030;
	/*letter-spacing: 0.05em;*/
}
a:link {
	color: #3886E0;
	text-decoration: none;
}

a:visited {
	color: #3886E0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: Orange;
}
a.head2 {
	color: #033B80;
	text-decoration: none;
}
a.head2:hover {
	text-decoration: underline;
	color: Orange;
}

a.beitrag:link {
	color: #3886E0;
	text-decoration: none;
}

a.beitrag:hover, {
	text-decoration: none;
	color: #FF0000;
}

a.beitrag:visited {
	color: #3886E0;
}
li.sidebar {
	list-style-image: url(images/img09.gif);
	font-size: 11px;
}
