/* Haupt-CSS Document */

html { height:100.1%; }
body {
   margin:0; padding:0;
   height:100.1%;
   background:#1A212A url('../images/bg-body.png') repeat-x fixed left top;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color:#222;
   font-size:63%;
}

/* allgemeine Tag-Definitionen, die IMMER gelten */
/* #### Allgemein: Schriften, Listen u. Links ## */

.mini { font-size: 0.8em; }
.midi { font-size: 0.9em; }
.maxi { font-size: 1.5em; font-weight:bold; }
.pre  {
        white-space:pre;
        line-height:110%;
        font-size:0.8em;
        font-family: 'Lucida Console', 'Courier New', Courier, verdana, arial !important;
        padding:5px;
        background:#eee;
}

blockquote {
   background:#F1F8E8;
   border-left:5px solid #BBDE8A;
   margin:0px 0px 0px 5px;
   padding:0px 0pt 0px 5px;
}

hr   { border:0px; margin-top:10px; margin-bottom:10px; height:1px; background:#666; }
hr.nomargin   { border:0px; margin:0px!important; height:1px; background:#666; }
em   { color:#da2121; font-weight:bold; text-decoration:none; font-style:normal; }
u    { border-bottom:1px dotted #666; text-decoration:none;}
i    { background-color:#8d1d2c; color:#f8f8f8; padding: 1px 2px 1px 2px; font-style:normal; }
.leuchtmarker { background-color:#0ff; color:#222; padding: 1px; font-style:normal; }
.strike  { text-decoration:line-through; }
.rot     { color:#f00; }
.schwarz { color:#000; font-weight:bold; }
.blau    { color:#243d76; font-weight:bold; }
.orange, .important  { color:#f60; }
.grau    { color:#6D6E6F; }
.plakat  { font-size:38px; font-weight:bold; }

input, select, textarea {
   margin-bottom:2px;
   border-style: solid;
   border-color: #A7A299;
   border-width: 1px 2px 2px 1px;
}
input:focus, select:focus, textarea:focus { background-color:#f0f0f0; color:#222; }

h1 { font-size:1.3em; color:#243d76; font-family: "Times New Roman", Garamond, Serif; }
h2 { font-size:1.2em; }
h3 { font-size:1.2em; border-bottom:1px solid #999; }
h4 { font-size:1.1em; }
h5 {
  height: 35px;
  text-indent: -999em;          /* wegen grafischer Überschrift  */
  width: auto;
  margin:0;
}
h6 { font-size:42px; }

a       { color:#222; text-decoration:underline; }
a:hover { color:#f60; text-decoration:underline; }
a.int-link, a.int-link:hover, a.internal-link, a.internal-link:hover {
        padding:0px 14px 0px 0px !important;
        background: transparent url(../images/link-intern.gif) no-repeat right 4px;
}
a.ext-link, a.ext-link:hover, a.external-link, a.external-link:hover {
        padding:0px 14px 0px 0px !important;
        background: transparent url(../images/link-extern.gif) no-repeat right 4px;
}


p  {	line-height:140%; margin:0px 0px 6px 0px; }

.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.align-justify { text-align:justify; }

.txt50  {float:left; width:47%; margin:5px 10px 5px 5px; }
.txt100 {width:96%; margin:5px; clear:both; }
.txt50 p, .txt100 p {
   text-align:justify; line-height:120% !important; text-indent:15px; margin-bottom:8px;
   background:transparent url("../images/doto.gif") no-repeat left 4px;
}
.txt50 h1 { margin-top:0px !important; }
.txt100 h1 { margin-top:0px !important; }

ul { list-style-type:none; list-style-image:none; }
ul li {
   margin:0; line-height:140%; min-height:22px; padding-left:20px;
   background: url(../images/doto.gif) no-repeat left 4px;
}

img { border:none; }
img.inl { display:inline; border:none; float:none; }


/* Tabellen im Allgemeinen */
table { border-collapse:collapse; empty-cells:show; margin:0pt 0pt 0pt 1px; }
table.fine   { border:1px solid #922; margin-left:1px; }
table.fine-r { border:0; margin-left:1px; }
table.fine td, table.fine-r td, td.fine { border:1px dotted #ccc; padding:5px; }


#container {
   font-size:1.2em;
   background:#fcfcfc url('../images/fasern_hell.gif');
	margin:20px auto 0px auto;
	padding:6px;
	text-align:left;
	width:960px;
	border:0px solid #fff;  /*#a5abae;*/
}

div#header-logo {
   position:relative;
   width:100%; height:78px;
   background:#f60 url('../images/bg-header.png') no-repeat left top;
}
#logo-overlay { position:absolute; top:0px; left:15px; width:320px; height:60px; background:transparent; z-index:1000; }
#logo-overlay { border: 0px solid #0ff; }
.aHome {
   color:#f60 !important;
   display:block;
   font-size:0px;
   height:60px;
   width:320px;
}

div#bilderleiste {
   height:140px; width:100%;
   background:transparent;
   overflow:hidden;
   margin:3px 0pt;
}
div#bilderleiste .csc-textpic { width:100%; height:65px; margin-top:10px; }
div#bilderleiste .csc-textpic a { margin:0px !important; font-size:0px; }

#breadcrumb {
   position:relative;
   height:20px;
   font-size:0.9em;
   background:#fcfcfc url('../images/fasern_hell.gif');
   width:100%;
	overflow:hidden;
	margin:0px;
}
#breadcrumb, #breadcrumb a { color:#666; text-decoration:none; }
#breadcrumb a:hover { text-decoration:underline; }
#breadcrumb > div { margin:3px 0 0 10px; }

#content{                  border:0px solid #f0f;
   border-top:1px solid #A7A299;
	background:url(../images/fasern_dunkel.gif);
   position:relative; top:0px; left:0;
	width:100%;
	overflow:hidden;
	margin-top:0px;
}

address {
   display:block;
   position:absolute;
   bottom:10px;
   left:10px;
   width:180px;
   text-align:center;
   z-index:100;
   font-size:0.9em;
}

#col1 {
	float:left;
	min-height:300px; height:auto !important; height:300px;
   width:200px;
	margin:20px 10px 10px;
}
#col1-content { padding:0px; margin:0px 0px 15px 0px; }
#col1-content-in { padding:1px 10px 5px; }

#left-content {
   background:url('../images/fasern.gif');
   border-color:#A7A299;
   border-style:solid;
   border-width:0px 1px 1px 1px;
   padding:0px; margin:0px;
}
#left-content-in { background:url('../images/bg-box1.png') repeat-x left top; padding:10px 10px 5px; }

#col1-content h1, #left-content h1 { color:#008; font-size:1.4em; letter-spacing:1px; }
#col1-content h2, #left-content h2 { font-size:1.1em; }
#col1-content h3, #left-content h3 { font-size:1.1em; }
#col1-content h4, #left-content h4 { font-size:1.0em; }


#col2{
   background:url('../images/fasern.gif');
	float:right;
	width:200px;
/*	min-height:50px; height:auto !important; height:50px;
	overflow:hidden;*/
	margin:20px 10px 10px 0pt;
}
#col2-content {
   background:url('../images/bg-box1.png') repeat-x left top;
   border-color:#A7A299;
   border-style:solid;
   border-width:0px 1px 1px 1px;
   margin:0px;
   padding:10px 10px 5px;
}
#col2-content h1 { color:#008; font-size:1.4em; letter-spacing:1px; }
#col2-content h2 { font-size:1.1em; }
#col2-content h3 { font-size:1.1em; }
#col2-content h4 { font-size:1.0em; }



#col3, #col3-2 {                     border:0px solid #0ff;
	min-height:300px; height:auto !important; height:300px;
	overflow:hidden;
}
#col3   { width:500px; margin:20px 230px 10px 10px; }
#col3-2 { width:720px; margin:20px  10px 10px 10px; }

#col3-content { margin:0; padding:0; }
#col3-content h1 { font-size:1.6em; letter-spacing:1px; }
#col3-content h2 { font-size:1.2em; }
#col3-content h3 { font-size:1.2em; }
#col3-content h4 { font-size:1.1em; }


div#ie_clearing { display:none; }

/* footer */
#footer {
   border-top:1px solid #A7A299;
   position:relative;
   width: 100%;
   height: 50px;
   font-size:0.9em;
   padding: 0px;
   background:#fcfcfc url('../images/fasern_hell.gif');
   color: #fff;
}
#footer > div {
   background:url('../images/bg-footer.gif') no-repeat right bottom;
   height:100%;
   width:100%;
}

#footer span.footl {
   color:#777;
   width:auto;
   position:absolute; left:5px; bottom:5px;
   margin:0px;
}
#footer span.footr {
	color:#243d76;
	width:auto;
   position:absolute; right:5px; bottom:5px;
	text-align:right;
}
#footer a { color:#777; text-decoration:none; }
#footer a:hover { color:#f60; text-decoration:underline; }


/*============= BILDER =============*/

img.imgrechts { float:right; margin:0px 0px 5px 10px; }

.csc-textpic-imagewrap a,
.csc-textpic-imagewrap a.int-link,
.csc-textpic-imagewrap a.int-link:hover
 { background-image:none !important; padding:0 !important; }


/*************************/
.underline { text-decoration: underline; }
.align-left{ float:left; }
.align-right{ 	float:right; }
.authorbox, .authorbox a { color:#666; }
.authorbox a { border-bottom:1px dotted #666 !important; }
.authorbox a:hover { border-bottom:none !important; }
.clearer { clear:both; font-size:0px; height:0px; border:0; background:none; }

/* @import url(tt_news.css); */
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer {
	clear:right;
	height:0px;
	border:0px solid #F90;
	background-color:transparent;
	margin:0;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	margin-top:10px;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	font-size:0.9em;
}

.news-latest-container H2, .news-latest-gotoarchive {
	color:#040;
	margin:0px 2px 0px 2pt !important;
	font-size:0.9em;
	border:none;
	padding:0;
}
.news-latest-gotoarchive {
	font-weight:normal;
	margin-top:2px;
}

.news-latest-item h3 a {
	text-decoration:none;
/*	color:#f50;*/
}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#f50;
}
.news-latest-gotoarchive A {
	color:#666;
}
.news-latest-item p { margin:0 !important; }

.news-latest-item .news-subheader {
	font-size:0.96em;
}

.news-latest-item img {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category img {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:0.8em;
}

.news-latest-morelink A {
/*	float:right; */
	float:none;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	margin:10px 0pt 0pt 0pt;
/*	border:1px solid #999;
	background-color:#BBE53A; */
}
.news-list-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	font-size:1em;
}

#col1 .news-list-container ul li a { color:#222 !important; text-decoration:none; font-size:0.8em; }

/* ------------------------------------- SEARCH -------------------- */
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #D1E9AD;
	background-color:#F1F8E8;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form form {
	margin:0px;
}
.news-list-container h3 {
	margin-bottom: 3px;
	display:table;
   margin:12px 0 2px !important;
   width:99%;
}
.news-list-container h3 a { text-decoration:none; }
.news-list-container h3 a:hover { color:#f60; }

.news-list-container p {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: auto;
	text-align: right;
	height: 16px;
	font-size: 9px;
	font-weight: normal;
/*	background-color: #F1F8E8;*/
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container img {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category img {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:0px solid #D1E9AD;
	padding:3px;
/*	background-color:#F1F8E8;*/
}

.tx-ttnews-browsebox td {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell p,.tx-ttnews-browsebox td p{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #D1E9AD;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
/* Anpassungen zu tt_news: */
.news-single-item {
   position:relative;
   background-color:#fafaff;
	border:1px solid #243d76;
	margin-bottom:5px;
	padding:6px;
}
.news-single-item h2 {
   color:#243D76;
   display:block;
   font-family:"Times New Roman",Garamond,Serif;
   font-size:1.6em !important;
   letter-spacing:1px;
   margin:15px 0 0;
}
.news-single-item h3 {
	margin-bottom: 15px;
}

.news-single-item p.bodytext {
	text-align:left;
}

.news-single-img {
	float: right;
	margin-left:10px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
	margin:-1px 0pt 5px 0pt !important;
}

.news-single-category {
	font-size:0.8em;
	display:inline;
	background-color:#ddd;
	border:1px solid #224;
	line-height:30px;
   padding:2px 4px;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 5px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #D1E9AD;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #999;
	padding:3px;
}
.news-single-related,.news-single-files,.news-single-links  {
	border: 0px solid #D1E9AD;
	margin: 0px;
/*	padding-top:3px 0px 0px 0px;
	background-color:#F7F7EE;*/
}

.news-single-related dd, .news-single-links dd, .news-single-files dd {
	margin-left:20px; font-size:1em;
}

.news-single-related dt, .news-single-links dt, .news-single-files dt {
	font-weight: bold;
	font-size: 0.9em;
	margin:5px 0pt 0pt 5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container li {
	padding-bottom:1px;
}
.news-amenu-container ul {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #d1e9ad;
	background-color:#f1f8e8;
	list-style-type: none;
}
.news-amenu-container h2 {
	color:#fff;
	padding:3px;
	border:1px solid #d1e9ad;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #d1e9ad;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #D1E9AD;
	background-color:#F1F8E8;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu div {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu div img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #D1E9AD;
	border-top:1px solid #D1E9AD;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #D1E9AD;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #D1E9AD;
	border-top:1px solid #D1E9AD;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #D1E9AD;
}



/* further styles for extension "css-styled-content" */

/* Captions */


div.csc-textpic-imagewrap a { text-decoration: none; border-bottom:none !important; }

.csc-textpic-caption {
   font-style: normal;
   font-size:0.83em;
   padding: 0px 2px 0px 2px;
	margin:4px 0pt 5pt 0pt !important;
   background-color: transparent;
}

div.csc-textpic-imagewrapXXX {
	margin: 8px 0px 0px 0px !important;
}

/* sitemap styles: */
div.csc-sitemap { line-height: 150%; }
.csc-form-label,
.csc-form-fieldcell,
.csc-form-labelcell,
.csc-form-label-req
   { font-size: 8pt; font-weight: normal; }

p.csc-header-date { text-align:right; font-size:0.75em; color:#999; margin:0; padding:0; }

.csc-subheader-1 { font-weight:bold; padding:0pt; margin:-10px 0px 14px 0px !important; color:#666; }
.csc-subheader-2 { font-weight:bold; padding:0pt; margin:-10px 0px 14px 0px !important; color:#666; text-align:center; }
.csc-subheader-3 { font-weight:bold; font-style:italic; padding:0px; margin:-10px 0px 14px 0px !important; color:#f60; }
.csc-subheader-4 { font-weight:bold; font-style:italic; padding:0px; margin:-10px 0px 14px 0px !important; color:#f60; text-align:center; }

.csc-sitemap a { color:#222; text-decoration:none; border-bottom:none !important; }
.csc-sitemap a:hover { color:#f50; text-decoration:underline; border-bottom:none !important; }

div.csc-sitemap ul { margin:0pt 0pt 0pt 8px; padding:0; }
div.csc-sitemap ul li { margin:0; color:#e21; font-weight:bold; }
div.csc-sitemap ul li ul li { color:#444; font-weight:normal; background:none; padding-left:0px; list-style-position:outside; }
div.csc-sitemap ul li ul { margin:0pt 0pt 0pt 15px; list-style-type:circle; }

.downloadLink {
	position:relative;
	font-size:0.9em;
	border: 1px dotted #BBDE8A;
	background: #fcfcfc;
	padding:3px;
	margin-bottom:5px;
	line-height:135%;
	overflow:hidden;
}
.downloadLink a { font-weight:bold; margin-bottom:-10px; display:block; }
.downloadLink table.fine { background:transparent; border:0; }
table.downloadLink { border-collapse:collapse; empty-cells:show; }

.csc-uploads { margin: 2px 2px 2px 5px;}


/*******************************************
 * Frames und eigene Boxen
 *******************************************/
.box {
   position:relative;
	border: 1px solid #A7A299;
	color:#224;
	padding:0px;
	margin:5px 0pt 5px 0pt;
}
.boxXXXX h1 { margin:0px; background:none; padding:4px 4px 4px 4px;}
.box h2, .box h3, .box h4, .box h5 { margin:5px 0px 3px 0px; }

#col2 .box { font-size:1em; margin:0px 0px 5px 0px; padding:5px; }
.box { background:url('../images/fasern.gif'); }
.box .inbox { background:url('../images/bg-box1.png') repeat-x left top; padding:2px 5px 2px 10px; }
#col3 .box .csc-firstHeader { margin:5px 0px;  }
#col3 .box h1xxx {
/*   background:transparent url(../images/h1-bg2.gif) no-repeat left top;*/
   margin:0px;
   padding:4px 2px 4px 0px;
   letter-spacing:0.1em;
}

.box2 {
   position:relative;
   background-color:#fafaff;
	border:1px solid #243d76;
	margin-bottom:5px;
	padding:6px;
}
.box2XXXX h1 { background:none; padding:4px 4px 4px 4px; color:#11d; }
.box2 h2, .box2 h3, .box2 h4, .box2 h5 { margin:5px 0px 3px 0px; }


#col2 .box2 { font-size:1em; margin:0px 0px 5px 0px; padding:5px; }
#col3 .box2 .csc-firstHeader { margin:5px 0px;  }
#col3 .box2 h1 { letter-spacing:0.1em; }

.box3 {
   background-color:#f60;
   border:1px solid #243d76;
   color:#224;
   margin-bottom:5px;
   padding:3px 6px 6px;
   position:relative;
}
.box3 a { color:#ffe; border-bottom:none !important; }
.box3 h1 {
  background:none !important;
  padding:4px 4px 4px 4px !important;
  border-bottom:3px double white !important;
}
.box3 h2, .box3 h3, .box3 h4, .box3 h5 { margin:5px 0px 3px 0px; }

#col1 .box3 { margin:10px 5px 5px; overflow:hidden; }
#col2 .box3 { font-size:1em; margin:0px 0px 5px 0px; padding:5px; }
#col3 .box3 .csc-firstHeader { margin:5px 0px;  }
#col3 .box3 h1 { letter-spacing:0.1em; }

.box p, .box2 p, .box3 p {
   line-height:140%;
   margin:5px 0 0 0pt;
   padding:0px !important;
}
.box p.bodytext, .box2 p.bodytext, .box3 p.bodytext { margin-top:5px; }
#col2 .box p, #col2 .box2 p, #col2 .box3 p { margin:0px; }

/*******************************************
 * Boxen mit runden Ecken:
 *******************************************/
.box-01 {background: transparent; width:99.9%; margin:0px 0pt 8px 0pt; font-size:1em; }
.box-01 h1 { font-size: 1.0em; font-weight: bold; color: #111;}
.box-01 h1, .box-01 h2, .box-01 h3, .box-01 h4 { margin:0px; }
.box-01 h5 { margin:0px 0px 0px 10px; }
.box-01 h1, .box-01 h2, .box-01 h3, .box-01 h4, .box-01 h5 { padding:4px 10px 5px 10px; }
.box-01 p  {
/*   background:transparent url(../images/doto.gif) no-repeat scroll left 3px;
   text-indent:15px; */
   margin:0; padding:2px 10px 2px 10px;
}
.box-01 a, .box-01 u, .box-01 i { color:#228; }


.box-01 .b1, .box-01 .b2, .box-01 .b3, .box-01 .b4, .box-01 .b1b, .box-01 .b2b, .box-01 .b3b, .box-01 .b4b
	{display:block; overflow:hidden; font-size:1px;}
.box-01 .b1, .box-01 .b2, .box-01 .b3, .box-01 .b1b, .box-01 .b2b, .box-01 .b3b
	{height:1px;}
.box-01 .b2, .box-01 .b3, .box-01 .b4, .box-01 .b4b, .box-01 .b3b, .box-01 .b2b
	{background:#fcfcfc; border-left:1px solid #A7A299; border-right:1px solid #A7A299;}

.box-01 .b1, .box-01 .b1b {margin:0 5px; background:#A7A299;}
.box-01 .b2, .box-01 .b2b {margin:0 3px; border-width:0 2px;}
.box-01 .b3, .box-01 .b3b {margin:0 2px;}
.box-01 .b4, .box-01 .b4b {height:2px; margin:0 1px;}
.box-01 .boxcontent {
   display:block;
   background:#fcfcfc;
   border-left:1px solid #A7A299;
   border-right:1px solid #A7A299;
   display:block;
   padding-right: 8px;
   padding-left: 8px;
   overflow:hidden;
   height:auto;
   color:#224;
}
.boxcontent .news-list-item p { padding:2px 2px 2px 0px; }



.box-02 {background: transparent; width:99.9%; margin:0px 0pt 8px 0pt; font-size:1em; }
.box-02 h1 { font-size: 1.0em; font-weight: bold; color: #242; }
.box-02 h1, .box-02 h2, .box-02 h3, .box-02 h4 { margin:0px; }
.box-02 h5 { margin:0px 0px 0px 10px; }
.box-02 h1, .box-02 h2, .box-02 h3, .box-02 h4, .box-02 h5 { padding:4px 10px 5px 10px; }
.box-02 p  {
   background:transparent url(../images/doto.gif) no-repeat scroll left 3px;
   text-indent:15px;
   margin:0 0 0 10px; padding:2px 10px 2px 0px;
}

.box-02 .b1, .box-02 .b2, .box-02 .b3, .box-02 .b4, .box-02 .b1b, .box-02 .b2b, .box-02 .b3b, .box-02 .b4b
   {display:block; overflow:hidden; font-size:1px;}
.box-02 .b1, .box-02 .b2, .box-02 .b3, .box-02 .b1b, .box-02 .b2b, .box-02 .b3b
   {height:1px;}
.box-02 .b2, .box-02 .b3, .box-02 .b4, .box-02 .b4b, .box-02 .b3b, .box-02 .b2b
   {background:#f7f7f7; border-left:1px solid #243d76; border-right:1px solid #243d76;}

.box-02 .b1                {margin:0 5px; background:#243d76;}
.box-02 .b2, .box-02 .b2b  {margin:0 3px; border-width:0 2px;}
.box-02 .b3, .box-02 .b3b  {margin:0 2px;}
.box-02 .b4, .box-02 .b4b  {margin:0 1px; height:2px;}
.box-02 .b1b               {margin:0 5px; background:#243d76;}
.box-02 .boxcontent {
   display:block;
   background:#F7F7F7;
   border-left:1px solid #243d76;
   border-right:1px solid #243d76;
   display:block;
   padding-right: 5px;
   padding-left: 5px;
   overflow:hidden;
   height:auto;
}

.box-03 {background: transparent; width:99.9%; margin:0px 0pt 8px 0pt; font-size:1em; }
.box-03 h1 { font-size: 1.0em; font-weight: bold; color:#111; background:#f60; }
.box-03 h1, .box-03 h2, .box-03 h3, .box-03 h4 { margin:0px; }
.box-03 h5 { margin:0px 0px 0px 10px; }
.box-03 h1, .box-03 h2, .box-03 h3, .box-03 h4, .box-03 h5 { padding:4px 10px 5px 10px; }
.box-03 p  {
/*   background:transparent url(../images/doto.gif) no-repeat scroll left 3px;
   text-indent:15px; */
   margin:0; padding:2px 10px 2px 10px;
}

.box-03 .b1, .box-03 .b2, .box-03 .b3, .box-03 .b4, .box-03 .b1b, .box-03 .b2b, .box-03 .b3b, .box-03 .b4b
   {display:block; overflow:hidden; font-size:1px;}
.box-03 .b1, .box-03 .b2, .box-03 .b3, .box-03 .b1b, .box-03 .b2b, .box-03 .b3b
   {height:1px;}
.box-03 .b2, .box-03 .b3, .box-03 .b4, .box-03 .b4b, .box-03 .b3b, .box-03 .b2b
   {background:#fdf1dd; border-left:1px solid #f60;; border-right:1px solid #f60;}

.box-03 .b1       {margin:0 5px; background:#f60;}
.box-03 .b2, .box-03 .b2b {margin:0 3px; border-width:0 2px;}
.box-03 .b3, .box-03 .b3b {margin:0 2px;}
.box-03 .b4, .box-03 .b4b {height:2px; margin:0 1px;}
.box-03 .b1b {margin:0 5px; background:#f60;}
.box-03 .boxcontent {
   display:block;
   background:#fdf1dd;
   border-left:1px solid #f60;
   border-right:1px solid #f60;
   display:block;
   padding-right: 5px;
   padding-left: 5px;
   overflow:hidden;
   height:auto;
}


/* Standard csc Klassen: */
.csc-frame-frame1 { border:1px solid #240; background:#D8ECBB; margin-bottom:0.1em; }
.csc-frame-frame2 { border:1px solid #960; background:#eee;    margin-bottom:0.1em; }
.csc-frame-indent { margin-left:25px; }
.csc-frame-indent p:first-letter { font-size:140%; font-weight:bold; }
.csc-frame-indent3366 { margin-left:33%; }
.csc-frame-indent6633 {
   float:right;
   margin:0 6px 0 0;
   width:158px;
   background:#FCFCFC url(../images/fasern_hell.gif) repeat scroll 0;
   border:1px solid #A7A299;
   height:auto !important;
   max-width:160px;
   min-height:248px;
}

.csc-firstHeader { margin-top:1px !important; }

/* CSS Document for kk_downloader in kupix web-design */

div.kk_download_flex {
	border:1px solid #A7A299;
	background:#fcfcfc url('../images/fasern_hell.gif');
	padding:3px;
	margin:0 0 5px 5px;
	float:left;
	max-width:160px;
   min-width:30%; width:auto !important; width:30%;
   min-height:242px; height:auto !important; height:242px;
   text-align:center;
   overflow:hidden;
}

div.kk_download_flex .title {
   border-bottom:1px dotted #CCCCCC;
   color:#243d76;
   font-size:1em;
   font-weight:bold;
   margin-bottom:3px;
   padding-bottom:3px;
}

div.kk_download_flex .description { font-size:0.8em; line-height:130%; margin-bottom:4px; }

div.kk_download_flex .kk_download_image { margin:0pt 0pt 6px 0px; }

div.kk_download_flex .datetime { font-size:0.8em; }
div.kk_download_flex .kk_filesize_class { font-size:0.9em; }

div.kk_download_flex .dl-link a        { color:#f50; }
div.kk_download_flex .dl-link a:hover  { color:#473; }

div.kk_download_flex .kk_download_text  { margin-bottom:5px; }

/*     für eine Gesamtlist-Darstellung in einer Tabelle:   */
div.kk_download_flexWrap table.dl-list { font-size:0.8em; width:99.9%; border:1px solid #6a6; margin:15px 0 0 1px; }

div.kk_download_flexWrap table.dl-list tr.headline { background: #E2EECA; }

div.kk_download_flexWrap table.dl-list td {
   overflow:hidden;
   padding:10px 5px 5px 5px;
   border-left:1px dotted #ddd;
   border-right:1px dotted #ddd;
   border-top:1px solid #ccc;
   border-bottom:1px solid #ccc;
   vertical-align:top;
}
div.kk_download_flexWrap table.dl-list th { text-align:left; padding:2px 5px 2px 5px; border:1px dotted #ddd }

div.kk_download_flexWrap table.dl-list td.cat { width:10%; }
div.kk_download_flexWrap table.dl-list td.title { font-weight:bold; color:#666; }
div.kk_download_flexWrap table.dl-list .description { font-weight:normal; color:#999; }
div.kk_download_flexWrap table.dl-list hr { margin-top:1pt; margin-bottom:3pt; }
div.kk_download_flexWrap table.dl-list td.kk_download_text { font-size:0.8em; width:40%; }
div.kk_download_flexWrap table.dl-list td.clicks { width:10%; text-align:right; padding-right:5px; }

div.kk_download_flexWrap table.dl-list th.clicks { text-align:right; padding-right:5px; }

div.kk_download_flexWrap table.dl-list div.dl-link { font-size:1.3em; }
div.kk_download_flexWrap table.dl-list div.kk_filesize_class { font-size:1.2em; }



table.imagedownloader { width:99%; background:transparent; border:0; margin:0; padding:0; border-collapse:collapse; }
.imagedownloader tr td { padding:0; border:0; }
.imagedownloaderInlay { margin:0px 0pt 5px 1px; width:99%; background:#F1F8E8; border-collapse:separate; }
.imagedownloaderInlay tr th { padding:0px; border:1px solid #BBDE8A; }
.imagedownloaderInlay tr td { padding:2px 4px 2px 5px; border:1px solid #BBDE8A; }
.imagedownloaderInlay tr td a { font-size:1.2em; font-weight:bold; text-decoration:underline; }
.imagedownloaderName {
	color:#473;
	font-size:1.2em !important;
	font-weight:bold !important;
	border-bottom:1px dotted #ccc;
	margin-bottom:3px;
	padding-bottom:3px;
}
.imagedownloaderCounter { font-weight:bold; color:#473; font-size:1.1em; }
.imagedownloaderDescription { font-weight:normal; font-size:1.1em; line-height:130%; margin-bottom:4px; }

.kk_download_single div { margin-bottom:15px; }
.kk_download_single div.clicks { float:none !important; }
.kk_download_single .title { margin-top:20px; font-weight:bold; font-size:1.1em; }
.kk_download_single .category_class { font-style:italic; }
.kk_download_single .datetime { display:inline; }
.kk_download_single a.int-link, .kk_download_single a.int-link:hover { background:none !important; }


/* CSS Document for navigation objects */

/* Hauptmenue */
#nav_main {
   background:#f60 url('../images/menuNO.png') repeat-x center;
   font-size:13px;
   font-weight:bold;
   height:30px;
   margin:0pt;
   padding:0px;
   width:100%;
   border-top:8px solid #f60;
   border-bottom:8px solid #243d76;
   overflow:hidden;
}
#nav_main > div { margin-left:10px; }
#nav_main ul { float:left; margin:0px; padding:0; }
#nav_main ul li { display:inline; background:none; line-height:100%; min-height:30px; padding-left:0px; margin:0; }
#nav_main ul li a {
   border-right:1px solid #f60;
   color:white;
   float:left;
   padding:9px 20px;
   text-decoration:none;
}
#nav_main ul li a.hm1 { border-left:1px solid #f60; }

#nav_main ul li a:hover, #nav_main ul li.active a {
   background:transparent url('../images/menuACT.png') repeat-x scroll center;
   color:#FFFFFF;
}

a.main_nav, a.main_nav_act {     border:0px dotted #f80;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	padding:1px 18px 4px 14px;
	line-height:23px;
	border-right:1px solid #ccc;
}
a.main_nav_last, a.main_nav_last_act { border:0px; padding:4px 0em 3px 1em; }

a.main_nav:hover, a.main_nav_act {
	color: #e0e0e0;
	text-decoration: underline;
}

h2.navactive {
   color:#fff;
   font-family: "Times New Roman", Garamond, Serif;
   font-size:1.8em !important;
   height:33px;
   letter-spacing:0.1em;
   margin:0;
   padding:4px 10px 0;
   border:0;
}
h2.navactive a { color:#fff; text-decoration:none; }
h2.navactive a:hover { color:#fff; text-decoration:underline; }

#nav_main dfn,
#subnav dfn,
#topmenu dfn,
#footer dfn,
.usb,
.skip
	{ display:block; position:absolute; left:-8500px; height:0px; width:0px; }


#subnavContainer {
   background:#f60 url('../images/menuNO.png') repeat-x;
   margin:-1px -10px -10px;
   padding-left:10px;
   z-index:5;
}

#subnav {
        width: 198px;
        margin: 0px 0px 2px -10px;
        }

#subnav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#subnav ul li {
   padding-left:0px;
   background:  url('../images/submenu.png');
   line-height: 32px;
   height: 32px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 32px;
}

#subnav li a {
        display:block;
        text-decoration: none;
        color: #243d76;
        display: block;
        padding: 0px 0 0 30px;
        }
#subnav li.active, #subnav li a:hover  { background:  url('../images/submenu.png') 0 -32px; }
#subnav li.active a { background:none; font-weight:bold; color:#f60; }

/* Definitionen für das Top-Menü oben rechts:    */
#topmenu {
	position:absolute; top:40px; right:10px; width:auto; height:auto;
	color:#ccc; background:transparent;
	text-align:right;
	font-size:0.8em;
}
#topmenu a { color:#ccc; text-decoration:none; }
#topmenu a:hover { color:#F60; }



/* Modifikationen zur dropdown-sitemap */

/* ##########################
** ### tx_dropdownsitemap ###
** ##########################
*/
.tx-dropdownsitemap-pi1 { margin:5px 0pt 0pt 0pt; }
.tx-dropdownsitemap-pi1 a {font-weight:bold; color:#F50;}
.tx-dropdownsitemap-pi1 a:hover {background:transparent;}
.tx-dropdownsitemap-pi1 li.open ol {display:block;}
.tx-dropdownsitemap-pi1 li.closed ol {display:none;}
.tx-dropdownsitemap-pi1 li.open ul {display:block;}
.tx-dropdownsitemap-pi1 li.closed ul {display:none;}
.tx-dropdownsitemap-pi1 div {border:solid 1px #ccd; background:#EAE4D6; padding:2px; margin-bottom:5px;}
.tx-dropdownsitemap-pi1 div.level_2 {background:#FFF;}
.tx-dropdownsitemap-pi1 div.level_2 a {font-weight:normal; color:#F50;}
.tx-dropdownsitemap-pi1 div.level_3 {background:#EAE4D6;}
.tx-dropdownsitemap-pi1 div.level_4 {background:#FFF;}
.tx-dropdownsitemap-pi1 div.level_5 {background:#EAE4D6;}
.tx-dropdownsitemap-pi1 div.expAll {text-align:center; border:solid 1px #ccd; background:#EAE4D6;}
.tx-dropdownsitemap-pi1 img {margin-right:0.5em;}
/*.tx-dropdownsitemap-pi1 .description { display:block; margin-left:20px; }*/
.tx-dropdownsitemap-pi1 .level_1 .ifsub .description { margin:0pt 0pt 8px 23px; }
.tx-dropdownsitemap-pi1 li .description { display:block; font-size:0.8em; margin:0px 0px 0px 0px; }


/* Modifikationen zur rgsmoothgallary */

.jdGallery a.right, .jdGallery a.left, .jdGallery a.open {
   bottom:0px !important;
   top:auto !important;
   cursor:pointer;
   position:absolute;
   z-index:12;
}
.jdGallery .slideInfoZone p {
   color:#EEEEEE;
   font-size:80% !important;
   margin:2px 5px;
   padding:0pt;
}

/* Anpassungen für powermail:  */
.tx-powermail-pi1 {
   background:#fcfcfc url('../images/fasern.gif');
   border:1px solid #A7A299;
   padding:5px;
}
.tx-powermail-pi1_fieldset { border:none; }
.tx-powermail-pi1_fieldset > legend { display:none; }
.tx-powermail-pi1 textarea { width:270px; }
.tx-powermail-pi1 input[type=text] { width:270px; }

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html { display:block; clear:left; color:#444; }
.tx-powermail-pi1 label { display:block; float:left; width:180px; }

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio_title { display:inline; float:left; margin-right:15px; }
.tx-powermail-pi1 .powermail_radio_inner { float:left; }
.tx-powermail-pi1 .powermail_radio_inner label { display:inline; width:auto !important; }

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_reset  { float:left; width:180px; margin-top:5px; }
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_reset input { color:#999 !important; }
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit { clear:none; margin-top:5px; }


.tx_powermail_pi1_fieldwrap_html input,
.tx_powermail_pi1_fieldwrap_html textarea
    { font-size:1em; font-family:verdana,arial; padding:2px; }

.tx-powermail-pi1_confirmation form { float:left; margin:15px 20px 0 0 !important; }
.tx-powermail-pi1_confirmation p,
input.tx-powermail-pi1_confirmation_submit
    { font-weight:bold; color:#292 !important; }

.powermail_all_td { padding:3px 5px 2px 5px; }

input.powermail_radio { border:none !important; }
.powermini { font-size:0.75em; float:left; }
div.tx_powermail_pi1_fieldwrap_html_captcha {
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
   margin:15px 0pt;
   padding:5px 0pt 15px;
}
input.powermail_reset, input.powermail_submit { margin-right:5px; font-size:1em; }

div.tx-powermail-pi1_mandatory { border:1px solid #f00; padding:5px; background:#eedddd; }
div.tx-powermail-pi1_mandatory li strong { color:red; }
.powermail_mandatory_js { color:#f60; }

.error {
    background-color: #FF0000;
    border: 1px solid #FF0000;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 6px #DDDDDD;
    color: #FFFFFF;
    font-size: 11px;
    height: auto;
    margin-left: -2px;
    padding: 3px 10px 5px;
    text-align: left;
    z-index: 10;
}
.error em {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FF0000 transparent -moz-use-text-color;
    border-style: solid solid none;
    border-width: 10px 10px 0;
    bottom: -10px;
    display: block;
    height: 0;
    left: 5px;
    position: absolute;
    width: 0;
}

/* Modifikationen zur pmkSlinbox */
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 5px;
	width: 50%;
	outline: none;
/*	background:url(../images/sb_anchor_spacer.gif);*/
}


#lbPrevLink {
	left: 15px;
	background: transparent url(../images/left.gif) no-repeat left bottom;
}

#lbPrevLink:hover {
	background: transparent url(../images/left.gif) no-repeat left bottom;
}

#lbNextLink {
	right: 15px;
	background: transparent url(../images/right.gif) no-repeat right bottom;
}

#lbNextLink:hover {
	background: transparent url(../images/right.gif) no-repeat right bottom;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	background: transparent url(../images/exit.gif) no-repeat right top;
	margin:0pt 7px 0pt 0pt; padding:0;
}

/* Anpassungen zum dataminds Newsticker */
.dmnt_par { font-weight:bold; color:#f60 !important; font-size: 12px; font-family:'Arial Narrow',arial,verdana; }
.dmnt_par a { color:#006 !important; }



