#prices {
	color:#454545;
}

#prices ul {
	margin:76px 0 0 15px;
	padding:0;
	list-style:none;
}

#prices ul li {
	padding:5px 0 0 24px;
	margin-bottom:1px;
	width:240px;
	height:34px;
}

#prices ul li#no_margin {
	margin:0;
}

#prices ul li a {
	color:#8e8e8e;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	margin-top:5px;
}

#prices ul li p {
	height:41px;
	margin:4px 0 0 0;
	padding:0;
}

#prices ul li a.selected {
	color:#FFFFFF;
}

#prices ul li.selected_li {
	color:#FFFFFF;
	background:url(/images/website/prices/fr/pfeil.gif) no-repeat;
}

#prices_content {
	width:738px;
	background-image:url(/images/website/prices/fr/box_right_back.gif);
	background-repeat:repeat-y;
}

#prices_content #format {
	float:left;
	margin-left:15px;
	font-size:14px;
	font-weight:bold;
}

#prices_content #printview {
	float:right;
	margin-right:40px;
	padding-left:35px;
	padding-top:5px;
	width:auto;
	height:26px;
	background-image:url(/images/website/prices/fr/printer.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#prices_content a {
	color:#505050;
	text-decoration:underline;
}

#prices_content tr.sel a {
	color:#FFFFFF;
	text-decoration:underline;
}

#prices_content_rows {
	width:680px;
	height:auto;
	margin-left:15px;
	padding:5px;
}

#prices_content_rows * {
	font-size:11px;
}

#prices_content_rows_data {
	border:1px solid #6b6b6b;
	padding:5px;
}

#prices_content_rows .highlight{
  background-color:#EAEAEA;
}

#prices_content_rows_data #preloader {
	position:relative;
	width:100%;
	height:370px;
	background-image:url(/images/website/global/loader.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}