/* content.css - contains all CSS Classes for content elements  */


.align-right{
	text-align: right;
}
.clickenlarge a {
	background-image: none !important;
	padding-left: 0px !important;
	left: 5px !important;
	position: relative;
}
.Column2_1 { 
	clear:both;
}

h1.csc-firstHeader {
	clear: both;
	font-size: 118.75%;
	color: #000;
	font-weight: bold;
	padding: 22px 0 6px 0;
	text-align: left;
}

.Column2_2 p.bodytext {
	padding: 0;
}


#right_side h1.csc-firstHeader,
.Column2_1 h1.csc-firstHeader, 
.Column2_2 h1.csc-firstHeader {
	color: #444444;
/*	background-color: #edf5f5;
/*	padding: 1px 6px 1px 6px;
	border-top: 3px solid #e8f0f1;*/
	margin: 0;
	padding: 0;
/*	margin: 7px 0;*/
}

a.external-link-new-window {
/*	padding: 0 13px 0 0;
	background: url(images/icon_globe_small.jpg) no-repeat right;*/
}
a.external-link-new-window:hover {
/*	background-image: url(images/link_ext_pic_hover.gif);*/
}

#content p.newsletter {
	font-size: 75%;
}

div.tx-newloginbox-pi1 form table tr th {
	font-size: 75%;
}

#content table p {
	padding: 0 2px;
}

/* ------------------------------------------------- right_side */

#right_side .rightSide-text-image,
#right_side .rightSide-text-div {
	margin: 0 0 9px 0 !important;
	text-align:left;
}

#right_side .rightSide-text-div p.bodytext,
#right_side .rightSide-text-image p.bodytext {
	padding: 7px 9px 7px 9px;
	margin: 0 !important;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	width: 151px;
	text-align:left;
	font-size: 75%;
	color: #585A5D;
	background-color: #FFF;
}

#right_side .rightSide-dl-div p.bodytext {
	padding: 7px 9px 10px 9px;
	margin: 0 !important;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	width: 151px;
	font-size: 75%;
	text-align:left;
	color: #585A5D;
	background-color: #EEF4F8;
}


#right_side .rightSide-text-image ul {
	padding: 7px 2px 0 9px !important;
	margin: 0 !important;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-bottom: none;
	width: 158px;
	text-align:left;
	list-style: none;
	font-size: 75%;
	color: #585A5D;
	background-color: #FFF;
}

#right_side .rightSide-text-div ul {
	padding: 5px 2px 3px 9px;
	margin: 0;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	width: 158px;
	text-align:left;
	font-size: 75%;
	list-style: none;
	color: #585A5D;
	background-color: #FFF;
}


#right_side .rightSide-text-image img {
	width: 169px !important;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	background: #FFF;
	padding: 5px 0 10px 0 !important;
	margin: 0 !important;
}

#right_side .rightSide-text-image img.frontEndEditIcons {
	width: auto;
	border: none;
	background: #FFF;
	padding: 0;
	margin: 0;
}


#right_side ul li {
	margin: 0;
	padding: 0 0 5px 7px;
	/*background:url("/fileadmin/templates/images/bullet.gif") no-repeat 0% 4px;*/
	background:url("/fileadmin/templates/images/navipfeil_icon_n.gif") no-repeat 0% 4px;
}


#right_side h3,
#right_side h1,
#right_side h1.csc-firstHeader {
	font-size: 68.75%;
	padding: 4px 0 0 9px;
	background: no-repeat top left url("/fileadmin/templates/images/boxentitel.gif");
	margin: 0;
	height: 19px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#right_side a {
	color: #585A5D;
	text-decoration: none;
}

#right_side a:hover {
	color: #0078AD;
}
/*
#right_side table.csc-uploads,
#right_side table.csc-uploads-1 {
	width: 169px !important;
}

#right_side table.csc-uploads td {
	padding: 0;
}*/

