﻿body {
	font-family: Arial;
	font-size: small;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #023402;
	text-align: left;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
h6 {
	font-size: 12px;
	font-weight: bold;
}
hr {
	color: #023402;
	height: 1px;
}
a:link {
	color: #023402;
}
a:hover {
	color: #FF0000;
}
a:link {
	color: #023402;
}
a:visited {
	color: #023402;
}
.bild {
	border: 1px solid #0F3193;
	padding: 5px;
	margin: 5px;
}
.contend {
	width: 610px;
}
a:hover {
	text-decoration: underline;
}
.rechte_zelle {
	border-left-style: ridge;
	border-width: 1px;
	border-color: #0F3193;
}
li {
	list-style-image: url('images/listenpunkt.jpg');
	margin-top:7px;
	margin-bottom:7px;
}
