body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #444444;
	background:#FFFFFF;
	line-height: 17px;
}

/*Layoutstruktur*/
#wrap {
	background: url(images/layout/bg_body.gif) repeat-y #FFFFFF;
	width:1005px;
	position:relative;
	margin: 0 auto;
}
#header {
	position:absolute;
	top:0;
	left:0;
	padding:11px 0 4px 0;
	background:url(images/layout/bg_header.gif) #FFFFFF no-repeat bottom left;
	width: 1005px;
	height: 75px;
}
#message {
	left:217px;
	position:absolute;
	top:22px;
}	
#headerNavigation {
	position:absolute;
	top: 51px;
	/*left: 576px;*/
	right:19px;
	font-weight:bold;
}
#productsearch {
	bottom:47px;
	position:absolute;
	right:25px;
}
#productsearch_submit {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:#94969E;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:11px;
	vertical-align:text-top;
}
#productsearch_searchstring {
	border:1px solid #DFDFDF;
	color:#94969E;
	height:18px;
	width:122px;
}
#content {
	float: right;
    margin: 90px 45px 0 0;
    width: 742px;
}
#sidebar {
	float:left;
	width:176px;
	margin: 75px 0 0 10px;
}
#footer {
	clear:both;
	background: url(images/layout/bg_footer.gif) no-repeat #FFFFFF;
	padding: 8px 0 30px 0;
	text-align: center;
}
#footer_lilie {
	background:url(images/layout/navi_footer.gif) no-repeat;
	position:absolute;
	bottom:55px;
	left:10px;
	width:176px;
	height:87px;
}
#sslcorner {
	background: url(images/layout/cornertrust.gif) no-repeat bottom right;
	height:85px;
	min-width:1005px;
}
/* Gutter */
#sidebar .gutter {
	padding: 15px 0;
}

/*Header&Message*/
#header img {
	margin: 0 0 0 10px;
}
#message h1 {
	margin:0;
	padding:0;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#B0B0B0;
	font-weight: normal;
}

/* links */
	

a:link {
	color: #536B95;
	text-decoration: none;
}
a:visited {
	color: #536B95;
	text-decoration: none;
}
a:hover {
	color: #536B95;
	text-decoration: underline;
}
a:active {
	color: #536B95;
	}
a img {
	border:none;
}
.bg_farben02 a, .rubrikenListing a, 
.bg_farben02 a:visited, .rubrikenListing a:visited, 
.bg_farben02 a:active, .rubrikenListing a:active {
	color:#253552;	
}
.bg_farben02 a:hover, .rubrikenListing a:hover {
	color:#253552;
	text-decoration:underline;
}
/*headerNavigation*/
#headerNavigation ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#headerNavigation li {
	margin:0;
	padding:0;
	float:left;
	height:20px;
	border-left:#FFFFFF 2px solid;
	line-height:20px;
}
#headerNavigation a {
	float:left;
	font-size:11px;
	display:block;
	padding:0 11px 0 18px;
	margin:0;
	background:url(images/layout/pointer_blue.gif) no-repeat 8px 7px;
	color:#263353;
}
#headerNavigation a:hover {
	text-decoration:none;
	color:#970000;
}
#headerNavigation li {
	padding:0 6px;
}
#hnhome {
	background:#c7dae5;
}
#hnship {
	background:#dbe6ec;
}
#hncart {
	background:#e4ebef;
}
#hnchkt {
	background:#eaf0f4;
}
#hnserv {
	background:#eaf0f4;
}

