/**
 * Common Stylesheet
 * for www.ort-online.de
 *
 * @author Markus Bosch
 * @version 0.0.1
 */
 
 /**
 * Updated by Rene Kaiser
 * rene.kaiser@ort-online.net
 *
 */
 
 /**
 * Color definitions:
 *
 * red / active: #ea0017;
 * dgrey       : #4c4d51;
 */




/* /// Global reset //////////////////////////////////////////////////////////////////////////// */

* {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-style: normal;
    list-style-type: none;
}

/* /// Tags //////////////////////////////////////////////////////////////////////////////////// */

body {
    /*background: #ffffff url(../images/bg_body.jpg) top left repeat-x;*/
	background: url(../images/background.jpg) top center no-repeat;
	line-height: 145%;
}

html, body {
    height: 100%;
}

body, a:link, a:active, a:visited {
    color: #4c4d51;
}

img {
    border: none;
}

table {
    width: 100%;
}

td {
    vertical-align: top;
    line-height: 145%;
}

h1 {
	color: #ea0017;
	font-size: 1.5em;
	margin-bottom: 11px;
}

h1, h2, h3, h4 {
    font-weight: normal;
}

.teaser h1,
#marginalBoxStartGrey h1,
#marginalBoxStartGrey h2,
.marginalBoxRed h1,
.marginalBoxGrey h1 {
	font-size: 1.25em;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #ffffff;
    font-weight: bold;
}

.teaser p {
	font-size: 0.95em;
	font-weight: bold;
}

.teaser h4 {
	font-size: 1em;
	font-weight: normal;
	color: #efeff0;
}

#contact h2 a,
#contactOpen h2 {
	font-size: 1.1em;
	color: #ffffff;
	text-transform: uppercase;
}

#content #contact li {
    list-style-type: none;
    margin-left: 0;
}

h2.gradient {
	font-size: 1.1em;
	text-transform: uppercase;
	background: url(../images/bg_h2_gradient.png) top left repeat-x;
	padding: 16px 0 10px 15px;
	margin: 10px 0 15px 0;
    font-weight: bold;
}

#marginalia h3 {
	color: #ffffff;
	font-size: 1.0em;
}

h4 {
	color: #242424;
	font-size: 1.0em;
	font-weight: bold;
}

p {
	/*margin-bottom: 24px;*/
}

.clearBoth {
    clear: both;
    width: 0px;
    height: 0px;
    font-size: 0;
    line-height: 0;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

hr {
	border-top: 1px solid #c3c6c8;
	border-bottom: 1px solid #edeeef;
	border-left: 1px solid #e9ecf1;
	border-right: 1px solid #f9fafc;
	background: none;
	margin-bottom: 15px;
}

b {
	color: #242424;
	font-weight: bold;
}


/* /// Wrapper element ///////////////////////////////////////////////////////////////////////// */

#wrapper {
	margin: 0 auto 0 auto;
	width: 916px;
	/*background: url(../images/bg_wrapper.png) top left repeat-y;*/
	/*background: url(../images/background.jpg) top center no-repeat;*/
    min-height: 100%;
}


/* /// Page element //////////////////////////////////////////////////////////////////////////// */

#page {
	width: 900px; /* 902 */
	margin-left: 9px; /*7*/
	/*background: #FFFFFF url(../images/bg_main_gradient.png) left repeat-y;*/
	background: url(../images/background.jpg) top center no-repeat;
}


/* /// Head element //////////////////////////////////////////////////////////////////////////// */

#head {
	height: 115px;  /* vorher 92 */
	/*background: #FFFFFF url(../images/bg_head.jpg) top left no-repeat;*/
	
}

ul#headMetaNavigation  {
	float: right;
	margin: 14px 0 0 0; /* vorher 36 rechts*/
    display: inline; /* IE 6 float-margin-bug */
}

ul#headMetaNavigation li {
	float: left;
}

ul#headMetaNavigation form#indexedsearch {
	height: 20px;
	margin-top: 0;
    display: inline; /* fix for IE 6 */
}

ul#headMetaNavigation li input {
	margin: 0 0 0 9px;
	border: 1px solid #c2c2c2;
	font-size: 0.9em;
	color: #595A5C;
	padding: 1px 0 2px 2px;
}

ul#headMetaNavigation form input.searchbox-sword {
	float: left;
}

ul#headMetaNavigation li a {
	font-size: 0.9em;
	color: #595a5c;
	margin: 0 7px;
}

ul#headMetaNavigation li.current a {
	color: #ea0017;
}

ul#headMetaNavigation li .buttonSearch {
	cursor: pointer;
	margin: 0 0 0 5px;
	width: 19px;
	height: 19px;
	background: url(../images/button_search.gif) top left no-repeat;
	border: none;
}

#logo {
	float: left;
	margin: 44px 0 0 0px; /*36*/
    display: inline; /* IE6 float-margin-bug */
}

#logo a:hover {
	text-decoration: none;
}

#logo span {
	visibility: hidden;
}

ul#navigation {
	float: right;
	margin: 35px 0 0 0; /*25*/
	width: 580px; /* 590 */
}

