body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	background:#5B564D;
	line-height: 18px;
}
/*Layoutstruktur*/
#wrap {
	background: url(images/layout/bg_wrapper.gif) repeat-y #FFFFFF;
	width:995px;
	position:relative;
	margin: 0 auto;
}

#header {
/*background: url(images/layout/bg_header.jpg);*/
	position:relative;
	width:995px;
	height:186px;
	background:#5B564D;
	color:#918366;
}
#sidebar {
	float:left;
	width:223px;
	background:url(images/layout/bg_sidebar_content.gif) no-repeat 10px 0;
	padding-top:25px;	
}
#wrapBoxTop {
	border-bottom:10px solid #FFFFFF;
	width:190px;
}
#wrapBox {
	padding-bottom:15px;
	background:#FFFFFF;
}
#subnavi_box {
	font-size:10px;
	width:162px;
	margin-bottom:5px;
	line-height: 12px;
	color: #555555;
	background:url(images/layout/box_subnavi_top.gif) no-repeat;
	padding: 15px 15px 14px 13px; 
}

#keywords {
	margin-left:210px;
	text-align:center;
}
#footer {
	clear:both;
	background: url(images/layout/bg_footer.jpg) no-repeat #D1CEC0;
	padding: 44px 0 0 40px;
	text-align: left;
	color: #FFFFFF;
	height:30px;
}

#content {
	float:left;
	width:761px;
	margin-bottom:10px;
	padding-top:25px;
	
	
	
	background:url(images/layout/bg_sidebar_content.gif) repeat-x;
}


#headerlinks {
	float:right;
	padding-right:35px;
}
/* Gutter */
#content .gutter {
	margin: 0 30px 0 30px;
}
#sidebar .gutter {
	margin: 0 0 0 33px;
}


/* links */
	

a:link {
	color: #8A6A28;
	text-decoration: none;
}
a:visited {
	color: #8A6A28;
	text-decoration: none;
}
a:hover {
	color: #8A6A28;
	text-decoration: underline;
}
a:active {
	color: #8A6A28;
	}
	
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 6px;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFFF;
	}
	
	
#header a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 6px;
	letter-spacing:0.5px;
}
#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#header a:active {
	color: #FFFFFF;
	}
	
a img {
	border:none;
}
.rubrikenListing a, 
.rubrikenListing a:visited, 
.rubrikenListing a:active {
	color:#ffffff;	
}
.rubrikenListing a:hover {
	color:#ffffff;
	text-decoration:none;
}

/* Navigation*/
/*#sidebar a{
	text-decoration: none;
	display:block;
	background:url(images/layout/a_kat.gif) no-repeat 17px 5px #6B6B6B;
	padding-left: 33px;
	color:#FFFFFF;
	width:157px;
	line-height:20px;/*vertikal-zentrierter Text
	font-size:12px;
}
#sidebar a:hover{
	background:url(images/layout/a_kat_hover.gif) no-repeat 17px 5px #414141;
}*/
#sidebar .ukat{
	text-decoration: none;
	display:block;
	background:url(images/layout/a_ukat.gif) 29px 5px no-repeat #7F7F7F;
	padding-left:45px;
	width:145px;
	font-weight:normal;
}
#sidebar .ukat:hover{
	background:url(images/layout/a_ukat_hover.gif) 29px 5px no-repeat #414141;
}

#sidebar .uberLink1 a, #sidebar .uberLink1 a:hover{
	background:url(images/layout/a_uberlink.gif) no-repeat 15px center #414141;
	color:#FFFFFF;
}
#sidebar .uberLink2 a.ukat, #sidebar .uberLink2 a.ukat:hover{
	background:url(images/layout/a_uberlink.gif) no-repeat 27px center #414141;
	color:#FFFFFF;
}

#subnavi_box a{
	display:inline;
	background:none;
	padding:0;
	color:#333333;
	text-decoration:underline;
	font-size:10px;
}
#subnavi_box a:hover{
	color:#999999;
	text-decoration:none;
	background:none;
}
#productsearch {
	background:url("images/layout/bg_productsearch.gif") no-repeat scroll 0 0 transparent;
	height:34px;
	padding:17px 0 0 30px;
	width:160px;
}
#productsearch_submit {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:16px;
	padding:0 8px 0 0;
}
#productsearch_searchstring {
	border:1px solid #BEBEBE;
	height:14px;
	width:95px;
}
/*Boxen*/
#sidebar .sidebar_box{
	background:url(images/layout/box_sidebar_bottom.gif) bottom left no-repeat;
	width:190px;
	padding-bottom:12px;
	
}

