/*******************************************************************************
grau        #596373 - schrift
helles grau #e6e8ea - rahmen / schatten
nicht ganz  #b4bec3 -rahmen input
noch ein grau #edf0f2 - bg h1 und bg seiten
grau mittel #a0aeb3 - hintergruende allgemein
grau --     #b0bbc0 - seite teaser
orange std  #ec7404 - 0 65 100 0
orange hov  #e64415 - 0 85 100 0
orange vis  #f7b885 - 0 35  50 0
Arial 12

*******************************************************************************/ /* Allgemeine Angaben */ /***** Redefinierung von HTML-Elementen *****/
html,body,a,a:link,a:visited,a:hover,a:active,p,div,span,ul,ol,li,hr,table,tbody,th,tr,td,h1,h2,h3,h4,h5,h6,form,input,select,option,optgroup,button,fieldset,textarea,label,legend {
	color: #596373;
}

body { /* Damit die Elemente im HTML-Editor richtig angezeigt werden*/
	background: #c6ccd2 url(../../assets/common/bg_body_1.jpg) repeat-x 0 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0;
	word-spacing: normal;
	margin: 0;
	padding: 0;
}

a,a:link,a:visited,a:hover,a:active {
	color: #ec7404;
	text-decoration: underline;
}

/*
a:visited
{
  color:#f7b885;
}

a:hover
{
  color:#e64415;
}
*/
ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style-type: square;
}

li {
	margin: 3px 0px;
}

ol {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

img {
	border: none;
}

hr {
	border: none;
	border-top: 1px solid #596373;
	width: 100%;
	margin: 3px 0px;
}

b {
	
}

/***** Formular-Elemente *****/
input,select,textarea,button {
	padding: 1px 0px 1px 5px;
	font-family: Arial, sans-serif; /* wichtig fuer textarea ...*/
	font-size: 12px;
	line-height: 12px;
	border: 1px solid #b4bec3;
}

option {
	padding: 0px 5px 0px 0px;
}

label,input[type=button],button,input.submit,input.btn {
	cursor: pointer;
}

input:focus,textarea:focus {
	background: #f7b885;
}

p {
	padding: 0px;
	margin: 0px;
}

button {
	
}

/* Ueberschriften */
h1 {
	margin: 0px 0px 20px;
	padding: 20px 0px 15px;
	color: #ec7404;
	font-size: 15px;
	line-height: 17px;
	text-transform: uppercase;
	border-bottom: 1px solid #ec7404;
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

.nofloat {
	clear: both;
	display: inline;
}

.nofloat[class] {
	display: block;
}

.noborder {
	border: none;
}

.nodisplay {
	display: none;
}

.unsichtbar {
	position: absolute;
	left: -20000px;
	/*Schiebt die "unsichtbaren" Hilfen aus dem Viewport,
  dadurch lassen sich uebereifrige Screenreader,
  die ausgerechnet "display: none" akustisch auswerten,
  taeuschen, und lesen die so versteckten Hilfen dennoch vor. */
}

.clickable {
	cursor: pointer;
}

.red {
	color: #c00;
}

.orange {
	color: #ec7404;
}

.error,.error label {
	color: #c00 !important;
	font-style: italic;
}

/* tpl-styles */
#center {
	width: 972px; /*1004*/
	padding-left: 32px;
	background: url(../../assets/common/bg_wrapper_1.jpg) no-repeat;
}

#center_top {
	
}

#top {
	width: 960px;
	height: 106px;
	background: #ffffff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0;
	background: url(../../assets/common/bg_top_1.jpg) no-repeat;
}

#top h1 {
	border: none;
	padding-left: 20px;
}

#top .languages {
	position: absolute;
	top: 65px;
	left: 58px;
	width: 100px;
	height: 20px;
}

#top #link_startseite {
	width: 180px;
	height: 75px;
	position: absolute;
	top: 5px;
	left: 790px;
}

/*
,
#contentarea_startseite,
#contentarea_no_assets
*/
#contentarea_wrapper {
	width: 960px;
	min-height: 800px;
	background: url(../../assets/common/bg_content_2.jpg) repeat-y;
}

#contentarea {
	position: relative;
	background: url(../../assets/common/bg_content_1.jpg) no-repeat;
	min-height: 537px;
	float: left;
	width: 960px;
	display: inline;
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
}

#contentarea #kopfbild {
	position: relative;
	width: 734px;
	height: 170px;
	margin: -8px 0px 0px 11px;
	overflow: hidden;
}

#contentarea #kopfbild #edge {
	position: absolute;
	top: 0px;
	left: -1px;
	width: 10px;
	height: 9px;
	background: url(../../assets/common/ecke_transparent.gif) no-repeat;
}

