@charset "utf-8";


/*** START:FEATURES ***/

div#features {
	width:689px;
	padding:100px 0px 0px 18px;
}

div#features.de { background:url('background-de.jpg') top left no-repeat; }
div#features.en { background:url('background-en.jpg') top left no-repeat; }
div#features.es { background:url('background-es.jpg') top left no-repeat; }
div#features.fr { background:url('background-fr.jpg') top left no-repeat; }
div#features.nl { background:url('background-nl.jpg') top left no-repeat; }
div#features.pl { background:url('background-pl.jpg') top left no-repeat; }
div#features.ro { background:url('background-ro.jpg') top left no-repeat; }

div#features div.boxbg {
	width:436px;
	background:url('boxbg.gif') left repeat-y;
}

div#features div.boxbg div.boxtop {
	background:url('boxtop.gif') top left no-repeat;
}

div#features div.boxbg div.boxtop div.boxbottom {
	background:url('boxbottom.gif') bottom left no-repeat;
	padding:10px;
}



div#features div.boxbg div.boxtop div.boxbottom ol {
	list-style:none;
	vertical-align:top;
	font-size:11px;
	padding:15px 10px;
	margin:0px;
}

div#features.en * ol.de { display:none; }
div#features.de * ol.en { display:none; }

div#features div.boxbg div.boxtop div.boxbottom ol li {
	background:url('dot.gif') top left no-repeat;
	padding:0px 15px 10px 25px;
	vertical-align:baseline;
}

div#features div.boxbg div.boxtop div.boxbottom div.image {
	position:relative;
	width:1px;
	height:1px;
	float:right;
}

div#features div.boxbg div.boxtop div.boxbottom div.image img#figure {
	position:absolute;
	bottom:0px;
	right:-200px;
	width:271px;
	height:435px;
}
