.align-right {
	text-align: right;
}

hr.clean {
	clear: both;
	width: 100%;
	color: white;
	display: block;
	visibility: hidden;
}

a.external-link-new-window {
	 }

a.external-link-new-window:hover {
	 }

a.download {
	background: transparent url(images/disk.gif) no-repeat scroll left center;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	padding-left: 20px;
	-moz-background-inline-policy: continuous;
	padding-top: 1px;
}

a.mail {
	background: transparent url(images/email.gif) no-repeat scroll left center;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	padding-left: 20px;
	-moz-background-inline-policy: continuous;
}

#lang_fontsize img {
	margin-top: 2px;
}

#content_title h1 {
	margin: 0pt;
	padding-left: 17px;
	color: #0D903E;
	font-size: 100%;
	text-transform: uppercase;
	font-weight: normal;
}
#content.startpage h1.csc-firstHeader{
	font-size: 150%;
	margin-bottom: 15px;
}
#right_side h1.csc-firstHeader {
	margin: 5px 0pt;
}

#right_side p.head {
	padding: 3px 4px 7px;
	color: #FFFFFF;
}

#right_side p {
	padding: 5px 7px 5px 0pt;
}

#right_side p.prep {
	border-bottom: 1px solid #D2DDDE;
	font-weight: bold;
}

#right_side .news-latest-item p {
	padding: 0pt;
}

#right_side div.news-latest-item p.bodytext {
	margin: 0pt;
	display: inline;
}

.Column2 {
	width: 100%;
	float: left;
	padding-top: 15px;
}

.Column2_1 h1.csc-firstHeader, .Column2_2 h1.csc-firstHeader {
	margin: 5px 0pt;
	font-style: normal;
	color: #0D903E;
	font-variant: small-caps;
}

div.Column2_1,
div.Column2_2 {
	float: left;
	width: 49%;
}
 div.Column2_2 {
	float: right;
 }
/*
div.Column2_1 {
	padding-right: 2%;
}
*/
div.Column3_1, div.Column3_2, div.Column3_3 {
	float: left;
	width: 31%;
}

div.Column3_1, div.Column3_2 {
	padding-right: 2%;
}

div.column_66_33 {
	margin: 0pt;
}

div.column_66_33_1, div.column_33_66_2 {
	float: left;
	width: 66%;
}

div.column_66_33_2, div.column_33_66_1 {
	float: left;
	width: 33%;
	padding-left: 1%;
}

div.column_33_66_2 {
	padding-left: 1%;
}

div.column_33_66_1 {
	padding-left: 0pt;
}

#header_print a img {
	padding: 0pt 5px;
	float: right;
}

ul.contentHeader {
	display: inline;
	height: 20px;
}

ul.contentHeader li.contentHeader-left {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

ul.contentHeader li.contentHeader-left h1 {
	border: 0pt none ;
	padding: 0pt 0pt 0pt 27px;
	background: transparent none repeat scroll 0% 0%;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	float: left;
	font-weight: bold;
	display: inline;
	-moz-background-inline-policy: continuous;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

ul.contentHeader li.contentHeader-right {
	float: right;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	display: inline;
}

ul.contentHeader li.contentHeader-right a img {
	padding: 0pt 10px 0pt 0pt;
	display: inline;
}

#lw_link a {
	color: #CCCCCC;
}

table.table-100 {
	width: 100%;
}

td.td-25 {
	width: 25%;
}

td.td-33 {
	width: 33%;
}

td.td-50 {
	width: 50%;
}

td.td-verticaltop {
	vertical-align: top;
}

td.td-right {
	text-align: right;
}

td.td-bgandvt {
	vertical-align: top;
	background-color: #D6F3FF;
}

td.td-background {
	background-color: #D6F3FF;
}

tr.tr-background {
	background-color: #D6F3FF;
}

tr.tr-bold {
	font-weight: bold;
}

#page_not_found {
	border: 1px solid #C6C3BD;
	margin: 50px auto 0pt;
	padding: 0pt 1px 1px;
	width: 780px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
}