#sidebar .sidebar_box img {
	background-color:#6B6B6B;
	padding-right: 70px;
	padding-left:30px;
	margin-bottom:-5px;

}

#sidebar .sidebar_box .heading1{
	background:url(images/layout/box_sidebar_top.gif) no-repeat;
	width:169px;
	font-size:12px;
	color:#FFFFFF;
	padding:3px 5px 0px 18px;
	height:24px;
}

#sidebar .sidebar_box ul{
	margin:0;
	padding:0;
	list-style-type: none;
	background-color:#6b6b6b;
}



#sidebar .sidebar_box ul li a{
	text-decoration: none;
	display:block;
	background:url(images/layout/a_kat.gif) no-repeat 17px 5px #6B6B6B;
	padding-left: 33px;
	color:#FFFFFF;
	width:157px;
	line-height:20px;/*vertikal-zentrierter Text*/
	font-size:12px;
}
#sidebar .sidebar_box ul li a:hover{
	background:url(images/layout/a_kat_hover.gif) no-repeat 17px 5px #414141;
}

#sidebar .sidebar_box ul li a.on {
	background:url(images/layout/a_uberlink.gif) no-repeat 17px 5px #414141;
	}

#sidebar .sidebar_box ul ul li a{
	padding-left: 43px;
	background:url(images/layout/a_ukat.gif) no-repeat 27px 5px #7F7F7F;
	width:147px;
}

#sidebar .sidebar_box ul ul li a:hover{
	background:url(images/layout/a_kat_hover.gif) no-repeat 27px 5px #414141;
	width:147px;
	padding-left: 43px;
}

#sidebar .sidebar_box ul ul li a.on {
	background:url(images/layout/a_uberlink.gif) no-repeat 27px 5px #414141;
	}

.start {
	height:188px;
	font-size:13px;
	line-height:20px;
}
.startleft {
	float:left;
	line-height: 24px;
}
.startright {
	float:left;
	margin:4px 0 0 30px;
}
.startleft ul, .startright ul {
	padding:0;
	margin:0 10px 0 0;
	line-height: 24px;
}

#content .startleft li, #content .startright li{
	margin:0 0px;
	line-height:24px;
}
#content .startright p{
	padding:0;
	margin:0;
}
.start img{
	position:absolute;
	top:163px;
	right:46px;
	z-index:1;
}
.startUnten {
	background:url(images/layout/krawatte_start_unten.jpg) no-repeat bottom;
	height:480px;
}
.contentBoxLeft {
	width:335px;
	float:left;
	text-align:justify;
}
.contentBoxLeftStart {
	width:335px;
	float:left;
	text-align:left;
}
#content .contentBoxLeft p{
	margin-bottom:20px;
}
.contentBoxRight {
	width:335px;
	float:right;
	text-align:justify;
}
.contentBoxRightStart {
	width:335px;
	float:right;
	text-align:right;
}
#content .contentBoxRight p{
	margin-bottom:20px;
}
.hrefBox {
	border:#CCCCCC 1px dashed;
	padding:10px;
	margin-bottom:15px;
	min-height:130px;
	clear:both;
}
.hrefBoxSm {
	border:#E8E8E8 1px dashed;
	padding:10px;
	margin-bottom:15px;
	clear:both;
}
.imgLeft {
	float:left;
	padding:2px;
	border: 1px solid #DFDFDF;
	margin-right: 27px;
	margin-bottom: 10px;
	clear:both;
}
.imgContentRight {
	width:579px;
	float:right;
	display:block;
}
#content .imgContentRight h2 {
	color:#970000;
	margin-bottom:5px;
	font-size:120%;
}

/* Inhalt/Content */
#content h1 {
	margin: -2px 0 10px 0;
	padding: 0;
	font-size: 22px;
	line-height:26px;
	padding-bottom: 4px;
	color: #757575;
	font-weight: bold;
}

#content h2 {
	font-size: 16px;
	clear:both;
	line-height:21px;
	border-bottom:1px dashed #A29FA0;
	padding-bottom: 10px;
	color: #757575;
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin:0 0 0px;
	padding:0;
	clear:both;
	color: #757575;
}
#content h4 {
	font-size: 12px;
	font-weight: bold;
	margin:0 0 5px;
	padding:0;
	}