ul#navigation li {
	display: inline;
	float: left;
	height: 21px;
	font-size: 1.0em;
    margin-right: 18px;
}


/* /// Flashbox element ///////////////////////////////////////////////////////////////////////// */

.tx-yejjswfobject-pi1-swf_altcontent {
	/*border-bottom: 10px solid #a9a8ad;
	background: #dce0e3;*/
}

.tx-yejjswfobject-pi1-swf_printcontent {
    display: none;
}

#teaserbox .tx-yejjswfobject-pi1-swf_altcontent .teaser {
    width: auto;
    height: auto;
    float: none;
    margin: 0;
    padding: 10px 20px;
    background: red;
}

#teaserbox dl {
    margin: 0;
}

#teaserbox img {
    margin: 0;
}

#content .tx-yejjswfobject-pi1-swf_altcontent {
    background: none;
    border: 0;
}

/* /// Teaserbox element //////////////////////////////////////////////////////////////////////// */

#teaserbox {
	/*background: url(../images/bg_teaserbox.jpg) bottom left no-repeat;*/
	color: #FFFFFF;
	width: 900px;
    position: center;
    z-index: 0;

}

#teaserbox .teaser {
	width: 212px; /* 247 - 35 (2x padding) */
	height: 117px; /* 142 - 25 (2x padding) */
	float: left;
    margin: 25px 0 37px 42px;
	background: url(../images/bg_teaser.png) bottom left no-repeat;
	padding: 13px 18px 12px 17px;
    position: relative;
    display: inline; /* ie6 float-margin-bug */

}

.teaser p,
.teaser span.latestNewsDate {
	line-height: 1.2em;
	color: #efeff0;

}

.teaser p {
	margin-bottom: 15px;
}

p a.internal-link:link,
p a.internal-link:visited,
.news-latest-morelink a:link,
.news-latest-morelink a:visited,
.news-latest-morelink a:hover,
.news-latest-morelink a:active,
a.more,
.news-list-morelink a {
	color: #ffffff;
}

.news-latest-morelink a:link,
.news-latest-morelink a:visited,
.news-latest-morelink a:hover,
.news-latest-morelink a:active,
a.more,
.news-list-morelink a {
	display: block;
	float: right;
}

div.news-list-container div.news-list-morelink img {
    float: none;
    margin: 0;
}

a.more,
.news-list-morelink a {
    clear: right;
}

p a.internal-link:hover,
p a.internal-link:active {
	text-decoration: underline;
}

#teaserbox .teaser p a.more:link,
#teaserbox .teaser p a.more:visited,
#teaserbox .teaser p a.more:hover,
#teaserbox .teaser p a.more:active,
#teaserbox .teaser div.news-latest-morelink a:link,
#teaserbox .teaser div.news-latest-morelink a:visited,
#teaserbox .teaser div.news-latest-morelink a:hover,
#teaserbox .teaser div.news-latest-morelink a:active {
    position: absolute;
    right: 20px;
    bottom: 10px;
}


/* /// mainContent element ////////////////////////////////////////////////////////////////////// */

#mainContent {
	/*background: url(../images/bg_main.jpg) top left no-repeat;*/
	background: url(../images/content_bg.jpg) top center no-repeat;
	padding-bottom: 30px;
    position: relative;
    min-height: 450px;
}

#wrapper .mainContentStart {
	/*background: url(../images/bg_main_start.jpg) top left no-repeat;*/
	background: url(../images/content_bg_startseite.jpg) top left no-repeat;
	/*background-position-y: 280px;*/
}

#mainContent #contentStart {
	float: left;
	width: 500px;
	/*margin: 21px 0 0 0;*/
	margin: 0 0 0 0;
	padding-left: 58px;
}

* html #mainContent #contentStart {
	width: 500px;
	margin: 21px 0 0 0;
	padding-left: 58px;
}

#mainContent #content1column {
	float: left;
	margin: 44px 36px 0 36px;
}

#mainContent #content1column p{
	width: 602px;
}

* html #mainContent #content1column {
	width: 830px;
	margin: 44px 0 0 0;
	padding-left: 36px;
}




#content, .content {
	float: left;
	margin: 0 0 0 0;
	width: 404px;
    padding-top: 41px;
    padding-left: 30px;
    position: relative;
}

.content {
    padding-top: 0;
}

#mainContent #content a:link,
#mainContent #content a:active,
#mainContent #content a:visited,
#mainContent #content1column a:link,
#mainContent #content1column a:active,
#mainContent #content1column a:visited {
	color: #e70019;
}

#mainContent #content .location {
	padding-bottom: 1px;
	/*background: url(../images/line.gif) bottom left repeat-x;*/
	margin: 0 0 18px 0;
}

#mainContent #content .location img {
	float: left;
	margin: 4px 24px 24px 0;
}

#mainContent .contentWide {
	width: 602px;
	margin-left: 0;
	padding-left: 36px;
}

#mainContent .contentFull {
    width: 902px;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}

.csc-textpic-caption {
	font-size: 0.8em;
	padding: 3px 0 0 0;
}

#mainContent p {
	margin-bottom: 15px;
}

