
a:link, a:visited {
   color: #353a5c;
   text-decoration: none;
}

a:hover {
    color: #2b3679;
    text-decoration: underline;
}

h1 { font-size: 17px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

.hidden, .summary {
     display: none;
}
.clear-both {
    clear: both;
}


body {
     font-family: "Trebuchet MS", sans-serif;
     line-height:130%;
     font-size: 100%;
     color: #333;
     margin: 0;
     padding: 0;
}



#maincontainer, #outerwrap {
      width: 1000px;
      margin: 0 auto 0 auto;
      background:  #FFF;
      border: 1px ridge #e5e5e5;
      
}
#maincontainer {
     background: #FFF url(/fileadmin/images/mainnav-bg.jpg) repeat-y left top;
}
 #outerwrap {
	background: #797979;
	color: white;	
 	border: none;
 	padding: 0;
} 	


div#content-left {
      float: left;
      width: 200px;
}

div#content-left img {
      border: none;
}

      
div#content {
       float:left;
       margin-left: 10px;
       margin-right: 10px;
       width: 775px;
       margin-top: 5px;
}


div#content-2col, div#content-3col {
	  float: left;
	  width: 775px;
	  margin: 0 0 0 0;
	  padding: 0 0 0 0;
	  font-size: 85%;
	  color: #333;
}

div#content-2col div#content-center  {
   float: left;
   width: 755px;
   margin-left: 20px;
 
 }
div#content-3col div#content-center {
	  float: left;
	  width: 545px;
          margin-left: 20px;
}

div#content-right {
           float: right;
           width: 200px;
           margin: 0 0 0 10px;
}

div#footer {
   width: 1000px;
   margin: 0 auto 0 auto;
} 



div.copyright,div#sessionstatus {
           width: 1000px;
           font-size: 12px;
           margin: 5px auto 0 auto;
           color: #FFF;
}


div.imprint, div.imprint a:link, div.imprint a:visited {
           color: white;
}           



h1.cscStandardlayout { 
    margin: 0 0 0 0;
	font-size: 17px;
	color: #000000;
	font-weight: normal;
	background: #F5F5F5 url(/fileadmin/images/klotz-rot.gif) no-repeat 5px 5px;
	padding: 0 0 0 5px;
	text-indent: 18px;
	line-height:130%;
	vertical-align:middle;
	height: 27px;
	border-bottom: 1px solid #262366;
}

div#jf_headerslide_slideshow_4    {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/* WT Gallery */
div.list_row {
   margin-bottom: 10px;
   padding-bottom: 10px;
   border-bottom: 2px ridge #000;
 }  
div.wtgallery_list {
   margin-right: 20px;
}   

.tx-indexedsearch, .tx-indexedsearch-searchbox  {
	font-family			: verdana, helvetica, arial;
	font-size			: 11px;

} 

	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; font-size: 11px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-size: 11px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff;font-size: 11px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead  { display:none; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
	.tx-indexedsearch .tx-indexedsearch-sectionlinks ul li a {font-size: 13px;}
    div.tx-indexedsearch-browsebox {display:none;}
	span.tx-indexedsearch-title-caption a {
		color:blue; font-size: 12px;
	}
 

    
div#breadcrumbs {
   height: 20px;
   background: #e5e5e5;
   padding: 0 0 0 5px;
   margin: 0 0 10px 20px;
   font-size: 11px;
   color: #000;
}
div#breadcrumbs a {
  color: red;
}   

/*  TABELLEN LAYOUTS */


table.contenttable-0 {
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
}

table.contenttable-0 caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}

table.contenttable-0 a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
	color: #f60;
	font-weight: bold;
}

table.contenttable-0 a:hover {
	text-decoration: none;
	color: #fff;
	background: #f60;
}

table.contenttable-0 tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

table.contenttable-0 tr th a:hover {
	color: #fff;
	background: #369;
}

