/* 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;
}

#content_header h1.csc-firstHeader {
	font-size:125.00%;
	font-style:normal;
	font-variant:normal;
	width:540px;
	color:#666666;
	border-bottom:5px solid #F2ECDF;
	margin: 0 0 13px 0;
	padding: 0 0 5px 0;
	font-weight: normal;
	text-transform:uppercase;
}

#content_box.wide #content_header h1.csc-firstHeader {
	width:775px;
}

a.external-link-new-window {

}
a.external-link-new-window:hover {

}

.news-single-imgcaption,
dd.csc-textpic-caption {
	color: #AB8371;
	font-size: 91.67%;
}

/* not needed lw_af 080526 */
/*
.clickenlarge a{
	float: right;
	background-image: none !important;
	padding: 2px 5px 0px 0px !important;
	left: 5px !important;
	position: relative;
	
}
*/
/* ------------------------------- Links */
a:focus {
   outline: none;
}

a.download {
	padding-left: 20px;
	background: url(images/disk.gif) left no-repeat;
	padding-top: 1px;
}

a.mail {
	padding-left: 20px;
	background: url(images/email.gif) left no-repeat;
}


/* ------------------------------------------------- header */

#lang_fontsize img { margin-top: 2px; }

/* ------------------------------------------------- left_side */
#content_title h1 {
	font-size:100%;
	color: #733E13;
	font-weight: normal;
	text-transform: uppercase;
	font-variant: normal;
	margin:0px;
}
/* ------------------------------------------------- right_side */

#right_side_box h1.csc-firstHeader {
	font-size:125.00%;
	color:#AABABF;
	text-transform:uppercase;
	font-weight:normal;
	width:200px;
	border-bottom:5px solid #AABABF;
	margin: 0 0 13px 0;
	padding: 0 0 5px 0;
}

#right_side h1 {
	font-size:116.67%;
	color:#AABABF;
	text-transform:none;
}

#right_side h2 {
	font-size:108.34%;
	color:#AABABF;
}

#right_side h3 {
	font-size:100.00%;
	color:#AABABF;
}

#right_side h4,
 #right_side h5,
  #right_side h6 {
 	font-size:91.67%;
	color:#AABABF;
}

#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;
}

div.news-amenu-container li.news-amenu-item-year {
	display: none;
}

/* --------------------------------------------- MultiColumn Content */

.Column2_1 { clear:both; }

#content .Column2_1 h1.csc-firstHeader, 
#content .Column2_2 h1.csc-firstHeader {
	font-size:100%;
	font-style:normal;
	margin: 5px 0;
	border-bottom:none;
}

div.Column2_1,
div.Column2_2 {
	float: left;
	width: 48%;
}
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; }


/* --------------------------------------------------- Drop Down Site Map */
.tx-dropdownsitemap-pi1 img { display: none; }

/* --------------------------------------------------- Content Title and Print */
.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%; }
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 */
#page_not_found {
	margin: 0px auto 0 auto;
	padding: 50px 1px 1px 1px;
	width: 780px;
}

#page_not_found #header {
	border-width:1px 1px 0px 1px;
	border-style:solid;
	border-color:#F2ECDF;
	background-color: #FFF;
}

#page_not_found #header_top {
	text-align: left;
	padding: 15px 0 0;
	width: 750px;
}

#page_not_found #content_area {
	clear: both;
	padding: 0 15px 15px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#F2ECDF;
	background-color: #FFF;
}

#page_not_found #content_area a { font-size: 13px; }

#page_not_found #content_area h1 {
	border-bottom:5px solid #CCB781;
	color:#666666;
	font-size:15px;
	font-weight:normal;
	margin:0 0 13px;
	padding:0 0 5px;
	text-transform:uppercase;
}

/* --------------------------------------------------- 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;
}

/* special language menu */
#special-lang {
	position: relative;
	width: 110px;
}
#special-lang ul {
	padding: 0px;
}
#special-lang ul li {
	list-style: none;
	font-size: 11px;
}
#special-lang ul li img{
	float: left;
	margin: 2px 2px 0px 0px;
}
.arrow {
	position: absolute;
	left: 75px;
	top: 0px;
	background-color: #C3CFD2;
	background-image: url(images/arrow-down.gif);
	background-position: 6px 8px;
	background-repeat: no-repeat;
	z-index: 15;
	width: 17px;
	height: 20px;
	cursor: pointer;
}
.dropdown {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	height: 18px;
	width: 87px;
	padding: 2px 2px 0px 3px;
	
	background-color: #C3CFD2;
}

div.imageblock {
	margin:0 15px 10px 0;
}

#content ul.csc-bulletlist li{
	list-style-type : none;
	list-style-image:none;
	background: url(images/type_bullet_list.gif) 0px 6px no-repeat; 
	padding: 0px 0 0 10px;
}

#content ul li {
	list-style-type : none;
	list-style-image:none;
	background: url(images/rte_ul.gif) 0px 6px no-repeat; 
	padding: 0px 0 0 10px;
}

div.contentElement {
	margin-bottom: 24px;
	width:200px;
}

/* news slider */
div.news-latest-container {
	overflow: hidden;
	width: 200px;
	float: left;
	margin-bottom: 4px;
}
div.news-latest-container div.news-latest-item {
	width: 200px;
	float: left;
}

/* expand effects */
div.expand-image {
	width: 340px;
	float: left;
	position: relative;
	cursor: pointer;
}
div.expand-image div.left-image {
	width: 110px;
	height: 156px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
}
div.expand-image div.center-image {
	width: 110px;
	height: 156px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 115px;
	background-color: #FFFFFF;
}
div.expand-image div.right-image {
	width: 110px;
	height: 156px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 230px;
	background-color: #FFFFFF;
}

div.expand-image div.csc-textpic-text {
	width: 175px;
	overflow: hidden;
	padding: 72px 5px 0px 5px;
	height: 84px;
	position: absolute;
	top: 0px;
	left: 40px;
	background-color: #F2ECDE;
}

div.expand-image dl.csc-textpic-firstcol {
	width: 40px !important;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
div.expand-image dl.csc-textpic-lastcol {
	position: absolute;
	width: 110px;
	top: 0px;
	left: 0px;
	z-index: 1;
}

div.expand-image div.right-image dl.csc-textpic-lastcol {
	left: auto;
	right: 0px;
}

/* image flow bg */
div.tx-lwflexheader-pi1 {
	background: url(images/hintergrund.jpg) no-repeat left top;
}

#next {
	display: none;
}
#pre {
	display: none;
}