#page_not_found #header_top {
	padding: 15px;
	background: #FFFFFF url(images/page_not_found_header_bg.gif) repeat-x scroll left top;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	text-align: right;
	width: 750px;
	-moz-background-inline-policy: continuous;
}

#page_not_found #content_area {
	border-top: 1px solid #C6C3BD;
	padding: 15px;
	clear: both;
	background-color: #FFFBF7;
}

#page_not_found #content_area a {
	font-size: 13px;
}

.pagebrowser ul {
	margin: 0pt;
	padding: 10px 10px 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.pagebrowser li {
	display: inline;
}

div.frame1 .csc-firstHeader {
	margin: 10px 0px 0px;
}

div.frame1 {
	border: 2px solid green;
	margin: 0px 0px 10px;
	padding: 0px 10px;
}

div.frame2 {
	border: 2px solid red;
	margin: 0px 0px 10px;
	padding: 0px 10px;
}

.calendar-image {
	border: medium none ;
}

.borderContent {
	float: left;
	width: 100%;
}

.bgRightTop {
	background: transparent url(images/round_corner_content_right_top.gif) no-repeat scroll right top;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	float: left;
	width: 100%;
}

.bgLeftTop {
	background: transparent url(images/round_corner_content_left_top.gif) no-repeat scroll left top;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	float: left;
	width: 100%;
}

.bgRightBottom {
	background: transparent url(images/round_corner_content_right_bottom.gif) no-repeat scroll right bottom;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	float: left;
	width: 100%;
}

.bgLeftBottom {
	padding: 10px 0pt;
	background: transparent url(images/round_corner_content_left_bottom.gif) no-repeat scroll left bottom;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	float: left;
}

.fceBorderContent {
	margin: 0pt;
	padding: 0px 15px;
	float: left;
}

.fceBorderContent h1 {
	padding-bottom: 5px;
}

.fceBorderContent ul {
	padding-left: 0px;
}

.fceBorderContent ul li {
	padding: 4px 0px 4px 20px;
	background-image: url(images/check_haken.gif);
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-repeat: no-repeat;
	background-position: left center;
}

.category_header h1 {
	border: 0pt none ;
	padding: 0pt 0pt 0pt 27px;
	background: transparent none repeat scroll 0% 0%;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	width: 400px;
	font-weight: bold;
	-moz-background-inline-policy: continuous;
	display: inline;
}

#content .news-list-date {
	width: 110px;
	display: block;
	float: left;
	padding-right: 15px;
	font-weight: normal;
	color: #555555;
}

#content .news-latest-item p.bodytext {
	margin-left: 125px;
}

#content .news-list-morelink, #content .news-list-item p.bodytext {
	margin-left: 125px;
}

.news-search-form {
	font-size: 100%;
}

.news-search-form table td {
	padding-left: 0pt;
}

.news-list-item {
	margin: 0pt;
	clear: both;
}

.news-latest-item {
	margin: 10px 0pt 13px;
}

#right_side .news-latest-item .news-list-date {
	display: block;
	padding-right: 10px;
	text-align: right;
}

#right_side .news-latest-item h3 {
	margin-top: 5px;
	font-size: 100%;
}

.news-single-item h2 {
	margin: 0pt;
	padding: 0pt;
	float: left;
}

div.news-single-timedata {
	float: right;
}

.news-single-item h3 {
	clear: both;
}

div.news-single-category {
	width: 350px;
	color: #666666;
}

.news-single-item p.bodytext {
	clear: both;
}

.news-single-item img {
	padding-bottom: 10px;
}

p.news-single-author {
	float: right;
	text-align: right;
	padding-top: 0pt;
	color: #666666;
	padding-bottom: 5px;
}

.news-single-img {
	clear: both;
}

.news-single-backlink {
	padding: 10px 0pt 0pt;
}

.news-single-additional-info dt {
	font-weight: bold;
}

.news-single-additional-info img {
	margin-right: 5px;
}

dl.news-single-related, dl.news-single-files, dl.news-single-links {
	margin-top: 10px;
}