#headerNavigation  .uberLink a {
	background:url(images/layout/pointer_red.gif) no-repeat 8px center;
	color:#970000;
}
/* Navigation*/
#sidebar a{
	text-decoration: none;
	display:block;
	background:url(images/layout/pointer_blue.gif) no-repeat 8px 7px #e1eaf1;
	padding-left: 18px;
	font-weight:bold;
	color:#263353;
	border-top:#FFFFFF solid 1px;
	width:158px;
	line-height:20px;/*vertikal-zentrierter Text*/
}
#sidebar a:hover{
	background:url(images/layout/pointer_blue.gif) no-repeat 8px 7px #F1F5F8;
}
#sidebar .ukat{
	text-decoration: none;
	display:block;
	background:url(images/layout/pointer_blue_light.gif) 20px 7px no-repeat #F1F5F8;
	padding-left:30px;
	width:146px;
	font-weight:normal;
}
#sidebar .ukat:hover{
	background:url(images/layout/pointer_blue_light.gif) 20px 7px no-repeat #FFFFFF;
}
#sidebar a.skat{
	text-decoration: none;
	display:block;
	background-image:none;
	padding-left: 1px;
	width:175px;
	height:25px;
	line-height:25px;/*vertikal-zentrierter Text*/
}
#sidebar .mkat a{
	font-weight:bold;
}
#sidebar a.add{
	border:none;
	background-image:none;
}
#sidebar  .uberLink1 a {
	background:url(images/layout/pointer_red.gif) no-repeat 8px center #e1eaf1;
	color:#970000;
}
#sidebar .uberLink2 a.ukat{
	background:url(images/layout/pointer_red_light.gif) 20px center no-repeat #F1F5F8;
	color:#970000;
}
#sidebar .sidebar_box{
	padding-left: 18px;
	color:#263353;
}
#sidebar .sidebar_box a{
	display:inline;
	background:url(images/layout/pointer_blue.gif) no-repeat 2px 3px #f1f5f8;
	font-weight:normal;
}
#sidebar .sidebar_box form {
	margin:0;
	padding:0;
}
#sidebar .sidebar_box form input {
	margin:0;
	vertical-align:bottom;
}
#sidebar .sidebar_box .nl_email_input {
	width:110px;
}
#sidebar .sidebar_box a:hover{
	display:inline;
	background:url(images/layout/pointer_blue.gif) no-repeat 2px 3px;
	text-decoration:underline;
}
#sidebar .sidebar_box2{
	padding: 0 10px 88px 10px;
	text-align:center;
	color:#999999;
	font-size: 10px;
	line-height: 13px;
}
#sidebar .sidebar_box2 a, #sidebar .sidebar_box2 a:hover{
	display:inline;
	background:none;
	color:#999999;
	margin:0;
	padding:0;
	font-size:10px;
	line-height: 13px;
	border:none;
	font-weight: normal;
}
#sidebar .sidebar_box2 h3{
	font-size:10px;
	margin:0;
	padding:7px 0 0 0;
	border-top:1px solid #FFFFFF;
	color:#6C7C94;
}
#sidebar .sidebar_box2 p {
	font-size:10px;
}
#sidebar .sidebar_box2 p strong {
	font-weight:normal;
}
#sidebar .level1 {
	font-size:1.1em;
	font-weight:bold;
	padding:3px 0 3px 8px;
	background:#C2D8E3;
}
#sidebar .AuthorizeNetSeal a {
	background:none;
	padding:10px 0 10px 10px;
}
#sidebar .nav-neckties {
	padding-left:0;
	background:none;
	border:none;
	display:inline;
}
#sidebar .nav-neckties:hover {
	background:none;
}

