/* TYPO3 content stylesheet */

.ctArea .ctElement {
	margin-bottom: 27px;
	clear: both;
}

#rightCol .ctArea .ctElement {
	margin-bottom: 16px;
}

.ctArea p,
.ctArea ul li,
.ctArea ol li,
.ctArea table td,
.ctArea label {
	line-height: 14px;
}

.ctArea p.align-justify {
	text-align: justify;
}

.ctArea p.align-center {
	text-align: center;
}  

.ctArea p.align-right {
	text-align: right;
}

#midCol .ctArea b {
	color: #000;
}

.ctArea a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.ctArea ul ul {
	margin-left: 8px;
}

.ctArea ul li {
	list-style: disc inside;
	padding: 0 0 0 8px;
}

.ctArea ol {
	padding-left: 37px;
}

.ctArea blockquote {
	padding-left: 20px;
}

#midCol h2 {
	padding-bottom: 14px;
}

#midCol #locator h2 {
	padding-bottom: 0;
}

#midCol #locator h2.employees {
	margin-bottom: -10px;
}

#midCol h2,
#midCol h2 a {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

#midCol h3,
#midCol h4 {
	padding-bottom: 0;
}

#midCol h5 {
	padding-bottom: 5px;
}

#midCol h3,
#midCol h3 a,
#midCol h4,
#midCol h4 a,
#midCol h5,
#midCol h5 a {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

#midCol h4 {
	margin-bottom: -21px;
}

#midCol .ctArea .csc-firstHeader {
	margin-top: -3px;
}

#rightCol .ctArea .csc-firstHeader {
	background: url(../../images/border.gif) repeat-x left bottom;
	color: #000;
	font-size: 12px;
	line-height: 9px;
	font-weight: bold;
	padding: 0 0 9px 0;
	margin-bottom: 13px;
}

#rightCol .ctArea .csc-textpic-below .csc-textpic-imagewrap {
	margin-top: 14px;
}

#rightCol h2,
#rightCol h3,
#rightCol h4,
#rightCol h5 {
	padding-bottom: 14px;
}

#rightCol h2,
#rightCol h2 a,
#rightCol h3,
#rightCol h3 a,
#rightCol h4,
#rightCol h4 a,
#rightCol h5,
#rightCol h5 a {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}


/* Section Frames */

.ctArea .sectionFrame1 {
	background: url(../../images/border.gif) repeat-x left top;
	padding-top: 16px;
}

#midCol .ctArea .sectionFrame1 h4 {
	margin-bottom: -22px;
}


/* Flexible Contents 3 Columns */


.fce2Columns .fceLeftCol,
.fce2Columns .fceMidCol {
	float: left;
	width: 180px;
}

/* Anpassung gemäss 081023 */
.fce2Columns .fceLeftCol {
	width: 240px;
}

.fce2Columns .fceMidCol {
	width: 120px;
}

#evergreens .fce2Columns .fceLeftCol,
#evergreens .fce2Columns .fceMidCol {
	width: 180px;
}

.fce2Columns .fceRightCol {
	float: right;
	width: 151px;
}

.fce2Columns .fceLeftCol .fceCtArea,
.fce2Columns .fceMidCol .fceCtArea,
.fce2Columns .fceRightCol .fceCtArea {
	margin-bottom: 3px;
}

.ctArea .fce2Columns .fceCtArea .ctElement {
	margin-bottom: 11px;
}

#midCol .fce2Columns .ctElement .csc-textpic-above .csc-textpic-text {
	padding-top: 0px;
}

.ctArea .fce2Columns a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.ctArea .fce2Columns b {
	color: #000;
}


/* Filelinks */

.csc-uploads td {
	padding: 5px 10px 5px 0;
}


/* Sitemap */

.csc-sitemap ul li {
	margin-top: 10px;
}

.csc-sitemap ul ul li{
	margin-top: 2px;
}


/* Mailform typo3 */

fieldset.defaultForm {
	padding-top: 10px;
	padding-bottom: 20px;
	border: none;
}

fieldset.defaultForm div.formRow {
	clear: both;
}

.defaultForm .csc-mailform-label {
	padding: 5px 0;
}

fieldset.defaultForm .required {
	float: left;
	margin-left: -12px;
}

.defaultForm label {
	float: left;
	width: 180px;
	display: block;
	margin-bottom: 6px;
}

.defaultForm .formRowNoMargin label {
	float: none;
}

.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
	width: 200px;
	margin-bottom: 6px;
	background-color: #F6F6F6;
	color: black;
	border: 1px solid #808080;
	padding: 1px;
}

.defaultForm input.file {
	width: auto;
}

.defaultForm textarea {
	height: 100px;
}

.defaultForm select {
	width: 204px;
}

.defaultForm option {
	background-color: #F6F6F6;
	color: black;
}