table.contenttable-0 thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

table.contenttable-0 tfoot tr th, table.contenttable-0 tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

table.contenttable-0 tfoot tr th {
	width: 20%;
}

table.contenttable-0 tfoot tr td {
	width: 80%;
}

table.contenttable-0 td, table.contenttable-0 th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	width: 20%;
}

table.contenttable-0 tr.tr-odd th, table.contenttable-0 tr.tr-odd td {

	background: #efefef;
}

/* Layout 1*/

table.contenttable-1 {
		margin: 0;
		padding: 0;
		}
table.contenttable-1 caption {
		padding: 8px 2px 5px 2px;
		color: #2B353A;
		background-color: inherit;
		font-size: 95%;
		font-weight: normal;
		text-align: left;
		text-transform: capitalize;
		border-bottom: 1px solid #F3F6F8;
		}
table.contenttable-1 th {
		width: 200px;
		padding: 8px 2px 5px 5px;
		color: #2B353A;
		background-color: inherit;
		font-size: 75%;
		font-weight: normal;
		text-align: left;
		text-transform: capitalize;
		border-bottom: 1px solid #F3F6F8;

		}
table.contenttable-1 tr.tr-odd th {
		color: #42525A;
		background-color: inherit;
		}
table.contenttable-1 td {
		width: 320px;
		padding: 4px 10px;
		color: #42525A;
		background-color: inherit;
		font-size: 75%;
		}
table.contenttable-1 tr.tr-odd {
		color: inherit;
		background-color: #F3F6F8;
		}
table.contenttable-1 tr.tr-odd td {
		color: #42525A;
		background-color: inherit;
		}
table.contenttable-1 th a {
		color: #2B353A;
		background-color: inherit;
		font-size: 110%;
		text-decoration: none;
		border-bottom: 1px solid #ccc;
		}
table.contenttable-1 th a:hover, td a:hover {
		color: #F26521;
		background-color: inherit;
		border-bottom: 1px solid #FEE6D8;
		}
table.contenttable-1 th a:visited {
		color: #aaa;
		background-color: inherit;
		border-bottom: 1px solid #f5f5f5;
		}
table.contenttable-1 td a {
		color: #F26521;
		background-color: inherit;
		text-decoration: none;

		border-bottom: 1px solid #FEE6D8;
		}
table.contenttable-1 td a:hover {
		color: #2B353A;
		background-color: inherit;
		border-bottom: 1px solid #ccc;
		}
table.contenttable-1 tbody tr:hover {
		color: inherit;
		background-color: #FFF8F2;
		}
table.contenttable-1 tbody .odd:hover {
		color: inherit;
		background-color: #FFF8F2;
		}
		
/* Layout 2                                       */		


table.contenttable-2 {
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	font-size: 11px;
	}
table.contenttable-2 a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
table.contenttable-2 a:visited {
	color:#444;
	font-weight:normal;
	}
table.contenttable-2 a:visited:after {
	content:"\00A0\221A";
	}
table.contenttable-2 a:hover {
	border-bottom-style:solid;
	}
table.contenttable-2 thead th,
table.contenttable-2 thead td,
table.contenttable-2 tfoot th,
table.contenttable-2 tfoot td {
	border:1px solid #523A0B;

	border-width:1px 0;
	background:#EBE5D9;
	}
table.contenttable-2 th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
table.contenttable-2 tbody th,
table.contenttable-2 td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
table.contenttable-2 tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
table.contenttable-2 tbody th a:link,
table.contenttable-2 tbody th a:visited {
	font-weight:bold;
	}
table.contenttable-2 tbody th+td {
	white-space:nowrap;
	}
table.contenttable-2 tbody td,
table.contenttable-2 tbody th {
	border:1px solid #fff;
	border-width:1px 0;
	}
