@charset "UTF-8";

/* CSS Document */
img {
	border: 0;
}

*{
padding:0px;
margin:0px;
}

body {
	font-family: Arial;
}

td,th {
	text-align: left;
	vertical-align: top;
}

a {
	color: #2388BF;
	text-decoration: none;
}

li {
	list-style: none;
}

#container {
	width: 940px;
	margin: auto;
}

#header {
	height: 70px;
}

#header_left {
	width: 568px;
	background-image: url(../images/header_left_bg.jpg);
	float: left;
	height: 70px;
}

#header_right {
	width: 372px;
	height: 70px;
	float: left;
}

#header_right a img {
	border: none;
}

#navi {
	height: 53px;
}

#navi_left {
	width: 668px;
	float: left;
	height: 53px;
}

#navi_left ul,#navi_right ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-top: 13px;
}

#navi_left ul li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-right: 50px;
}

#navi_right ul li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-right: 30px;
}

#navi_left ul li a,#navi_right ul li a {
	text-decoration: none;
	color: #87888a;
}

#navi_left ul li a:hover,#navi_right ul li a:hover {
	color: #4f4f50;
}

#navi_right {
	width: 272px;
	height: 53px;
	float: left;
	font-size: 10px;
	text-align: right;
}

#subnavi {
	float: left;
	width: 181px;
	border-top: #dcdfe1 1px solid;
}

#subnavi_header {
	height: 69px;
	padding-left: 20px;
	padding-top: 16px;
	font-size: 20px;
	font-weight: bold;
}

#subnavi_header a {
	text-decoration: none;
	color: #87888a;
}

#subnavi_header a:hover {
	color: #4f4f50;
}

#subnavi_content {
	border-top: #dcdfe1 1px solid;
	padding-top: 17px;
	padding-left: 20px;
}

#subnavi_content a.title {
	color: #5840e1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#subnavi_content a.title:hover {
	color: #3e2da0;
}

#subnavi_content table tr td {
	font-size: 12px;
}

#subnavi_content table tr td a {
	color: #87888a;
	text-decoration: none;
}

#subnavi_content table tr td a:hover {
	color: #4f4f50;
}

#subnavi_content table tr td a.selected {
	color: #4f4f50;
}

#subnavi_content table tr td a img {
	border: none;
}

#subnavi_footer {
	padding-left: 20px;
	padding-top: 210px;
}

#subnavi_footer a img.icons {
	padding-bottom: 6px;
}

#subnavi_footer a img.icons_spez {
	padding-bottom: 16px;
}

#subnavi_footer a img {
	border: none;
}

#placeholder {
	width: 20px;
	float: left;
}

#content {
	float: left;
	width: 732px;
	border-top: #dcdfe1 1px solid;
	padding-left: 7px;
	color: #87888a;
	font-size: 12px;
	min-height: 606px;
	padding-bottom: 20px;
}

#content_title, #content h2 {
	font-size: 20px;
	font-weight: bold;
	color: #87888a;
	padding-top: 16px;
	padding-bottom: 15px;
}

#balken {
	background-image: url(../images/balken_bg.jpg);
	width: 478px;
	height: 65px;
	margin-top: 25px;
	font-size: 20px;
	font-weight: bold;
	color: #87888a;
	padding-left: 68px;
	padding-top: 17px;
}

#footer {
	height: 96px;
	background-color: #BFBFBF;
}

#footer_left {
	width: 208px;
	float: left;
}

#footer_middle {
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding-top: 21px;
	width: 546px;
}

#footer_middle a {
	color: #a7a8aa;
	text-decoration: none;
}

#footer_middle a:hover {
	color: #4f4f50;
}

#footer_right {
	width: 186px;
	height: 96px;
	background-image: url(../images/footer_logo_bg.jpg);
	float: left;
}

#cat_img {
	padding-top: 20px;
	float: left;
}

#articles_list {
	width: 660px;
	padding-top: 20px;
}

#articles_list .one_article {
	float: left;
	background-color: #F7F7F7;
	margin-right: 60px;
	margin-bottom: 20px;
	padding: 15px;
}

#articles_list .one_article p {
	margin: 0px
}

#articles_list .one_article p.art_num {
	font-size: 10px
}

#articles_list .article_info {
	float: left;
	width: 190px;
	min-height: 386px;
	margin-bottom: 10px;
}

#articles_list .article_info_loading {
	float: left;
	height: 396px;
	width: 190px;
	display: none;
	background: url(../images/indicator.gif) no-repeat center;
	background-color: #F7F7F7;
}

#articles_list .article_info .info_tbl td {
	padding: 5px 10px 0 0
}

#articles_list .article_attr {
	float: left
}

