@charset "utf-8";

/**/

html, body{
	margin:0px;
	padding:0px;
	color:#646464;
}

.content a
{
	color:#db0027;
	text-decoration:none;
	font-weight:bold;
	
}
#website {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/**/

h1 {
	font-size:18px;
	color:#000000;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

/**/

#top_banner {
	height:135;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}

#logo_seller {
	width:300px;
}

#type_seller {
	float:right;
}

#type_seller .partner_rating {
	width: 103px;
}

#type_seller img{
	padding-right:10px;	
}

/**/

#stores_access {
	background-image:url(../images/bgStoreAccess.gif);
	background-repeat:repeat-x;
	background-color:#e0e1e1;
}

.stores_access_title {
	float:left;
	width:110px;
	padding-left:20px;
	color:#646464;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	
}

.stores_access_list {
	margin-left:135px;
}

.stores_access_list a {
	text-decoration:none;
	color:#db0027;
	display:block;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	
}

.stores_access_list a.selected {
	text-decoration:none;
	background-image:url('../images/store_selected.gif');
	color:#ffffff;
	display:block;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	
}

/**/

#flash_content {
	height:220px;
}

/**/

#main_content {
	margin-top:10px;
}

.content {
	float:right;
	width:750px;
}

.menu {
	width:200px;
}

ul.menu_list {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.menu_list li {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:9px;
	width:191px;
	margin:0px;
}

li.home{ 
	list-style:none; 
	border-bottom:#d2d2d2 solid 1px;
}

li.home img {
	border:0px;
}

li.opt_pri {
	/*list-style-image:url(../images/optArrowRed.gif);*/
	background-color:#FFF;
	border-bottom:#d2d2d2 solid 1px;
}

li.opt_pri a{
	color:#db0027;
	text-decoration:none;
}

li.opt_pri_selected, li.opt_pri_selected a {
	/*list-style-image:url(../images/optArrowWhiteOpen.gif);*/
	background-color:#db0027;
	border-bottom:#d2d2d2 1px solid;
	color:#ffffff;
	text-decoration:none;

}

li.opt_sec {
	/*list-style-image:url(../images/optArrowGrey.gif);*/
	background-color:#e6e6e6;
	border-bottom:#d2d2d2 dashed 1px;
}

li.opt_sec a{
	color:#646464;
	text-decoration:none;
}

li.opt_sec_selected, li.opt_sec_selected a{
	/*list-style-image:url(../images/optArrowGrey.gif);*/
	background-color:#ffffff;
	border-bottom:#d2d2d2 dashed 1px;
	color:#000000;
	text-decoration:none;
}

a.storefooterlink
{
	padding-top:10px;
	color:#646464;
	text-decoration:none;
	display:block;
	float:left;
	width:33%;
	font-weight:normal;
}

a.feedlink
{
	color:#646464;
	text-decoration:none;
	display:block;
	font-weight:normal;

}

img.aktionen
{
	border:1px solid #e3e3e3;
	margin-top:6px;
	margin-bottom:6px;
}

div.slide
{
	background-color:#ffffff;
}

#more_info
{
	float:right;
	font-weight:bold;
	cursor:pointer;
}

.store_detailed_view
{
background-image:url(../images/store_background.gif);
width:100%;
height:80px;
margin-bottom:1px;
overflow:hidden;
}
.store_detailed_view table 
{
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
width:100%
}

.store_detailed_view a 
{
color:#db0027;
font-weight:bold;
text-decoration:none;
}

.store_detailed_view table tr td 
{
width:33%;
vertical-align:top;
text-align:left
}

.partner_rating
{
	display:inline;
}
td.rating_background
{
	background-image:url(../images/stars_bg.gif);
	background-repeat:no-repeat;
	height:14px;
	vertical-align:top;
	padding-top:2px;
	text-align:left;
	padding-left:7px;
	
}
#KyoceraBannerMenu
{
	z-index:1;
}

.line_view_left
{
	background-color:#ebebeb;
	background-image:url(../images/line_fill_left.png);
	background-repeat:repeat-y;
	width:2px;
	padding:0px;
	margin:0px;
}

.line_view_right
{
	background-color:#ebebeb;
	background-image:url(../images/line_fill_right.png);
	background-repeat:repeat-y;
	background-position:right;
	width:2px;
	padding:0px;
	margin:0px;
}

.line_view_center
{
	background-color:#ebebeb;
	padding:4px;
}

a.line_link
{
	color:#db0027;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:100%
}

a.line_link:hover
{
	color:#646464;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:100%
}

.line_item
{
	float:left;
	padding-right:8px;
	padding-bottom:8px;
	
	width:366px;
}

#view_child_images_and_webpage div#content-view-line {
	display: none;
}

img[title="0"] {
	background:#CCCCCC none repeat scroll 0 0;
	width: 100%
}

img.aktionen {
	padding: 0px;
	margin: 0px;
}

div.content_imprint {
	background-color: #E0E1E1;
	height: 20px;
	margin-bottom: 50px;
	margin-top: 10px;
	padding-top: 2px;
	font-size:10px;
}

div.content_imprint a {
	color:#646464;
	font-weight:normal;
	text-decoration:none;
}

div.importedpage table.renderedtable table.renderedtable table.renderedtable tr:first-child {
	font-weight: bold;
}