table.contenttable-2 tbody tr.tr-odd th,
table.contenttable-2 tbody tr.tr-odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
table.contenttable-2 tbody tr:hover td,
table.contenttable-2 tbody tr:hover th {
	background:#ffffee;
	border-color:#523A0B;
	}
table.contenttable-2 caption {
	font-family: Verdana, Helvetica, arial, Times,serif;
	font-weight:normal;
	font-size:1.2em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}

/* Layout 3                            */

table.contenttable-3 {
       width: 620px;
}
table.contenttable-3 tr td.td-0, table.contenttable-3 tr td.td-last { 
       width: 300px;
       margin-left: 10px;
}
.contenttable-3 {
	font-size: 85% ;
	padding: 0; 
	margin: 0; 
	border-collapse: collapse; 
	color: #333; 
	background: #F3F5F7;
}

.contenttable-3 a {
	color: navy;
        font-weight: bold;
        text-align: left;
        margin-left: 10px;
	text-decoration: none; 
	border-bottom: 1px solid #C6C8CB;
}  

.contenttable-3 a:visited {
	color: navy;
}

.contenttable-3 a:hover {
	color: #000;
}  

.contenttable-3 caption {
	text-align: left; 
	text-transform: uppercase;  
	padding-bottom: 10px; font-size: 200%; 
}

.contenttable-3 thead th, .contenttable-3 .tr-0 {
	background: #3A4856;
	 padding: 15px 10px; 
	color: #fff; 
	text-align: left; 
	font-weight: normal;
}

.contenttable-3  {
	border-left: 1px solid #EAECEE; 
	border-right: 1px solid #EAECEE;
}

.contenttable-3 {
	border-bottom: 1px solid #EAECEE;
}
                      
.contenttable-3 tr td {
	padding: 10px;
}

.contenttable-3  tr {
	background: #F3F5F7;
}

.contenttable-3  tr.tr-odd {
	background: #F0F2F4;
}

.contenttable-3  tr:hover {
	background: #EAECEE;
	 color: #222;
}

.contenttable-3 tfoot td, .contenttable-3 tfoot th, .contenttable-3 tfoot tr {
	text-align: left; 
	font-weight: bold;   
	text-transform: uppercase; 
	background: #F9F9F9; 
	padding: 10px;
}



ul.forumnav, ul.forumnav li {
   list-style: none;
   margin: 0;
   padding: 0;
}
ul.forumnav li {
   float: left;
   border-right: 1px solid #F5F5F5;
   background: #bce713;
}   
ul.forumnav li a {
   display: block;
   font-size: 12px;
   color: #000;
   padding: 3px 7px 3px 7px;
}   
ul.forumnav li:hover {
   background: #e5e5e5;
}
ul.forumnav {
   margin-bottom: 2em;
}   

ul.logout, ul.logout li {
  list-style: none;
 } 

th.tx-mmforum-th {
   background: #ccc;
}   


div#footer {
   text-align: center;
   font-size: 11px;
   color: #797979;
}
   
/* Footer Services */
   

div.footer-services, ul.footer-services {
  margin-top: 2em;
}

ul.footer-services,ul.footer-services li {
  margin: 0;
  padding: 0;
  list-style: none;
}  

ul.footer-services {
  margin-top: 1.5em;
  margin-bottom: 1em;
}

ul.footer-services  li {
   float: left;
   margin-left: 10px;
}       

ul.footer-services  li a img {
   border: none;
}  
ul.footer-services  li a span {
   vertical-align: top;
}
ul.footer-services  li a:hover span {
  text-decoration: underline;
}    
 
ul.footer-services li.footer-services-drucken {
   margin-left: 5em;
}
    
/* Mail Formular */
div.csc-mailform-field label {
   width: 150px;
   margin: 2px 0 2px 0;
   display: block;
}   

/* WT Gallery */ 
div.wt_gallery_single_inner_title {
  font-size: 20px;
}
div.wtgallery_single_browser_previous {
   float: left;
   margin-right: 1em;
}   
  