﻿#startseite_all
{
	margin: 0;
	padding: 0;
}
#staticlinks
{
	width: 100%;
}
#staticlinks h3
{
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
#staticlinks hr
{
	clear: both;
	color: rgb(96,164,122);
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid rgb(96,164,122);
}
#startseite_all .startseite, #startseite_all td.startseite
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#startseite_all .startseite a, #startseite_all .startseite a:link, #startseite_all .startseite a:active, #startseite_all .startseite a:visited
{
	color: #000;
	font-size: 1.00em;
	text-decoration: none;
	font-weight: bold;
}
#startseite_all .startseite a:hover
{
	color: rgb(183,6,11);
	text-decoration: underline;
}
#startseite_all .startseite
{
	margin: 15px 0 10px 0;
	padding: 0px;
}
#startseite_all .startseite p
{
	margin: 0;
	padding: 0;
	font-size: 90%;
}
#startseite_all .startseite img
{
}

