/* +++++++++++++++++++++++++++++++++ */
/* +++ 	 		global				+++ */
/* +++++++++++++++++++++++++++++++++ */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

img {
	border: none;
}

form {
	margin: 0;
}

/* common width */
#mother, #content ,#footer, #left-col {
	width: 850px;
}

#mother {
	position: relative;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0 10px 0;
	padding: 0;
	color: #000;
}

h1 {
	font-size: 25px;
}

h1 span {
	display: none;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

p {
	margin: 0;
}

.clear {
	clear: both;
/*	height: 1px;*/
}

a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

.fifty-float {
	float: left;
	width: 47%;
	margin-top: 10px;
	margin-left: 10px;
}

/* ++++++++++++++++++++++++ */
/* +++ 	 	footer		+++ */
/* ++++++++++++++++++++++++ */

#footer {
	height: 14px;
}

.footer-list li a, .footer-list li {
/*	width: 120px;*/
}

/* ul */
.footer-list {
	width: 800px;
	margin: 2px 10px 0 auto;
	padding: 0;
	text-align: right;
}

.footer-list li {
	display: inline;
	list-style-type: none;
	font-size: 0.9em;
	color: #9c9c9a;
	margin-left: 10px;
}

.footer-list li a {
	color: #9c9c9a;
	text-decoration: none;
}

.footer-list li.footer-nav-act a {
	text-decoration: underline;
}

.footer-list li a:hover {
	text-decoration: underline;
}

.footer-list li#footer-nav-print, .footer-list li#footer-nav-print a, .footer-list li#footer-nav-print2, .footer-list li#footer-nav-print2 a {
	text-decoration: none;
	font-size: 10px;
}

/* +++++++++++++++++++++++++++ */
/* +++ 	 	structure		+++ */
/* +++++++++++++++++++++++++++ */

/* minimum height */
#right-col {
	min-height: 620px;
}

/* +++ left-col & logo-box +++ */
#left-col {
	width: 840px;
	position: relative;
	height: 20px;
	border-top: 1px solid #ccc;
}

#logo-box {
	position: relative;
	float: left;
	height: 126px;
	width: 224px;
	background-color: #fff;
}


/* +++ right-col & header +++ */
#right-col {
	position: relative;
	float: left;

	border: 1px solid #dcb455;
	background-color: #fff;
}

#right-col, #header, #aufmacher {
	width: 840px;
}

#header {
	height: 135px;
	height: 60px;
}

#text-box {
	position: relative;
	width: 820px;
	height: 60px;
}

/* table */
#header-headline-table {
	border: none;
	position: relative;
	float: right;
	margin-top: 40px;
	padding: 0;
}

#header-headline-table td {
	text-align: left;
	margin: 0;
	padding: 0;
}

/* +++++++++++++++++++++++++++ */
/* +++ 	 	specials			+++ */
/* +++++++++++++++++++++++++++ */

#left-specials, .left-specials-list, .left-specials-list li a {
	width: 120px;
}

#left-specials {
	position: relative;
	margin: 20px 0 0 45px;
}

/* ul */
.left-specials-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.left-specials-list li {
	margin-bottom: 3px;
	background-color: #460004;
}


.left-specials-list li a {
	display: block;
	color: #fff;
	border: 1px solid #dcb455;
	padding: 3px 0 3px 0;
	text-decoration: none;
	text-indent: 18px;
}

.left-specials-list li a:hover {
	background-color: #590000;
}

/* ++++++++++++++++++++++++ */
/* +++ 	 	content		+++ */
/* ++++++++++++++++++++++++ */

#content {
	position: relative;
	margin-top: 80px;
	padding-left: 20px;
}

/* ++++++++++++++++++++++++ */
/* +++ 	 	minibox		+++ */
/* ++++++++++++++++++++++++ */
.home-minibox {
	
}

.mbox-headline {
	padding: 3px 0 3px 0;
}

.mbox-headline, .mbox-headline a {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

.mbox-img img {
	border: 1px solid #dcb455;
}

.mbox-more {
	height: 15px;
}

/* ++++++++++++++++++++++++ */
/* +++ 	 	sitemap		+++ */
/* ++++++++++++++++++++++++ */

#ce84, #ce173 {
	margin: 20px 0 40px 20px;
	width: 500px;
}

.csc-sitemap a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.csc-sitemap {
	margin-top: 5px;
	padding-left: 4px;
	border-bottom: 1px solid #9B0202;
}

.csc-sitemap-level1 {
	border-left: 8px solid #000;
	font-weight: bold;
	margin: 35px 0 10px 0;
}

.csc-sitemap-level2 {
	border-left: 3px solid #9B0202;
	margin-left: 20px;
}

.csc-sitemap-level3 {
	border-left: 2px solid #ccc;
	margin-left: 40px;
}

.csc-sitemap-level4 {
	border-left: 2px solid #ccc;
	margin-left: 60px;	
}


.products-listing {
	width: 100%;
	padding: 10px 40px 10px 0;
}
