/*
 * Projekt:			moebel-billi.de
 * Dateiname:		style.css
 * Author:			RK
 * erstellt:		31.03.2010
 * validiert am:	n/a
 */


/* Reset */
* {
	border: 0;
	list-style-type: none;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Verdana;
	}


/* Frame */
body {
	background: #E2001A url("../images/body_bgr.gif") top center repeat-y;
	color: #000;
	font-size: 12px;
	}

#site-container {
	margin: 0 auto;
	width: 900px;
	}

.clearing {
	clear: both;
	}


/* Header */
#billi-header {
	height: 94px;
	font-size: 11px;
	margin: 20px 0 10px 0;
	}

#billi-header img {
	float: left;
	}

#billi-header ul {
	float: left;
	margin: 0 0 0 40px;
	}

#billi-header ul li {
	display: inline;
	background: url("../images/separator1x9.gif") left center no-repeat;
	padding: 0 4px 0 8px;
	position: relative;
	}

#billi-header ul li:first-child {
	background: none;
	}

#billi-header ul li ul {
	position: absolute;
	display: none;
	margin: 0;
	}

#billi-header ul li:hover ul {
	display: block;
	left: 0;
	}

#billi-header ul li:hover ul li {
	background: none;
	line-height: 140%;
	display: block;
	width: 180px;
	}

#billi-header ul ul a {
	display: block;
	padding-left: 12px;
	position: relative;
	left: -12px;
	}

#billi-header ul ul a:hover {
	font-weight: bold;
	background: url("../images/arrow_red_bold.gif") left center no-repeat;
	}

#billi-header a {
	color: #000;
	}

#billi-header a:hover, #billi-header a.active {
	color: #E2001A;
	}

#billi-header a.active {
	font-weight: bold;
	}

#header-forms {
	float: right;
	width: 192px;
	position: relative;
	}

#header-forms form {
	margin-bottom: 6px;
	}

#header-forms input.text {
	border: 1px solid #eee;
	color: #ccc;
	font-size: 12px;
	width: 158px;
	padding: 1px 30px 1px 4px;
	}

#header-forms input.submit {
	position: absolute;
	right: 0;
	}


/* Columns */
#col-left {
	float: left;
	margin: 10px 0 10px 0;
	width: 220px;
	}

#col-right {
	float: right;
	margin: 10px 0 10px 0;
	width: 680px;
	}


/* Typo */
#col-right h1 {
	color: #e2001a;
	font-size: 24px;
	margin: 1em 0;
	padding: 0 130px 0 26px;
	}

#col-right h2 {
	color: #333;
	font-size: 18px;
	margin: 1em 0;
	padding: 0 130px 0 26px;
	}

#col-right p {
	color: #333;
	font-size: 14px;
	line-height: 140%;
	margin: 1em 0;
	padding: 0 130px 0 26px;
	}

#col-right a {
	color: #E2001A;
	}

#col-right a:hover {
	color: #000;
	}

#col-right ul {
	margin-left: 42px;
	}

#col-right li {
	list-style-image: url("../images/arrow_red_bold.gif");
	font-size: 14px;
	line-height: 140%;
	}

#col-right p.pos-left img {
	float: left;
	margin: 4px 8px 0 0;
	}

#mood {
	position: relative;
	}

#col-right p.date {
	color: #aaa;
	font-size: 11px;
	margin: -2em 0 0 0;
	}


/* Breadcrumb */
#col-right #breadcrumb {
	margin: 14px 0 10px 26px;
	}

#col-right #breadcrumb li {
	display: inline;
	font-size: 11px;
	}

#col-right #breadcrumb li a {
	background: url("../images/arrow_grey_bold.gif") left center no-repeat;
	color: #999;
	padding: 0 4px 0 12px;
	}

#col-right #breadcrumb li a.current, #col-right #breadcrumb li a:hover {
	background: url("../images/arrow_red_bold.gif") left center no-repeat;
	color: #e2001a;
	}


