/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
	background-color:#FFFFFF;
	
	/*
	background-image:url(img/bg_bird.gif);
	*/
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
img {
	border:none;
}
table {
	text-align:left;
}
td {
	border-color:#000000;
	border-width:0px;
	border-style:solid;
	vertical-align:text-top;
}
a {
	text-decoration:none;
	color:#666666;
}
a:hover {
	text-decoration:underline;
}

a.menu:hover {
	background:transparent;
	background-image:url(img/menuhover.gif);
}

.header {
	height:93px;
	background-image:url(img/header.png);
	background-repeat:no-repeat;
}
.footer {
	height:120px;
	vertical-align:text-top;
}
.menu {
	vertical-align:text-top;
}
.menu a{
	color:#666666;
}
.top10 {
	vertical-align:text-top;
}
.frame {
	vertical-align:text-top;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
h4 {
	border-bottom-color:#FFAD01;
	border-bottom-style:dotted;
	border-bottom-width:thin;
}
.top10 a{
	color:#FD2424;
}
.article_details {
	font-size:12px;
	color:#666666;
	text-align:justify;
}

.small_text {
	font-size:9px;
	color:#666666;
	text-align:justify;
}
.article_details a {
	text-decoration:none;
}

.article_list {
	text-align:justify;
}
.mainframe {
	background-color:#FFFFFF;
	margin:auto;
}
.blank {
	height:5px;
}
.markedRed {
	color:#CC0000;
	font-weight:bold;
}
/*.content {
	text-align:justify;
}
.content a {
	text-align:justify;
	color:#FF6600;
}*/

.mainsite_article {
	float:left;
	width:120px;
	height:120px;
	/*margin:5px;*/
}

.start_content img {
	float:left;
	margin-right:10px;
}
.start_content {
	border:1px solid #a3a3a3;
	text-align:justify;
}

#head_content th {
	float:left;
	background:url("img/tab_left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	height:19px;
}
#head_content th span {
	width:100%;
	float:left;
	display:block;
	background:url("img/tab_right.gif") no-repeat right top;
	/*color:#24618E;*/
	color:#000000;
	height:19px;
}

#teaser {
	height:147px;
	vertical-align:middle;
}

.shoppingCart th {
	background-color:#eceff1;
	padding-bottom:5px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	border:0px;
	border-bottom:1px solid #000000;
}