/*Formulare*/
input[type=text], select, textarea#note{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E3EA;
    font-size: 11px;
    padding: 3px;
}
/*Boxen*/
.start {
	background: url(images/layout/bg_start.jpg) no-repeat #FFFFFF bottom;
	width:738px;
	height:185px;
	font-size: 110%;
	margin-top:0;
}
#content .start h1 {
	margin:0;
}
.start h2 {
	
}
.start ul {
	padding: 56px 0 0 70px;
	margin:0;
}
.start ul li {
	margin: 0 0 7px 0;
	font-weight:bold;
}
.boxFestlicheTeaser {
	background: url(images/layout/festlich_oscar_blau.jpg) no-repeat #4f628d;
	width:531px;
	height:123px;
	font-size: 13px;
	line-height:1.5em;
	padding:12px 180px 10px 20px;
	margin-bottom:20px;
	color:#FFFFFF;
}
.boxFestlicheTeaserBold {
	font-weight:bold;
	color:#FFFFFF;
}
#content .boxFestlicheTeaser h2 {
	font-size:21px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	margin-bottom:14px;
}
.boxBowtiesTeaser {
	background:#4F628D url(images/layout/bowties_blau.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:13px;
	height:151px;
	line-height:1.5em;
	margin-bottom:20px;
	padding:12px 160px 10px 20px;
	width:551px;
}
.boxBowtiesTeaserBold {
	font-weight:bold;
	color:#FFFFFF;
}
#content .boxBowtiesTeaser h2 {
	font-size:21px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	margin-bottom:14px;
}
.boxPocketsquaresTeaser {
	background:#4F628D url(images/layout/pocketsquares_blau.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:13px;
	height:151px;
	line-height:1.5em;
	margin-bottom:20px;
	padding:12px 160px 10px 20px;
	width:551px;
}
.boxPocketsquaresTeaserBold {
	font-weight:bold;
	color:#FFFFFF;
}
#content .boxPocketsquaresTeaser h2 {
	font-size:21px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	margin-bottom:14px;
}
.boxFestliche {
	float:left;
	width: 226px;
	margin: 0 30px 0 0;
	text-align:justify;
}
.boxFestliche img {
	margin-bottom:10px;
}
#content .boxFestliche h2 {
	position:absolute;
	top:40px;
	left:0;
	width:500px;
}
.boxJungeMode {
	padding:0 265px 0 0;
	margin: 0 0 0;
	height:260px;
}
.bg_boxJungeMode {
	background: url(images/layout/junge.jpg) no-repeat top right #FFFFFF;
	position:absolute;
	width:219px;
	height:312px;
	top:90px;
	right:49px;
}
#content .boxJungeMode strong {
	color:#444444;
}
.boxAngebote {
	background: url(images/layout/bg_necktie-outlet.jpg) no-repeat top right;
	padding:8px 0 0 16px;
}
#content .boxAngebote h1{
	color:#FFFFFF;
	font-size:22px;
	padding:0 0 105px;
}
.boxAngebote2{
	background:url(images/layout/bg_angebote_box.gif) no-repeat;
	padding: 10px 10px 10px 67px;
	width:661px;
}
.boxTopBestseller {
	padding: 0 273px 0 0;
}
.boxDesigner {
	background:url(images/layout/designer/designer_bg.gif) no-repeat;
	float:left;
	width:211px;
	height:218px;
	padding:2px 10px 10px 10px;
	margin:0 22px 23px 0;
	text-align:center;
}
.boxDesigner em a {
	color:#970000;
	font-weight:bold;
}
.boxListingFooter {
	clear:both;
	text-align:center;
	color:#bbbbbb;
	font-size:10px;
}
.contentBox {
	
}
.contentBoxLeft {
	width:347px;
	float:left;
	text-align:justify;
}
#content .contentBoxLeft p{
	margin-bottom:20px;
}
.contentBoxRight {
	width:347px;
	float: right;
	text-align:justify;
}
#content .contentBoxRight p{
	margin-bottom:20px;
}
.contentBoxWithRightBar_left {
	float: left;
	width: 570px;
}
.contentBoxWithRightBar_right {
	width:138px;
	float:right;
	background-color: #F1F5F8;
	padding: 8px 10px 0px 10px;
	/*border: 1px #F1F5F8 solid;*/
}
.contentBoxWithRightBar_leftInnerTwoCols {
	width:260px;
	float:left;
	text-align:justify;
	margin-right: 25px;
}
#content .contentBoxWithRightBar_right div.productsListing {
	width:131px;
	height:178px;
	background:url(images/layout/thumbnails/rubriken_bg.gif) top left no-repeat;
	margin:0 20px 10px 3px;
	line-height:14px;
	text-align:center;	
	padding-top: 3px;
}
#content .contentBoxWithRightBar_right h1 {	
	font-size: 16px; line-height: 18px;
	color: #263353;
}
.initial p:first-letter {
	font-size:34px;
	color:#970000;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 6px 4px 2px 0;
	line-height:34px;
}
.imgLeft {
	float:left;
	padding:2px;
	margin: 0 10px 10px 0;
	border: 1px solid #DFDFDF;
}
.imgContentRight {
	width:579px;
	float:right;
	display:block;
}
#content .imgContentRight h2 {
	color:#970000;
	margin-bottom:5px;
	font-size:120%;
}

