/*############# Allgemeines / Fonts / Headings / ... #################################################*/

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clear {
  clear: both;
}  
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


body {
  background-color: #FFF;
  background: url(../images/backgrounds/bg_body.png);      
  background-position: left 20px;
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #666666;
}

a {
  text-decoration: none;
}

#top-bar {
  background-color: #C00418;
  height: 18px;
}

#top-bar-wrapper {
  margin: auto;
  padding: 0 45px;
  width: 896px;
}

#main-menu-wrapper {
  margin: auto;
  margin-top: 0;
  padding: 0 45px;
  width: 906px;
}

#header-bar {
  height: 218px;
  background: url(../images/backgrounds/bg_header-bar.jpg);
  background-position: center top;
}

#header-bar-wrapper {
  background: #FFF;
  height: 218px;
  margin: auto;
  padding: 0 45px 0 0;
  width: 951px;
  background: url(../images/backgrounds/bg_header-wrapper.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}

#header-bar-wrapper #teaser {
	margin-left: 0px;
	padding-top: 76px;
	float: left;
	width: 730px;	
}

#header-bar-wrapper #teaser .csc-textpic, #header-bar-wrapper #teaser .csc-textpic .csc-textpic-imagewrap {
  float: left;
}

#header-bar-wrapper #teaser .csc-default {
  height: 142px;
}

#header-bar-wrapper #logo {
	float: right;
	margin-top: 31px;
}

#header-bar-wrapper #search {
	float: right;
	width: 146px;
	margin-top: 53px;
}

#header-bar-wrapper #search .sword {	
	float: left;
	height: 17px;
	width: 116px;
}

#header-bar-wrapper #searchform .macina-input {
	width: 106px;
	height: 13px;
	float: left;
	border: none;
	background: url(../images/backgrounds/bg_search-input.png);
	color: #bcbcbc;
	padding: 2px 5px;
}

#header-bar-wrapper #searchform .macina-button {	
	float: left;
	height: 17px;
	width: 30px;
	color: #FFF;
	padding-top: 1px;
	padding-left: 10px;
}

#header-bar-wrapper #searchform .macina-button {
	height: 17px;
	width: 30px;
	float: left;
	border: none;
	background: url(../images/backgrounds/bg_search-button.png);
}

#main-menu {
	background: url(../images/backgrounds/bg_main-menu.png);
	background-repeat: repeat-x;
}

#content {
  background: url(../images/backgrounds/bg_content.png);
  background-position: center -1px;
  background-repeat: no-repeat;
}

#content-wrapper {
  margin: auto;
  padding: 0 45px;
  width: 906px;
  background: url(../images/backgrounds/bg_content-wrapper.png);
  background-repeat: repeat-y;
  background-position: 45px top;
}

#content-left {
  background: #eceded;
  float: left;
  width: 195px;
  min-height: 100px;
  margin-top: 25px;
}

#content-left-content {
	
}

#content-center {
  float: left;
  width: 480px;
  padding: 25px 18px;
  min-height: 600px;
}

#content-right {
  width: 195px;
  float: right;
  margin-top: 25px;
}

#footer {
  clear: both;
}

#footer-wrapper {
  border-bottom-width: 6px;
  margin: auto;
  width: 906px;
  border-bottom: solid #C00418;
}





/** Menüs **/


ul#top-menu li {
  border-right: 1px solid #FFF;
  float: left;
  height: 11px;
  line-height: 11px;
  margin-top: 3px;
  padding: 0 10px;
  font-size: 11px;
}
ul#top-menu li.first {
  padding-left: 0px;
}
ul#top-menu li.last {
  padding-right: 0;
  border: none;
}

ul#top-menu li a {
  color: #FFF;
  text-decoration: none;
}

ul#service-menu {
  background: url(../images/backgrounds/bg_service-menu.png);
  pbackground-repeat: no-repeat;
  float: right;
  width: 39px;
  height: 27px;
  z-index: 10;
}

ul#service-menu li {
	padding-left: 8px;
}



