body	{
	margin:	0px 0px 0px 0px;
	padding:	0;
	color:	black;
	background-color:	#fff;
	font:	11px Verdana, Arial, Helvetica, sans-serif;
}
td	{
	font:	11px Verdana, Arial, Helvetica, sans-serif;
}
a	{
	text-decoration: underline;
}
a:link	{
	color:	#000;
	background-color: transparent;
}
a:visited	{
	color:	#000;
	background-color: transparent;
}
a:active	{
	color:	#000;
	background-color: transparent;
}
a:hover	{
	color:	#000;
	background-color: transparent;
	text-decoration:	none;
}
.shrunk	{
	letter-spacing: -1px;
	font-weight:	bold;
}
.redfont	{
	color: #ED1A3B;
	font-weight:	bold;
}
.bildrechts	{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.bildlinks	{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.ueberschrift	{
	font:	11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:	bold;
	color: #ED1A3B;
	margin-bottom: 5px;
}
.einleitung	{
	font:	11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}
.text	{
	font-align:	justify;
}

.menu { color: #ED1A3B; }
a.menu:link { color: #ED1A3B; }
a.menu:visited { color: #ED1A3B; }
a.menu:hover { color: #ED1A3B; text-decoration: none; }
a.menu:active { color: #ED1A3B; }

#submenucontainer {
	width: 100%;
}

#menucontainer {
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: justify;
}

#menuhighlight {
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #ccc;
	text-align: justify;
}
#totop {
	width: 449px;
	margin: 10px 10px 10px 10px;
	text-align: right;
}
#pfeil {
	vertical-align: bottom;
}
#adress {
	width: 449px;
	margin: 7px 7px 7px 7px;
}
.InputSingle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000 ;
	width: 300px;
}
.inputsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000 ;
	width: 20px;
	border-width: 1px;
	border-color: #ED1A3B;
}
.InputAction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000 ;
	background-color: #fff;
	border-width: 1px;
	border-color: #ED1A3B;
}
.InputSingle2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000 ; clip:  rect(   )}
