@import "infoline.css";
@import "formfields.css";
@import "mhsArticle.css";
@import "mhsNews.css";
@import "mhsMinilist.css";
@import "mhsPhotobook.css";
@import "mhsDocument.css";
@import "mhsUser.css";
@import "impromptu.css";

/* main layout */
body {
    font-family: Arial;
    font-size: 11px;
    background-color: #fff;
    color: #000;
	margin: 0;
	text-align: center;
	background: url(/img/bg.gif) top center repeat-y;
}

a {
	text-decoration: none;
	color: #333333;
	outline: none;
}

a img {
	border: 0px;
}

a:hover {
	color: #c0c900;
}

form {
    margin:0;
    padding:0;
}

form,p {
    margin:0;
    padding:0;
}
/* end main layout */


/* titel elemente */
h1 {
    font-size: 28px;
    font-weight: bold;
    color: #FFF;
	margin: 20px 0 0 0;
	padding: 0;
}

h2 {
	font-size: 13px;
	margin: 0 0 42px 0;
	padding: 0;
}

h3 {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

h3 a {
    color: #fff;
    text-decoration: none;
}

h3 a:hover {
    color: #fff;
    text-decoration: none;
}
/* end titel elemente */


.wrapper{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

/* header */
.header {
    padding-left: 10px;
    padding-right: 20px;
    height: 62px;
    background-color: #fff;
    background-image: url(/_images/bg.jpg);
    background-repeat: no-repeat;
}

.header_top {
	background-color: #FFF;
}

.header_left {
    float: left;
	margin: 0 24px 0 0;
}

.header_right {
    float: right;
}

/* end header */

.navigation {
	background-color: #FFF;
	height: 44px;
	position: relative;
}

.navigation .language  {
	position: absolute;
	margin: 0;
	padding: 0;
	right: 15px;
	bottom: 0px;
}

.navigation .language li {
	float: left;
	list-style: none;
	height: 16px;
	vertical-align: top;
}

.navigation .language li.spacer {
	width: 11px;
	background: url(/img/grey.gif) 5px 0 repeat-y;
}

.navigation .language li a {
	font-weight: bold;
}

.navigation .language li a.active {
	color: #c0c900;
}

.navigation .menu  {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0px;
}

.navigation .menu1  {
	left: 24px;
}

.navigation .menu2  {
	left: 174px;
}

.navigation .menu3  {
	left: 763px;
}

.navigation .menu li {
	font-weight: bold;
	float: left;
	list-style: none;
	height: 16px;
	vertical-align: top;
	margin: 0 10px 0 0;
}

.navigation .menu3 li {
	margin: 0 0px 0 0;
}

.navigation .menu li img {
	bottom: 2px;
	position: absolute;
}

.navigation .menu li.spacer {
	width: 8px;
	margin: 0;
	background: url(/img/line_grey.gif) 0 0 repeat-y;
}

.navigation .menu3 li.spacer_agb {
	margin-left: 26px;
}

.navigation .menu li.activeSpacer {
	background: url(/img/line_green.gif) 0 0 repeat-y;
}

.navigation .menu li.activeSpacerPink {
	background: url(/img/line_pink.gif) 0 0 repeat-y;
}


.navigation .menu li a {
	font-weight: bold;
}

.navigation .menu li.pink a:hover, .navigation .menu li.pink a.active{
	color: #e3007b;
}

.navigation .menu li a.active {
	color: #c0c900;
}

.home{
	text-align:center;
	background-color: #454746;
	padding-top:200px;
}

.content {
	padding-bottom: 10px;
}

.content .left {
	float: left;
	padding: 0px 0px 0px 24px;
	color: #b0acb2;
	display: inline;
	position: relative;
	width: 739px;
}

.content .left a {
	color: #FFF;
}

.content .left .contact {
	width: 550px;
}

.content .right {
	float: right;
	display: inline;
	background-color: #FFF;
	margin: 10px 10px 10px 0px;
	width: 177px;
	padding: 5px 5px 5px 5px;
	height: 600px;
	position: relative;
}

.cartTitle {
	font-weight: bold;
	height: 16px;
	vertical-align: top;
	margin: 0 0 10px 0;
}

.cartTitle img {
	vertical-align: text-bottom;
}

.cartArticle {
	font-size: 10px;
	border-bottom: 1px solid #c8c4ca;
	margin: 10px 0 0 0;
}

.cartArticleFirst {
	margin: 0;
}

.cartArticle .cartArticleAmount {
	background-color: #c0c900;
	width: 18px;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	float: left;
	display: inline;
	height: 14px;
	font-size: 11px;
}

.cartArticle .cartArticleAmountPink {
	background-color: #e3007b;
}

.cartArticle .cartArticleIncDec {
	float: left;
	width: 10px;
	margin: 0 0 0 2px;
}

.cartArticle .cartArticleIncDec img {
	margin-bottom: 2px;
}

.cartArticle .cartArticleDescription {
	float: right;
	width: 141px;
	display: inline;
}

.cartArticle .cartArticleTrash {
	float: right;
	margin: 16px 3px 3px 3px;
}

.cartArticle .cartArticleSubTotal {
}

.cartArticle .cartArticleSubTotalLeft {
	float: left;
}

.cartArticle .cartArticleSubTotalRight{
	float: right;
}

.cartAmount {
	position: absolute;
	bottom: 5px;
	width: 177px;
}

.cartShipping {
	padding: 3px 0px;
}

.cartTotal {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 3px 0px;
}

.cartLeft {
	float: left;
}

.cartRight{
	float: right;
}

.cartCheckout {
	font-weight: bold;
	padding: 5px 0px 3px 0px;
	font-size: 12px;
}

.cartCheckout a {
	color: #c0c900;
}

.cartEmpty {
	font-weight: bold;
	padding: 5px 0px 3px 0px;
	font-size: 12px;
}

.cartEmpty img {
	vertical-align: text-bottom;
}

.cartCrossed {
	text-decoration: line-through;
}

.mhsArticleListWrapper {
	margin: 38px 0 0 0;
}

.mhsArticleList {
	width: 545px;
	border: 0px;
}

.mhsArticleListHead td {
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #b7b2b8;
	padding: 0px 0px 20px 0px;
}

.mhsArticleListRow td {
	border-bottom: 1px solid #b7b2b8;
	font-size: 13px;
}

.mhsArticleDetailCell , .mhsArticleAddCart  {
	padding: 5px;
}

.content .left .mhsArticleList a.hover {
	cursor: pointer;
}

.content .left .mhsArticleList a, .content .left .mhsArticleListPink a {
	color: #b0acb2;
}

.content .left .mhsArticleList a:visited, .content .left .mhsArticleListPink a:visited {
	color: #000;
}


.content .left .mhsArticleList a.hover, .content .left .mhsArticleList a:visited.hover{
	color: #c0c900;
}

.content .left .mhsArticleListPink a.hover, .content .left .mhsArticleListPink a:visited.hover {
	color: #e3007b;
}

.content .left .mhsArticleDetailCell a {
	margin: 0 auto;
	display: block;
	height: 30px;
	width: 29px;
	background: #b7b2b8 url(/img/detail.gif) 0 0 no-repeat;
}

.content .left .mhsArticleAddCart a {
	margin: 0 auto;
	display: block;
	height: 30px;
	width: 29px;
	background: #b7b2b8 url(/img/addcart.gif) 0 0 no-repeat;
}

.content .left .mhsArticleAddCart a:visited {
	background: #b7b2b8 url(/img/addcart.gif) 0 -87px no-repeat;
}

.content .left .mhsArticleDetailCell a:visited {
	background: #b7b2b8 url(/img/detail.gif) 0 -90px no-repeat;
}

.content .left .mhsArticleList .mhsArticleDetailCell a.hover  {
	background: #b7b2b8 url(/img/detail.gif) 0 -30px no-repeat;
}

.content .left .mhsArticleListPink .mhsArticleDetailCell a.hover {
	background: #b7b2b8 url(/img/detail.gif) 0 -60px no-repeat;
}

.content .left .mhsArticleList .mhsArticleAddCart a.hover {
	background: #b7b2b8 url(/img/addcart.gif) 0 -29px no-repeat;
}

.content .left .mhsArticleListPink .mhsArticleAddCart a.hover {
	background: #b7b2b8 url(/img/addcart.gif) 0 -58px no-repeat;
}

.mhsArticleDetail {
	font-size: 12px;
	position: relative;
}

.mhsArticleDetailScroll {
	margin: 10px 0 0 0;
	padding: 10px 10px 0 0;
}

.mhsArticleDetailIcon {
	float: right;
}

.mhsArticleDetailImageBlock {
	clear: both;
	height: 200px;
	width: 650px;
	margin-bottom: 20px;
}

.mhsArticleDetailImageLarge {
	border: 1px solid #FFF;
	float: left;
	width: 262px;
	height: 197px;
}

.mhsArticleDetailImageThumb {
	border: 1px solid #FFF;
	width: 58px;
	height: 38px;
	margin: 0 0 10px 10px;
}

.mhsArticleDetailImageThumbEmpty {
	width: 58px;
	height: 38px;
	margin: 0 0 10px 10px;
	border: 1px solid #454746;
}

.mhsArticleDetailImageThumbHover {
	cursor: pointer;
}

.mhsArticleDetailRelated {
	float: left;
	margin: 0 0 10px 10px;
	overflow: hidden;
	height: 43px;
	width: 352px;
}

.mhsArticleDetailDescription {
	height: 268px;
}

.mhsArticleDetailDescriptionWrapper {
	width: 602px; 
}

.mhsArticleDetailNavigation {
	color: #FFF;
	position: relative;
	top: 10px;
}
 
.mhsArticleDetailPreviousArticle {
	float: left;
	width: 80px;
	margin: 75px 0 0 0;
}

.mhsArticleDetailBackOverview {
	float: left;
	width: 80px;
	text-align: center;
	margin: 75px 75px 0 75px;
}

.mhsArticleDetailNextArticle {
	float: left;
	text-align: right;
	margin: 75px 0 0 0;
	width: 80px;
}

.mhsArticleDetailOrder {
	float: right;
	padding: 0 10px 0 0;
	text-align: center;
}

.mhsArticleDetailPrice {
	font-size: 13px;
	font-weight: bold;
}

.mhsArticleDetailOrder img {
	text-align: center;
	margin: 11px 0 5px 0;
}

.articleDetailTable {
	width: 628px;
	table-layout:fixed;
}

.articleDetailColumnLeftHead {
	width: 270px;
	padding-right: 5px;
	font-weight: bold;
	height: 30px;
}

.articleDetailColumnRightHead {
	width: 358px;
	height: 30px;
	font-weight: bold;
}

.articleDetailColumnLeft {
	width: 270px;
	padding-right: 5px;
}

.articleDetailColumnRight {
	width: 358px;
}

.mhsArticleOrderTable {
	margin: 38px 0 0 0;
	width: 545px;
	border: 0px;
}

.mhsArticleOrderTableHead td {
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #b7b2b8;
	padding: 0px 0px 20px 0px;
}

.mhsArticleOrderTableRow td {
	padding: 0px 0px 5px 0px;
	font-size: 13px;
}

.button {
	border: 1px solid #c0c900;
	background-color: #454746;
	color: #c0c900;
	cursor: pointer;
}

.img_link{
	margin:30px;
	outline:none;
}

.clear {
	clear: both;
}
