body {
	padding:0;
	background:url(../images/body_bg.gif) repeat-x #fff;
	color:#3a3c40;
	text-align:center;
}
/* Cross-browser typographical normalization from Yahoo YUI */
body { font:71% Georgia, Times, serif; }
/* 99% for safari; 100% is too large */
select, input, textarea {  font:99% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS",Geneva, Verdana, Arial, Helvetica, sans-serif; }
a { background-color:inherit; color:#9e0611; text-decoration:underline; }
a:hover { background-color:inherit; color:#9e0611; text-decoration:none; }
font { font-family:Arial, Helvetica, sans-serif; font-size:inherit; }
input.text, select, textarea { padding:1px; background-color:#fff; color:inherit; line-height:1.2em; }
input.text:focus, textarea:focus { background-color:#fff; color:inherit;  }

#global-wrapper {
	padding-bottom:20px;
}

#head {
	position:relative;
	width:870px;
	height:102px;
	margin:0 auto;
	background:url(/images/head_bg.jpg) no-repeat;
}

#head span {
	float:left;
	display:block;
	width:330px;
	height:102px;
	margin-left:105px;
}
#head span a {
	display:block;
	width:330px;
	height:102px;
	overflow:hidden;
	text-indent:-9999px;
}


#head ul li {
	display:inline;
	padding-right:5px;
	border-right:1px solid #888;
	margin-right:5px;
	line-height:1;
	color:#fff;
}
#head ul a {
	line-height:1;
	background-color:inherit;
	color:#d81123;
	text-transform:uppercase;
}
#main-nav {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
#main-nav div.inner {
	background:#000;
	color:#fff;
	position:relative;
	text-align:center;
}
#main-nav li a:hover, #main-nav li.active a {
	background:#ae0615;
	color:inherit;
}
#main-nav li a {
	display:block;
	padding:0.9em 15px;
	background-color:inherit;
	color:#fff;
	text-decoration:none;
}
.main-wrapper {
	width:870px;
	background:url(../images/mainwrapper_3column_bg.gif) 230px top repeat-y #fff;
	color:inherit;
	margin:10px auto  0 auto;
}
.main-wrapper.fullsize {
	width:870px;
	background:url(../images/mainwrapper_2column_bg.gif) 230px top repeat-y #fff;
	color:inherit;
	margin:10px auto  0 auto;
}
#footer-wrapper {
	min-height:9em;
	background:#000;
	color:#fff;
	width:100%;
	text-align:center;
}
#footer-wrapper ul {
	text-align:center;
}
#footer-wrapper ul li {
	border-left:1px solid #88a2bd;
	text-transform:none;
}
#footer-wrapper p {
	margin:1em 0 0 0 !important;
	text-align:center;
}

#footer-wrapper a {
	background:inherit;
	color:#d81123;
}
#footer-wrapper a:hover {
	background:inherit;
	color:#d81123;
}

#breadcrumb p {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
}


#home-promo {
	margin-bottom:15px;
	width:870px;
}
#promo-left {
	float:left;
	width:640px;
	height:220px;
	position:relative;
	/*background:url(../images/home_teaser4.jpg);*/
	background:url(../images/home_teaser3.jpg);
}
#promo-left h1 {
	text-indent:-9999px;
}
#promo-left a {
	display:block;
	position:absolute;
	left:367px;
	top:257px;
	width:262px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
}
#promo-left a:hover {
	background:url(../images/button_bestellen_over.gif);
}

#promo-right {
	float:right;
	width:220px;
	height:300px;
	background:#000;
	overflow:hidden;
	font-size:0.9em;
}
#promo-right div {
	padding:3px;
	height:294px;
}
#promo-right img {
	margin-bottom:0.5em;
}
#promo-right blockquote {
	font-style:italic;
	color:#c5c7cc;
	line-height:1.3;
	padding:0 5px;
}
#promo-right .author {
	color:#d81123;
	padding:0 5px;
	margin-top:0.4em;
}

#content {
	font-size:1.1em;
	color:#3c3e41;
}
.text-content p {
	line-height:1.5;
}
.text-content li {
	line-height:1.5 !important;
	margin-bottom:0.4em;
}

#content h1 {
	font-size:2em;
	background-color:#fff;
	color:#000;
	font-weight:normal;
	font-variant:small-caps;
	line-height:1.05;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-size:1.6em;
	background-color:#fff;
	color:#000;
	font-weight:bold;
	text-transform:capitalize;
}
#content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a {
	color:#000;
}
.hr {
	height:1px;
	background:#ccc;
	overflow:hidden;
	margin:1.5em 0;
}
.article-addons {
}
.article-addons h2 {
	margin-bottom:0.6em;
}
.article-addons h2 span {
	background:#fff;
	color:#000;
	font-size:0.9em;
}
ul.downloads li span {
	display:block;
	font-style:italic;
	margin-top:0.2em;
	font-size:0.9em;
	line-height:1;
	color:#5a5a5a;
	background-color:inherit;
}
.link.news a {
	color:#9e0611 !important;
}
.routing-text {
	color:#666;
	font-size:0.8em;
	margin-left:80px;
}

/* SIDEBAR */
.sidebar .headline {
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	background:#fff;
}
.sidebar .headline h2 {
	padding:0.3em 8px;
	text-align:center;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#000;
	color:#fff;
	font-weight:normal;
	font-size:1.1em;
	text-align:center;
	text-transform:uppercase;
}
.sub-nav li {
	position:relative;
	padding:0.3em 0 0.5em 0;
	list-style-type:square;
	background-color:inherit;
	color:#000;
	font-size:1.1em;
	border-bottom:1px dotted #ccc;
}
.sub-nav li a {
	color:#af0716;
}
.sub-nav li.active a {
	background-color:inherit;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.sidebar .section {
	padding:1em 7px;
	border-bottom:1px solid #d9d9d9;
}
.sidebar .section h3 {
	background-color:inherit;
	color:#525356;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.2 !imporant;
	margin-top:0 !important;
	padding:0 !important;
}
.sidebar .section h3 a {
	text-decoration:none;
	background-color:inherit;
	color:#000;
	line-height:1.2 !imporant;
}
.date {
	font-size:0.9em;
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing:0.2em;
	line-height:1;
	font-weight:normal;
	padding:0 !important;
	text-transform:uppercase;
	margin-bottom:0;
}