/* Inhalt/Content */
#content h1 {
	margin: 6px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #970000;
	line-height:28px;
}
#content h1 a {
	font-size: 11px;
}
#content h1.shipping {
	text-align:center;
	color:#000000;
	font-size:30px;
	padding:15px 0;
	background:url(images/layout/leisten/leiste_zweizeilig.gif) repeat-x #FFFFFF;
	margin-top:-10px;
}

#content h2 {
	font-size: 11px;
	font-weight: bold;
	color: #253552;
	margin:0 0 10px;
	padding:0;
}

#content h3 {
	font-size: 17px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color: #444444;
	background:url(images/layout/leisten/leiste_einzeilig.gif) repeat-x #FFFFFF;
	clear:both;
	line-height:32px;
}
#content h3.z2 {
	background:url(images/layout/leisten/leiste_zweizeilig.gif) repeat-x #FFFFFF;
	padding:10px 0;
	line-height:24px;
}
#content em {
	font-style:normal;
	color: #970000;
}

#content .keywords h3 {
	background:none;
	line-height:150%;
}
#content h5 {
	font-size: 100%;
}

#content h6 {
	font-size: 90%;
}
#content p {
	margin:0 0 10px;
	padding:0;
}

#content strong {
	color: #444444;
}
.kickoff {
	clear:both;
	font-size:11px;
	text-align:center;
	margin:36px 0;
}


#content .keywords h2 {
	color:#999999;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:20px 0 0 0;
}

#content .keywords h3, #content .keywords h1 {
	clear:both;
	color:#999999;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:20px 0 0 0;
}

.cattable {
	margin-top:19px;
}

	
.bg_farben01 {
	background:url(images/layout/thumbnails/farben_pfeil_bg.jpg) no-repeat;
	padding:6px 41px 0 6px;
	height:144px;
}
.bg_farben02 {
	background:url(images/layout/thumbnails/farben_bg.gif) no-repeat;
	padding:3px 42px 15px 3px;
	height:144px;
	text-align:center;
	line-height:25px;
	font-size:10px;
}
.bg_farben03 {
	padding:3px 3px 15px 3px;
}
#content .topAngebote h2 {
	background:url(images/layout/leisten/topangebote_bg_head.gif) no-repeat;
	text-align:center;
	height: 29px;
	line-height: 29px;
	margin:2px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#970000;
	font-size:17px;
	
}
.topAngebote div {
	border:#DFDFDF 1px solid;
	padding:2px 2px 20px 2px;
}
.topAngebote img {
	margin-left:25px;
	margin-top:10px;
}
.rubrikenListing {
	float:left;
	width:131px;
	height:178px;
	background:url(images/layout/thumbnails/rubriken_bg.gif) top left no-repeat;
	margin:0 20px 20px 0;
	line-height:26px;
	text-align:center;
}

