img {
	border: none;
}
html, body, #wrapper {
	/*height:100%;*/
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	background-image: url(bilder/fl_bkg.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
#wrapper {
      margin: 0 auto;
      vertical-align: middle;
}
.fl_streifen_rot {
	background-color: #881016;
}
.fl_streifen_rot_oben {
	background-color: #881016;
	height: 15px;
}
.fl_oben_hight {
	height: 43px;
	width: 276px;
}
.fl_oben_2_hight {
	height: 15px;
	width: 276px;
}
.fl_oben_2_hight_m {
	height: 15px;
	width: 252px;
}
.fl_oben_2_hight_seite_r {
	height: 15px;
	background-image: url(bilder/fl_bkg_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.fl_oben_2_hight_seite_l {
	height: 15px;
	background-image: url(bilder/fl_bkg_l.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.fl_bilder_hight {
	height: 374px;
}
.fl_bilder_hight_seite_r {
	height: 374px;
	background-image: url(bilder/fl_bkg_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.fl_bilder_hight_seite_l {
	height: 374px;
	background-image: url(bilder/fl_bkg_l.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.fl_text, .fl_text:link, .fl_text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 60px;
}
.fl_text_link:link, .fl_text_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
.fl_text_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #881016;
	text-decoration: none;
}

.soldes_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #920A11;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	vertical-align: top;
	padding-top: 20px;
}
.soldes_link_a, .soldes_link_a:link, .soldes_link_a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #920A11;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	vertical-align: top;
}
.soldes_link_a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	vertical-align: top;
}