.defaultForm input.checkbox {
	width: 13px;
	height: 13px;
	margin-bottom: 12px;
	margin-top: 4px;
	border: none;
}

.defaultForm input.submit,
.defaultForm button,
.defaultForm .submit input {
	margin-left: 180px !important;
	margin-left: 183px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

.defaultForm input.noMargin {
	margin-left: 0 !important;
}

.defaultForm .formRowNoMargin input.submit,
.defaultForm .formRowNoMargin button {
	margin-left: 0 !important;
	margin-left: 0;
}

.defaultForm div.radio {
	padding-bottom: 5px;
}

.defaultForm div.radio fieldset label {
	width: auto;
	display: inline;
	float: none;
}

.defaultForm div.radio fieldset .radio {
	padding: 0;
	width: auto;
	margin: 0 5px -2px 0;
	background-color: transparent;
	border: none;
}

.defaultForm input[type=text]:focus,input[type=password]:focus,textarea:focus {
	background: #FFF; 
	color: black;
}


/* images */

#midCol .ctElement .csc-textpic-intext-right .csc-textpic-image,
#midCol .ctElement .csc-textpic-intext-left .csc-textpic-image {
	padding-top: 4px;
}

#midCol .ctElement .csc-textpic-intext-left-nowrap .csc-textpic-image,
#midCol .ctElement .csc-textpic-intext-right-nowrap .csc-textpic-image {
	padding-top: 4px;
}

#midCol .ctElement .csc-textpic-below .csc-textpic-text {
	padding-bottom: 5px;
}

#midCol .ctElement .csc-textpic-above .csc-textpic-text {
	padding-top: 5px;
}

#midCol .ctElement .csc-textpic-left .csc-textpic-imagewrap {
	
}

.csc-textpic-caption {
	font-size: 11px;
	padding-top: 2px;
}

.csc-textpic-image {
	padding-right: 22px;
}

.cr40years .csc-textpic-image {
	padding-right: 0;
	padding-bottom: 5px;
}

.csc-textpic-lastcol {
	padding-right: 0;
}


/* tt_news */

.newsSingleItem {
	position: relative;
}

#midCol .newsSingleItem h2 {
	margin-top: -3px;
	padding-bottom: 0;
	margin-bottom: 11px;
}

#midCol .newsSingleItem p.bodytext b {
	color: #000;
}

.newsSingleItem .newsSingleBacklink {
	position: absolute;
	top: 0;
	right: 0;
}

.newsSingleItem .newsSingleImage {
	margin-top: 5px;
}

.newsSingleItem .newsSingleImage img {
	margin-bottom: 11px;
}

.newsSingleItem .newsSingleImage .newsSingleCaption {
	font-size: 11px;
	padding-bottom: 5px;
}

#ce608.ctElement {
	margin-bottom: 1px;
}
	
/*

.newsListWrap {
	margin-top: -17px;
}

.newsListItem {
	padding-top: 17px;
}
*/
.newsListSeparator {
	height: 32px;
	width: 100%;
	clear: both;
	background: url(../../images/border.gif) repeat-x 0 16px;	
}

.newsListSeparatorAlt {
	height:31px;
	background: url(../../images/border.gif) repeat-x 0 15px;
}

#midCol .newsListWrap {
	position: relative;
	top: -3px;
}

#midCol .newsListItem h2,
#midCol .newsLatestItem h2 {
	padding-bottom: 12px;
}

.newsListItem img,
.newsLatestItem img {
	float: left;
	margin: 2px 17px 16px 0;
}

.newsListItemAlt img {
	float: none;
	margin-bottom: 3px;
}

.newsListItem div.text {
	position: relative;
	top: -1px;
}

.newsListItemAlt div.text {
	margin-bottom: 11px;
}

.newsListItem p.bodytext,
.newsLatestItem p.bodytext {
	display: inline;
}

.newsListBrowse {
}

.tx-ttnews-browsebox a,
.tx-ttnews-browsebox span {
	float: left;
	display: block;
	margin-right: 4px;
}

.tx-ttnews-browsebox .active {
	font-weight:bold;
}

.tx-ttnews-browsebox .next {
	display:none;
}

.tx-ttnews-browsebox .prev {
	display:none;
}


/* Google Maps */

.tx_lumogooglemaps_pi1_sidebar {
	display: none;
}


/* Login */

.tx-felogin-pi1 p.forgotP {
	margin-left: 180px !important;
	margin-left: 183px;
}

.tx-felogin-pi1 .logoutForm input.submit  {
	margin-top: 10px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

/* Welcome-Message */

.welcomemsg {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

.ctArea a.anchorlink {
    color: #FFFFFF !important;
    display: block !important;
    font-size: 1px !important;
    height: 0 !important;
    line-height: 1px !important;
    text-decoration: none !important;
    text-indent: -99999px !important;
}

