/* STRUCTURE */

body {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:140%;
	position:relative;
	color:#000;
	background:#000;
	padding:20px 0;
}

#header {
	width:924px;
	margin:0 auto 23px auto;
	position:relative;
	}
	
#header img {
	float:left;
	}
	
#langselector {
	width:100px;
	position:absolute;
	right:0;
	top:0;
	color:#ffffff;
	text-align:right;
	height:12px;
	line-height:12px;
	font-size:12px;
}

#langselector a{
	color:#ffffff;
	}

#langselector a.active{
	text-decoration:underline;
	}


#head_line {
	color:#fff;
	float:right;
	margin-top:20px;
	line-height:13px;
	font-size:11px;
	height:15px;
	float:right;
	}
	
#head_line img{
	float:none;
	margin-right:5px;
	}
	
#head_line a {
	color:#ffffff;
	}
	
#head_line a.active{
	text-decoration:underline;
	}
	
#pageborder {
	width:924px;
	margin:0 auto;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-y;
	background-color:#b91b96;
	position:relative;
	}
	
#sidebar {
	width:273px;
	float:left;
	margin-right:11px;
	}
	
#bottom_box {
	padding:20px 0 0 30px;
	height:200px;
	background:#898886;
	position:absolute;
	left:0;
	bottom:0;
	width:243px;
	border-top:12px solid #000;
}

#content {
	width:640px;
	float:right;
	}

#content_img {
	height:430px;
	border-bottom:12px solid #000;
	}

#content_txt {
	background:#fff;
	padding:35px 40px 30px 45px;
	}
	
#bottom_txt {
	position:absolute;
	left:30px;
	bottom:20px;
	}
#bottom_txt a.active{
	text-decoration:underline;
}

/* STYLE */

#bottom_box, #bottom_box a {
	color:#fff;
	}
	
#bottom_box a:hover {
	text-decoration:underline;
	}

h2,h3 {
	text-transform:uppercase;
	
}
h2 {
	font-weight:bold;
	margin-bottom:25px;
	font-size:16px;
	}
	
h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
p {
	margin-bottom:16px;
	}

a {
	text-decoration:none;
	color:#b91b96;
	}

a:hover {
	text-decoration:underline; 
	}

/* NAVI */
#navi {
	min-height:360px;
	margin-bottom:267px;
	padding:35px 0 0 30px;
	}
	
#navi ul {
}
#navi a {
	font-size:14px;
	line-height:14px;
	color:#ffffff;
	text-transform:uppercase;
	}
	
#navi li {
	list-style:none;
	margin:0 0 35px 0;
	}
#navi li.active a {
	color:#000000;
	}
	
#navi li ul.sub li {
	margin:10px 0 0 0;
	}
	
#navi li.active ul.sub li a {
	color:#ffffff;
	text-transform:lowercase;
	}
	
#navi li ul.sub li.active {
	margin:10px 0 0 35px;
	}
	
#navi li ul.sub li.active a {
    color:#000000;
}
	
/* SUB SUB */
#navi li ul.subsub li {
	margin:10px 0 0 9px;
	}
    
#navi li ul.subsub li a{
	color:#ffffff !important;
	}
	
#navi li ul.subsub li.active {
	margin:10px 0 0 35px;
	}
    
#navi li ul.subsub li.active a {
    color:#000000 !important;
}
	
div.shop_item {
	width:167px;
	float:left;
	margin:0 15px 15px 0;
}
div.shop_item .img {
	width:156px;
	height:156px;
	padding:5px;
	border:1px solid #898886;
	text-align:center;
}
div.shop_item .txt {
	font-size:11px;
	height:60px;
}
div.shop_item .txt a{
	font-weight:bold;
}
div.pagination a.active {
	text-decoration:none;
	font-weight:bold;
}

div.pagination p {
	float:left;
}

div.pagination .pages {
	float:right;
}

div.article_img_box {
	width:280px;
	float:right;
}
div.article_img {
	position:relative;
	float:right;
	width:273px;
	height:273px;
	border:1px solid #898886;
	margin-bottom:5px;
	margin-left:10px;
	padding-bottom:5px;
}
div.article_img.small {
	width:173px;
	height:173px;
} 

div.article_img a{
	width:266px;
	height:266px;
	padding:5px 4px 5px 3px;
	text-align:center;
	position:absolute;
}