.rubrikenListing img {
	padding:3px;
}
.rubrikStreifen {
	margin-right: 71px;
}
.productListing {
	float:left;
	width:166px;
	height:220px;
	background:url(images/layout/thumbnails/thumbs_bg_unten.gif) no-repeat 0 186px;
	margin:0 24px 20px 0;
	line-height:26px;
	position:relative;
}

.mknopfListing{
background:url(images/layout/thumbnails/thumbs_bg_unten.gif) no-repeat 0 116px;
/*margin:0 0 50px 0;*/

height:145px;
}

/*.productListing_cufflinks {
	float:left;
	width:166px;
	height:120px;
	background:url(images/layout/thumbnails/thumbs_bg_unten.gif) no-repeat 0 186px;
	margin:0 24px 20px 0;
	line-height:26px;
	position:relative;
}*/

.productListingOutlet {
	float:left;
	width:166px;
	height:220px;
	margin:0 24px 20px 0;
	line-height:26px;
	position:relative;
}
.productListing img {
	padding:2px;
	border:1px solid #DFDFDF;	
}
.productListingOutlet img {
	padding:0px;
	border:none;	
}
.sortindex {
	float:right;
	margin-top:6px;
}
.sortindex select {
	border:1px solid #C3D8E4;
}
.productListing .topten {
	border:none;
	vertical-align:middle;
	margin:0 6px 4px 1px;
}
.listingStd {
	padding:0 30px 0 15px;
	float:left;
}
.price {
	font-weight:bold;
	color:#970000;
}
.salePrice {
	font-weight:bold;
	color:#970000;
	background:url(images/layout/bg_columnlist_sale.gif) no-repeat;
	width:76px;
	height:45px;
	position:absolute;
	bottom:12px;
	right:5px;
	padding:28px 0 0 0;
	line-height:1.6em;
	text-align:center;
}
.regPrice {
	font-size:0.9em;
	line-height:1.2em;
	float:left;
	padding:0 0 0 3px;
	width:90px;
	margin-top:-24px;
	z-index:2;
	position:absolute;
	color:#666666;
}
.regPrice s {
	font-weight:bold;
}
table.productListing {
	width:100%;
	background:none;
}
#content h1.prodHeading {
	font-size:17px;
	font-weight:normal;
	margin:0 0 5px;
	padding:0;
	line-height:120%;
	color:#444444;
}

#content .contentBoxWithRightBar_right div.productsListing {
	background:transparent url(images/layout/thumbnails/rubriken_bg.gif) no-repeat scroll left top;
	height:178px;
	line-height:14px;
	margin:0 20px 10px 3px;
	padding-top:3px;
	text-align:center;
	width:131px;
}

/*linkFirmenkrawatte*/
.linkFirmenkrawatte {
	padding: 0 30px 0 15px;
}

