* { margin: 0; padding: 0; }
html, body, #bw-scaling-background, #bw-scaling-background table, #bw-scaling-background td { height:100%; width:100%; overflow:hidden; }
#bw-scaling-background { z-index: 0; }
#bw-scaling-background div { height:200%; left:-50%; position:absolute; top:-50%; width:200%; }
#bw-scaling-background td { text-align:center; vertical-align:middle; }
#bw-scaling-background img { margin:0 auto; min-height:50%; min-width:50%; }
#bw-wrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:70;
	overflow:auto;
	width:100%;
	height:100%;

}


.Fliesstext {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
}

.Fliesstext_bold {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
}

.Links {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #f3f3f3;
	text-decoration: none;
	text-indent: 0px;
}

.Links:hover {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #f3f3f3;
	text-decoration: none;
	text-indent: 0px;
}
