body
{
	background: #DCDCFF /*url(images/back_all.jpg) repeat-x top*/;
	/*color: #666666;*/
	margin: 0 0 0 0px;
}
body, td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.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 {
	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;
}
.stichwort {
	background: #DCDCFF;
}
.smallblau {
	font-size: 11px;
	font-weight: bold;
	color: 0000FF;
}
.footer {
	font-size: 11px;
	color: 606060;
	background: #DCDCFF;
	margin: 0px 15px 0px 15px;
	padding: 5px 0px;
}