.news-list-item img {
	margin: 0pt 10px 4px 0pt;
	float: left;
}

#right_side .news-list-item p {
	 }

div.news-list-item {
	border-bottom: 1px solid #E9E8E8;
	padding: 5px 0pt 15px;
	overflow: hidden;
	clear: both;
	margin-bottom: 0pt;
	display: block;
	height: 100%;
}

.tx-ttnews-browsebox {
	clear: both;
}

.tx-ttnews-browsebox table td {
	border: medium none ;
}

.tx-ttnews-browsebox img {
	vertical-align: text-top;
}

.browse-to-site {
	padding-left: 20px;
}

.tx-ttnews-browse-form {
	padding-right: 20px;
}

.browse-site-field {
	font-size: 100%;
}

.tx-indexedsearch-res td, .tx-indexedsearch-res th {
	border: medium none ;
}

.tx-indexedsearch table td {
	padding: 0pt;
}

.tx-indexedsearch-browselist-currentPage strong a {
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background-color: #FFFFFF;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: red;
}

.csc-uploads, .csc-uploads td {
	border: medium none ;
}

.csc-uploads .csc-uploads-icon {
	padding: 4px 4px 4px 0pt;
	vertical-align: top;
}

.csc-uploads .csc-uploads-fileSize {
	vertical-align: top;
	text-align: right;
	padding-left: 30px;
}

.tx-newloginbox-pi1 form table th {
	background-color: #FFFFFF;
	text-align: right;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd img {
	 }

div.csc-textpic-intext-left ul, div.csc-textpic-intext-right-nowrap ul {
	list-style-position: outside;
}

div.csc-textpic-intext-left dl {
	padding-right: 10px;
}

div.csc-textpic {
	overflow: hidden;
	display: block;
	height: 100%;
}

.tx-dropdownsitemap-pi1 img {
	display: none;
}

.fce_startbox .fce_header a {
	color: #0D903E;
	font-size: 118.18%;
	text-decoration: none;
}

.fce_startbox {
	border: 1px solid #EEEEEE;
	position: relative;
}
.fce_startbox_content{
	margin-right: 10px;
}
.fce_startbox .fce_header{
	font-size: 125%;
}
.fce_startbox .fce_header, .fce_startbox .fce_text {
	padding-left: 15px;
}
.fce_startbox .fce_text{
	padding-bottom: 40px;
}
.fce_startbox .left_bottom_link, .fce_startbox .right_bottom_link {
	float: left;
	width: 95px;
	height: 35px;
}

.fce_startbox .fce_startbox_bottom_link {
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	float: left;
	width: 178px;
	height: 35px;
	background-image: url(images/mehr_erfahren.gif);
	background-position: 135px 5px;
	background-repeat: no-repeat;
	font-size: 90.9%;
}

.fce_startbox .fce_startbox_bottom_link a {
	padding: 10px 0pt 0pt 15px;
	text-decoration: none;
	color: #333333;
	position: relative;
	top: 8px;
	font-weight: bold;
}

.fce_startbox .fce_startbox_bottom {
	border-top: 1px solid #F5F5F5;
	background-image: url(images/startbox_bg.jpg);
	height: 35px;
	background-position: left center;
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.image_container_top {
	width: 210px;
	height: 10px;
	background-image: url(images/rightbox_top.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #ECECEC;
}

.image_container_bottom {
	width: 210px;
	height: 10px;
	background-image: url(images/rightbox_bottom.jpg);
	position: relative;
	top: -2px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

.image_container_right .content {
	background-color: #ECECEC;
	margin-top: 0px;
	padding-top: 0px;
}

.image_container_right .content .csc-textpic-text {
	padding-left: 10px;
}

#right_side .image_container_right .content .csc-textpic-text p {
	padding: 0pt;
}

.image_container_right .content .csc-textpic {
	padding-right: 5px;
}

.image_container_right .csc-textpic {
	border-bottom: 1px solid #FFFFFF;
	padding-top: 5px;
}

#right_side .tx-thmailformplus-pi1 {
	overflow: hidden;
	display: block;
	height: 100%;
}

.contact_right_content {
	overflow: hidden;
	padding-left: 10px;
	display: block;
	height: 100%;
	background-color: #EDEDED;
}

#right_side h1.csc-firstHeader {
	color: #0D903E;
	text-transform: uppercase;
	margin-top: 0px;
	padding-left: 10px;
}

#right_side .tx-thmailformplus-pi1 .section {
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
}