#main-menu ul {
  background: url(../images/backgrounds/bg_main-menu-trenner.png);
  background-repeat: no-repeat;
  height: 28px;
}

#main-menu ul li {
  background: url(../images/backgrounds/bg_main-menu-trenner.png);
  background-position: right center;
  background-repeat: no-repeat;
  float: left;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
}

#main-menu ul li a {
  color: #FFF;
  padding: 0;
  text-decoration: none;
  display: block;
  line-height: 28px:
}

#main-menu ul li  {
  color: #FFF;
  padding: 0 15px;
  text-decoration: none;
}

#main-menu li.current a {
  font-weight: bold;
  background: url(../images/backgrounds/bg_main-menu-arrow.png);
  background-repeat: no-repeat;
  background-position: center top;
}

#sub-menu {
  font-size: 12px;
}

#sub-menu ul.level_2 li.level_2_item {
  background: url(../images/icons/icon_sub-menu-arrow.png);
  background-repeat: no-repeat;
  background-position: 2px 3px;
  padding: 0 15px;
  margin-bottom: 10px;
}

#sub-menu ul.level_2 li.current {
  font-weight: bold;
  padding: 0;
}

#sub-menu ul.level_2 li.level_2_item a {
  color: #333333;
  text-decoration: none;
}

#sub-menu ul.level_2 li.current a {
  padding: 2px 15px 1px 15px;
  background: #c0c0c0 url(../images/icons/icon_sub-menu-arrow-white.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  display: block;
  text-decoration: none;
  line-height: 17px;
  border-top 1px solid #e6e7e7;
  color: #c00418;
  font-weight: bold;
}

#sub-menu ul.level_3 {
  margin-top: 10px;
  padding: 0 15px;
}

#sub-menu ul.level_3 li.level_3_item {
  background: url(../images/icons/icon_sub-menu-arrow-red.png);
  background-position: left 5px;
  background-repeat: no-repeat;
  padding-left: 8px;
  color: #666;
  font-size: 11px;
}

#sub-menu ul.level_3 li.current {
  background: url(../images/icons/icon_sub-menu-arrow-red-bold.png);
  background-position: -1px 5px;
  background-repeat: no-repeat;
}

#sub-menu ul.level_3 li.level_3_item a {
    background: none;
    color: #666;
    font-size: 11px;
    padding-left: 0;
    text-decoration: none;
}

#sub-menu ul.level_3 li.current a {
  background: none;
  color: #c00418;
  font-size: 11px;
  font-weight: bold;
  padding-left 5px;
  text-decoration: none;
}

#content-center-breadcrump {
  color: #999999;
  font-size: 11px;
  margin-bottom: 25px;
}

#content-center-breadcrump a {
  color: #999999;
  font-size: 11px;
}

.sitemap .level-1 {
	background: url(../images/backgrounds/grey.png);
	background-repeat: repeat-x;
	line-height: 20px;
	padding-left: 10px;
	margin-bottom:  20px;
}

.sitemap .level-2 {
	padding-left: 10px;
}

.sitemap .level-3 {
	padding-left: 10px;
}

/** Elemente **/
p, ul, li, table {
  color: #666;
}

p {
	margin-bottom: 0.5em;
}

h1 {
  color: #333;
  font-size: 20px;
  margin-bottom: 25px;
  padding: 0;
  font-weight: normal;
}

h2 {
  color: #333;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 0;
  font-weight: bold;
}

.shadow-content h2{
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}


a {
  color: #c00418;
  text-decoration: underline;
}