.csc-textpic-image img {
	margin-top: 4px;
}

.csc-textpic-text {
	/*margin-left: 13px;*/
}

#content li {
	list-style-type: disc;
	margin: 0 0 0 14px;
}

#content li li {
    list-style-type: circle;
}

#content li li li {
    list-style-type: square;
}

/* General forms */

input, textarea {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 2px;
	border: 1px solid #CCCCCC;
}

.error {
	color: #ffffff;
    padding: 4px;
    background-color: #f27175;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


/* /// tell a friend  /// */

#tellAFriend label {
    width: 120px;
}

#tellAFriend input, textarea {
	width: 270px;
    margin-bottom: 5px;
}

#tellAFriend .notice {
    width: 270px;
    margin: -5px 0 5px 128px;
    font-size: 0.9em;
}

#tellAFriend .error {
    margin-left: 124px;
    width: 266px;
}

#tellAFriend .captcha {
    margin-bottom: 10px;
}

#tellAFriend .captcha input {
    margin: 5px 0 5px 124px;
}

#tellAFriend input.tellAFriendSubmit {
	display: block;
	width: 75px;
	font-size: 1.25em;
	color: #ea0017;
	font-weight: bold;
	cursor: pointer;
	margin: 10px 0 30px 118px;
	padding: 0 0 0 0 !important;
	height: 22px;
	border: none;
	background: url(../images/bg_submit.png) right 3px no-repeat;
}

#tellAFriend input.tellAFriendSubmitEN {
	width: 54px;
}

#tellAFriend input.tellAFriendSubmit:hover {
	cursor: pointer;
	text-decoration: underline;
}


/* /// Contact form /// */

.csc-mailform .error {
    width: 386px;
    margin: 0 0 10px 79px;
}

fieldset.csc-mailform-radio {
	float: left; 
	clear: none;
}

fieldset {
    border: none;
}

fieldset fieldset * {
	float: left;
} 

fieldset.csc-mailform p {
	margin-left: 86px;
	font-size: 0.9em;
}

fieldset.csc-mailform p strong {
	font-size: 1.0em;
}

legend {
	display: none; 
} 

.csc-mailform-field {
	clear: left;
    overflow: hidden;
}

label {
	float: left 
}

form#mailform,
fieldset.csc-mailform,
fieldset.csc-mailform-field,
#mailformAnrede {
	border: none;
}

div.csc-mailform-field label {
	padding: 2px 4px 0 0;
	text-align: right;
	width: 70px;
}

fieldset#mailformAnrede.csc-mailform-radio,
fieldset.csc-mailform-checkboxes {
	width: 410px;
}

fieldset.csc-mailform-checkboxes input.text {
    width: 160px;
}

fieldset.csc-mailform input.checkbox {
    width: auto;
    height: auto;
    padding: 0;
    margin: 4px 4px 0;
    border: none;
    line-height: 0;
}

fieldset.csc-mailform-checkboxes input.checkbox + label + input.checkbox + label + input.checkbox {
    clear: left;
}

fieldset.csc-mailform-checkboxes input.checkbox + label + input.checkbox + label + input.checkbox + label + input.checkbox {
    clear: none;
}

fieldset.csc-mailform-checkboxes input.checkbox + label + input.checkbox + label + input.checkbox + label + input.checkbox + label {
    width: auto;
}

fieldset.csc-mailform-checkboxes label {
    width: 120px;
    text-align: left;
}
	
fieldset#mailformAnrede input.csc-mailform-radio {
	margin-top: 3px;
	float: left;
}

fieldset#mailformAnrede {
	margin-bottom: 4px;
}

fieldset#mailformAnrede label {
	width: 38px;
	text-align: left;
	padding-left: 5px;
    padding-top: 2px;
}

fieldset#mailformAnrede input {
	width: auto;
    margin-top: 0;
    height: auto;
    border: 0;
    padding: 0;
}

fieldset.csc-mailform input,
fieldset.csc-mailform textarea {
	border: 1px solid #CCCCCC;
	height: 14px;
	margin: 0 0 5px 4px;
	padding: 2px;
	text-align: left;
	width: 390px;
}

fieldset.csc-mailform textarea {
	height: 100px;
}

input#mailformtv {
	width: 13px;
	margin: 5px 0 5px 4px;
}

fieldset.csc-mailform input#mailformformtype_mail {
	/*background: url(../images/bg_submit.png) right 3px no-repeat;*/
	cursor: pointer;
	display: block;
	height: auto;
	/*padding-right: 10px;*/
	width: auto;
	/*color: #ea0017;*/
	border: none;
	font-size:1.25em;
	font-weight:bold;
	margin: 10px 0 30px 78px;
}

fieldset.csc-mailform input#mailformformtype_mail:hover {
	text-decoration: underline;
}

/* /// Route /// */
.tx-lumogooglemaps-pi1 {
    margin-left: 7px;
    border: 2px solid #c2c2c2;
    width: 390px;
    height: 290px;
    padding: 0;
}

.tx_lumogooglemaps_pi1_sidebar {
    display: none;
}
form.route {
    margin: 18px 0 0 13px;
}