#right_side .tx-thmailformplus-pi1 .callback_info {
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
}

#right_side .tx-thmailformplus-pi1 .tel {
	margin: 8px 0pt 0pt 10px;
	padding: 0pt 0pt 0pt 20px;
	background-image: url(images/icon_telefon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#right_side .tx-thmailformplus-pi1 .mail {
	margin: 8px 0pt 0pt 10px;
	padding: 0pt 0pt 0pt 20px;
	background-image: url(images/icon_e-mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 155px;
}

#right_side .tx-thmailformplus-pi1 .contact_left_container {
	float: left;
	width: 110px;
}

#right_side .tx-thmailformplus-pi1 .contact_right_container {
	float: left;
	width: 80px;
	padding-left: 10px;
}
#right_side .tx-thmailformplus-pi1 #company0,
#right_side .tx-thmailformplus-pi1 #company2,
#right_side .tx-thmailformplus-pi1 #company3,
#right_side .tx-thmailformplus-pi1 #firstname0,
#right_side .tx-thmailformplus-pi1 #firstname2,
#right_side .tx-thmailformplus-pi1 #firstname3,
#right_side .tx-thmailformplus-pi1 #phone0,
#right_side .tx-thmailformplus-pi1 #phone2,
#right_side .tx-thmailformplus-pi1 #phone3 {
	width: 96px;
}

#right_side .submit {
	border: medium none ;
	background-image: url(/fileadmin/templates/images/cosa/screendesign/formulare/actionbuton_mitte.gif);
	color: #FFFFFF;
	float: left;
	height: 25px;
	padding-bottom: 4px;
}

#right_side .action_right {
	float: left;
	height: 25px;
	background-image: url(images/actionbuton_rechts.gif);
	width: 10px;
}

#right_side .action_left {
	float: left;
	height: 25px;
	width: 10px;
	background-image: url(images/actionbuton_links.gif);
}

.greenbox .top {
	background-image: url(images/content_list_bck_oben.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 5px;
	background-color: #0D903E;
}

.greenbox .content {
	overflow: hidden;
	background-image: url(images/content_list_bck_mitte.gif);
	width: 170px;
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
	display: block;
	height: 100%;
}

.greenbox .content h1 {
	color: #FFFFFF;
	margin-top: 0px;
	padding-left: 10px;
}

.greenbox .content ul {
	padding-left: 10px;
}

.greenbox .content ul li {
	padding: 4px 0pt 4px 20px;
	background-image: url(images/check_haken.gif);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.greenbox .bottom {
	background-image: url(images/content_list_bck_unten.gif);
	width: 170px;
	background-repeat: no-repeat;
	height: 5px;
}

.product_des .left {
	float: left;
	width: 35%;
}

.product_des .right {
	float: left;
	width: 65%;
}

#right_side .lwGeoSearch {
	padding: 0px 10px;
	overflow: hidden;
	background-color: #ECECEC;
	display: block;
	height: 100%;
	width: 190px;
}

#right_side .lwGeoSearch_top {
	background-image: url(images/rightbox_top.jpg);
	background-repeat: no-repeat;
	background-color: #ECECEC;
	height: 10px;
	width: 210px;
}

#right_side .lwGeoSearch_bottom {
	background-image: url(images/rightbox_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 10px;
	width: 210px;
}

#right_side h1 {
	padding-left: 10px;
}

#right_side .lwGeoSearch .desc {
	font-weight: bold;
}

#right_side .lwGeoSearch .lwGeoSearch_label {
	width: 110px;
	text-align: right;
	display: block;
	float: left;
	padding-right: 10px;
}