#articles_list .article_attr .one_box {
	border: 1px solid #87888A;
	margin: 0 2px 2px 2px;
	cursor: pointer;
	height: 34px;
	width: 43px;
}

#articles_list .article_attr .scroll_container {
	position: relative;
	overflow: hidden;
	height: 190px;
}

#articles_list .article_attr .scrollable {
	position: relative;
	top: 0;
}

#articles_list .article_attr .arrow_up {
	width: 48px;
	height: 7px;
	padding: 2px 0;
	background: url(../images/arr_up.gif) no-repeat center
}

#articles_list .article_attr .arrow_down {
	width: 48px;
	padding: 2px 0;
	background: url(../images/arr_down.gif) no-repeat center;
	background-position:bottom;
	padding-bottom: 12px;
	text-align:center;
}

#articles_list .article_attr .space {
	width: 48px;
	height: 7px;
	padding: 2px 0
}

#articles_list .article_attr div.one_box:hover {
	border: 1px solid red;
}

#articles_list .article_attr div.sleeves {
	cursor: auto
}

#articles_list .article_attr div.sleeves:hover {
	border: 1px solid #87888A;
}

#articles_list form {
	padding-top: 2px;
	float: left;
}

#articles_list .top_padding {
	margin-top: 5px;
}

#header_left #languages {
	padding: 10px 0 0 10px
}

#header_left #languages img {
	border: 1px solid #969698
}

#header_left #languages a {
	display: block;
	float: left;
	padding-left: 2px;
}

#home_content {
	padding: 40px 0 0 30px
}

#home_content .one_row_cont {
	margin: 20px 0
}

#home_content .one_row_top_left {
	background: url(../images/cat_top_left.gif) 0 0 no-repeat;
}

#home_content .one_row_bottom_left {
	background: url(../images/cat_bottom_left.gif) 0 100% no-repeat #F7F7F7
}

#home_content .one_row_top_rigth {
	background: url(../images/cat_top_rigth.gif) 100% 0 no-repeat;
	padding: 5px 50px 20px 50px
}

#home_content .one_row_bottom_rigth {
	background: url(../images/cat_bottom_rigth.gif) 100% 100% no-repeat
}

#home_content .one_row {
	float: left padding :                   10px;
	margin-top: 20px;
	width: 500px;
}

#home_content .slogan {
	float: left;
	padding-right: 40px;
	width: 200px
}

#home_content .cats {
	float: left;
}

#home_content .maincat a {
	font-size: 17px;
	font-weight: bold;
	color: #3E2DA0;
	text-decoration: none
}

#home_content .subcat {
	padding: 4px 0 0 0;
}

#home_content .subcat a {
	font-size: 12px;
	color: #4F4F50;
	text-decoration: none
}

#home_content .cat_arrow {
	padding: 0 8px 0 0;
	border: none
}

.type_1 {
	background-image: url(../images/long.png);
}

.type_2 {
	background-image: url(../images/short.png);
}

#articles_list .selected {
	border: 1px solid red !important
}

.hidden {
	display: none;
}

.hor_line {
	height: 1px;
	width: 100%;
	background-color: #DCDFE1
}

#cart_table td {
	text-align: left;
	padding-bottom: 5px;
	vertical-align: top;
}

#cart_table p {
	margin: 0;
}

#cart_table .article_attr div {
	height: 34px;
	margin: 0 2px 2px;
	width: 43px;
	border: 1px solid #87888A;
}

#cart_table .article_attr p {
	margin-top: 12px;
}

#cart_table .remove a {
	color: #87888A
}

#cart_table .remove a:hover {
	color: #4F4F50
}

#cart_menu span {
	padding-right: 10px
}

#cart_menu a {
	color: #3E2DA0;
	text-decoration: none;
	font-weight: bold
}

#cart_menu a:hover {
	text-decoration: underline;
}

#sf_admin_container ul li.sf_admin_action_moveup a {
	background: url(../images/arr_up.gif) no-repeat 0 0;
}

#sf_admin_container ul li.sf_admin_action_movedown a {
	background: url(../images/arr_down.gif) no-repeat 0 0;
}

.order_history table {
	width: 700px;
}

.order_history th,td {
	padding: 2px;
}

.order_history th {
	background-color: #87888A;
	color: #fff;
}

.order_history .subtable th {
	background-color: #f7f7f7;
	color: #87888A;
}

.error_list {
	color: red;
}


.flash_error
{
  margin: 6px 0;
  padding: 7px;
  background-color: #ac0000;
  font-weight: bold;
  color: #fff;
}

#ibrows{
    position: absolute;
    top: 3px;
    right: 10px;
}
#ibrows a{
    color:#CCCCCC;
    font-size: 10px;

}
