/*
Corporate color: #0f69b3 - blue
Text color: #626262 -grey
*/


/* --- Main Styles ---*/

body {
	margin: 0px;
	padding: 0px;
	font: 11px Tahoma;
	color: #626262;
	padding: 38px 24px 38px 24px;
}


#clearer {
	clear: both;
}
.clearer {
	clear: both;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	color: #0f69b3;
	margin: 0px;
	padding-bottom: 10px;
}

#center {
	text-align: center;
}

#maincontainer_top {
	width: 948px;
	background-image: url(media/border-dotted-main_01.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
}

#maincontainer {
	width: 948px;
	height: auto;
	background-image: url(media/border-dotted-main_02.gif);
	text-align: left;
	padding-bottom: 1px;
	overflow: auto;
}

#maincontainer_footer {
	width: 948px;
	height: 24px;
	background-image: url(media/border-dotted-main_03.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	clear: both;
}

#header {
	width: 948px;
	height: 106px;
	background-image: url(media/unterstrich.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative; /* wirkt sich nicht direkt auf #header aus, l�sst aber die absolute Positionierung von #logo von #header anstatt dem Body ausgehen */
}



#logo {
	width: 208px;
	height: 111px;
/*	jetzt als Bild im HTML (wegen Link)
	background-image: url(../media/logo-unterstrich.gif);
	background-repeat: no-repeat;*/
	position: absolute;
	top: 8px;
	left: 5px;
}

#logo a img {
	border: 0;
}

#emotionpic {
	background-repeat: no-repeat;
	height: 100px;
	width: 519px;
/*	float: right;*/
	position: absolute; left:214px; top:3px;
}

#header .startseite {
	
}

#header .aufeinenblick {
	background-image: url(media/header-auf-einen-blick.jpg);
}

#header .sessel {
	background-image: url(media/header-sessel.jpg);
}

#header .stuehle {
	background-image: url(media/header-stuehle.jpg);
}

#header .sofas {
	background-image: url(media/header-sofas.jpg);
}

#header .leuchten {
	background-image: url(media/header-leuchten.jpg);
}

#header .moebel {
	background-image: url(media/header-moebel.jpg);
}

#header .accessoires {
	background-image: url(media/header-accessoires.jpg);
}

#cite {
	height: 83px;
	width: 177px;
	position: absolute;
	left: 733px;
	top: 3px;
	padding: 17px 6px 0 30px;
}





/* Styles Sidebar */



#sidebar {
	width: 199px;
	height: 711px;
	float: left;
	margin-top: 25px;
	padding-left: 16px;
}


/* Styles Sidebar//Navigation list */


#navcontainer {
	text-align: left;
	margin-left: 0;
}


#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#navcontainer ul li {
	margin-bottom: 31px;
	
}

#navcontainer ul li li {
	margin-bottom: 0px;
}


#navcontainer ul li.last {
	margin-bottom: 0px;
}

#navcontainer a, #navcontainer ul li {
	display: block;
	color: #0f69b3;
	width: 9em;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#navcontainer li li a {

	display: block;
	color: #626262;
	width: 9em;
	text-decoration: none;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
}



#navcontainer .lastitem li ul li a {
	display: block;
	color: #626262;
	width: 9em;
	text-decoration: none;
	line-height: 14px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 12px;
}





#navcontainer li li a:hover, #navcontainer li li a.active {
		background-image: url(media/mouseover-kreis.gif);
		/* padding-right: 100px; */
		background-repeat: no-repeat;
		background-position: left;
}


/* Fortune */

#fortune1 {
	float: left;
}

#fortune2 {
	float: left;
}


/* Styles Sidebar//Infobox */



#infobox {
	text-align: left;
	margin-top: 10px;
	margin-left: 0 !important;
}

#infobox span.questionmark {
	color: #0f69b3;
	font-weight: bold;
	padding-right: 5px;
}

#infobox a {
	text-decoration: underline;
	color: #626262;
}

/* Styles Content */
#content {
	width: 700px;
	background-color: white;
	float: left;
	text-align: left;
	/*background-image: url(../media/unterstrich.gif);*/
}

#pre-content {
	margin-top: 22px;
}

#content img {
	margin-right: 20px;
}

#content p {
	line-height: 14px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}


#content a {
	color: #0F69B3;
}

#content ul {
	margin: 0px;
	padding: 0;
}

#content ul li {
	font-weight: bold;
	list-style: none;
	display: inline;
	padding: 2px;
	border-left: 1px solid #626262;
}

#content ul li a {
	text-decoration: none;
}

#content ul li a:hover {
	color: #0f69b3;
}

#content ul li a:active {
	color: #0f69b3;
}

.last {
	border-right: 1px solid #626262;
}


#teaserbox {
	width: 600px;
	/*border: 1px solid green;*/
}

.teaser {
	width: 173px;
	/*border: 1px solid red;*/
	padding-right: 24px;
	padding-bottom: 36px;
	float: left;
}

#teaserbox .row {
	clear: both;
}

#teaserbox .teaser h1 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #0f69b3;
}


