/* content.css - contains all CSS Classes for content elements  */

.align-right{ text-align: right; }

hr.clean {
	clear: both;
	width: 100%;
	color: white;
	display: block;
  	visibility: hidden;
}

#website div.content_element {
	clear:both;
}

#website h1.csc-firstHeader {
	background-image: url(images/header_balken_h30.jpg);
	border-top:none;
	margin:0px;
	/*height:22px;*/
	min-height: 22px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 22px;           /* dumme Browser */
	background-position:bottom;
	background-color:#f8f8f8;
}

#content_header h1 {
	font-size: 123.08%;
	font-style:normal;
	font-variant:normal;
	color:#663399;
	padding: 27px 0px 0px 16px;
	margin: 0px;
	font-weight: bold;
	background: none;
	background-color: #FFFFFF;
	border-top:none;
}
/*
#website #content h2 {
	font-size: 133.35%;
}
*/
#website #content .news-single-timedata {
	color: #999;
}

div.news-list h1.csc-firstHeader {
	padding: 3px 0px 0px 5px;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/header_balken_h20.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	/*height:16px;*/
	min-height: 16px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 16px;           /* dumme Browser */
	background-position:bottom;
	background-color:#f8f8f8;
	border-top:0px;
}

div.news-list h3 {
	margin-top:0px;
	padding:3px 5px 0 0;
}

div.news_element {
	padding: 0 5px;
}


a.external-link-new-window {

}
a.external-link-new-window:hover {

}

.news-single-imgcaption,
dd.csc-textpic-caption {
	color: #999999;
	font-size: 91.67%;
}

.news-single-related dt {
	clear:both;
	padding:0 0 5px 0;
}


.news-single-related dd {
	clear:both;
	padding:0 0 5px 0;
}

/* not needed lw_af 080526 */
/*
.clickenlarge a{
	float: right;
	background-image: none !important;
	padding: 2px 5px 0px 0px !important;
	left: 5px !important;
	position: relative;

}
*/

#website.withoutRightSide #content_area{
	background-image: none;
}
#website.withoutRightSide #content{
	width: 775px;
}

/* ------------------------------- Links */
a:focus {
	outline: none;
}

a.download {
	padding-left: 20px;
	background: url(images/disk.gif) left no-repeat;
	padding-top: 1px;
}

a.video {
	padding-left: 20px;
	background: url(images/movie_icon.gif) left no-repeat;
	padding-top: 1px;
}

a.info {
	padding-left: 20px;
	background: url(images/info_icon.jpg) left no-repeat;
	padding-top: 1px;
}

a.mail {
	padding-left: 20px;
	background: url(images/email.gif) left no-repeat;
}


/* ------------------------------------------------- header */


/* ------------------------------------------------- left_side */
#content_title h1 {
	font-size:100%;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663399;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
}
/* ------------------------------------------------- right_side */
/*
#right_side h1.csc-firstHeader {
	color: #663399;
	font-size:118.75%;
	margin: 5px 0;
}
*/

/*
#right_side h1 {
	height: 28px;
	text-transform: uppercase;
	font-size: 84.62%;
	color: #663399;
	margin: 0px;
	font-style:normal;
	font-variant:normal;
	color:#663399;
	padding: 7px 0px 0px 3px;
	font-weight: bold;
	background-image: url(images/header_balken_h34.jpg);
	background-position: left top;
	background-repeat: repeat-x;

}*/

#right_side h1,
#right_side h2 {
	text-transform: uppercase;
/*	font-size: 84.62%;*/
	color: #663399;
	margin: 0px;
	font-style:normal;
	font-variant:normal;
	color:#663399;
/*	margin: 0 0 8px 0;*/
	font-weight: bold;
	background-image: url(images/header_balken_h29.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border-top:1px solid #999999;
	margin:5px 0 0 0;
}
div.Column2 div.plz-search h2,
#right_side h2,
#right_side h1.csc-firstHeader {
	/*height: 23px;*/
	min-height: 23px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 23px;           /* dumme Browser */
	background-position:bottom;
	background-color:#f8f8f8;
	background-image: url(images/header_balken_h30.jpg);
	border-top:none;
	margin:0px;
}
#right_side h2,
#right_side h1.zweizeilig_erste {
	/*height: 31px;*/
	min-height: 31px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 31px;           /* dumme Browser */
	background-position:bottom;
	background-color:#f8f8f8;
	background-image: url(images/header_balken_h35.jpg);
	border-top:none;
	margin:0px;
	padding: 4px 5px 0;
}
#right_side h2,
#right_side h1.zweizeilig {
	/*height: 29px;*/
	min-height: 29px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 29px;           /* dumme Browser */
	padding: 4px 5px 0;
	background-image: url(images/header_balken_h34.jpg);
	background-position:bottom;
	background-color:#f8f8f8;
	border-top:1px solid #999999;
	margin:5px 0 0 0;
}

#right_side div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0px;
}

#right_side h1 {
/*	font-size: 11px;*/
}

#right_side h2 {
	font-size: 91.67%;
}