/* ---------------------------------------------------  Frontpage Box */
.frontpage-box {
	padding-top: 5px;
}
.frontpage-box .box-header img {
	border: 1px solid #BBBBBB;
}
.frontpage-box p {
	padding: 0;
	margin: 0;
}
.frontpage-box h1{
	font-size: 100%;
	font-weight: bold;
	background: none;
	border: none;
	height: auto;
	margin: 0;
	padding: 2px 0px 2px 20px;
	background-image: url(images/dot_grey.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.frontpage-box .box-body{
	padding: 6px 8px;
	font-size: 92%;
}


/* ---------------------------------------------- Contact Box*/

#content .ContactBox {
	margin-top: 9px;
}

#left_side .ContactBox {
	margin-top: 20px;
	width: 188px;
/*	margin-left: 10px;*/
}
#left_side .ContactBox,
.ContactBox {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 8px;
	border-top: 1px solid #CBCBCB;
	border-left: 1px solid #CBCBCB;
	background-image: url(images/bg_download_box.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#left_side .ContactBox h1,
.ContactBox h1{
	font-weight: bold;
	background: none;
	border: none;
	height: auto;
	width: 180px;
	padding: 0 0 0 6px;
	margin: 0;
}
#left_side .ContactBox .box-body,
.ContactBox .box-body {
	padding: 0 3px;
	min-height: 60px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 60px;
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	background-position: 90% 0%;
	font-size: 100%;
}


/* --------------------------------------------- MultiColumn Content */

div.Column2 {
	width: 100%;
}

div.Column2_1,
div.Column2_2 {
	float: left;
	width: 49%;
	padding-top: 10px;
	text-align: left;
}

div.Column2_1 p,
div.Column2_2 p {
	text-align: left;
}
div.Column2_1 {
	padding-right: 2%;
}

div.Column3_1,
div.Column3_2,
div.Column3_3 {
	float: left;
	width: 237px;
	text-align: left;
}
div.Column3_1,
div.Column3_2 {
	padding-right: 18px;
}

div.Column4_2,
div.Column4_3,
div.Column4_4 {
	float: left;
	width: 176px;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	height: 158px;
	overflow: hidden;
}

div.Column4_1 {
	float: left;
	width: 176px;
	height: 158px;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	margin: 0 0 0 0;
	overflow: hidden;
}

div.Column4_4 {
	background: url("/fileadmin/templates/images/bg_thema4.gif") repeat-x top left;
}

/*
div.Column4_1,
div.Column4_2,
div.Column4_3 {
	padding-right: 18px;
}*/

#content .csc-textpic-image {
	padding: 0;
	margin: 0 !important;
}



/* --------------------------------------------------- lang_fontsize lang */
#lang_fontsize ul {
	list-style: none;
	float: right;
	padding: 1px 0 0 23px;
}

#lang_fontsize ul li {
	float: left;
	display: inline;
	padding: 0 0 0 9px;
	margin: 0;
	height: 10px;
	font-size: 56.25%;
	font-weight: bold;
}

#lang_fontsize ul li a {
	font-size: 100%;
	font-weight: normal;
}

#lang_fontsize ul li a:hover {
	color: #0078AD;
  text-decoration: none;
}

#lang_fontsize ul li.withborder {
	float: left;
	border-right: solid #C9CBCD 1px;
	display: inline;
	padding: 0 9px 0 0;
	margin: 2px 0 0 0;
	height: 10px;
}

#lang_fontsize a {
	color: #000;
}
#lang_fontsize span.isoff {
	font-weight: bold;
	color: #CCC;
}
.fontresize_normal,
.fontresize_large,
.fontresize_huge{
	cursor: pointer;
	padding: 0 2px 0px 2px;
}
.fontresize_normal{
	font-size: 100.01%;
}
.fontresize_large{
	font-size: 136%;
}
.fontresize_huge{
	font-size: 172%;
}

/* --------------------------------------------------- Drop Down Site Map */
.tx-dropdownsitemap-pi1 img {
	display: none;
}

/* --------------------------------------------------- LW Footer Link */
#lw_link a{
	color: #CCCCCC;
}