form.route #saddr {
    border: 1px solid #c2c2c2;
    height: 14px;
    margin: 0 0 5px 8px;
    padding: 2px 0 2px 3px;
    text-align: left;
    width: 301px;
}

form.route input.submit {
	display: block;
	width: auto;
	font-size: 1.25em;
	color: #ea0017;
	font-weight: bold;
	cursor: pointer;
	margin: 10px 0 30px 79px;
	padding: 0 10px 0 0 !important;
	height: 22px;
	border: none;
	background: url(../images/bg_submit.png) right 3px no-repeat;
}

/* /// News  /// */

div.news-single-item h2,
div.news-list-container h2 a,
div.news-list-container h3 a {
	font-size: 1.25em;
    font-weight: bold;
	color: #4c4d51 !important;
	float: left;
	width: 100%;
	margin: -2px 0 7px 0;
}

div.news-single-item h3 {
	font-size: 1.0em;
	color: #4c4d51 !important;
	float: left;
	width: 100%;
	margin: -2px 0 7px 0;
}

div.news-list-container span.news-list-date,
div.news-single-item div.news-single-timedata {
	color: #595a5c;
	font-weight: normal;
	font-size: 0.9em;
}

div.news-single-item p.news-single-author,
div.news-single-item p.news-single-author a {
	color: #595a5c !important;
	font-size: 0.9em;
	margin-bottom: 3px;
}

div.news-list-container div.news-list-morelink a {
	display: block;
	margin-top: -15px;
}

div.news-single-backlink a {
	display: block;
}

hr.clearer {
	margin: 15px 0 15px 0;
}

div.news-list-container img,
div.news-single-img {
	float: left;
	margin: 4px 10px 0 0;
}

div.news-single-img p.news-single-imgcaption {
	font-size: 0.8em;
}


/* /// Search  /// */

.ac_results {
    width: auto !important; /* overwrite style attribute */
}

.ac_results .match {
    font-weight: bold;
}

.tx-indexedsearch-searchbox {
    overflow: hidden;
    background: #d7d8dC;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 9px 7px 7px;
}

.tx-indexedsearch-searchbox label {
    padding-top: 2px;
    font-weight: bold;
}

div.tx-indexedsearch-searchbox input {
	border: 1px solid #CCCCCC;
	height: 14px;
	margin: 0 0 0 4px;
	padding: 2px 0 2px 3px;
	text-align: left;
	width: 178px;
    float: left;
}

div.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	background: url(../images/bg_submit.png) right 1px no-repeat;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 102px;
	color: #ea0017;
	border: 0;
	font-size:1.25em;
	font-weight: bold;
	float: left;
    padding-top: 0;
}

input.tx-indexedsearch-searchbox-button:hover {
	text-decoration: underline;
}

.tx-indexedsearch-sw {
    font-weight: bold;
}

div.tx-indexedsearch-browsebox {
    overflow: hidden;
}

div.tx-indexedsearch-browsebox p,
div.tx-indexedsearch-browsebox a {
	font-size: 0.9em !important;
}

td.tx-indexedsearch-percent {
	font-size: 0.9em !important;
	color: #808080;
}

div.tx-indexedsearch-whatis {
	margin-top: 30px;
}

div.tx-indexedsearch-browsebox ul.browsebox {
	margin: 15px 0 15px 0;
}

#content div.tx-indexedsearch-browsebox ul.browsebox li {
	display: inline;
	margin: 0 10px 0 0;
    padding-left: 10px;
    line-height: 0.9em;
    border-left: #4f5054 solid 1px;
}

#content div.tx-indexedsearch-browsebox ul.browsebox li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}

div.tx-indexedsearch-res div.tx-indexedsearch-res {
	border-top: 1px solid #c1c5c9;
	padding: 20px 0 5px 0;
}

div.tx-indexedsearch-res .title {
    font-weight: bold;
}

div.tx-indexedsearch-res .percent {
    background: #d7d8dC;
    color: #4f5054;
}

div.tx-indexedsearch-res .descr {
    padding-top: 5px;
}

/* /// Newsletter registration form  /// */


div.tx-srfeuserregister-pi1 {
	margin: 0px !important;
}

div.tx-srfeuserregister-pi1 input {
    margin: 5px 0 0 4px;
    width: 298px;
}

div.tx-srfeuserregister-pi1 fieldset p.tx-srfeuserregister-pi1-notice {
	border: 0;
	margin: 1px 0 0 78px;
	padding: 4px;
	font-style: normal;
}

#mainContent div.tx-srfeuserregister-pi1 p.tx-srfeuserregister-pi1-error {
	color: #ffffff;
    margin-left: 78px;
    margin-top: 5px;
    margin-bottom: 0;
    width: 296px;
    padding: 4px;
    background-color: #f27175;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

div.tx-srfeuserregister-pi1 fieldset input.tx-srfeuserregister-pi1-submit {
	display: block;
	font-size: 1.25em;
	color: #ea0017;
	font-weight: bold;
	cursor: pointer;
	margin: 10px 0 0 78px;
	padding: 0 10px 0 0 !important;
	height: 22px;
	width: auto;
	text-align: left;
	border: none;
	background: url(../images/bg_submit.png) right 3px no-repeat;
	text-align: left;
}