/* Footer */
#billi-footer {
	background: url("../images/footer_bgr.gif") no-repeat;
	color: #666;
	font-size: 11px;
	height: 120px;
	line-height: 150%;
	padding: 18px 18px 0 22px;
	width: 900px;
	}

#billi-footer img {
	margin-top: 8px;
	}

#billi-footer ul {
	width: 100px;
	float: left;
	margin-left: 18px;
	line-height: 150%;
	}

#billi-footer ul li {
	list-style-image: url("../images/arrow_red_bold.gif");
	}

#billi-footer ul li a:hover {
	font-weight: bold;
	}

#billi-footer div {
	float: left;
	}

#billi-footer .box-1 {
	background: url("../images/anfahrt_1.jpg") 0 3px no-repeat;
	padding-left: 70px;
	width: 170px;
	cursor: pointer;
	}

#billi-footer .box-2 {
	background: url("../images/anfahrt_2.jpg") 0 3px no-repeat;
	padding-left: 70px;
	width: 170px;
	cursor: pointer;
	}

#billi-footer .box-3 {
	width: 160px;
	}

#billi-footer .box-4 {
	font-size: 10px;
	width: 98px;
	text-align: center;
	}

#billi-footer a.kplus {
	display: block;
	background: url("../images/footer_logo_kplus.gif") top left no-repeat;
	width: 98px;
	height: 44px;
	}

#billi-footer a.kplus:hover {
	background-position: bottom left;
	}

#billi-footer a {
	color: #666;
	}

#billi-footer a:hover, #billi-footer strong {
	color: #E2001A;
	}


/* Teaser */
.teaser-frame {
	height: 150px;
	margin-bottom: 10px;
	position: relative;
	width: 210px;
	}

.teaser-frame.staff {
	height: 35px;
	padding: 115px 0 0 84px;
	width: 126px;
	}

.teaser-frame.newsletter {
	background: url("../upload/teaser/newsletter.jpg") no-repeat;
	height: 136px;
	padding: 14px 40px 0 20px;
	width: 150px;
	}

.teaser-frame h2 {
	font-size: 14px;
	margin-bottom: 0.6em;
	}

.teaser-frame p {
	font-size: 11px;
	}

.newsletter fieldset {
	background: transparent url("../images/newsletter_form.gif") no-repeat;
	bottom: 14px;
	height: 20px;
	position: absolute;
	width: 165px;
	}

.newsletter .input {
	background: transparent;
	color: #666;
	font-size: 11px;
	padding: 2px 0 0 4px;
	width: 140px;
	}

.newsletter .submit {
	position: absolute;
	right: 0;
	}


/* Content */
.billi-star-info {
	width: 370px;
	}

.billi-star-image {
	float: right;
	margin-right: 40px;
	position: relative;
	}


/* Sitemap */
#sitemap {
	margin: 30px 0 0 26px;
	}

#sitemap .column {
	float: left;
	width: 250px;
	margin-bottom: 40px;
	}

#sitemap ul ul {
	margin-bottom: 1em;
	}

#sitemap ul li {
	font-weight: bold;
	}

#sitemap ul li li {
	font-size: 13px;
	font-weight: normal;
	line-height: 160%;
	}


/* Search Results */
#col-right .search-results h2 {
	margin: 1em 0 0;
	}

#col-right .search-results p {
	margin: 0 0 1em 0;
	}


/* Article List */
#article-list h2 {
	margin: 0.2em 0;
	}

#article-list p {
	margin: 0;
	}

#article-list p.date {
	margin: 1.6em 0 0;
	font-size: 11px;
	color: #aaa;
	}

#article-list .preview-image {
	border: 1px solid #ccc;
	float: left;
	margin: 4px 8px 0 0;
	padding: 2px;
	}

#col-right .nNavi p {
	color: #ccc;
	margin: 2em 0;
	}