/* --------------------------------------------------- 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;
}

#search_quick select {
	font-size: 68.75%;
	width: 111px; 
	height: 20px;
	margin: 3px 0 0 4px;
}

#search_quick input.searchbox-sword {
	width: 88px; 
	height: 14px;
	margin: 0 0 0 4px;
	padding: 1px 0 1px 5px;
}

#search_quick input.search-button {
	height: 18px;
	width: 16px; 
	border: 0;
	padding: 0;
	margin: 0;
}

#content p.bodytext a {
/*	background:url("/fileadmin/templates/images/navipfeil_icon_h.gif") no-repeat 0% 4px;
	padding: 0 0 0 7px;*/
}

#content p.bodytext a.mail {
	background: none;
	padding: 0;
}


#content form {
	padding: 0;
}

#content form input.submit-login {
	padding: 0;
	font-size: 84%;
}

#content form select {
	min-width: 120px;
}

#content .tx-indexedsearch {
	font-size: 62.5%;
/*	padding: 0 0 0 14px;*/
}

#content .tx-indexedsearch p {
	font-size: 100%;
	padding: 0;
}

#content .tx-indexedsearch-result-number {
	display: none;
}

/*#content .tx-flseositemap-pi1 {
	font-size: 62.50%;
}*/

#search_quick select,
#search_quick input {
	height: 18px;
}

/* --------------------------------------------------- Sitemap */

.tx-flseositemap-pi1 ul li.deep0 {
	margin: 0 0 15px 0;
}

.tx-flseositemap-pi1 ul li.deep1 {
	margin: 10px 0;
}

.tx-flseositemap-pi1 ul li.deep2 {
	margin: 5px 0;
}

.tx-flseositemap-pi1 ul li.deep0 a {
	font-size: 120%;
	font-weight: bold;
	color: black;
}

.tx-flseositemap-pi1 ul li.deep1 a {
	font-size: 111.5%;
	font-weight: bold;
	color: #585A5D;
}

.tx-flseositemap-pi1 ul li.deep2 a {
	font-weight: normal;
}

.tx-flseositemap-pi1 ul li.deep0 a:hover {
	color: #0078AD;
}

.tx-flseositemap-pi1 ul li.deep1 a:hover {
	color: #0078AD;
}

.tx-flseositemap-pi1 ul li.deep2 a:hover {
	color: #0078AD;
}

.news-single-item {
	padding: 0 17px;
}

.news-single-item h1 {
	padding: 25px 17px 0 0;
}

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

.news-single-item .news-single-timedata {
	font-size: 62.5%;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.news-single-item .news-single-backlink {
/*	font-size: 62.5%;
	font-weight: bold;
	padding: 5px 0 0 0;*/
}

.news-single-item .news-single-img {
	float: left;
	padding: 0 10px 0 0;
}

.news-single-item p.bodytext {
	padding: 0;
	display: block;
	line-height: 15px;
}

.news-single-item table p.bodytext {
	padding: 0 10px 5px 17px;
	line-height: 17px;
	font-size: 100%;
}


.news-list-browse {
	clear: both;
	padding: 10px 0 0 0;
	font-size: 100%;
}

.news-list-browse a {
	font-size: 162%;
}

.news-list-container {
}

.news-list-container .news-list-item h3 {
}

div.more{
/*	clear: both;
	margin: 0;
	padding: 0;
        font-size: 62.5%;*/
}
#content ul.browsebox {
	font-size: 100%;
}

#content ul.browsebox li {
	background: none;
}

/* -------------------------------------------------------  Upload */



#content td.csc-uploads-icon a,
#content td.csc-uploads-icon a:hover {
	margin: 0;
	padding: 0;
}
#content td.csc-uploads-icon {
	vertical-align: top;
}
#content td.csc-uploads-fileSize {
	vertical-align: top;
	white-space:nowrap;
}


/* -------------------------------------------------------  LoginBox*/

.tx-newloginbox-pi1 table{
	padding: 0 0 0 15px;
}

.tx-newloginbox-pi1 h3{
	font-size: 11px;
	font-weight: bold;
	color: #585A5D;
	padding: 15px 0 24px 17px;
}

.tx-newloginbox-pi1 label,
.tx-newloginbox-pi1 td {
	font-size: 11px;
}