a.arrow-down {
	background: url(../images/icons/icon_arrow-down.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 9px;
}

a.pdf-link {
	padding-right: 20px;
	background: url(../images/icons/icon_pdf.png);
	background-position: right center;
	background-repeat: no-repeat;
}

ul.disc li {
	background: url(../images/icons/icon_disc.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 6px;
}

.two-columns-with-shadow .column-left, .two-columns-with-shadow .column-right, .two-columns .column-left, .two-columns .column-right {
  width: 230px;
}

.two-columns-with-shadow .column-left, 
.two-columns .column-left, 
.three-columns-with-shadow .column-left,
.three-columns-with-shadow .column-center, 
.three-columns .column-left,
.three-columns .column-center {
  float: left;
}

.two-columns-with-shadow .column-right, 
.two-columns .column-right,
.three-columns-with-shadow .column-right,
.three-columns .column-right {
  float: right; 
}

.two-columns-with-shadow .shadow-top {
  height: 4px;
  background: url(../images/backgrounds/bg_two-columns-shadow-top.png);
  background-repeat: no-repeat;
}

.two-columns-with-shadow .shadow-content {
  background: url(../images/backgrounds/bg_two-columns-shadow-content.png);
  background-repeat: repeat-y;
  padding: 0 5px;
  float: left;
}

.two-columns-with-shadow .shadow-bottom {
  height: 4px;
  background: url(../images/backgrounds/bg_two-columns-shadow-bottom.png);
  background-repeat: no-repeat;
  clear: both;
}

.three-columns-with-shadow .column-left, .three-columns-with-shadow .column-right, .three-columns-with-shadow .column-center, 
.three-columns .column-left, .three-columns .column-right, .three-columns .column-center {
  width: 150px;
}

.three-columns-with-shadow .column-left, .three-columns .column-left {
  margin-right: 14px;
}

.csc-textpic-border .intext-image .shadow-top, .three-columns-with-shadow .shadow-top {
  height: 4px;
  background: url(../images/backgrounds/bg_three-columns-shadow-top.png);
  background-repeat: no-repeat;
}

.csc-textpic-border .intext-image .shadow-content, .three-columns-with-shadow .shadow-content {
  background: url(../images/backgrounds/bg_three-columns-shadow-content.png);
  background-repeat: repeat-y;
  padding: 0 5px; 
}

.csc-textpic-border .intext-image .shadow-bottom, .three-columns-with-shadow .shadow-bottom {
  height: 4px;
  background: url(../images/backgrounds/bg_three-columns-shadow-bottom.png);
  background-repeat: no-repeat;
}

.two-columns .csc-textpic-single-image,
.three-columns .csc-textpic-single-image,
.two-columns-with-shadow .csc-textpic-single-image,
.three-columns-with-shadow .csc-textpic-single-image {
  margin-bottom: 5px;
}

.shadow-content p, .shadow-content h1, .shadow-content h2, .shadow-content h3 {
	padding: 5px;
}

/* CONTENT BOXES RIGHT */

#content-right .box, #content-left .box {
  margin-bottom: 20px;
}

#content-right .box {
	width: 190px;
}

#content-right .box .top {
  height: 42px;
  background-repeat: no-repeat;
  background-position: left top;
}

#content-right .box .content {
  background: url(../images/backgrounds/bg_box-right-content.png);
  background-repeat: repeat-y;
  padding: 0 20px;
  float: left;
  width: 147px;
}

#content-right .bottom {
  background: url(../images/backgrounds/bg_box-right-bottom.png);
  background-repeat: no-repeat;
  background-position: left top;
  clear: both;
  height: 20px;
}

#content-right .home .top {
  background: url(../images/backgrounds/bg_box-right-top-home.png);
}
#content-right .headphone .top {
  background: url(../images/backgrounds/bg_box-right-top-headphone.png);
}
#content-right .bubble .top {
  background: url(../images/backgrounds/bg_box-right-top-bubble.png);
}
#content-right .info .top {
  background: url(../images/backgrounds/bg_box-right-top-info.png);
}
#content-right .new .top {
  background: url(../images/backgrounds/bg_box-right-top-new.png);
}
#content-right .squares .top {
  background: url(../images/backgrounds/bg_box-right-top-squares.png);
}
#content-right .pen .top {
  background: url(../images/backgrounds/bg_box-right-top-pen.png);
}
#content-right .star .top {
  background: url(../images/backgrounds/bg_box-right-top-star.png);
}
#content-right .mail .top {
  background: url(../images/backgrounds/bg_box-right-top-mail.png);
}

#content-right h1, #content-left h1 {
  font-weight: normal;
  margin-bottom: 8px;
}



/* CONTENT BOXES LEFT */

