.small-number {
	color: #ccc;
}

/**
 * header link
 */
#header-link-box {
	width: 838px;
	margin: 0 auto;
	position: relative;
}

#header-link {
	float: right;
	width: 156px;
	height: 24px;
}

/* +++++++++++++++++++++++++++++++++ */
/* +++ 	 		global				+++ */
/* +++++++++++++++++++++++++++++++++ */

#newsletter-button strong {
	margin-top: 4px;
	margin-left: 10px;
	line-height: 31px;
}

#newsletter-button a.nlbtn-image {
	display: block;
	float: left;
	width: 61px;
	height: 31px;
}

#newsletter-button a.nlbtn-text {
	text-decoration: underline;
	color: black;
	font-family: Arial;
}

#newsletter-button {
	margin: 20px 0;
}


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

img {
	border: none;
}

form {
	margin: 0;
}

a {
	color: #590000;
}

/* common width */
#mother, #footer {
	width: 850px;
}

#mother {
	position: relative;
	margin: 0 auto 0 auto;
	background-image: url(../images/elements/mother-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0 10px 0;
	padding: 0;
	color: #A0001E;
}

h1 {
	font-size: 25px;
}

h1 span {
	display: none;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

p {
	margin: 0;
}

.clear {
	clear: both;
/*	height: 1px;*/
}

.fifty-float {
	float: left;
	width: 47%;
	margin-top: 10px;
	margin-left: 10px;
}

* html .fifty-float {
	overflow: hidden;
	margin-left: 3px;
}

/* ++++++++++++++++++++++++ */
/* +++ 	 	footer		+++ */
/* ++++++++++++++++++++++++ */

#footer {
	height: 14px;
}

.footer-list li a, .footer-list li {
/*	width: 120px;*/
}

/* ul */
.footer-list {
	width: 600px;
	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 {
	text-decoration: none;
}

/* +++++++++++++++++++++++++++ */
/* +++ 	 	structure		+++ */
/* +++++++++++++++++++++++++++ */

/* minimum height */
#left-col, #right-col {
	min-height: 620px;
}

/* +++ left-col & logo-box +++ */
#left-col {
	position: relative;
	float: left;
	width: 224px;
	background-color: #3C3C39;
	border: 1px solid #fff;
	border-bottom: none;
}

#logo-box {
	position: relative;
	height: 126px;
	width: 224px;
	background-color: #fff;
}


/* +++ right-col & header +++ */
#right-col {
	position: relative;
	float: left;
	width: 617px;
	border: 1px solid #dcb455;
	background-color: #fff;
}


#right-col, #header {
	width: 617px;
}


#aufmacher {
	position: relative;
	width: 617px;
}

#header {
	height: 154px;
	background-color: #2e2d2b;
}

#text-box {
	float: right;
	position: relative;
	margin-top: 50px;
	padding-right: 20px;
	text-align: right;
	width: 300px;
	height: 56px;
}

/* table */
#header-headline-table {
	border: none;
	margin: 0 0 0 auto;
	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;
}

/* ++++++++++++++++++++++++ */
/* +++ 	 	extras		+++ */
/* ++++++++++++++++++++++++ */

#left-extras, .left-extras-list, .left-extras-list li a {
	width: 130px;
}

#left-extras {
	position: relative;
	margin: 20px 0 0 45px;
}

/* ul */
.left-extras-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.left-extras-list li {
	margin-bottom: 9px;
	background-color: #fff;
}

.left-extras-list li a {
	display: block;
	color: #3C3C39;
	border: 1px solid #dcb455;
	padding: 3px 0 3px 0;
	text-decoration: none;
	text-indent: 18px;
}

.left-extras-list li a:hover {
	text-decoration: underline;
}

/* ++++++++++++++++++++++++ */
/* +++ 	 	content		+++ */
/* ++++++++++++++++++++++++ */

#content {
	margin: 0 14px 0 0;
}

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