.tx-newloginbox-pi1 input{
	height: auto;
	margin-bottom: 5px;
}

.tx-newloginbox-pi1 #user,
.tx-newloginbox-pi1 #pass{
	width: 120px;
}

.tx-srfeuserregister-pi1 p {
	padding-top: 0pt;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 17px;
	line-height: 17px;
}	


/* -------------------------------------------------------  Profux Downloads*/

#content .tx-profuxfiledownload-pi1 ul {
	font-size: 11px;
}

#content font {
	font-size: 100%;
}

#content form p {
	padding: 0;
}

#content .tx-profuxfiledownload-pi1 table {
	width: 98%;
}
#content .tx-profuxfiledownload-pi1 td p {
	padding: 0 0 0 15px;
}

#content .tx-profuxfiledownload-pi1 td.right p {
	padding: 0;
}

#content .tx-profuxfiledownload-pi1 td.left {
	width: 42%;
}

#content .tx-profuxfiledownload-pi1 td.right {
	width: 58%;
}


#content input.tx-profuxfiledownload-pi1-filedesc,
#content .tx-profuxfiledownload-pi1 select {
	width: 100%;
}

#content .tx-srfeuserregister-pi1 dt {
	text-align: left;
}

/* ------------------- Slideshow -------*/
#content .myGallery {
	border: 0;
}

/* ------------------- OSR Tool -------*/

.tx-lwosrtool-pi1 a img {
	border: 0;
}

.tx-lwosrtool-pi1 form label,
.tx-lwosrtool-pi1 form input,
.tx-lwosrtool-pi1 table form select#language {
	font-size: 11px;
	height: 15px;
}

.tx-lwosrtool-pi1 table form select#language {
	height: 18px;
}

.tx-lwosrtool-pi1 form input.file {
	height: 20px;
}

.tx-lwosrtool-pi1 form input.submitbutton{
	background-color: #dee6e7;
	color: #555555;
	height: 20px;
	width: auto;
	padding-top: 0pt;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.tx-lwosrtool-pi1 table {
	padding: 10px;
	font-size: 9px;
}

.tx-lwosrtool-pi1 table.content {
	padding: 10px 0;
	font-size: 11px;
}

.tx-lwosrtool-pi1 table.content form {
	padding-left: 10px !important;
	font-size: 11px;
}

.tx-lwosrtool-pi1 table tr.even,
.tx-lwosrtool-pi1 table th {
	background-color: #EEE;
}

.tx-lwosrtool-pi1 table td,
.tx-lwosrtool-pi1 table th {
	padding: 2px;
}

.tx-lwosrtool-pi1 table.content td,
.tx-lwosrtool-pi1 table.content th {
	padding: 2px 0;
}

/* ul
------------------------------------------------------------------------*/
#content ul {
	padding: 2px 3px 5px 56px;
}

#content ul li {
	font-size: 75%;
}

/* sitemap
--------------------------------------------------------------------------*/
#content div.csc-sitemap {
	padding: 35px 0px 10px 0px
}

#content div.csc-sitemap ul li a {
	list-style: none;
	font-size: 13px;
}

#content div.csc-sitemap ul li ul {
	padding: 0px 0px 0px 15px;
}

#content .news-list-item {
	clear: both;
}

#content .news-list-item h3 a {
	text-decoration: none;
	font-weight: bold;
}

#content .news-list-item img {
	float: left;
	margin-right: 15px;
}

#content .news-list-item img {
	float: left;
	margin-right: 15px;
}

#content_actions_header {
	padding: 7px 40px 0 0;
	font-size: 68.75%;
	text-align: right;
}

#content_actions_header span.status{
	color: red;
}


/* img */
.csc-textpic-intext-right img {
	padding: 10px 0px 5px 10px;
}

/* text left + pic right
-------------------------------------------------------*/
div.csc-textpic-intext-right-nowrap div.csc-textpic-text {
	float: left;
}

span.hidden {
	visibility: hidden;
}

.tx-srfeuserregister-pi1 dt {
	width: 30%;
}