div.tx-srfeuserregister-pi1 fieldset input.tx-srfeuserregister-pi1-submit:hover {
	text-decoration: underline;
}


/* /// bread crump  /// */

p.breadcrumb {
	margin: -25px 0 7px 0 !important;
	font-size: 12px;
}

p.breadcrumb a.internal-link:link,
p.breadcrumb a.internal-link:visited,
p.breadcrumb a.internal-link:hover,
p.breadcrumb a.internal-link:active {
	/* overwriting formatting which is not suitable for breadcrumb links */
    background: none;
    display: inline;
    height: auto;
    padding-right: 0;
    text-align: left;
    float: none;
}

/* /// SecondNavigation element ///////////////////////////////////////////////////////////////// */

ul#secondNavigation {
	float: left;
	width: 168px; /* 168 - padding */
	margin: 48px 0 0 0;
	padding: 0 0 0 36px;
	/*
	float: left;
	width: 168px;
	margin: 48px 0 0 36px;
	*/
}

#content ul#secondNavigation {
    margin: 0 30px 0 0;
}

* html ul#secondNavigation {
	margin-left: 18px;
}

ul#secondNavigation li {
	width: 162px;
	margin-bottom: 1px;
	/*background: url(../images/line.gif) bottom left repeat-x;*/
    list-style-type: none;
	padding-left: 6px;
    margin-left: 0;
}

ul#secondNavigation li.first {
	border-top: none;
}

ul#secondNavigation li.last {
	border-top: none;
	background: none;
}

ul#secondNavigation li a {
	/*height: 1.2em;*/
    padding: 0px 0px 7px 0px;
	font-weight: bold;
}

#mainContent ul#secondNavigation li a:link,
#mainContent ul#secondNavigation li a:visited,
#mainContent ul#secondNavigation li a:hover,
#mainContent ul#secondNavigation li a:active {
	text-decoration: none;
    color: #4c4d51;
}

ul#secondNavigation li a:link,
ul#secondNavigation li a:visited {
	display: block;
}

#mainContent ul#secondNavigation li a:hover {
	display: block;
	/*height: 1.2em;*/
    color: #ea0017;
}

#mainContent ul#secondNavigation li.active a:link,
#mainContent ul#secondNavigation li.active a:visited,
#mainContent ul#secondNavigation li.active a:hover,
#mainContent ul#secondNavigation li.active a:active {
	width: 168px;
	margin-bottom: 1px;
	color: #ea0017;
}

ul#secondNavigation div.news-amenu-container ul li a {
	color: #4C4D51 !important;
}

ul#secondNavigation div.news-amenu-container ul li a span.active {
	color: #ea0017;
}

ul#secondNavigation div.news-amenu-container ul li a:hover span.active {
	color: #ea0017 !important;
	text-decoration: underline !important;
}


/* /// Accordion element //////////////////////////////////////////////////////////////////////// */

div#accordion {
    width: 860px;
}

#accordion h2 {
    font-weight: bold;
}

#accordion .accordionElement {
    position: relative;
}

#accordion.accordion1Column .accordionElement {
    width: 800px;
    padding: 5px 15px;
}

#accordion .column {
    width: 349px;
    padding: 8px 0 10px 34px;
    margin-right: 23px;
}

#accordion .columnRight {
    position: absolute;
    left: 426px;
    top: 0;
}

#accordion .element,
#accordion .toggler {
    position: relative
}

#accordion .hidden .element,
#accordion .hidden .line {
    padding-top: 0;
    border-top: none;
    padding-bottom: 0;
    border-bottom: none;
    height: 0;
    overflow: hidden;
}

#accordion .toggler .customerLogo {
    position: absolute;
    top: 0;
    right: 70px; 
}

#accordion .toggler .customerLogoActive {
    display: none;
}

#accordion .toggler:hover .customerLogo,
#accordion .active .toggler .customerLogo {
    display: none;
}
#accordion .toggler:hover .customerLogoActive,
#accordion .active .toggler .customerLogoActive {
    display: block;
}

#accordion h2 {
    height: 29px;
    padding: 10px 34px;
    font-size: 1.25em;
    text-transform: uppercase;
    background: url(../images/bg_tabs.png) top left no-repeat;
    display: block;
    cursor: pointer;
}

#accordion.accordion1Column h2:hover,
#accordion .toggler:hover h2 {
    background: url(../images/bg_tabs_hover.png) top left no-repeat;
}

#accordion h2.active,
#accordion .active h2,
#accordion h2.active:hover,
#accordion .active:hover h2 {
    background: url(../images/bg_tabs_active.png) top left no-repeat;
}

h2.gradient {
    position: relative;
}

h2.gradient img {
    position: absolute;
    right: 10px;
    top: 0;
}

#marginalia ul,
#accordion .columnContent ul {
	margin: 0;
}

#marginalia ul li,
#accordion .columnContent ul li {
	list-style-type: disc;
	margin: 0 0 0 14px;
}

#accordion .columnContent a.internal-link {
	background: none;
	padding-right: 0;
}