#content-left .box {
	width:  182px;
	margin-left: 6px;
	margin-right:  7px;
	margin-bottom: 20px;
}

#content-left .box .top {
  height: 42px;
  background-repeat: no-repeat;
  background-position: left top;
}

#content-left .box .content {
  background: url(../images/backgrounds/bg_box-left-content.png);
  background-repeat: repeat-y;
  width:  142px;
  padding: 0 20px;
  float: left;
}

#content-left .bottom {
  background: url(../images/backgrounds/bg_box-left-bottom.png);
  background-repeat: no-repeat;
  background-position: left top;
  clear: both;
  height: 15px;
}

#content-left .home .top {
  background: url(../images/backgrounds/bg_box-left-top-home.png);
}
#content-left .headphone .top {
  background: url(../images/backgrounds/bg_box-left-top-headphone.png);
}
#content-left .bubble .top {
  background: url(../images/backgrounds/bg_box-left-top-bubble.png);
}
#content-left .info .top {
  background: url(../images/backgrounds/bg_box-left-top-info.png);
}
#content-left .new .top {
  background: url(../images/backgrounds/bg_box-left-top-new.png);
}
#content-left .squares .top {
  background: url(../images/backgrounds/bg_box-left-top-squares.png);
}
#content-left .pen .top {
  background: url(../images/backgrounds/bg_box-left-top-pen.png);
}
#content-left .star .top {
  background: url(../images/backgrounds/bg_box-left-top-star.png);
}
#content-left .mail .top {
  background: url(../images/backgrounds/bg_box-left-top-mail.png);
}



/** Claim **/
#content-right .claim-box {
  background-color: #f2f2f2;
  color: #707072; 
  margin-bottom: 20px;
  padding: 10px;
  width: 167px;
}

#content-right .claim-box .claim {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 12px;
}

#content-right .claim-box .claim-author {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 10px;
  margin-top: 5px;
}

.csc-textpic-caption {
	border-top: 2px solid #FFF;
	background-color: #f2f2f2;
  	color: #707072;
  	padding: 10px;
  	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 12px; 
}

/** Formulare **/

label {
  display: block;
  font-size: 12px;
}
 
input[type=text], textarea {
  border-left: 1px solid #586179;
  border-top: 1px solid #586179;
  border-bottom: 1px solid #ecedf1;
  border-bottom: 1px solid #ecedf1;
  width: 350px;
  height: 16px;
  display: block;
}

textarea {
  width: 430px;
  height: 85px;
}

.tx_powermail_pi1_fieldwrap_html {
  margin-bottom: 12px;
}


.tx_powermail_pi1_fieldwrap_html_submit input, .tx_powermail_pi1_fieldwrap_html_reset input, input.tx-powermail-pi1_mandatory_submit, input.tx-powermail-pi1_confirmation {
  background-color: #de001e;
  border: none;
  float: left;
  color: white;
  line-height: 18px;
  padding: 0 5px;
  margin-right: 15px;
}



form.anfrage_mandatory {
  margin-top: 20px;
}

input.tx-powermail-pi1_mandatory_submit {
  margin-top: 20px;
}

.tx_powermail_pi1_fieldwrap_html_captcha {
  border-top: 1px dashed #181818;
  border-bottom: 1px dashed #181818;
  margin-bottom: 20px;
  padding: 10px 0;
  clear: both;
}

.tx_powermail_pi1_fieldwrap_html_captcha label {
	float: left;
	line-height: 18px;
	padding-top: 2px;
}

.tx_powermail_pi1_fieldwrap_html_captcha input {
	float: left;
	width: 100px;
	margin: 0 20px;
}

legend {
  display: none;
}

table {
	width: 100%;
}

table tr {
	line-height: 30px;
	border-bottom: 3px solid #FFF;
}

table tr th p {
margin-bottom: 0;
}

table tr td:first-child {
	font-weight: bold;
}

table td {
	padding: 10px;
	vertical-align: top;
	line-height: 16px;
}

table td br {
  display: block;
  margin-bottom: 0.5em;
}