#teaserbox .teaser a img {
	border: 1px solid #0F69B3;
}

#teaserbox .teaser h1 a {
	text-decoration: none;
	color: #0F69B3;
}

#content .teaser a.more {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #0f69b3;
}


/* Gallery */

#gallery .pictures a img {
	border: 1px solid #0f69b3;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #0f69b3;
}

#gallery .pictures .description p {
	padding: 0;
}

.price {
	color: white;
	background-color: #0f69b3;
	font-weight: bold;
}


#pager {
	height: 115px;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 28px;
	margin-bottom: 14px;
}

#gallery div.sofas {
	background-image: url(media/sofas.gif);
}

#gallery div.stuehle {
	background-image: url(media/stuehle.gif);
}

#gallery div.moebel {
	background-image: url(media/moebel.gif);
}

#gallery div.sessel {
	background-image: url(media/sessel.gif);
}

#gallery div.leuchten {
	background-image: url(media/leuchten.gif);
}

#gallery div.accessoires {
	background-image: url(media/accessoires.gif);
}

#pager .pagerText {
	position: relative;
	top:35px;
	border-bottom: 1px solid #0f69b3;
	padding-bottom: 5px;
	margin-left: 100px;
	text-align: center;
}

#pager a {
	color: #626262;
	text-decoration: none;
}

#pager .currentpage, #pager .totalpages {
	color: #0f69b3;
	font-weight: bold;
	font-size: 14px;
}

#gallery .pictures .largepicture {
	width: 500px;
	float: left;
}

#gallery .pictures .description {
	width: 180px;
	float: right;
	padding-left: 20px;
}

#gallery .pictures .smallpictures {
	clear: both;
	padding-top: 18px;
}


/* tx_commerce */
#category_list_container {
	overflow: auto;
}

.category_item {
	text-align: left;
	width: 160px;
	float: left;
	padding:0px 10px 10px;
	height: 200px;
}

.category_item h1 {
	font-size: 13px;
	padding-bottom:0px;
	color:#0F69B3;
}

.category_item a {
	text-decoration:none;
}

.category_item img {
	border:1px solid #0F69B3;
}

p.category_subtitle {
	padding-top: 8px;
	color: #626262;
}

p.category_teaser_link  {
	text-decoration: underline;
	font-weight: bold;	
}

#category_header h1 {
	float: left;
	color: #fff;
	text-align: center;
	padding-top: 38px;
	background: url('media/product_header_bg.gif') no-repeat;
	height: 115px;
	width: 115px;
	font-size: 14px;
}

#category_items {
	margin-top: 14px;
}

#category_list_desc p {
	width: 70%;
	float: right;
	padding-top: 28px;

}

#product_wrapper {
	padding: 8px;
	margin-top: 14px;
	margin-bottom: 14px;
}

#askquestion {
	padding-top: 10px;
	padding-bottom: 10px;
}

#askquestion , #askquestion a {
	color: #0F69B3;
	font-weight: bold;
}

#manufacturer {
	color: #626262;
	font-weight: bold;
}

#product_list_container {
	clear: both;
}

#product_images_container {
	width:700px;
}

.product_container {
	float:left;
	margin-left: 2px;
	margin-bottom: 10px;
	height: 100px;

}

.product_container_single {
	float:left;
	margin-left: 2px;
	margin-bottom: 10px;
	height: 300px;

}
#topproducts {
	clear: both;
}
#product_image_big {
	float: left;
	width: 500px;
}

#product_image_big img {
	border: 1px solid #0f69b3;
}
#product_images {
	width:150px;
	float: right;
}
#product_images img {
	display: block;
	margin-top: 6px;
	border:1px solid #0F69B3;
	width: 100px;
	height: 56px;
}

#product_detail_container h3 {
	color:#0F69B3;
	font-size:13px;
	font-weight:bold;
	margin-top:-4px;
	padding:0px;
}

#category_header_single {
	float: left;
	color: #fff;
	text-align: center;
	padding-top: 34px;
	background: url('media/product_header_bg.gif') no-repeat;
	height: 115px;
	width: 115px;
	padding-top: 38px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
#product_navi {
	border-bottom:1px solid #0f69b3;
	float: left;
	margin-top: 60px;
	width: 564px;
	text-align: center;
}

#product_navi_nr {
	color:#0F69B3;
	font-size:14px;
	font-weight:bold;
}

#product_navi span a {
	text-decoration: none;
	background: none;
	color: #626262;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}

#articles {
	float: left;
	margin-left:17px;
	margin-top:34px;
}

.product_desc {
	float: left;
	text-align: left;
}

.product_desc a {
	text-decoration: none;
	color: #0F69B3;
}

.product_image img {
	border:1px solid #0F69B3;
}

/* Produktempfehlungen */

#topproducts h2 p {
	margin-bottom: 10px;
}

#topproducts img {
	border: 1px solid #0F69B3;
}

/* Kontaktformular */

#kontakt ul li {
	display: block;
}

#kontakt textarea, #kontakt input, #kontakt img {
	margin-left: 15px;
	vertical-align: bottom;
}
