body {
	font-family: Arial,Helvetica;
	background-color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 14px;
}

table {
	font-size: 14px;
}
h1 {
	font-size: 180%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
}

.small {
	font-size: 10px;
}

.DEBUG {
	background-color: green;
}

.rfloat {
float: right;
margin-left: 0.5em;
}

.no_bullet { 
	list-style:none;
	margin:10px; 
	padding:5px; 
	font-size: 125%;
}

p.aktuelles
{
	margin:25px;
	padding: 0px;
	font-size=100%;
}

p.aktuelles2
{
	margin:35px;
	font-size=100%;
}

ul.nav_list
{
		list-style:none;
};

td.monat
{
	font-size:125%;
	font-weight=bold;
	align: center;
}

#header
{
	font-weight: bolder;
	font-size:180%;
	vertical-align:middle;
}
