@charset 'utf-8';
@import url(reset.css);
@import url(defaults.css);

/*
	Projekt: netmoebel.de
	Datei: screen.css
	Author: Carolin Schwank
*/


/* ----------------------------------------------------- Page layout */

/* Basics */
body {
	background: #FFF;
	font: 100.01% Verdana, Tahoma, "sans serif";
	text-align: center;
	margin: 38px 0 0 0;
}

a { text-decoration: none; }
	a:link { color: #999 }
	a:visited { color: #999  }
	a:hover { color: #AE141C }
	a:active { color: #AE141C }
strong { font-weight: bold; color: #000; }
em {font-style:italic;}

.s {font-size: 10px;}
.m {font-size: 11px;}
p, ul, ol, td, th {font-size: 12px}

p {line-height: 1.5em;margin: 0 0 12px 0;}
.stronger {font-weight: bold;text-transform: uppercase;}

th{ font-weight: bold; border-bottom: 1px solid #ccc; white-space:nowrap}
/*aus netmoebel.de */
h3 {
	font-size: 1.0em;
	color: #AF0515;
	margin-top: 20px;
}

.mark {
	color: #AE141C;
	font-weight: bold;
}

ul.staticText {
	line-height: 1.5em;
	margin: 0 0 12px 0;
	padding-left: 20px;
}

ul.staticText li {
	list-style: disc;
}

/* Layout */

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1020px;
}

#header {
	background: url(../img/bgHeader.png) no-repeat left top transparent;
	height: 176px;
	margin: 0 0 12px 0;
}

#picHeader {
	background: url(../img/dekoHead.jpg) no-repeat 1px 1px transparent;
	height:145px;
}

#logo {
	float:right;
	margin: 0 18px 0 0;
	padding-top: 70px;
	text-align: right;
	width: 485px;
}

#content {
	background: url(../img/bgContent.png) repeat-y top left transparent;
}

#leftCol {
	float: left;
	width: 190px;
}

#mainContent {
	width: 819px;
	float: right;
}

#topNav {
	float:left;
	padding-top: 145px;
	width: 500px;
}

#topNav ul {
	/*background-color: #9b9c9d;*/
	height: 23px;
	margin: 0 0 0 1px;	
}

#topNav li {display: inline;}

#topNav li a {
	background: url(../img/bgTopNavGrau.gif) no-repeat right top;
	display: block;
	float: left;
	font-size: 13px;
	color: #FFF;
	line-height: 23px;
	padding: 0 15px 0 15px;
	margin: 0;
}

#topNav li a:hover {
	background: url(../img/bgTopNavRot.gif) no-repeat right top;
}

#topNav li a.current {
	background: url(../img/bgTopNavRot.gif) no-repeat right top;
	font-weight: bold;
}

/* ContentStyles */

#breadcrumbs {background-color: #9B9C9D;border-top: #8f8f91;color: #FFF;font-size: 13px;height: 23px;width: 814px;}
#breadcrumbs span {line-height: 22px;padding: 0 0 0 17px;}
#breadcrumbs a {color: #FFF;}
#breadcrumbs a:hover {color: #EEE;}

/* StaticContentStyles */

#staticContent {margin-left: 22px;}
#staticContent h2 {font-size: 14px;color: #AE141C;font-weight:bold;margin: 0 0 15px 0;}
#staticContent h3 {font-size: 12px;color: #AE141C;font-weight:bold;margin: 0 0 15px 0;}
#staticContent blockquote {margin: 0 0 15px 0;font-size: 12px;font-weight: bold;}
#staticContent ul.vorteile {margin: 15px 0 15px 0;}
#staticContent ul.vorteile li {background: url(../img/iconVorteil.gif) no-repeat 0 4px transparent; line-height: 18px;margin-bottom: 10px;padding-left: 18px;}

div.trenner {height: 10px;margin-top: 20px;border-top: 1px solid #C7C7C7;}

/* LeftColStyles */

#searchArea {
	background: url(../img/bgSearchArea.gif) no-repeat left bottom transparent;
	height: 85px;
	padding: 10px 0 0 15px;
}

#searchArea input.suchfeld {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	height: 17px;
	margin: 0 0 7px 0;
	width: 152px;
}

#searchArea select {
	width: 125px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	height: 22px;
	margin: 0 5px 0 0;
}

#searchArea .submitButton {
	background: url(../img/searchButton.gif) no-repeat 0 1px transparent;
	border: 0;
	width: 24px;
	height: 22px;
	padding-top: 3px;
	vertical-align: top;
}

#leftCol h2 {
	background-color: #AE141C;
	border-top: 1px solid #8F8F91;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	width: 186px;
}
#leftCol h2 span {padding: 0 0 0 14px;}

#leftCol #shopMainNav {width:175px;}

#leftCol #shopMainNav li {
	background: url(../img/bgStripe.gif) no-repeat right bottom transparent;
	line-height: 27px;
}

#leftCol #shopMainNav li a {
	background: url(../img/li_normal.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
}

#leftCol #shopMainNav li a:hover, #leftCol #shopMainNav li a.current {
	background: url(../img/li_current.gif) no-repeat 0 2px;
	color: #000;
}