/*Produkt-Info*/
.pinfo_image_md {
	float:left;
	width:406px;
	margin-top:11px;
	margin-bottom: 20px;
}
.pinfo_image_md img {
	border:#DFDFDF 1px solid;
	padding:2px;
}
.pinfo {
	float: right;
    margin-top: 11px;
    width: 315px;
}
.pinfo1 {
	margin-bottom:20px;
	border-top: 1px solid #DFDFDF;
	padding-top:15px;
}
.pinfo2, .pinfo3 {
	margin-bottom:20px;
	padding: 15px 0 0 0;
	border-top: 1px solid #DFDFDF;
}
.pinfo1 form, .pinfo2 form, .pinfo3 form {
	padding:0;
	margin:0;
}
.pinfo2 .button_in_cart {
	margin-top: 15px;
}
.pinfo_arrows {
	width:287px;
	position:absolute;
	top:75px;
	right:444px;
	z-index:5;
}
.pinfo_arrows img {
	padding-left:5px;
}
.pinfo_description {
	margin-bottom: 5px;
}
.pinfo_textartnr {
	width:22%;
	float:left;
	font-size:10px;
	margin-bottom:5px;
}
.pinfo_valueartnr {
	margin-bottom:5px;
	font-size:10px;
}
.pinfo_textprice {
	float:left;
	color:#970000;
}
.pinfo_valueprice {
	font-weight: bold;
	font-size: 12px;
	color:#970000;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pinfoOnsale {
	background: url("images/layout/bg_prodinfo_onsale.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 70px;
    margin-bottom: 20px;
}
.pinfoValuepriceOldprice {
	padding:12px 0 0 200px;
}
.pinfoValuepriceOnsale {
	margin:12px 0 0 200px;
	font-size:20px;
}
.pinfoDiscount, .pinfoTextOldprice {
	float:left;
	padding:12px 0 0 100px;
}
.pinfo_sizeselect {
	margin-bottom:10px;
}
.pinfo_kombinierttext {
	margin: 10px 0 20px;
}
.pinfo_hkzusammen {
	margin: 15px 0 5px;
}

.pinfo1 .productListing  {
	margin: 0px 10px 10px 0px;
	width:146px;
	height:188px;
	background:url(images/layout/thumbnails/thumbs_bg_unten.gif) no-repeat left bottom;
}

.pinfo1 .productListing .listingStd {
	padding:0px 20px 0px 15px;
}

.pinfo1 .productListingOutlet  {
	margin: 0px 10px 10px 0px;
	width:146px;
	height:188px;
}

.pinfo1 .productListingOutlet .regPrice {
	padding:7px 0px 0px 5px;
	display:block;
}

.pinfo1 .productListing .topten {
	margin-right:0px;
}

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

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

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

/*sonstige Klassen*/
.icon_sondergroesse {
	background:url("/images/sondergroessen/icon_background.gif") no-repeat scroll 0 0 transparent;
	display:block;
	float:left;
	font-family:times New Roman;
	font-size:18px;
	height:52px;
	margin:0 15px 15px 0;
	padding-top:75px;
	text-align:center;
	width:127px;
}
.icon_sondergroesse:hover {
	text-decoration:none;
}
.icon_festlich  {
	display:block;
	font-family:georgia;
	font-size:18px;
	height:63px;
	margin-bottom:14px;
	padding:86px 3px 0 134px;
	text-align:left;
	width:87px;
}
.icon_festlich:hover  {
	text-decoration:none;
}
.icon_festlich_wedding {
	background:url(/images/ties/patterns/krawatten-festlich.jpg);
}
.icon_festlich_bow {
	background:url(/images/ties/patterns/fliegen-schleifen.jpg);
}
.icon_festlich_pocketsquares {
	background:url(/images/ties/patterns/einstecktuecher.jpg);
}
.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;
}
.error {
	color:#970000;
	font-weight:bold;
	margin-bottom:20px;
	line-height:150%;
}
#account input[type=text].validation-ok {
	background: url("/images/layout/validation_ok.gif") no-repeat scroll right top #FFFFFF;
    border: 1px solid #E2E3EA;
}

input.validation-error {
	background: none repeat scroll 0 0 #FFE5E5;
    border: 1px solid #FFB3B3;
}

span.validation-error {
	display:block;
	background:url(/images/layout/validation_error_arrow_bg.gif) no-repeat 2px 0;
	clear:both;
	color:#EB340A;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	margin:3px 0 0;
	min-height:13px;
	padding:0 0 0 17px;
}

.img_left_margin {
	float:left;
	margin-bottom:7px;
	margin-left:0;
	margin-right:15px;
	margin-top:0;
}


