	@import url(reset.css);
	@import url(fonts_new.css);
	@import url(forms.css);
	@import url(assets.css);
	@import url(slimbox.css);
	@import url(print.css);
/*Special CSS Code*/
body {
	background: #fff url(../images/bg_bottom.jpg) no-repeat scroll center bottom;
	color: #666666;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}
#headear {
	height:90px;
}
#header img {
	height:59px;
	width:197px;
	margin-top: 14px;
	background-image:url(../images/logo_fleurop.jpg);
	background-position:2px 0;
	background-repeat:no-repeat;
}
h1 
{
	font-size: 1.3em;
	margin-top:40px;
	margin-bottom: 12px;
	margin-left: 25px;
	color: #808080;
}
h2 
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 12px;
}
p, ul
{
	padding-bottom: 12px;
}
p.order
{
	margin-top: 30px;
}
ul 
{
	margin-left: 15px;
}
fieldset {
	border: none;
}
table {
	border-collapse: collapse;    
}
address 
{
	font-style: normal;
}
#extraBG 
{
	background: transparent url(../images/welle_kachel_center.jpg) repeat-x scroll center 0;
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px solid transparent;
}
#mainContainer
{
	background: transparent url(../images/welle.jpg) no-repeat scroll center 0;
}
#centerContainer 
{
	width: 944px;
	min-height:700px;
	margin: 0 auto 0 auto; 
}
* html #centerContainer {
	height:642px;
}
#footerSpacer {
	height:150px;
}
#sideContainer 
{
	width: 300px;
	float: right;
	margin-right:90px;
	text-align: center;
}
* html #sideContainer {
	margin-right: 45px;
}
#sideContainer img
{
	vertical-align: bottom;
	margin-bottom: 20px;
	padding-bottom: 4px;
	background: #FFFFFF url(../images/shadow_300px.gif) no-repeat scroll center bottom;
}
.logoContainer {
	margin-bottom: 20px;
	padding-bottom: 4px;
	background: #FFFFFF url(../images/shadow_300px.gif) no-repeat scroll center bottom;
}
#sideContainer .logoContainer img {
	margin: 0;
	padding: 0;
	background: none;
}
#content 
{
	width:470px;
	margin-left: 25px;
}
.floatBox
{
	float: left;
	width: 213px;
	min-height:110px;
	margin-bottom:15px;
}
.spaceLeft {
	margin-left:25px;
}
.sideTeaser div {
	background:#f5f5f5 url(../images/bg_teaser_middle.gif) no-repeat scroll 0 bottom;
}
.sideTeaser h2 {
	font-size:1.2em;
	background-image:url(../images/bg_hl_teaser_top.gif);
	background-repeat:no-repeat;
	color:#666666;
	height:23px;
	padding:11px 0 0 10px;
}
.sideTeaser ul {
	list-style-type:none;
	margin:0;
	padding-bottom:0;
}
.sideTeaser ul li {
	background:#f5f5f5 url(../images/bul_grey.gif) no-repeat scroll 10px 7px;
	padding:2px 10px 2px 25px;
}
.sideTeaser ul li.alt {
	background-color:#fff;
}

.sideTeaser p {
	padding: 0 12px;
}

.sideTeaser div.footer {
	height: 10px;
	background: url(../images/bg_teaser_footer.png);
}
* html .sideTeaser div.footer {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_teaser_footer.png', sizingMethod='crop');
}

#remarks 
{
	margin-left: 250px;
	width: 230px;
	border-left: 1px solid #cccccc;	
	padding-left: 19px;
}
#footer 
{
	background-image: url(../images/bg_footer_new.gif);
	background-repeat: repeat-x;
	background-position:center top;
	height: 35px;
	padding-top: 10px;
	margin: 10px 0 0 0;
	width: 100%;
}
#footer  ul
{
	width: 910px;
	margin: 0 auto 0 auto;
	text-align: right;
}
#footer  ul li
{
	display: inline;
	list-style-type: none;
}
#footer  ul li.back
{
	float: left;
}
#footer ul li a
{
	color: #333333;
}
#footer ul li.back a
{
	background-image: url(../images/btn_arrow_back.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 10px;
}

#logo {
	position: absolute;
	margin: 20px 0 0 0;
	background-image: url(../images/logo_fleurop.gif);
	background-repeat: no-repeat;
	width: 197px;
	height: 59px;
}
#logo img {
	width: 197px;
	height: 59px;
}