#accordion .line {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

#accordion .columnLine {
    background: white;
    height: 1px;
    overflow: hidden;
    padding: 0 17px;
    margin: 0;
}

p.justify {
    width: 500px;
    text-align: justify;
}

/* /// Wipe function //////////////////////////////////////////////////////////////////////////// */

div.wipeOutArea {
    position: relative;
}

.wipeOutButton {
    background: url(../images/arrow_more_grey.png) left 5px no-repeat;
    padding: 2px 9px 2px 25px;
    font-weight: bold;
/*    border-bottom: 1px solid white; */
    cursor: pointer;
    margin-bottom: 20px;
}

.wipeOutButton span {
    font-size: 1.2em;
}

.wipeOutButton.open {
    background: url(../images/arrow_less_red.png) left 9px no-repeat;
}

.wipeOutButton .wipeIn,
.wipeOutButton.open .wipeOut {
    display: none;
}

.wipeOutButton.open .wipeIn {
    display: inline;
}

.site .wipeOutButton {
    text-align: right;
    background-position: 280px 5px;
    border-bottom-color: #c3c6c8;
    margin-bottom: 0;
}

.site .wipeOutButton.open {
    background-position: 310px 9px;
    
}

/* /// Image Wipe function //////////////////////////////////////////////////////////////////////////// */

div#content div.imageWipe {
    position: relative;
}

div#content div.imageWipe.activated {
    cursor: e-resize;
}

div#content div.imageWipe.activated img {
    position: absolute;
    left: 0px;
    top: 0px;
}

div#content div.imageWipe div.wipeWrap {
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    border-right: 2px solid #FFFFFF;
}

/* /// Slide show function for images which are not visible outside the box ///////////////////// */

div#mainContent p.slideShowStarter img {
    cursor: pointer;
}

div#mainContent p.slideShowImages {
    display: none;
}

/* /// Alternative slide show for Mediabox FLV ///////////////////// */

div#mainContent p.mediabox-alternative-slideshow {
    display: none;
}

/* /// Alternative for flashs, used in accordions (MMC Marketinglosungen) ///////////////////// */

.flash-alternative {
    display: none;
}

/* /// Marginalia element /////////////////////////////////////////////////////////////////////// */

#marginalia h1 {
    font-weight: bold;
}

div#marginalia.start {
	float: right;
	width: 247px;
	margin: 13px 36px 0 0;
    position: relative;
}

#marginalia {
	width: 208px;
	float: left;
	margin: 79px 0 0 0;
    padding-left: 20px;
}

#marginalia p a:link,
#marginalia p a:visited {
	color: #EA0017;
}

#marginalia #marginalBoxStartGrey,
#marginalia .marginalBoxRed,
#marginalia .marginalBoxGrey,
#marginalia #marginalBoxStartGrey p a.internal-link:link,
#marginalia .marginalBoxRed p a.internal-link:visited,
#marginalia .marginalBoxGrey p a.internal-link:visited {
	color: #ffffff !important;
}

#marginalia .marginalBoxStartGrey {
	margin: 0 0 20px 0;
}

#marginalia.start .marginalBoxStartGreyTop {
	background: url(../images/marginal_start_grey_top.png) top left no-repeat !important;
	padding: 16px 16px 5px 16px;
    width: 215px; /* IE6 Peek-a-boo */
}

#marginalia.start .marginalBoxStartGreyBottom {
	background: url(../images/marginal_start_grey_bottom.png) bottom left no-repeat !important;
	height: 30px;
	margin-top: -17px;
}

#marginalia .news-latest-date a {
	color: #dcdfe2;
	font-size: 0.95em;
}

#marginalia h3 a {
	color: #ffffff;
	font-size: 1.1em;
	line-height: 1.25em;
}

#marginalia #marginalBoxStartGrey hr  {
	border-top: 1px solid #58585a;
	border-bottom: 1px solid #828384;
	border-left: 1px solid #717275;
	border-right: 1px solid #717275;
	margin: 10px 0 12px 0;
}

#marginalia .news-latest-container p {
	color: #dcdfe2;
	margin-bottom: 5px;
	line-height: 1.35em;
}

#marginalia .news-latest-item {
	margin: 10px 0 0 0;
}


/* /// Marginal Box Red  /// */

#marginalia .marginalBoxRed {
	margin: 0 0 14px 0;
}

#marginalia .marginalBoxRed p .internal-link:link,
#marginalia .marginalBoxRed p .internal-link:visited {
	color: #ffffff;
	text-align: right;
	display: block;
	width: auto;
	float: none;
}

#marginalia .marginalBoxRed hr {
	border-top: 1px solid #770814;
	border-bottom: 1px solid #a72f3b;
	border-left: 1px solid #880a16;
	border-right: 1px solid #880a16;
	margin: 15px 0 12px 0;
}

#marginalia .marginalBoxRed ul {
	margin: 10px 0 0 0;
    padding-bottom: 8px;
}

#marginalia .marginalBoxRed table {
	margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

#marginalia .marginalBoxRed table tr td {
	color: #FFFFFF;
    padding: 0px 8px 8px 0px;
    vertical-align: middle;
}