#content h2.z2 {
	padding:10px 0;
	line-height:24px;
}
#content em {
	font-style:normal;
	color: #000000;
}

#content p {
	margin:0px 0px 10px 0px;
	padding:0;
	line-height: 16px;
	}
	
#content ul{
	margin:0 0 10px 15px;
	padding:0;
}
#content li{
	line-height: 16px;	
	margin:0 0 5px 0;
	padding:0;
}
#abhaenger {
	clear:both;
	text-align:center;
	font-size:10px;
	line-height:13px;
	color:#999999;
	font-weight: normal;
	margin:0 20px;
}

#directlinks {
	clear:both;
	bottom:3px;
	font-size:10px;
	line-height:13px;
	color:#999999;
	font-weight: normal;
	margin:0 0 -30px 30px;
}

#keywords h4 {
	position:absolute;
	bottom:66px;
	left:0;
	text-align:center;
	font-size:10px;
	line-height:13px;
	color:#999999;
	font-weight: normal;
	margin-bottom: 30px;
	width:699px;
	margin-left:255px;
}
#keywords h4 a, #keywords h4 a:link, #keywords h4 a:hover, #keywords h4 a:visited, #keywords h4 a:active{
	text-decoration:underline;
	color:#999999;
	font-weight: normal;
}

.cattable {
	margin-top:19px;
}

	
/*.rubrikenListing {
	float:left;
	width:150px;
	height:192px;
	background:url(images/layout/bg_cat.gif) top left no-repeat;
	margin:0 33px 20px 0;
	line-height:26px;
	text-align:center;
	padding-bottom: 10px;
}*/
.rubrikenListing {
	float:left;
	width:166px;
	height:212px;
	background:url(images/layout/bg_rubrikenlisting1.gif) top left no-repeat;
	margin:0 12px 20px 0;
	line-height:26px;
	font-size:12px;
}
#rubrikenListing_index {
	/*float:left;*/
	width:700px;
	height:20px;
	margin:-2px 0 5px 0;
	
	
	/*border:solid 1px;*/
	
}
#rubrikenListing_index p{
font-weight:bold;
padding-left:45px;
font-size: 15px;
	
	clear:both;
	color: #9F9F9F;

}

.rubrikenListing img {
	padding:3px;
}
#content .rubrikenListing a {
	color:#FFFFFF;
	line-height:20px;
}
.rubrikStreifen {
	margin-right: 71px;
}
.productListing {
	float:left;
	width:166px;
	height:212px;
	background:url(images/layout/bg_rubrikenlisting.gif) no-repeat 0;
	margin:0 11px 20px 0;
	line-height:26px;
	font-size:12px;
	position: relative;
}




.productListing img {
	padding:3px;	
}
a.listingStd, a.listingStd:active, a.listingStd:hover, a.listingStd:visited, a.listingStd:link {
	padding:0 20px 0 36px;
	color:#FFFFFF;
}
.price {
	font-weight:bold;
	color:#FFFFFF;
}
.sortindex {
	float:right;
	
	margin-bottom:4px;
}
.sortindex select {
	border:1px solid #C3D8E4;
}

/*Produkt-Info*/
.pinfo_image_md {
	float:left;
	width:406px;
	margin: 0 0 20px;
	color:#757575;
	font-size:11px;
}
.pinfo_image_md img {
	border:#DFDFDF 1px solid;
	padding:2px;
}
.pinfo {
	width:260px;
	margin-left:30px;
	margin-top:11px;
	float:left;
}
.pinfo1 {
	margin-bottom:30px;
	padding-top:35px;
}
.pinfo2 {
	margin-bottom:20px;
	padding: 25px 0 0 0;
	border-top: 1px dashed #A29FA0;
}
.pinfo_button {
	margin:20px 0 0 0;
}
#content h1.prodHeading{
	font-size:16px;
	line-height: 20px;
	margin-bottom: 10px;
}
.pinfo1 form, .pinfo2 form, .pinfo3 form {
	padding:0;
	margin:0;
}

.pinfo_arrows {
	width:287px;
	position:absolute;
	top:148px;
	right:24px;
	z-index:5;
}
.pinfo_arrows img {
	padding-right:5px;
}
h1.prodHeading{
	font-size: 16px;
	color: #757575;
}
.pinfo_description {
	margin-bottom: 10px;
	margin-top: -15px;
}
.pinfo_textartnr {
	width:25%;
	float:left;
	font-size:11px;
	margin-bottom:2px;
	color: #757575;
	letter-spacing: 1px;
}
.pinfo_valueartnr {
	margin-bottom:5px;
	font-size:11px;
	color: #757575;
	letter-spacing: 1px;
}
.pinfo_textprice {
	color: #970000;
    float: left;
    margin-right: 10px;
}
.pinfo_valueprice {
	color: #970000;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
	}
