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 {
	position:absolute;
	top:22px;
	right:0;
	width:605px;
}	
#headerNavigation {
	position:absolute;
	top: 51px;
	/*left: 576px;*/
	right:19px;
	font-weight:bold;
}
#content {
	float:right;
	width:738px;
	margin: 75px 50px 0 0;
}
#sidebar {
	float:left;
	width:176px;
	margin: 75px 0 0 10px;
	padding:0 0 87px;
}
#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;
	width:176px;
	height:87px;
	z-index:1
}

/* Gutter */
#content .gutter {
	padding: 25px 0;
}
#sidebar .gutter {
	padding: 15px 0;
	position:relative;
	z-index:2;
	width:176px;
}

/*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: #375688;
	text-decoration: none;
}
a:visited {
	color: #375688;
	text-decoration: none;
}
a:hover {
	color: #375688;
	text-decoration: underline;
}
a:active {
	color: #375688;
	}
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;
}
#hnship {
	background:#dbe6ec;
}
#hncart {
	background:#e4ebef;
}
#hnchkt {
	background:#eaf0f4;
}
#hnserv {
	background:#f1f5f8;
}
#hnlang {
	background:#f1f5f8;
}
#hnlang a {	
	padding: 2px 0;
}
#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 0 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;
}

/*Formulare*/
input{
	font-size:10px;
}
/*Boxen*/
.start {
	background: url(../images/layout/bg_start.jpg) no-repeat #FFFFFF;
	width:731px;
	height:182px;
	font-size: 110%;
	margin-top:-10px;
}
.start a:link {
		color:#970000;
		text-decoration: underline;
}
.start a:visited {
		color:#970000;
		text-decoration: underline;
}
.start a:hover {
		color:#970000;
		text-decoration: underline;
}
.start a:active {
	color:#970000;
		text-decoration: underline;
	}
#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;
}
.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;
}


.boxFirmenkrawatten {
	padding:0 392px 0 0;
	margin: 0 0 0;
	height:275px;
	text-align:justify;
}

.bg_boxFirmenkrawatten {
	background: url(../images/layout/firmenkrawatten.jpg) no-repeat top right #FFFFFF;
	position:absolute;
    width:347px;
	height:244px; 
	top:128px;
	right:49px;
}


.boxManschetten {
	padding:0 235px 0 0;
	margin: 0 0 0;
	height:160px;
}
.bg_boxManschetten {
	background: url(../images/layout/image_manschettenknopf.jpg) no-repeat top right #FFFFFF;
	position:absolute;
	width:175px;
	height:200px;
	top:112px;
	right:59px;
}
#content .boxJungeMode strong {
	color:#444444;
}
#content .boxFestlicheTeaser h2 {
	font-size:21px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	margin-bottom:20px;
}
.boxAngebote {
	background:url(../images/layout/angebote_mega.jpg) no-repeat top right;
}
.boxAngebote div{
	background:url(../images/layout/bg_angebote_box.gif) no-repeat;
	padding: 10px 10px 10px 67px;
	width:409px;
}
.boxTopBestseller {
	background:url(../images/layout/top10_pokale.jpg) top right no-repeat;
	padding: 0 273px 0 0;
}
.boxDesigner {
	background:url(../images/layout/designer/designer_bg.gif) no-repeat;
	float:left;
	width:211px;
	height:218px;
	padding: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;
}
.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: 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;
}

#content h2 {
	font-size: 11px;
	font-weight: bold;
	color: #253552;
	margin:0;
	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;
}

small {
	font-size: 10px;
	line-height: 13px;
}

#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:10px;
}
.productListing img {
	padding:2px;
	border:1px solid #DFDFDF;	
}

.mknopfListing {
	height:148px;
	background:url(../images/layout/thumbnails/thumbs_bg_unten.gif) no-repeat 0 114px;
}
#content .topten {
	border:none;
	vertical-align:middle;
	margin:0 6px 4px 1px;
}
a.listingStd {
	float:left;
	font-size:10px;
	padding:1px 5px 5px;
	width:113px;
}
.price {
	color:#970000;
	float:right;
	font-weight:bold;
	padding:3px 3px 5px 0;
}
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;
}
/*linkFirmenkrawatte*/
.linkFirmenkrawatte {
	padding: 0 30px 0 15px;
}

/*Produkt-Info*/
.pinfo_image_md {
	float:left;
	margin-top:11px;
	width:406px;
}
.pinfo_image_md img {
	border:#DFDFDF 1px solid;
	padding:2px;
}
.pinfo {
	float:left;
	margin-left:30px;
	margin-top:11px;
	width:708px;
}

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

.pinfo1 {
	border-top:1px solid #DFDFDF;
	float:left;
	margin-bottom:20px;
	margin-left:20px;
	padding-top:15px;
	width:282px;
}


.pinfo2 {
	margin-bottom:19px;
	padding: 18px 0 0 0;
	border-top: 1px solid #DFDFDF;
}

.pinfo3 {
	margin-bottom:20px;
	padding: 90px 0 0 0;
	border-top: 1px solid #DFDFDF;
}

.pinfo4 {
	border-top:1px solid #DFDFDF;
	float:left;
	margin-bottom:20px;
	margin-left:20px;
	padding:5px 0 0;
	width:282px;
}

.pinfo p {
	font-size:11px;
	color:#444444;
}

.pinfo1 form, .pinfo2 form, .pinfo3 form {
	padding:0;
	margin:0;
}
.pinfo2 .button_in_cart {
	margin-top: 15px;
}
.pinfo_arrows {
	width:287px;
	position:absolute;
	top:82px;
	right:387px;
	z-index:5;
}
.pinfo_arrows img {
	padding-left:5px;
}
.pinfo_description {
	margin-bottom: 5px;
}
.pinfo_textartnr {
	width:16%;
	float:left;
	font-size:10px;
	margin-bottom:5px;
}
.pinfo_hemdtextartnr {
	width:28%;
	float:left;
	font-size:10px;
	margin-bottom:5px;
}
.pinfo_valueartnr {
	margin-bottom:5px;
	font-size:10px;
}
.pinfo_textprice {
	float:left;
	color:#970000;
}
.pinfo_valueprice {
	color:#970000;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:10px;
	width:200px;
}
.pinfo_sizeselect {
	margin-bottom:10px;
}
.pinfo_kombinierttext {
	margin: 10px 0 20px;
}
.pinfo_hkzusammen {
	margin: 15px 0 5px;
}

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

