﻿body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 150%;
}

h1 {
	font-size: 16px;
	line-height: 150%;
}

h2 {
	font-size: 16px;
	line-height: 150%;
	color: #FF0000;
}
	
a {
	color: #333333;
	text-decoration: none;
}

.menu {
	font-size: 16px;
	font-weight: bold;
}

.rechts {
	font-size: 11px;
}

a:hover {
	color:#FF8000;
}
ol {
	font-weight: bold;
}