.pinfo_sizeselect {
	margin-bottom:10px;
}
.pinfo_kombinierttext {
	margin: 10px 0 20px;
}
.pinfo_hkzusammen {
	margin: 15px 0 5px;
}

.pinfo-out-of-stock {
	border:1px solid #9D1529;
	font-weight:bold;
	margin:0 0 20px;
	padding:5px;
}

.pinfo1 .productListing {
	height:162px;
	margin:0 10px 10px 0;
	width:125px;
	background:url(images/layout/bg_rubrikenlisting_small.gif) left top no-repeat;
	line-height:1;
}

.pinfo1 .productListing img {
	padding:3px;
}

.pinfo .ende {
	margin-right:0;
}

.pinfo .listingStd {
	
	float:left;
	font-size:10px;
	margin:3px 0px 0px 24px;
	width:48px;
}

.pinfo .price {
	margin:2px 0px 0px 0xp;
}

.pinfoicon {
	margin:5px;
	vertical-align:middle;
}


/*Formulare*/
input{
	font-size:10px;
}

/*sonstige Klassen*/
.headingLeft {
	margin:0;
	padding:0 0 0 20px;
}
.headingLeft p {
	margin:0;
	padding:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.ende {
	margin-right:0;
}

.mknopfListing{
background:url(images/layout/bg_rubrikenisting_cufflinks.gif) no-repeat 0;
/*margin:0 0 50px 0;*/
height:142px;
}

.error {
	color:#970000;
	font-weight:bold;
	margin-bottom:20px;
	line-height:150%;
}
/*Tabellen ShoppingCart*/
.productListing-data {
	vertical-align:top;
}
.sc1 {
	width:93px;
	padding: 0 10px 10px 0;
}
.sc1 img {
	padding:2px;
	border:1px solid #DFDFDF;	
}
.sc2 {
	width:340px;
}
.sc4 {
	width:60px;
	padding: 0 10px 10px 0;
	text-align:center;
}
.sc5 {
	width:50px;
	padding: 15px 0 10px 0;
}
.sc6 {
	width:57px;
	padding: 16px 0 10px 0;
}
.sc7 {
	width:71px;
	text-align:right;
	padding: 0 0 10px 0;
}
.sc8 {
	border-bottom:1px solid #D3D3D3;
	padding: 10px 0;
}
.sc9 {
	padding: 15px 0 20px;
	text-align:right;
}
.sc11 {
	text-align:right;
}
.stockWarning {
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	padding: 0 10px 30px;
}
/*create_account*/
.ca {
	margin: 20px 0 0 0;
	width:350px;
	float:left;
}
.ca td {
	padding: 0 0 10px 0;
}

td.ca_go {
	padding-left: 20px;
} 
td.messageStackError {
	color:#FF0000;
	font-weight:bold;
	padding:4px 10px;
	border-bottom:4px white solid;
}

form#createaccount input[type=text], form#createaccount select {
	width:160px;
}

#guaranty {
	float:right;
	width:350px;
	margin: 20px 0 0 0;
}
/*Payment*/
.moduleRow {
	background:#E5E5E5;
}
.moduleRowSelected {
	background:#FFD553;
}
.moduleRowOver {
	background:#FEEB81;
}
.paymentModul {
	padding:4px 10px;
}
.paymentRadio {
	padding:8px 10px 0;
}
.paymentDescription {
	padding:4px 10px;
}

.ordersummaryBox {
	padding:0px 0px 10px 0px;
}

/*checkout_confirmation*/
.cc td{
	padding: 0 0 5px 0;
}
.cc_products {
	border-bottom:1px solid #D3D3D3;
	padding-bottom: 10px;
}
/*Order_total*/
.otm_left {
	text-align:right;
}
td.otm_right {
	text-align:right;
	padding-left:5px;
	color:#970000;
}
/*Gutschein*/
.gu {
	border-bottom:1px solid #D3D3D3;
	padding-bottom: 200px;
	margin-bottom: 20px;
}
.gu1 {
	width:145px;
}
.gu2 {
	width:230px;
}
.gu3 {
	padding-top:13px;
}
.gu4 {
	padding-top:10px;
}
.input_gutschein {
	width:199px;
}
/*Tabellenfomulare*/
.formArea input, .formArea textarea {
	margin:0 0 10px 0;
}