div.article_img.small a {
	width:166px;
	height:166px;
}

.lupe {
	position:absolute;
	bottom:0;
	right:0;
	width:26px;
	height:24px;
	background:url(../images/lupe_y.gif) top left;
	display:block;
}

div.article_img_box div.img_list a {
	border:1px solid #898886;
	padding:5px;
	display:block;
	float:left;
	height:39px;
	width:39px;
	margin-left:5px;
	text-align:center;
}

.btn {
	background:none;
	border:none;
	font-weight:bold;
	color:#F7D60D;
	cursor:pointer;
	margin-left:-3px;
}

.down_space_35 {
	margin-bottom:35px;
}

#load_variant {
	height:20px;
	border:1px solid #cccccc;
	background:#cc0000;
	width:247px;
	top:-40px;
	position:relative;
	color:#ffffff;
	padding-left:10px;
	display:none;
}
.msg_box {
	width:400px;
	padding:10px;
	text-align:center;
	border:2px solid #0000ff;;
	background:#1e90ff;;
	color:#ffffff;
	margin-left:-200px;
	top:30%;
	left:50%;
	position:fixed;
	display:none;
	font-weight:bold;
	z-index:99;
}

.error_box {
	width:400px;
	padding:10px;
	text-align:center;
	border:2px solid #cc0000;
	background:#ffcccc;
	color:#330000;
	margin-left:-200px;
	top:30%;
	left:50%;
	position:fixed;
	display:none;
	z-index:99;
}

table.basket {
	width:100%;
	margin:0;
	padding:0;
	border:none;
	border-collapse:collapse;
	margin-bottom:10px;
}

table.basket th{
	background:#F7D60D;
	color:#FFFFFF;
	font-weight:bold;
}

table span.no_transform {
	text-transform:none !important;
}

table.basket th,
table.basket td {
	padding:3px;
	text-transform:uppercase;
}

table.basket .td_remove {
	width:10px;
	text-align:center;
}

table.basket .td_count {
	width:60px;
	text-align:center;
}

table.basket .td_price {
	width:100px;
	text-align:right;
    white-space:nowrap;
}

table.basket .td_sum {
	width:100px;
	text-align:right;
    white-space:nowrap;
}

table.basket tr.even td{
	background:#fafafa;
}

table.basket tr.odd td{
	background:#f5f5f5;
}

table.basket .tfooth td {
	border-top:1px solid #ebebeb;
	background:#f0f0f0;
}
table.basket .tfoot td{
	background:#f0f0f0;
}

table.basket .cspan {
	text-align:right;
}

table.basket tr.tr_sum td{
	font-weight:bold;
}

span.block {
	display:block;
	margin-bottom:5px;
}

fieldset {
	border:1px solid #dddddd;
	padding:10px;
	margin-bottom:10px;

}

legend {
	color:#000000;
	font-weight:bold;
}

input.text,
select.select,
textarea.textarea,
input.password
{
	border:1px solid #eeeeee;
	padding:3px;	
}

input.text.full {
	width:300px !important;
}
textarea.textarea {
	width:524px;
	height:200px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}

select.select {
	width:158px;
}

input.error,
select.error,
textarea.error {
	border:1px solid #cc0000;
}

label.error {
	color:#cc0000;
}
label.label {
	width:100px;
	display:block;
	float:left;
}

label.label.full {
	width:500px !important;
	display:inline !important;
}

input.checkbox{
	position:relative;
	top:3px;
}

.space_100 {
	height:100px;
}
.space_15{
	height:15px;
}

.w200 {
	width:200px !important;
}

#kontakt_form label {
	width:120px;
	float:left;
}
#kontakt_form input,
#kontakt_form select {
	width:200px;
	border:1px solid #CCCCCC;
}
#kontakt_form textarea{
	width:400px;
	height:200px;
	border:1px solid #CCCCCC;
}
#kontakt_form div.cb label{
	float:none;
	width:auto;
	margin-left:5px;
}
#kontakt_form div.cb input {
	margin-left:120px;
}
#kontakt_form div.fehler {
	color:#ff0000;
}

/* dropdown list */
.dropdownlist {
	height:23px !important;
	background:url(../images/selectbox_bg.gif) right bottom no-repeat;
	border:1px solid #eeeeee;
	display:inline-block;
	position:absolute;
}
.dropdownlist select {
	height:23px;
	opacity:0.5;
	padding:0;
	top:0;
	left:0;
	filter: alpha(opacity = 0);
}
.dropdownlist span {
	padding:3px;
	line-height:23px;
}