#marginalia .marginalBoxRedTop {
	background: url(../images/bg_marginalia_red_top.png) top left no-repeat;
	padding: 16px 16px 0px 16px;
	width: 176px; /* 208 - 32 */
}

#marginalia .marginalBoxRedBottom {
	background: #996600;
	background: url(../images/bg_marginalia_red_bottom.png) bottom left no-repeat;
	height: 10px;
	margin-top: -5px;
}


/* /// Marginal Box Grey  /// */

#marginalia .marginalBoxGrey {
	margin: 0 0 20px 0;
}

#marginalia .marginalBoxGrey hr  {
	border-top: 1px solid #58585a;
	border-bottom: 1px solid #828384;
	border-left: 1px solid #717275;
	border-right: 1px solid #717275;
	margin: 15px 0 12px 0;
}

#marginalia .marginalBoxGreyTop {
	background: url(../images/bg_marginalia_grey_top.png) top left no-repeat;
	padding: 16px 16px 0px 16px;
	width: 176px; /* 208 - 32 */
}

#marginalia .marginalBoxGreyBottom {
	background: url(../images/bg_marginalia_grey_bottom.png) bottom left no-repeat;
	height: 10px;
	margin-top: -5px;
}

#marginalia ul.linkList li {
    background: url(../images/arrow_more.png) top left no-repeat;
    padding: 1px 0 4px 15px;
    list-style-type: none;
    margin: 0;
}


/* /// Marginal anmeldung Unterseite  /// */

#marginalia .marginalBoxStartGreyTop {
	background: url(../images/bg_marginalia_grey_top.png) top left no-repeat;
	padding: 16px 16px 5px 16px;
}

#marginalia .marginalBoxStartGreyBottom {
	background: url(../images/bg_marginalia_grey_bottom.png) top left no-repeat;
	height: 10px;
	margin-top: -5px;
}

#marginalia div#marginalBoxStartGrey div.new {
	margin: 0;
}

#newsletter form#tx-srfeuserregister-pi1-fe_users_form p {
	color: #ffffff !important;
}

#newsletter form ul.subscribeNewsletter input {
	text-align: left;
	width: 116px;
	margin-bottom: 5px;
}

#newsletter form ul.subscribeNewsletter li,
#newsletter form ul.subscribeNewsletter li label.newsletterName {
    list-style-type: none;
	float: left;
    padding-left: 0;
    margin-left: 0;
}

#newsletter fieldset#salutation label {
	color: #ffffff;
	float: left;
	padding: 0 4px 0 0 !important;
	width: auto;
}

#newsletter fieldset#salutation input {
	color: #ffffff;
	float: left !important;
	width: 15px !important;
	padding: 1px 0 0 0 !important;
	margin: 0 8px 0 0 !important;
}


/* /// Newsletter  /// */

#marginalia.start div#marginalBoxStartGrey div.new {
	width: 78px;
	height: 78px;
    position: absolute;
    top: -69px;
    left: 176px;
	background: url(../images/button_new.png) top left no-repeat;
    z-index: 99;
}

#marginalia.start #newsletter {
    position: relative;
}

#newsletter form h2 {
	color: #ffffff;
	text-transform: uppercase;
}

#marginalia.start #newsletter form#tx-srfeuserregister-pi1-fe_users_form p {
	width: 190px;
	color: #ffffff !important;
}

#newsletter form label,
#newsletter form fieldset {
	color: #ffffff;
}

#newsletter form ul.subscribeNewsletter {
	margin-top: 13px;
    overflow: hidden;
}

#newsletter form #salutation input {
    border: none;
}

#marginalia.start #newsletter form ul.subscribeNewsletter input {
	text-align: left;
	width: 156px !important; /* 160 - 4 */
}

#marginalia.start #newsletter form ul.subscribeNewsletter li {
	margin-bottom: 5px !important;
    margin-left: 0;
}

#newsletter form ul.subscribeNewsletter li label {
	float: left;
	padding-right: 15px;
    width: 38px;
}

fieldset#salutation {
	border: none;
	float: left;
	margin-left: -5px;
	height: 20px;
}

#marginalia.start #newsletter fieldset#salutation label {
	color: #ffffff;
	float: left;
	padding: 0 4px 0 0 !important;
	width: auto;
}

#marginalia.start #newsletter fieldset#salutation input {
	color: #ffffff;
	float: left !important;
	width: 15px !important;
	padding: 1px 0 0 0 !important;
	margin: 0 8px 0 0 !important;
}

div#newsletter input.tx-srfeuserregister-pi1-submit {
	display: block;
	background: url(../images/arrow_more.png) right -2px no-repeat;
	color: #ffffff;
	/*height: 22px;
	width: 100%;*/
    float: right;
	text-align: right;
	padding: 0 13px 7px 0;
	margin: 8px 0 0 0;
	cursor: pointer;
	border: none;
}

div#newsletter input.tx-srfeuserregister-pi1-submit:hover {
	text-decoration: underline;
}


/* /// Newsteaser  /// */

#marginalia .news-latest-container img {
	display: none;
}


/* /// Contactform ////////////////////////////////////////////////////////////////////////////// */

