/* CSS Document */
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	margin-top: 0;
	
}
.td_topright {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 8px;
	line-height: 24px;
	font-size: 10px;
}
.td_navigation {
	background-color: #cc0033;
	color: #FFFFFF;
	height: 25px;
}
.td_address {
	padding-left: 11px;
	padding-right: 1px;
	padding-top: 8px;
	padding-bottom: 12px;
	line-height: 16px;
}
.text {
    color:#000000;
	font-size:small;
}
.h1 {
    color:#333333;
	font-size:small;
	font-weight:bold;
}
.family  { 
    color:#cc9900;
	font-size:medium;
	font-weight:bold;
}
.fastresheading {
	color: #ffffff;
}
.addressheader {
	color: #cc0033;
}
.tel {
	font-size: small;
}
.footer {
    color: #FFFFFF;
	font-size: x-small;
}
a.topnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.topnav:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.partyberlin:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.partyberlin:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.partyberlin:hover {
	color: #999999;
	font-weight:bold;
}
a.partyberlin:active {
	color: #CC0033;
	text-decoration: underline;
	font-weight:bold;
}
a.link:link {
	color: #000000;
	text-decoration: none;
}
a.link:visited {
	color: #000000;
	text-decoration: none;
}
a.link:hover {
	color: #CC0033;
	text-decoration: none;
}
a.link:active {
	color: #CC0033;
	text-decoration: none;
}
