/**
 CSS for Kyoko.de
*/
a.menu_item,#top_navi a{
	font-weight: bold;
}

body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

body,a,td,div{
	color: #000000;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 13px;
	text-decoration: none;
}

h1{
	background-color: #E9E9E9;
	border-bottom: 1px #C70304 solid;
	font-size: 16px;
	padding: 10px;
}

h2{
	background-color: #E9E9E9;
	font-size: 12px;
	padding: 10px;
}

.c1l{
	padding-right: 116px;
	width: 50%;
}

.c1r{
	padding-left: 116px;
	width: 50%;
}

.c2l{
	padding-right: 152px;
	width: 50%;
}

.c2r{
	padding-left: 152px;
	width: 50%;
}
.c3l{
	padding-right: 169px;
	width: 50%;
}
.c3r{
	padding-left: 169px;
	width: 50%;
}
.home_navi_background{
	background: url(bambus_logo.jpg)  50% 50% no-repeat;
	height: 420px;
	width: 746px;
}
.home_navi_borders{
	padding: 3px,0,3px,0;
	text-align: center;
	width: 90px;
}
.home_navi_borders_long{
	padding: 3px,0,3px,0;
	text-align: center;
	width: 130px;
}
.home_navi_cell{
	margin-top: 2px;
}
.home_navi_item,.startno a:link,.startno a:visited{
	color: #000000;
	font-weight: bold;
}
.logo_rechts{
	background: url('logo_2.jpg') right no-repeat;
	width: 547px;
}
.shadow_row{
	background: url(verlauf_a.gif) repeat-x;
	border: 0px;
	font-size: 1px; /*IE BUG workaround */
	height: 7px;
}
.table_header{
	border: 0px;
	height: 127px;
	width: 100%;
}
.table_main{
	vertical-align: top;
	width: 100%;
}
#breadcrumbs{
	color: #666666;
	padding: 20 0 0 0;
}
#copyright{
	color: #666666;
	float: left;
	font-size: 10px;
	height: 30px;
	vertical-align: bottom;
	display: block;
}
#logo{
	left: 15px;
	position: absolute;
	top: 15px;
}
#print{
	float: right;
	padding-right: 15px;
	text-align: right;
	width: 200px;
}
#top_navi{
	font-size: 10px;
	position: absolute;
	right: 15px;
	top: 15px;
}
/* ----------- Content  --------------------------*/
#productlist{
	margin-left: 200px;
	padding-right: 30px;
}
/* ----------- Suche  --------------------------*/
#suche{
	position: absolute;
	top: 80px;
	left: 200px;
}
/* ----------- Menue  --------------------------*/
#productnavi{
	margin: 0;
	margin-left: 10;
	padding: 20 0 0 0;
	width:160px;
	float:left;
}
.menu_item{
	height:30px;
	display: block;
}
#productnavi a{
	font-weight: bold;
	padding: 5px;
	background-color: #F8F8F8;
	display: block;
	width:160px;
	max-width:146px;
	margin-bottom: 2;
	margin-right: 2;
}
#submenu_item a{
	font-weight: bold;
	padding: 5px;
	background-color: #F8F8F8;
	display: block;
	width:160px;
	max-width:146px;
	margin-bottom: 2;
	margin-right: 2;
}
.menu_item a{
	border:1px solid silver;
}
.menu_item_act a{
	border:1px solid #C70304;
	background-color: #E9E9E9;
}
.menu_item_ifsub a{
	background-color: #E9E9E9;
	background-image: url(plus.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menu_item_actifsub a{
	border:1px solid #C70304;
	background-color: #E9E9E9;
	background-image: url(plus.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#productnavi a:hover{
	background-color: #E9E9E9;
}
#productnavi a:hover,.startno a:hover,a:hover,#top_navi a:hover{
	color: #C70304;
}
#submenu_item {
	background-color: white;
	padding: 0px;
	margin: 0px;
}
#submenu_item a:hover{
	background-color: #E9E9E9;
}
.csc-menu-1 p{
	margin-top:0px;
	margin-bottom:5px;
}
.csc-menu-1 a{
	border:1px solid silver;
	font-weight: bold;
	padding: 5px;
	background-color: #F8F8F8;
	display:block;
	vertical-align: middle;
}
.csc-menu-1 a:hover{
	background-color: #E9E9E9;
}
.listItem{
	/*width: 100%;*/
	border: 1px solid silver;
	margin-bottom:5px;
	margin-right:5px;
	height: 160px;
	padding: 5px;
	width: 235px;
	float: left;
}
.listItemName{
	margin-bottom:5px;
}
.listItemPictures{
	margin-bottom:5px;
}
.bold{
	font-weight: bold;
}
.red{
	color: #C70304;
}