/* Newsletter */
#newsletter {
	border: 0;
	height: 200px;
	width: 100%;
	}


/* Misc */
a.more {
	background: url("../images/arrow_red_bold.gif") left center no-repeat;
	padding-left: 10px;
	color: #E2001A;
	font-weight: bold;
	}

a.more:hover {
	background-image: url("../images/arrow_black_bold.gif");
	color: #000;
	}


/* Contact form */
#col-right .errorMessage p {
	color: #a00;
	font-weight: bold;
	}

#contact {
	margin: 0 130px 0 26px;
	}

#contact fieldset {
	background: #f4f4f4;
	margin: 12px 0;
	padding: 10px;
	}

#contact fieldset p {
	margin: 0;
	padding: 0;
	}

#contact label {
	display: block;
	float: left;
	padding-top: 4px;
	width: 160px;
	}

#contact input, #contact textarea {
	border: 1px solid #ddd;
	color: #666;
	font-size: 14px;
	margin: 2px 0;
	padding: 2px;
	width: 260px;
	}

#contact .error {
	border-bottom: 2px solid #a00;
	}

#contact .submit {
	background: #ddd;
	border: 1px solid #aaa;
	margin-left: 160px;
	padding: 0;
	width: 266px;
	}


/* Brochures */
.pdf-viewer {
	background-repeat: no-repeat;
	height: 100px;
	margin: 0 0 16px 26px;
	padding: 10px 0 0 170px;
	width: 320px;
	}

#col-right .pdf-viewer ul {
	margin-top: 10px;
	}

#col-right .pdf-viewer li {
	font-size: 12px;
	}

#col-right .pdf-viewer h2 {
	color: #e2001a;
	font-size: 16px;
	margin: 0;
	padding: 2px 0 0 26px;
	}

#col-right .pdf-viewer a {
	color: #000;
	}

#col-right .pdf-viewer a:hover {
	color: #e2001a;
	}

#col-right .pdf-viewer p {
	color: #aaa;
	margin: 0;
	font-size: 11px;
	}

.prospekt {
	background-image: url('../prospekte/pages/prospekt/preview.jpg');
	}

.kueche {
	background-image: url('../prospekte/pages/kueche/preview.jpg');
	}

.garten {
	background-image: url('../prospekte/pages/garten/preview.jpg');
	}

.katalog {
	background-image: url('../prospekte/pages/katalog/preview.jpg');
	}

.gartenkatalog {
	background-image: url('../prospekte/pages/gartenkatalog/preview.jpg');
	}


/* Mitarbeiter */
#staff {
	margin-left: 26px;
	width: 490px;
	}

#staff .portrait {
	cursor: pointer;
	background: url("../images/ma_box.gif") no-repeat;
	height: 178px;
	margin-top: 10px;
	padding: 20px 20px 0 200px;
	position: relative;
	}

#staff .portrait * {
	margin: 0;
	padding: 0;
	}

#staff .portrait img {
	position: absolute;
	left: 10px;
	top: 10px;
	}

#staff .portrait .position {
	color: #666;
	font-size: 12px;
	}

#staff .portrait .statement {
	font-weight: bold;
	margin-top: 20px;
	}

#staff .portrait.active {
	background: url("../images/ma_box_top.gif") no-repeat;
	}

#staff .info {
	padding: 10px;
	width: 470px;
	background: url("../images/ma_box_bottom.gif") left bottom no-repeat;
	}

#staff .info p {
	padding: 0;
	}


/* Ratgeber */
#helppoint h3 {
	background: url("../images/arrow_red_bold.gif") left center no-repeat;
	color: #e2001a;
	cursor: pointer;
	font-size: 15px;
	margin: 0.2em 0 0 26px;
	padding-left: 12px;
	}

#helppoint blockquote {
	width: 670px;
	}


/* CMS */
.ed1, .ed2 {
	position: absolute;
	top: 4px;
	right: 4px;
	}

.ed2 {
	top: 24px;
	}
