.link       {
	text-decoration: none;
	color: #0000CC;
}
a:link       {
	text-decoration: none;
	color: #0000CC;
}
a:visited    {
	text-decoration: none;
	color: #0033FF;
}
a:hover      {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
#navigation a:link       {
	text-decoration: none;
	color: #FF9900;
}
#navigation a:visited    {
	text-decoration: none;
	color: #FF9900;
}
#navigation a:hover      {
	text-decoration: none;
	color: #FFFF00;
}
#navigation a:active {
	text-decoration: none;
	color: #FFFF00;
}body {
	font-family: "Palatino Linotype", Palatino, Georgia, Verdana, Arial;
	font-size: 14px;
	background-color: #DDDDDD;
}
td,th {
	font-family: "Palatino Linotype", Palatino, Georgia, Verdana, Arial;
	font-size: 14px;
	background-color: #FFFFFF;
}
.signature {
	font-family: "Monotype Corsiva", Script, "Palatino Linotype", Palatino, Georgia, Cursive;
	font-size: 20px;
}
.marked {
	background-color: #CC9900;
}
#navigation,
#navigation_footer {
	font-size: 13px;
	color: #FF9900;
	background-image: url(images/nav_bg.gif);
	background-color: #990000;
	width: 123px;
	vertical-align: top;
}
.upper_headline {
	font-weight: bold;
	font-size: 26px;
	color: #FFCC00;
}
.lower_headline {
	color: #FFFF66;
	font-size: 20px;
	font-weight: bold;
}
#homepage_id {
	font-size: 34px;
	color: #000000;
	text-align: center;
}
.orange_font {
	color: #FFCC00;
}
#footline {
	font-size: 12px;
	text-align: right;
}
.navhighl {
	color: #FFFFFF;
}
.construction_warning {
	color: #FF0000;
	font-size: 18px;
}
.heading {
	font-size: 18px;
}
#maintable {
	width: 800px;
	border: 0;
	border-collapse: collapse;
	}
.ulcorner {
	background-image: url(images/ulcorner.gif);
}
.llcorner {
	background-image: url(images/llcorner.gif);
}
.header {
	background-image: url(images/strichmaennchen.gif);
	text-align: right;
	height: 68px;
}
h1 {
	font-size: 18px;
	text-align: center;
}
h2 {
	font-size: 16px;
}
#logocell {
	background-image: url(images/sbfcca_hp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.quoteblock {
	width: 120px;
	float: right;
	clear: both;
	font-size: 12px;
	text-align: right;
	background-color: #FFFFCC;
	padding: 10px;
}
.quote {
	font-family: "Monotype Corsiva", Script, "Palatino Linotype", Palatino, Georgia, Serif;
	font-size: 14px;
}