/*Forum*/
.PhorumTitleText {
	margin: 0;
	padding: 0;
	font-size: 23px;
	line-height:28px;
	padding-bottom: 6px;
	color: #757575;
	font-weight: bold;	
}
.PhorumFloatingText {
	margin-bottom:10px;
}

#phorum-index, .PhorumStdTable {
	border:1px solid #999999;
	border-collapse:collapse;
	width:100%;
}
#phorum-index td, .PhorumStdTable td{
	border:1px solid #999999;
	padding: 6px;
}

#phorum-index .folder, .PhorumTableHeader {
	padding:4px 4px;
	background:#999999;
	color:#FFFFFF;
}
#phorum-index .folder a, .PhorumTableHeader a {
	color:#FFFFFF;
}
.PhorumNavBlock {
	padding:4px 4px;
	background:#E9E9E9;
	margin-bottom:10px;
}
.PhorumNavLink {
	margin:0 10px;
}
.PhorumListModLink {
	font-size:9px;
}
.PhorumReadMessageBlock {
	border:1px solid #999999;
	margin: 10px 0;
	width:100%;
	text-align:left;
}
.PhorumReadBodySubject {
	padding:4px 4px;
	background:#999999;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.PhorumReadBodyHead {
	padding:4px 4px;
	font-size:11px;
	background:#E9E9E9;
}
.PhorumReadBodyText {
	padding:4px 4px;
	font-size:12px;
	border-top:1px solid #999999;
}
.PhorumReadNavBlock {
	padding:4px 4px;
	font-size:11px;
	border-top:1px solid #999999;
	background:#E9E9E9;
}
.PhorumStdBlock {
	margin:0;
	padding:0;
}

#sidebar .AuthorizeNetSeal a {
	background:none;
	padding:10px 0 10px 10px;
}

/* BLOG */

/*#serendipity_banner h1 a {
	margin: 0 0 16px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #970000;
	line-height:28px;
}*/

#mainpane {
	width:705px;
	overflow:auto;
}

.serendipity_entry_body {
	border: #CCCCCC 1px solid;
	padding: 10px;
	margin-right:15px;
	width: 490px;
}

.serendipity_commentsTitle {
	font-weight:bold;
}

.serendipity_section_trackbacks, .serendipity_entryFooter {
	display:none;
}

td.serendipity_calendarDay {
	font-size:90%;
	width:5px;
	text-align:center;
	 }

table.serendipity_calendar td {
	text-align:center;
	padding: 0px; }
	
td.serendipity_calendarDay {
	
	font-size:90%;
	width:1px;
	 }
td.serendipity_weekDayName {
     	font-size:95%!important;
	font-size:90%;
	font-weight:575;
	 }

	 

.adminImagesX {
	display: block;
    font-weight: bold;
    height: 12px;
    line-height: 12px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 12px;
}

#adminImageGetForm {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    display: block;
    height: 265px;
    left: 30px;
    padding: 10px;
    position: absolute;
    top: 30px;
    width: 386px;
    z-index: 3;
}

#adminImageGetForm fieldset {
	float: left;
    width: 170px;
}

#review {
	clear: both;
	width: 400px;
}

#review h3 {
	margin-bottom: 5px;
}

#review .review_product {
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#review .review_customer {
	font-weight: bold;
	margin-right: 5px;
}

#review .review_text {
	font-style: italic;
}

#review .review_stars {
	vertical-align: middle;
}

#review .review_rating {
	margin-right: 20px;
}

.reduction {
	border: 1px solid #970000;
    color: #970000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}

#eKomiGate_widget {
	display: block;
    margin-top: 15px;
}

.pinfo_sn {
    clear: both;
    margin-bottom: 20px;
    width: 400px;
}

.pinfo_sn .sn_icon {
	display:block;
	float:left;
	height:40px;
	margin-right:15px;
	overflow:hidden;
	text-indent:-9000px;
	width:40px;
}

.pinfo_sn .sn_facebook {
	background:url(images/layout/facebook_button_klein.png) no-repeat;
}

.pinfo_sn .sn_twitter {
	background:url(images/layout/twitter_button_klein.png) no-repeat;
}

.pinfo_sn .sn_email {
	background:url(images/layout/email_button.png) no-repeat;
}