#contact {
	position: absolute;
    top: 19px;
    right: -228px;
    z-index: 100;
	text-transform: uppercase;
	background: url(../images/bg_contact_box.jpg) left top no-repeat;
    margin: 0;
    border: none;
    width: 110px; /* hard-coded in accordion.js */
}

#contact.open {
	background: url(../images/bg_contact_box_open.png) left top no-repeat;
	/*width: 208px;*/ /* hard-coded in accordion.js */
}

#contact.open h1 {
	padding: 11px 0 0 21px;
	cursor: pointer;
	color: #ffffff;
    background: url(../images/button_close.png) 185px 10px no-repeat;
}

#contact h1 {
	height: 31px; /* 42 - 11 */
	padding: 11px 0 0 24px;
	cursor: pointer;
}

#contact ul {
	width: 79px; /* 208 - 18 */
	height: 128px; /* 143 - 15 */
	padding: 15px 0 0 18px;
}

#contact.open ul {
	width: 190px; /* 208 - 18 */
}

#contact li.contactForm,
#contact li.callBackService,
#contact li.contactAddress {
    text-transform: none;
	padding: 3px 0 0 40px;
	height: 23px;
}

#contact li.contactForm {
	background: url(../images/mail.png) left 5px no-repeat;
}

#contact li.callBackService {
	background: url(../images/callback.png) 2px top no-repeat;
}

#contact li.contactAddress {
	background: url(../images/appointment.png) 5px 5px no-repeat;
}

#contact li.contactForm:hover {
	background-image: url(../images/mail_hover.png);
}

#contact li.callBackService:hover {
	background-image: url(../images/callback_hover.png);
}

#contact li.contactAddress:hover {
	background-image: url(../images/appointment_hover.png);
}

#contact h2 {
	margin: 0 0 14px 0;
}

#mainContent #contact li a:link,
#mainContent #contact li a:active,
#mainContent #contact li a:visited {
	color: #ffffff;
	display: block;
    text-decoration: none;
}

#mainContent #contact li:hover a {
	color: #dcdfe2;
}

#marginalia .marginalBoxStartGrey p,
#marginalia .marginalBoxRed p,
#marginalia .marginalBoxGrey p {
	color: #FFFFFF;
	line-height: 1.25em;
	margin-bottom: 5px;
}

#page #marginalia .marginalBoxRed a,
#page #marginalia .marginalBoxGrey a,
#page #marginalia #contact a,
#page #marginalia #contactOpen a {
	color: #FFFFFF;
	line-height: 1.25em;
	margin-bottom: 5px;
}

#marginalia a {
	color: #ea0017;
}
 

/* /// Footer element /////////////////////////////////////////////////////////////////////////// */

#footer {
	margin: 75px 38px 0 38px; 
	padding: 16px 0 0 0;
	height: 31px; /* 49 - padding-top */
	background: #ffffff;
	/*border-top: 1px solid #a9a8ad;*/
	border-bottom: 1px solid #dfdfdf;
}

#footer a {
	font-size: 0.9em;
}

#footer #metaNavigation .imprint {
	float: left;
	margin-top: 1px;
}

#footer #metaNavigation a.active {
	color: #ea0017;
}

#footer #metaNavigation ul {
	float: right;
	/*padding-right: 38px;*/
}

#footer #metaNavigation ul li {
	display: inline;
	margin-left: 5px;
}


/* /// FooterNavigation element ///////////////////////////////////////////////////////////////// */

#footerNavigation {
	margin-top: 25px;
	padding: 18px 0 20px 38px;
	background: #ffffff;
    overflow: hidden;
}

#footerNavigation ul {
	margin: 0 0 20px 0;
	float: left;
	width: 165px;
}

#footerNavigation ul li.first a {
	text-decoration: underline;
	color: #7b7b7b;
}

#footerNavigation ul li.first a:hover {
	text-decoration: underline;
	color: #000000;
}


#footerNavigation ul.last {
	margin: 0 0 20px 0;
}

#footerNavigation ul a {
	font-size: 0.9em;
	display: block;
	color: #a5a5a5 /*!important; /* !important sorgt dafür dass die höherwertigen Einstellungen überschrieben werden.*/
}



/* /// Sitemap ////////////////////////////////////////////////////////////////////////////////// */

.csc-sitemap .column {
    float: left;
}

#content .csc-sitemap ul {
    width: 175px;
    margin: 0 25px 0 0;
}

#content .csc-sitemap hr {
    margin: 0;
}

#content .csc-sitemap li {
    list-style-type: none;
    padding: 5px 0 10px;
    margin-left: 0;
    background: url(../images/line.gif) repeat-x left bottom;
}

#content .csc-sitemap ul li li {
    background: none;
    padding: 0;
    margin: 0;
}

#content .csc-sitemap ul li.last {
    background: none;
}

#mainContent #content .csc-sitemap li a {
    color: #4c4d51;
    font-weight: bold;
}
#mainContent #content .csc-sitemap li a:hover {
    color: #ea0017;
    text-decoration: none;
}
#mainContent #content .csc-sitemap li li a {
    font-weight: normal;
}