#right_side h3 {
	font-size:106.25%;
}

#right_side h4,
 #right_side h5,
  #right_side h6 {
 	font-size:100%;
}

#right_side p.head {
	color: #FFFFFF;
	padding: 3px 4px 7px 4px;
}
#right_side p {
/*  tl: no left padding in p
	padding: 5px 7px 5px 7px;*/
	padding: 5px 7px 5px 0;
}

#right_side p {
/*  tl: no left padding in p
	padding: 5px 7px 5px 7px;*/
	padding: 5px 7px 5px 0;
}

#right_side p.prep {
	font-weight: bold;
	border-bottom: 1px solid #d2ddde;
}

#right_side .news-latest-item p {
/*  tl: no left padding in p
	padding: 5px 7px 5px 7px;*/
	padding: 0;
}

#right_side div.content_element {
	padding: 0px;
}
/* --------------------------------------------- MultiColumn Content */

.Column2_1 { clear:both; }

.Column2_1 h1.csc-firstHeader,
.Column2_2 h1.csc-firstHeader {
	margin: 5px 0;
}

div.Column2_1,
div.Column2_2 {
	float: left;
	width: 49%;
}
div.Column2_1 { padding-right: 2%; }

div.Column3_1,
div.Column3_2,
div.Column3_3 {
	float: left;
	width: 237px;
}
div.Column3_1,
div.Column3_2 { padding-right: 18px; }

/* MultiColumn Content For Startpage News & Images
 ------------------------------------------------------------------*/
div.Column2 div.start-image {
	padding: 0 0px 14px 0;
	margin: 0px;
	width: 745px;
	float: left;
}

div.start-image div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
}

div.Column2 div.news-list {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	width: 210px;
	float: left;
}
div.Column2 div.news-list dt,
div.Column2 div.news-list dd,
div.Column2 div.news-list dl {
	padding: 0px;
	margin: 0px;
}

div.Column2 div.start-flash {
	width: 745px;
	padding-right: 0px;
	float: left;
	margin: 0px;
	border-top: 1px solid #999;
}

div.Column2 div.plz-search {
	width: 210px;
	float: left;
	margin-left: 10px;
	background-color: #EAEAEA;
	border-top: 1px solid #999;
	min-height: 325px;
	height:auto !important;
	height: 325px;
}

div.Column2 h3 {
	font-size: 100.00%;
}

div.plz-search h1.csc-firstHeader {
	background-image: url(images/header_balken_h34.jpg);
	background-repeat: repeat-x;
	font-size: 91.67%;
	padding:3px 5px 0;
	height:31px;
	border-top:none;
	margin:0px;
}

div.plz-search div.lwGeoSearch {
	padding:5px 5px 0 5px;
}

div.plz-search div.lwGeoSearch span {
	font-size: 91.67%;
}

div.plz-search div.lwGeoSearch div.lwGeoSearchHint {
	font-size: 91.67%;
}

div.plz-search div.csc-frame-indent {
	padding:5px 5px 0 5px;
	font-size: 91.67%;
}

#website #content div.lwGeoSearch {
	padding: 12px 5px 0px;
}

div.lwGeoSearchError {
	color:#663399;
	font-weight:bold;
}

div.lwGeoSearch label.form-label {
	float:left;
	margin:1px 0 0 0;
	width:60px;
	padding:1px 5px 0 0;
	text-align:right;
}

div.lwGeoSearch input#radius,
 div.lwGeoSearch input#zipcode {
	width:70px;
}

#website_start div.lwGeoSearch label.form-label {
	font-size:91.67%;
}

div.lwGeoSearchResults {
	padding:10px 0 0 5px;
	margin:0px;
	clear:both;
}


/* news on the startsite
 ----------------------------------- */
div.news-list h1.csc-firstHeader {
	padding: 7px 0px 4px 5px;
}

div.news-list-item-start {
	width: 210px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
/*	background-image: url(images/news_inactive.jpg);
	background-position: 210px 0px;
	background-repeat: no-repeat;*/
	border-bottom: 1px solid #999999;
	z-index: 1;
}

div.news-list-item-start a {
	min-height: 80px;
	height: auto !important;
	height: 80px;
	width: 210px;
	display: block;
}

div.news-list-item-start a,
div.news-list-item-start a:hover {
	font-weight: normal;
	text-decoration: none;
}

div.news-list-item-start a:hover {
	background-color: #D1C2DF;
}

div.news-list-item-start a h3 {
	color: #663399;
	margin-left: 5px;
}

div.news-list-text {
	margin-left: 5px;
	z-index: 1;
}

div.news-act a h3 {
	color: #666666;
}

div.news-act {
	background-image: url(images/news_active.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	z-index: 1;

}

div.news-list-container {
	margin: 0px;
	padding: 0px;
/*	position: relative;*/
	z-index: 1;
}

#website_start div.news-list-container img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#website_start div.news-list-container h3 a{
/*	font-size: 12px;*/
	font-weight: bold;
	color: #663399;
}

#website_start div.news-list-text {
/*	font-size: 11px;*/
	font-size: 91.67%;
	color: #666;
	padding:0 5px 0 0;
}