#right_side .lwGeoSearch .radio, #content .lwGeoSearch .radio {
	border: 0px none ;
	background-color: transparent;
}

#right_side .lwGeoSearch #lwgeonamesearch label, #right_side .lwGeoSearch #lwgeozipsearch label {
	width: 40px;
	display: block;
	float: left;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	clear: both;
}

#right_side .lwGeoSearch #lwgeonamesearch, #right_side .lwGeoSearch #lwgeozipsearch {
	padding-top: 5px;
}

#right_side .lwGeoSearch #lwgeonamesearch .left, #right_side .lwGeoSearch #lwgeozipsearch .left {
	background-image: url(/fileadmin/templates/images/cosa/screendesign/formulare/formfeld_links.gif);
	height: 20px;
	width: 5px;
	float: left;
	margin-bottom: 5px;
}

#right_side .lwGeoSearch #lwgeonamesearch .right, #right_side .lwGeoSearch #lwgeozipsearch .right {
	background-image: url(/fileadmin/templates/images/cosa/screendesign/formulare/formfeld_rechts.gif);
	height: 20px;
	width: 5px;
	float: left;
	margin-bottom: 5px;
}

#right_side .lwGeoSearch #lwgeonamesearch input, #right_side .lwGeoSearch #lwgeozipsearch input {
	border: 0px none ;
	background-image: url(/fileadmin/templates/images/cosa/screendesign/formulare/formfeld_mitte.gif);
	float: left;
	background-color: transparent;
	height: 18px;
	width: 80px;
	margin-bottom: 5px;
}

#right_side .lwGeoSearch .lwGeoSearchSubmit {
	padding-left: 50px;
	width: 200px;
	clear: both;
	padding-top: 5px;
}

#content .lwGeoSearch .lwGeoSearch_label {
	width: 120px;
	display: block;
	float: left;
}

#content .lwGeoSearch .right {
	float: left;
}

#content #lwgeozipsearch label {
	width: 60px;
	display: block;
	float: left;
	font-weight: bold;
}

#content #lwgeonamesearch label {
	width: 50px;
	display: block;
	float: left;
	font-weight: bold;
}

#content .lwGeoSearchSubmit {
	padding-bottom: 10px;
	padding-top: 5px;
	clear: both;
}

#content #lwgeonamesearch .left {
	float: left;
}
.contact_right_content #company0,
.contact_right_content #company2,
.contact_right_content #company3,
.contact_right_content #firstname0,
.contact_right_content #firstname2,
.contact_right_content #firstname3,
.contact_right_content #phone0,
.contact_right_content #phone2,
.contact_right_content #phone3 {
	border: 0pt none ;
	background-image: url(/fileadmin/templates/images/cosa/screendesign/formulare/formfeld_mitte.gif);
	float: left;
	height: 18px;
	margin-bottom: 5px;
	width: 80px;
}

.contact_right_content .left {
	background-image: url(/fileadmin/templates/images/cosa/screendesign/formulare/formfeld_links.gif);
	height: 20px;
	width: 5px;
	float: left;
	margin-bottom: 5px;
}

.contact_right_content .right {
	background-image: url(/fileadmin/templates/images/cosa/screendesign/formulare/formfeld_rechts.gif);
	height: 20px;
	width: 5px;
	float: left;
	margin-bottom: 5px;
}

.whitebox {
	width: 198px;
	padding-left: 10px;
}

.whitebox .top {
	background-image: url(images/whitebox_right_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 198px;
	height: 7px;
}

.whitebox .center {
	background-image: url(images/whitebox_right_center.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	width: 198px;
	background-color: #ECECEC;
}

.whitebox p.bodytext {
	text-align: center;
}

.whitebox .center .csc-textpic-text {
	padding-left: 0px;
}

.whitebox .bottom {
	background-image: url(images/whitebox_right_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 198px;
	height: 10px;
	position: relative;
	top: -1px;
}

.lwGeoSearchDistance{
	vertical-align: top;
}
.bioLogo{
/*	width: 50px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px; */
	display: none;
}