#leftCol #shopMainNav li a.current {
	font-weight: bold;
}

#leftCol #shopMainNav li.last {
	background: none;
}

#leftCol #shopSubNav {
	font-size: 11px;

	padding: 0 0 10px 16px;
}

#leftCol #shopSubNav li {
	background: none;
	line-height: 18px;
}

#leftCol #shopSubNav li a {
	background: none;
	color: #000;
	padding: 0 0 0 10px;
}

#leftCol #shopSubNav li a:hover, #leftCol #shopSubNav li a.current {
	background: url(../img/li_sub_current.gif) no-repeat 0 3px;
	color: #AE141C;
	font-weight: normal;
}

/* FooterStyles */

#footer {
	background: url(../img/bgFooter.png) no-repeat left bottom transparent;
	height: 195px;
	margin: 0 auto;
	padding-right: 30px;
	width: 1020px;
}

#footerLeft {float:left;padding: 0 0 0 14px;width: 165px;}
#footerLeft ul {line-height:16px;padding-top:12px}
#footerLeft li a {color: #9B9C9D;font-size: 11px;}
#footerLeft li a:hover {color:#656565;}
#footerLeft .oeffnungszeiten {margin-top: 28px;}
#footerLeft .oeffnungszeiten h4 {color:#FFF;font-size:11px;font-weight:bold;letter-spacing:-0.02em;padding:0 0 3px 0;}
#footerLeft .oeffnungszeiten dl {color:#FFF;font-size:11px;font-weight:bold;letter-spacing:-0.02em;line-height:15px;margin:0;}
#footerLeft .oeffnungszeiten dt {float:left;width: 4.2em;}
#footerLeft .oeffnungszeiten dd {margin: 0 0 0 4.25em;}

#footerRight {float:right;width: 800px;margin-top:30px;}
#footerRight h4 {color:#9B9C9D;font-size:13px;font-weight:bold;}
#footerRight  {width: 795px;}
#footerRight h4 {margin: 12px 0 10px 0;}
#footerRight .jcarousel-skin-hornung a {display: block;border: 2px solid #C4C4C4;width: 45px;}
#footerRight .jcarousel-skin-hornung a:hover {border: 2px solid #656565;}

/* Pagebar */

.pagebar {/*border-top: 1px solid #CCC;border-bottom: 1px solid #CCC;*/font-size: 11px;margin: 20px 0 10px 22px;padding: 5px 2px 5px 2px;text-align: right;}
.pagebar a, .pagebar span {padding: 3px;}
.pagebar .this-page {background-color: #FFF;color: #AE141C;font-weight: bold;}
.pagebar a:link {background-color: #FFF; color:#CCC;text-decoration: none;}
.pagebar a:hover {background-color: #FFF;text-decoration: none;}

/*spam-kontrolle af*/
#check4noHuman {visibility:hidden;display:none;}

/*tabelle in partner */
#tablePartner td { font-size: 11px; padding:10px; vertical-align:top;}

/* Lieferzeit Versandkosten in Moebeldetail */
#versand {
	float:left;
	width: 130px;
}

#lieferzeit {
	float: right;
	width: 130px;
}

#versand h3, #lieferzeit h3 {
	background-color: #B6B7B8;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	padding: 0 4px; 
}

#versand p, #lieferzeit p {
	background-color: #E7E7E7;
	line-height: 30px;									
	padding: 0 4px; 
}

#lieferzeit p {
	font-size: 11px;
	color: #17952A;
	font-weight: bold;
	white-space:nowrap;
}

#versand p {
	font-size: 9px;
	/* font-size: 10px; */ /*eigentlich geplant, aber dann muss Deutschland abgek�rzt werden */
	/* font-weight: bold */
}

#versand .kosten {
	color: #AF0515;
	font-weight: bold;
	font-size: 12px;
}

/*Slideshow Startseite*/


#slideshowArea                    { background-color: #EEE;margin-left:21px;width: 556px; }

#slideshowArea                    { background-color: #EEE;margin: 0 0 30px 21px;width: 556px; }

#slideshowArea p                  { line-height: 18px;margin: 3px 0 3px 0; }

.slideshow img                    { border: 5px solid #EEE;float: left;}

.slideshow                        { height: 160px; overflow: auto }

.slideshow div.beschreibung       { background-color:#EEE;font-size: 12px;height:160px;margin-left: 280px;width:250px; }

.slideshow h3                     { font-size: 14px;font-weight:bold;line-height:20px;margin: 10px 0 5px 0; }
.slideshow h3 a                  { color: #AE141C }

.slideshowNav                     { background-color: #9C9E9F;line-height: 24px;font-size: 12px;padding: 2px 0 1px 5px; }

.slideshowNav a                   { color:#FFF;padding: 2px 5px;margin: 0 2px 0 0;background-color: #444 }

.slideshowNav a:hover             { background-color: #AE141C;color: #FFF; }

.slideshowNav a.activeSlide       { background-color: #AE141C; }

.slideshowNav a.activeSlide:hover { color: #FFF; }






