.text
{
	font-family: Arial, Tahoma, Eurostyle;
	font-size: 10pt;
	color: #000000;
}
.button
{
        font-family: eurostyle, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.portfolio
{
    font-family: Arial, Tahoma, Eurostyle;
	font-size: 12px;
	color: #666666;
}
.rahmen_weiss_links {
	border-left: 1px solid #FFFFFF;
}
.rahmen_weiss_rechts {
	border-right: 1px solid #FFFFFF;
}
.rahmen_weiss_oben {
	border-top: 1px solid #FFFFFF;
}
.rahmen_weiss_unten {
	border-bottom: 1px solid #FFFFFF;
}
.footer_text
{
	font-family: Arial, Tahoma, Eurostyle;
	font-size: 11px;
	color: #666666;
}
.hintergrund_logo {
	background-image: url('../images/s_logo.gif');
	background-position: center center;
  	background-repeat: no-repeat
  }