.shoppingCartItem {
	padding-bottom:5px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.shoppingCartItem td{
	padding-left: 2px;
	padding-right: 2px;
	border-bottom:1px solid #eceff1;
}

.articleDetailMenu {
	clear:both;
	font-size:16px;
	line-height:normal;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
.articleDetailMenu ul {	
	margin:0;
	padding:0px;
	list-style:none;
}
.articleDetailMenu li {
	display:inline;
	
	float:left;
	margin:0;
	padding:5px;
	padding-bottom:2px;
	text-decoration:none;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	
	margin-right:2px;
}

/* FASHIONACT new */

.locationbar {
	
	padding-left:5px;
	font-size:10px;
	background-color:#666666;
	height:30px;
	vertical-align:middle;
	color:#FFFFFF;
}
.locationbar a {
	color:#FFFFFF;
}

.box {
	margin-bottom:5px;
}

.box, .box_info {
	border:1px solid #f9d02a;
}
.box_info {
	margin-bottom:10px;
}
.slider h2 {
	padding:0px;
	margin:0px;
}
.box h2, .box_info .box_info_headline, .slider h2 {
	background-color:#f9d02a;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	height:22px;
	background-image:url(img/menubox/box_bg_header.png);
	background-repeat:repeat-x;
	line-height:18px;
}
.box h2 a {
	color:#FFFFFF;
}
.box_info .box_info_content {
	padding:5px;
	/*background-color:#eceff1;*/
	background-color:#FFFFFF;
}
.box .content, .article .content {
	padding:5px;
}
.box .buttonbar {
	margin:2px;
}
.box .button {
	border:1px solid #f9d02a;
	width:120px;
	text-align:center;
	color:#666666;
}

.box_categories {
	margin-bottom:10px;
	border:1px solid #666666;
	/*border-color:#f9d02a;
	border-style:solid;
	border-width:1px 1px 0px 1px;*/
}
.box_categories ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.box_categories li {
	position:relative;
	background-color:#666666;

	background-image:url(img/bg_categories.png);
	background-repeat:repeat-x;
}
.box_categories li a {
	display:block;
	padding:10px;
	font-weight:bold;
	color:#FFFFFF;
	
	border-bottom:1px solid #FFFFFF;
}
.box_categories .last a {
	border-bottom:none;
}
.box_categories li:hover {
	background-color:#f9d02a;
}
.box_categories li a:hover, .box_categories_li_a_hover {
	background-image:url(img/arrow_right.png);
	background-repeat:no-repeat;
	background-position:right;
}

.category_submenu {
	position:absolute;
	right:-222px;
	top:-1px;
	width:220px;
	background-color:#666666;
	/*background-image:url(img/bg_submenu.png);
	background-repeat:repeat;*/
	visibility:visible;
	color:#FFFFFF;
	border:1px solid #666666;
}
.category_submenu li a {
	display:block;
	background-color:#FF0000;
}
.category_submenu li {
	padding-left:4px;
}
.category_submenu div {
	
	padding:5px;
}
.box_categories li .category_submenu a {
	display:block;
	border:none;
	padding:0px;
	background:none;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
}
.category_submenu_hidden {
	visibility:hidden;
	position:absolute;
}

.picture {
	text-align:center;
}


.box_teaser {
	border:1px solid #f9d02a;
	margin-bottom:10px;
}
.box_teaser .box_teaser_headline {
	background-color:#f9d02a;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	height:22px;
	background-image:url(img/menubox/box_bg_header.png);
	background-repeat:repeat-x;
	line-height:18px;
	z-index:1;
}
.box_teaser .box_teaser_content {
	min-height:180px;
}
.box_teaser .box_teaser_price {
	background-image:url(img/menubox/box_teaser_bg_price_dark.png);
	background-repeat:repeat;x
	z-index:2;
	position:relative;
	top:-30px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	font-size:18px;
	text-align:right;
	/*color:#666666;
	color:#b91211;*/
	color:#FFFFFF;
	padding:2px;
	padding-right:5px;
}

/** ARTIKEL start **/
.article {
	
}
.article .picture {
	width:340px;
	border:1px solid #666666;
	float:left;
}
.article .picture h2 {
	text-align:left;
}
.article .details {
	margin-left:350px;
}
.article .details .manufactor {
	text-align:center;
}
.article h2, .article h3, .article_galleryview h2 {
	background-color:#666666;
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	height:22px;
	background-image:url(img/menubox/box_bg_header.png);
	background-repeat:repeat-x;
	line-height:18px;
}
.article .shortdescription .text {
	padding:5px;
}
.article .shortdescription ul {
	list-style-type:square;
}
.article .details .price {
	font-weight:bold;
	font-size:20px;
	padding-right:10px;
	padding-top:5px;
	text-align:right;
}
.article .details .price .uvp {
	font-size:14px;
	font-weight:normal;
	/*color:#f9d02a;*/
	text-decoration:line-through;
}
.article .details .manufactor, .article .shortdescription, .article .sizes {
	border:1px solid #666666;
	margin-bottom:5px;
}
.article .sizes .row_a {
	background-color:#FFFFFF;
}
.article .sizes .row_a {
	background-color:#EEEEEE;
}
.article .sizes label {
	display:block;
}
.article .sizes tr:hover {
	background-color:#b3b3b3;
	color:#FFFFFF;
	cursor:pointer;
}
.article .sizes .button a, .article_galleryview .button a {
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	height:22px;
	background-image:url(img/menubox/box_bg_header.png);
	background-repeat:repeat-x;
	line-height:18px;
	background-color:#b3b3b3;
	margin:2px;
}

.article_listview, .article_galleryview {
	border:1px solid #666666;
	margin-bottom:5px;
}
.article_listview .short {
	min-height:66px;
	margin-left:100px;
	padding-left:10px;
	padding-right:10px;
}
.article_listview .picture {
	float:left;
	width:100px;
	text-align:center;
}

.article_listview .price {
	font-size:18px;
	text-align:right;
	padding-right:10px;
}

.article_listview .price .uvp, .article_galleryview .price .uvp {
	font-size:14px;
	font-weight:normal;
	/*color:#f9d02a;*/
	text-decoration:line-through;
}

.article_galleryview h2 a {
	color:#FFFFFF;
	text-decoration:none;
}
.article_galleryview .teasertext {
	height:110px;
}
.article_galleryview .teasertext, .article_galleryview .price {
	margin-left:130px;
	padding:5px;
}
.article_galleryview .price {
	font-size:18px;
	text-align:right;
	padding-right:10px;
}
.article_galleryview .manufactor {
	text-align:center;
}



.formButton {
	width:240px;
	border:none;
	height:22px;
	background-image:url(img/menubox/box_bg_header.png);
	background-repeat:repeat-x;
	line-height:18px;
	background-color:#b91211;
	color:#FFFFFF;
	margin:2px;
}
.formButton:hover {
	background-color:#666666;
}
.article_picture {
	width:300px;
	height:300px;
}
.article_picturebox_picture {
	width:100px;
}
.article_picture_shoppingcart {
	width:60px;
	height:60px;
}
.article_picture_list {
	width:100px;
	height:100px;

}
/** ARTIKEL ende **/

/** KATEGORIE start **/
.categoryBox {
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}
.categoryBox .picture {
	width:300px;
	min-height:200px;
	float:left;
}
.categoryBox .list {
	margin-left:310px;
}
.categoryBox .list ul {
	list-style:none;
	margin:5px;
	padding:0px;
}
.categoryBox .list li {
	background-color:#CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
	height:22px;
	background-image:url(img/menubox/box_bg_header.png);
	background-repeat:repeat-x;
	line-height:18px;
	margin:2px;
}
.categoryBox .list li a {
	padding-left:5px;
	color:#FFFFFF;
	display:block;
}
.categoryBox .list li:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#f9d02a;
}
.categoryBox .list li a:hover {
	text-decoration:none;
}
/** KATEGORIE ende **/

.main_content .article, .main_content .box {
	border-color:#666666;
}
.main_content .article h2, .main_content .box h2 {
	background-color:#666666;
	color:#FFFFFF;
}

#footer_links {
	color:#666666;
	border-top:1px solid #f9d02a;
	min-height:80px;
	padding:12px;
	font-size:12px;
	margin-top:20px;
}
#footer_links a {
	color:#666666;
}
#footer_links dl {
	float:left;
	
	width:24%;
	min-height:105px;
	
	border-right:1px solid #f9d02a;
	
	margin:0px;
	padding:0px;	
	display:inline;
	
	font-weight:bold;
	text-transform:uppercase;
}

#footer_links dt {
	padding:0 30px;
}

#footer_links dd {
	font-weight:normal;
	text-transform:none;
}

#footer_links dd a:hover {
	color:#666666;
}

#footer_links .last {
	border:none;
}
#footer {
	
	
	height:61px;
	
	color:#FFFFFF;
	
	padding-left:5px;
	font-size:10px;
	background-color:#666666;
	vertical-align:middle;
}

#footer_content {
	
	height: 30px;
	margin: 0 auto;
	padding: 15px 0;
	padding-left:20px;
	padding-right:20px;
	text-align: left;
	position: relative;
}

#footer_content a {
	color:#FFFFFF;
}

#footer_right {
	float:right;
	text-align:right
}

.slider {
	/*border:1px solid #666666;
	background-color:#666666;*/
}

.slider_item {
	width:25%;
	float:left;
}

/*.slider h2 {
	font-size:12px;
	margin:0px;
	padding:10px;
	padding-left:5px;
}*/
.slider .uvp {
	font-weight:normal;
	text-decoration:line-through;
}
.slider_picture {
	width:134px;
	height:134px;
}

.slider_minipicture {
	width:50px;
	margin:4px;
}