/*Tabellen ShoppingCart*/
#cartwrapper {
	background: none repeat scroll 0 0 #F1F5F8;
    margin-right: -26px;
}
#cartwrapper:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#sc_guaranty {
	background: none repeat scroll 0 0 #F1F5F8;
    padding: 15px;
    width: 190px;
}
#sc_guaranty h2 {
	font-family: georgia;
    font-size: 17px;
    font-weight: normal;
}
#sc_guaranty ul {
	margin: 5px 0;
    padding: 0;
}
#sc_guaranty ul li {
	background: url("/images/layout/sc_norisk.gif") no-repeat scroll -1px 1px transparent;
    font-weight: bold;
    list-style: none outside none;
    padding-left: 20px;
}
.sc td {
	padding-bottom:10px;
}
.sc1 {
	width: 50px;
	padding-right:10px;
}
.sc1 img {
	padding: 2px;
	border: 1px solid #DFDFDF
}
.sc2 {
	padding-right:10px;
}
.sc3 {
	width: 99px;
}
.sc4 {
	width: 22px;
}

input#buttoncheckout {
	background: url("/images/layout/checkout_sprite.gif") no-repeat scroll 0 -65px transparent;
    border: medium none;
    cursor: pointer;
    height: 65px;
    padding: 0;
    text-indent: -9000px;
    width: 159px;
}

input#updatecart {
	background: url("/images/layout/checkout_sprite.gif") no-repeat scroll 0 -161px transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 22px;
    margin: 0 61px 10px 0;
    text-indent: -9000px;
    width: 99px;
}

input#submit_coupon {
	background: url("/images/layout/checkout_sprite.gif") no-repeat scroll -99px -161px transparent;
    border: medium none;
    cursor: pointer;
    height: 22px;
    text-indent: -9000px;
    width: 99px;
}

input#havecouponcode {
	background: url("/images/layout/sc_havcouponcode.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 31px;
    text-indent: -9000px;
    width: 190px;
	cursor: pointer;
}
input.refresh {
	background: url("/images/layout/checkout_sprite.gif") no-repeat scroll -159px -16px transparent;
    border: medium none;
    cursor: pointer;
    height: 16px;
    margin-left: 10px;
    padding: 0;
    text-indent: -9000px;
    width: 16px;
}
input.refresh:hover, input.refresh:focus {
	background: url("/images/layout/checkout_sprite.gif") no-repeat scroll -159px 0 transparent;
	
}
.sc5 {
	width: 40px;
}
input.bucket {
	background: url("/images/layout/checkout_sprite.gif") no-repeat scroll -159px -47px transparent;
    border: medium none;
    height: 16px;
	margin-left: 10px;
    padding: 0;
    text-indent: -9000px;
    width: 16px;
	cursor:pointer;
}
input.bucket:hover, input.bucket:focus {
	background: url("/images/layout/checkout_sprite.gif") no-repeat scroll -159px -32px transparent;
	
}
input#submitorder {
	background: url("/images/layout/checkout_sprite.gif") repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 65px;
    text-indent: -9000px;
    width: 159px;
}
.input_qty {
	width: 39px;
}
.sc6 {
	text-align: right;
    width: 60px;
}
.sc7 {
	vertical-align:top;
	
}
.sc8 {
	text-align: right;
	vertical-align: top;
}
.sc8 span {
	display:block;
}
.sc8 em {
	display: inline-table;
	width: 56px;
}
.sc9 {
	padding: 0 0 3px;
}
.sc10 {
	vertical-align:bottom;
}
.sc11 {
	text-align: right;
	vertical-align:bottom;
}
.stockWarning {
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	padding: 0 10px 30px;
}

.sc_hline td {
	border-top: 1px solid #D3D3D3;
	padding: 10px 0 0 0;
}
#form_shipping label span {
	margin:0 0 0 20px;
}

#cartfull, #cartempty {
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    min-height: 204px;
    width: 549px;
	padding:0 15px 0 0;
}
#guarantee {
	float: left;
    padding: 10px;
    width: 184px;
}
#cartfull table {
	width:100%;
}

