body {
	font: normal 100.01% Arial,sans-serif; 
}

ol, ul	{
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

ul.newslist {
	height:200px;
	margin:0;
	padding:0;
}

h1 { 
	font-size: 150%; 
	font-weight: bold; 
	margin: 0 0 15px 0;
}

h2 { 
	font-size: 140%; 
	font-weight: bold; 
	margin: 0 0 15px 0;
}

h3 {  
	margin: 0 0 10px 0;
}

h4 { 
	font-size: 150%; 
	font-weight: bold; 
	margin: 20px 0 15px 0;
}

h5 { 
	font-weight: bold; 
	margin: 0 0 5px 0;
}

h6 { 
	font-size: 70%; 
	font-weight: bold; 
}

#content .news p	{
	font-size: 87.5%;
}

strong, b {
	font-weight: bold;
}


a,a:link,a:visited	{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#content p {
	padding: 0;
	margin: 0 0 15px 0;
}

#content .infobox.aktion p {
	font-size: 120%;
}

#footer {
	font-size: 75%; 
	line-height: 18px; 
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}