#website_start div.news-list-text p{
	line-height:116.67%;
}

#website_start div.news-list-more a {
/*	background: url(images/btn_weiter.jpg) top left no-repeat;
	padding: 0 0 0 17px;
	display:block;
	height:16px;*/
}

/* breadcrumbs
 ------------------------------------------------------- */
#breadcrumbs span.ison a {
	color: #663399;
}

/* --------------------------------------------------- Drop Down Site Map */
.tx-dropdownsitemap-pi1 img { display: none; }

/* --------------------------------------------------- Content Title and Print */

.category_header h1 {
	padding: 0 0 0 27px;
	width: 400px;
	font-weight: bold;
	background: none;
	border: 0;
	display: inline;
}

.tx-timtabsociable-pi1 {
	padding: 0 10px 0 0;
	display: inline;
}

#header_print a img {
	float: right;
	padding: 0 5px;
}

ul.contentHeader {
	display: inline;
	height: 20px;
}

ul.contentHeader li.contentHeader-left {
	display: inline;
	list-style:none;
}

ul.contentHeader li.contentHeader-left h1 {
	float: left;
/*	width: 500px;*/
	padding: 0 0 0 27px;
	list-style: none;
	font-weight: bold;
/*	font-size: 120%;*/
	display: inline;
	background: none;
	border: 0;
	list-style:none;
}
ul.contentHeader li.contentHeader-right {
	float: right;
/*	width: 27px;*/
	list-style: none;
	display: inline;
}

ul.contentHeader li.contentHeader-right a img {
	padding: 0 10px 0 0;
	display: inline;
}

/* --------------------------------------------------- LW Footer Link */
#lw_link a{ color: #CCCCCC; }

/* ---------------------------------------------------- RTE stuff    */

table.table-100 { width: 100%; }
table.table-alber { border: 0px none; }
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: #ffffff;}
td.td-background { background-color: #ffffff;}
tr.tr-background { background-color: #ffffff;}
tr.tr-bold { font-weight: bold; }

table.table-alber {
	background-color: #FFFFFF;
}

table.table-alber td {
	background-color: #FFFFFF;
	border: 0px none;
	border-bottom: 1px solid #999999;
	vertical-align: top;
}

table.table-alber th p,
table.table-alber td p {
	line-height: normal;
	padding: 2px;
}

table.table-alber th {
	vertical-align: top;
	border: 0px none;
	border-bottom: 1px solid #999999;
	background-color: #D5CADF;
}

/* --------------------------------------------------- Page Not Found */
#page_not_found {
	margin: 50px auto 0 auto;
	padding: 0 1px 1px 1px;
	border: solid 1px #C6C3BD;
	width: 780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

#page_not_found #header_top {
	text-align: left;
	padding: 15px;
	width: 750px;
	background: url(images/page_not_found_header_bg.gif) repeat-x left top;
}

#page_not_found #content_area {
	clear: both;
	background-color: #FFFBF7;
	padding: 15px;
	border-top: solid 1px #C6C3BD;
}

#page_not_found #content_area a { font-size: 13px; }

/* --------------------------------------------------- FE Login */
.tx-felogin-pi1 th {
	width: 100px;
	text-align: right;
	background-color:#FFFFFF;
}
/* ---------------------------------------------------- pagebrowser lw_af_080919 */
.pagebrowser ul {
   margin:0;
   padding:10px 10px 0 10px;
   list-style: none;
/* text-align: center;*/
/* width: 80px;*/
}

.pagebrowser li{
   display: inline;
}

div.tx-indexedsearch {
	padding:0 5px;
}

/* --------------------------------------------------- Sitemap */
div.csc-sitemap ul li {
	text-transform:uppercase;
}

div.csc-sitemap ul ul li {
	text-transform:none;
}

/* CLR */
div.clear {
	width: 100%;
	clear: both;
	height: 1px;
}

/* Company worldwide
---------------------------------------------------*/
table.worldwide-table {
	margin: 0px 0px 14px 0px;
	padding: 0px;
	width: 585px;
	border: 0px none;
}

table.worldwide-table th {
	background-color: #663398;
	color: #ffffff;
	border: 1px solid #ffffff;
	height: 15px;
	padding: 1px 1px 1px 3px;
}

table.worldwide-table tr.row0 td {
	background-color: #ffffff;
	border: 1px solid #ffffff;
}

table.worldwide-table tr.row1 td {
	background-color: #EDE6F6;
	border: 1px solid #ffffff;
}

table.worldwide-table tr td {
	vertical-align: top;
	border: 1px solid #ffffff;
	padding-left: 14px;
}


/* */
* html #comment {
	width: 305px !important;
	overflow: hidden;
}
#comment {
	width: 305px !important;
	overflow: hidden;
}

* html div.small #comment {
	width: 352px !important;

	overflow: hidden;
}
div.small #comment {
	width: 349px !important;
	overflow: hidden;
}

div.csc-textpic {
	clear:both;
	width:100%;
	overflow:hidden;
}