table.art_table {
	width:265px;
	margin-bottom:16px;
}

table.art_table td{
	padding-left:3px;
}

table.art_table td:first-child 
{
	padding:0 !important;
}

.clear-h50 {
	clear:both;
	height:50px;
}

a.del_icon {
	background:url(../images/delete.png) no-repeat;
	display:inline-block;
	height:16px;
	width:16px;
	position:relative;
	top:4px;
	margin-right:3px;
}

a.del_icon span {
	display:none;
}

.co_button {
	font-weight:bold;
	color:#ffffff !important;
	border:1px solid #000000;
	padding:3px;
	background:#ff0000;
}
.co_button:hover {
	text-decoration:none;
}

.co_button.right {
	float:right;
}
.co_button.left {
	margin-left:100px;
}

#checkout_status {
	width:535px;
	border:1px solid #eeeeee;
	padding:10px;
	margin-bottom:20px;
	line-height:13px;
}

#checkout_status p {
	display:inline-block;
	float:left;
	margin:0;
	margin-left:60px;
}
#checkout_status p:first-child {
	margin-left:0;	
}

#checkout_status  p span.text {
	color:#666666 !important;
	float:left;
	display:block;
}

#checkout_status  p span.text a{
		color:#666666 !important;
}

#checkout_status  p span.text a.active{
		color:#000000 !important;
		font-weight:bold !important;
}

#checkout_status p span.num {
	font-weight:bold;
	display:block;
	color:#666666 !important;
	float:left;
	margin-right:2px;
}

p.description {
	color:#aaaaaa;
	font-size:10px;
}

p.error {
	font-size:10px;
	color:#cc0000;
	margin-top:-15px;
	margin-left:90px;
	margin-bottom:0;
}
p.error.left {
	margin-left:0;
}

#head_line {
	text-transform:uppercase;
}

div.error {
	color:#cc0000;
	padding-bottom:10px;
}


div.selectbox {
	position:relative;
	width:150px;
	height:25px;
	float:left;
	padding:3px;
	padding-bottom:10px;
}

div.selectbox ul{
	position:absolute;
	left:0;
	top:0;
	border:1px solid #eeeeee;
	width:150px;
	z-index:90;
}


div.selectbox ul li {
	display:none;
	background:#ffffff;
	height:17px;
	padding:3px;
	z-index:91;
	cursor:pointer;
	white-space:nowrap;
}
div.selectbox ul li.selected {
	display:block;
	background:url(../images/selectbox_bg.gif) top right no-repeat;
}

div.selectbox.open ul {
	z-index:92;
}

div.selectbox.open ul li{
	display:block;
	z-index:93;
}

div.selectbox.open ul li:hover {
	background:#eeeeee;
}

div.selectbox.open ul li.selected{
	display:none !important;
}

#kontaktform input.text,
#kontaktform select.select,
#kontaktform input.password,
#google_form input.text
{
	width:425px;
}

#kontaktform div.selectbox {
	width:425px !important;
}

#kontaktform div.selectbox ul {
	width:431px !important;
}

#kontaktform input#datenschutz,
#lieferanschrift_toggle {
	margin-right:5px;
}

.art_p {
	width: 270px;
}

.art_delivery {
    font-size:11px;
}

p.art_delivery {
    margin-top:-15px;
	width: 270px;
}

.ie_fs_fix {
	height:10px;
}

span.transl_edit {
	border:1px dotted #cccccc;
}

span.transl_edit a.edit{
	display:inline-block;
	background:url(../images/pencil.png) top left no-repeat;
	height:16px;
	width:16px;
	top:0;
	left:-16px;
}

span.transl_edit a.edit span {
	display:none;
}

#sb-loading{
	background-image:url(../images/sb_load.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

span.img_load {
	display:block;
	height:32px;
	width:32px;
	background-image:url(../images/img_load.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
}

.news_images {
    display:block;
}

.news_images div.article_img {
    float:left;
    margin-right:10px;
    margin-left:0;
}

.news_hr {
    display:block;
    height:1px;
    background:#B91B96;
    margin:10px 0;
}

.news_sub_line {
    color:#B91B96;
    font-weight:bold;
    text-transform:uppercase;
    text-transform:
}