#account {
	display:none;
	margin-right: -26px;
}
#account label {
	width: 150px;
	display: inline-block;
}
#account input[type=text]{
	margin-bottom: 3px;
    width: 192px;
}
#account select  {
	width: 200px;
	margin-bottom: 3px;
}
#account select#ccexpireyear, #account select#ccexpiremonth {
	width: 98px;
}
#account select#ccexpiremonth {
	margin-right: 3px;
}
#account .accountleft {
	float:left;
	width:376px;
}
#account .accountright {
	float:right;
	width:376px;
}
#sc_headerinfowrapper {
	display:none;
}

a#havecouponcode {
	text-align:right;
}
form#form_coupon {
	margin-bottom: 20px;
    margin-top: 20px;
    width: 300px;
}
.warning {
	background: none repeat scroll 0 0 #FDFCC7;
    border: 1px solid #FCF95B;
    display: inline-block;
    line-height: 11px;
    padding: 4px;
}
textarea#note {
	height: 64px;
    margin-bottom: 20px;
    width: 350px;
}
input#sameasbilling {
	margin: 0;
}
/*create_account*/
#checkoutbar {
	margin: 5px 0 15px;
}
.ca {
	margin: 20px 0 0 0;
}
.ca td{
	padding-bottom: 7px;
}
 
td.messageStackError {
	color:#FF0000;
	font-weight:bold;
	padding:4px 10px;
	border-bottom:4px white solid;
}
#guaranty {
	width:365px;
	margin-left:15px;
	text-align:left;
	position:relative;
	float:right;
}
#guaranty h3 {
	margin:0 0 10px 0;
}
#guaranty p {
	background:url(images/layout/bg_arrow.gif) no-repeat 0 4px;
	min-height:45px;
	padding-left:38px;
}
#sslgraphic {
	text-align:center;
}
input#couponcode {
	width: 152px;
}
.hidden {
	display:none;
}
/*Payment*/
.moduleRow {
	background:#E5E5E5;
}
.moduleRowSelected {
	background:#FFD553;
}
.moduleRowOver {
	background:#FEEB81;
}
.paymentModul {
	padding:4px 10px;
}
.paymentRadio {
	padding:8px 10px 0;
}
.paymentDescription {
	padding:4px 10px;
}
/*checkout_confirmation*/
.cc td{
	padding: 0 0 5px 0;
}
.cc_products {
	border-bottom:1px solid #D3D3D3;
	padding-bottom: 10px;
}
.ordersummaryBox {
	margin:15px 0 0 0;
}
/*Order_total*/
.otm_left {
	text-align:right;
}
td.otm_right {
	text-align:right;
	padding-left:5px;
	color:#970000;
}

/*Sitemap*/

#sitemap .uberLink1 {

}
#sitemap .uberLink2 {
	margin:0px 0px 0px 20px;
}

#sitemap .smcategories {
	float:left;
	width:246px;
}
/* Glossar */
.glossar a {
	display:block;
	float:left;
	width:15px;
	height:24px;
	border:#c2d8e3 1px solid;
	margin:0px 2px 0px 0px;
	padding:4px 0px 0px 6px;
}

.active a {
	background: #c2d8e3;
}
/*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;
}

/* 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:738px;
	overflow:auto;
}

.serendipity_entry_body {
	border: #CCCCCC 1px solid;
	padding: 15px;
}

.serendipity_commentsTitle {
	font-weight:bold;
}

.serendipity_section_trackbacks, .serendipity_entryFooter {
	display:none;
}

/*Tie instructions*/
.instruction {
	float:left;
	width:359px;
	margin:0 0 15px;
}
.video {
	float:right;
	width:359px;
}

.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: 195px;
    z-index: 3;
}

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

#review {
	float: left;
    width: 406px;
}

#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;
}

#sidebar a#eKomiGate_widget {
	background: none repeat scroll 0 0 transparent;
    margin: 15px 0;
    padding: 0;
}

.pinfo_sn {
    float: left;
    width: 406px;
}


.pinfo_sn h3 {
    margin-top:0;
}

.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;
}