table .odd, .news-list-container .odd {
	background: #f2f2f2;
}

table .even, .news-list-container .even {
	border-bottom: 1px solid #f2f2f2;
}

table th {
	background: #f2f2f2;
	padding: 10px;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
}

table tr td.gray {
	background-color: #f2f2f2;
}

#teaser div.csc-textpic div.csc-textpic-single-image img {
  margin-bottom: 0px;
}

/**** NEWS ****/
.news-list-title {
  padding: 10px 10px 0 10px;
  width: 470px;
}

.news-list-download {
  float: right;
  padding: 10px;
}

.pagebrowser {
  float: right;
  margin-bottom: 20px;
}

.pagebrowser li {
  background: #F2F2F2;
  float: left;
  margin-right: 3px;
  padding: 2px 7px;
  border: 1px solid #C0C0C0;
}

.pagebrowser li.current {
  font-weight: bold;  
}

#content-center .intext-image {
	float: right;
}

#content-center .csc-textpic-border .intext-image {
	margin-left: 10px;
}


/*** ACCORDION **/

.ui-accordion .ui-accordion-header {
  line-height: 20px;
  background: #F2F2F2;
  padding: 10px;
  margin-bottom: 3px;
  border-top: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
}

.ui-accordion .ui-accordion-header a {
  text-decoration: none;
}

.ui-accordion .ui-state-active a {
  background: url(../images/icons/icon_accordion-arrow-down.png);
}

.ui-accordion .ui-state-default a {
  background: url(../images/icons/icon_accordion-arrow-right.png);
}

.ui-accordion .ui-state-active a, .ui-accordion .ui-state-default a {
  background-repeat: no-repeat;
  background-position: left 5px;
  padding-left: 10px;
}

/*** SUCHE ***/
.search-word {
  margin-bottom: 20px;
}

.search-word input {
  float: left;
  margin-right: 15px;
}

.search-word .tx-indexedsearch-searchbox-button {
  background-color: #de001e;
  border: none;
  float: left;
  color: white;
  line-height: 18px;
  padding: 0 5px;
  margin-right: 15px;
}

.result-count {
  margin-bottom: 20px;
}

.browsebox {
  float: right;
  margin-bottom: 20px;
}

.browsebox li {
  background: #F2F2F2;
  float: left;
  margin-right: 3px;
  padding: 2px 7px;
  border: 1px solid #C0C0C0;
}

.browsebox li.current {
  font-weight: bold;
}

.tx-indexedsearch-res {
  clear: both;
}

.search-list-item {
  margin-bottom: 20px;
} 

.search-list-item-headline {
  background: #F2F2F2;
  padding: 10px;
  margin-bottom: 0.5em; 
}

.search-list-item-headline-title {
  float: left;
}

.search-list-item-headline-rating {
  float: right;
}

.ac_results {
  background: #F5F5F5;
  width: 200px; /* This value is set in the javascript code, to match the width of the search box */
  cursor: pointer;
  position: absolute;
  left: 0;
  font-size: 90%;
  z-index: 101;
}
.ac_results ul {
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #AAAAAA;
}

.ac_results ul li.even {
  background: #E5E5E5;
}

.ac_results ul li.odd {
  background: #FFFFFF;
}

.ac_results iframe {
  display:none;/*sorry for IE5*/
  position:absolute;
  top:0;
  left:0;
  z-index:-1;
}
.ac_results li {
  padding: 2px 5px;
}
.ac_results a {
  width: 100%;
}
.ac_loading {
  background:#FFFFFF url('../img/indicator.gif') no-repeat right center;
}
.over {
  background-color: #C0C0C0 !important;
}

/* custom styles */
.ac_results {
  background: transparent;
  margin-left:3px;
  padding: 2px 2px 0 0;
}

.ac_results ul {
  float:left;
  border:1px solid #C0C0C0; 
}


.ac_results ul li.even {
  background:none repeat scroll 0 0 #F2F2F2;
}

.news-subheader {
  margin-bottom: 0.5em;
}

.news-files {
  float: right;
  margin-bottom: 20px;
}

.news-list-item {
  float: left;
}
