body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808000;
	letter-spacing:2px;
}
html, body, #wrapper{
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
.base {
	background-attachment: fixed;
	background-color: #FFFDA6;
	background-image: url(../img/sf_intro.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
a:link {
	color: #808000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #808000;
}
a:hover {
	text-decoration: underline;
	color: #808000;
}
a:active {
	text-decoration: none;
	color: #808000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pie{
	font-size: 10px;
	letter-spacing:0px;
}
.date{
	font-size: 9px;
	letter-spacing:0px;
}
.img_lang{
	border: 1px solid #808000;
}
#tariffe_box{
	font-size: 11px;
	position: relative;
	width: 420px;
	overflow: auto;
	border: 0px;
	padding: 0px;
	scrollbar-face-color: #FFFDA6;
	scrollbar-highlight-color: #FFFDA6;
	scrollbar-3dlight-color: #808000;
	scrollbar-darkshadow-color: #808000;
	scrollbar-shadow-color: #FFFDA6;
	scrollbar-arrow-color: #808000;
	scrollbar-track-color: transparent;
}