#contentarea #box_adresse {
	color: #fff;
	position: absolute;
	top: -2px;
	left: 755px;
	width: 190px;
}

#contentarea #suche,#contentarea .newsletter {
	position: absolute;
	top: 110px;
	top: 142px;
	left: 755px;
	width: 170px;
	margin-bottom: 10px;
	padding: 4px 5px;
	background: #ffffff;
	border: 1px solid #e6e8ea;
}

#contentarea .newsletter {
	top: 110px;
}

#contentarea .newsletter a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#contentarea #suche form {
	display: inline;
}

#contentarea #suche label {
	text-transform: uppercase;
	font-size: 11px;
	color: #ec7404;
	font-weight: bold;
}

#contentarea #suche input.text {
	width: 90px;
	line-height: 15px;
	margin-left: 5px;
	border: 1px solid #ec7404;
	padding-left: 5px;
}

#contentarea #suche input.submit {
	width: 12px;
	height: 16px;
	margin: 0px 0px 0px;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
	background: url(../../assets/common/bg_submit_1.gif) no-repeat;
	border: none;
}

#contentarea #kopfbild #page_title {
	position: absolute;
	top: 151px;
	left: 0px;
	height: 20px;
	width: 719px;
	background: url(../../assets/common/leiste_header.png) no-repeat;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 0px 0px 15px;
	text-transform: uppercase;
}

#contentarea #kopfbild #page_title a {
	color: #fff !important;
	text-decoration: none;
}

#contentarea #kopfbild #kopfbild_inner {
	width: 734px;
	height: 170px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#contentarea_bottom {
	width: 960px;
	height: 35px;
	display: block;
	clear: both;
	background: url(../../assets/common/bg_bottom_1.jpg) no-repeat;
}

#center_bottom {
	clear: both;
	width: 972px;
	height: 200px;
	display: block;
	padding-left: 32px;
	background: url(../../assets/common/bg_bottom_center.jpg) no-repeat 0px -1px;
}

/*.startseite_text .cm_text { padding: 20px 15px 5px 15px; margin: 0; }*/ /* tabellen in ca */
table {
	border-collapse: collapse;
	border: none;
}

tr {
	
}

td {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border: 0px solid #fff;
}

/***** Content-Definition ******/
#content,#content2,#content3,#content4,#content5,#content_print {
	width: 530px;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0;
	float: left;
	display: inline;
}

#content[id],#content2[id],#content3[id],#content4[id],#content5[id],#content_produkte[id],#content_v2[id],#content_print[id] {
	
}

#content h1,#content2 h1,#content3 h1,#content4 h1,#content5 h1 {
	
}

#content h2,#content2 h2,#content3 h2,#content4 h2,#content5 h2 {
	
}

#content {
	
}  /* mit Subnavi, mit rechter Spalte */
#content2 {
	
}  /* mit Subnavi, ohne rechter Spalte */
#content3 {
	
}  /* Startseite */
#content4 {
	
}  /* ohne Subnavi, mit rechter Spalte */
#content5 {
	
}  /* ohne Subnavi, ohne rechter Spalte */
#content_print {
	
}  /* mit Subnavi, ohne rechter Spalte */ /* Ende Content-Definition */ /* Content Spalten */
#content_left,#content_right {
	width: 100px;
	padding: 0px;
	float: left;
}

#content_left {
	padding-right: 5px;
}

#content_right {
	padding-left: 5px;
}

.inner_content {
	padding: 20px 20px 0px 25px; /* vgl margin-top mit subnavi*/
}

#content4 .inner_content {
	float: none;
}

/***** Ende Content-Bereich **/ /*** Custom-Bereich (rechte Seite) **/
#custom {
	float: left;
	width: 205px; /*TODO: del*/
	width: 195px;
	padding: 0;
	margin: 20px 0px 0px 10px;
	display: inline;
}

/* fuer nl-archiv */
ul.nl_archive_yam,ul.nl_archive_yam ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.nl_archive_yam li {
	color: #ffffff;
	background: #EDEEF2;
	font-weight: bold;
	color: #c6ccd2;
}  /*EC7405*/
ul.nl_archive_yam li.nl {
	color: #EC7405;
	background: #F7EDE4;
}

ul.nl_archive_yam li a {
	padding: 2px 5px;
}

ul.nl_archive_yam li {
	color: #ffffff;
	padding: 2px 1px;
}

ul.nl_archive_yam li .date {
	color: #596373;
	padding: 2px 5px;
}

ul.nl_archive_yam li .date a {
	color: #596373;
	padding: 1px 0px;
}

.content_newsletter_wrapper .cm_link {
	background: none;
	border: none;
}