/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

* html body {
	margin: 0;
	padding: 0;
	font-size: x-small; /* für IE5/WIN*/
	f\ont-size: small; /*für andere IE Versionen*/
}

html,body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: url(bg_grey.gif) #646464 repeat-y;
	background-position: 50% 0;
	background-color: #646464;
	font: small Gill , Verdana,Arial, Helvetica, sans-serif;
	text-align: center;
	height: 100%;
}



div#wrapper {
	margin: 0 auto;
	width: 918px;
	font-size: 85%;
	text-align: left;
	z-index: 10;
	height: 100%;
}

 div#header {
	width: 900px;
	height: 153px;
}

div#metanav {
	width: 900px;
	background-color: #C8C8C8;
	font-size: 90%;
	line-height: 22px; /* text-align:right;  */
	height: 22px;
}

div#metaleft {
float:left;
width:300px;

}

div#metaright {
float:right;
width:300px;
text-align:right;
padding-right:5px;

}



div.pad {
 margin:5px;
}

div#metanav a {
	/*color: #646464;*/
}

span#print {
	/*margin-left: 770px;*/
}

span#home {
	margin-left: 10px;
}

div#suche {
	height: 33px;
	border: 1px solid #E4E5EA;
	border-bottom: 1px solid #BDBDBF;
	border-right: 1px solid #BDBDBF;
}


a#newsletter-link {

color:#FFFFFF;
display:block;
padding-top:10px;
text-indent:10px;
vertical-align:middle;
font-weight:bold;

}

form.searchform {

/*	padding-left: 10px;
	padding-top: 10px;*/ /*display:block;
margin-left:10px;
height:35px; 
                */
}

input#searchfield {
	width: 100px; /* height:20px; */
	border: 1px solid #9E9E9E; /*border-left: 1px solid #9E9E9E;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0; */
	background-color: #ffffff;
	font-size: 90%; /* line-height:20px;  */
}
   
input#searchsubmit {
	background-color: #CBCBCB;
	font-size: 90%;
	color:#005192;
	border:none;
}

input.submitbtn {
 margin:10px;
/* border: 1px solid #9E9E9E;*/

}
  
 div#topnav {
	width: 720px; /*margin-left: 180px   */
	float: right;
	height: 35px;
}



 div#navigation {
	float: left;
	width: 180px; /*background: #969696;  */
	text-align: left; /*	height: 420px; */
	clear:both;
}

  div#content {
	margin-top: 5px; /* margin-left: 190px  ; */
	width: 710px; 
	float: right;
}

div#newsbox {
display:none;
}

div#contentwrap {
	margin: 0 9px; /*margin-left:10px;  */
}

div#content_left {
	margin: 10px; /* background-color:red; */
	font-size: 90%;
}

div#content_left  a {
	/*color: #FFFFFF; */
}

div#content_left h1 {
	border-bottom: 1px solid #FFFFFF;  
	padding-bottom: 3px;
	margin: 5px 0;
	color: #000000;
}

div#content_left p {
	/*color: #FFFFFF; */
}

   div#footer {
	clear: both;
	margin-left: 190px;
	margin-right: 10px;
	margin-top: 10px; 
	border-top: 1px solid #646464;
	padding-top: 2px;
	color: #646464;
	font-size: 90%;
	text-align: right;

}

div.csc-sitemap li {
	margin-left: 20px;
}
/*
h1 {
	margin: 8px 0; 
	color: #646464;
	font-weight: bold;
	font-size: 110%;
}
     */
h1, h2,h3, h4, h5, h6 {
	/*margin: 0;    */
   margin: 5px 0;   
	/*color: #646464;*/
	font-weight: bold;
	font-size: 100%; 
}

div#breadcrumb {
/* margin-bottom:5px;     */
 font-size:110%; 
 font-weight:bold; 
 margin-bottom:10px; 
 padding-bottom:5px;   
 border-bottom: 1px solid black;
}

div#content h1 {
/* margin:5px 0;     */
 /*	color: #646464;    */
	font-weight: bold;
	font-size: 110%;
     margin-bottom:5px;
}

div#content h2 {
 margin: 10px 0 0 0; 
 /*	color: #646464;  */
	font-weight: bold;
	font-size: 110%;
}



a {
	color: #005192;
	text-decoration: none;
}

div#content {
	/*color: #646464;  */
margin-bottom:20px;
}
  
p.bodytext {
	margin-bottom: 10px;
    line-height:140%;
}

p.csc-BackAgain {

 
}
        
       
 /*Top Nav */
        
ul#menu-top-ul {
	list-style-type: none; /*margin-left: 180px;  */
	background-color: #969696;
}

 
ul#menu-top-ul li.menu-top {
	width: 180px;
	float: left;
	display: block;
	text-align: left;
	height: 35px;
}

ul#menu-top-ul li.menu-top a {
	padding: 3px 5px 0 5px; /*height: 35px;*/
	display: block;
	color: #FFFFFF;
	font-size: 90%;
}

li.grey {
	background-color: #414B55;
}

  
li.blue {
	background-color: #1468A8;
}

 
li.green {
	background-color: #00784D;
}

 
li.red {
	background-color: #C0362C;
}

  
li.act {
/*	background-color: #C8C8C8;    */
}

/* Menu left*/   
    
ul#menu-left-ul {
	width: 180px;
	list-style-type: none; /*  margin-top:35px; */
}
     
  
li.menu-left a {
	border-top: 1px solid #565F69;
	border-left: 1px solid #565F69;
	border-bottom: 1px solid #28313A;
	border-right: 1px solid #28313A;
	display: block;
	background-color: #414B55;
	color: #FFFFFF;
	line-height: 20px;
	text-indent: 10px;
}

 
  
ul#menu-left-ul li.menu-left a:hover, ul#menu-left-ul li.act a {
	border-top: 1px solid #242D37;
	border-left: 1px solid #242D37;
	border-bottom: 1px solid #000008;
	border-right: 1px solid #000008;
	background-color: #0F1923;
}

/****************************************/
   
ul#menu-left2-ul li.menu-left2 {
	background-color: #969696;
}

  
li.menu-left2 a {
	border: 0;
	padding-left: 20px;
	display: block;
	background-color: #969696;
	color: #FFFFFF;
	line-height: 15px;
	text-indent: 0;
    /* margin-top: 3px ; 
      margin-bottom: 3px ;   /*/
}

  ul#menu-left2-ul li.no2 a {
	border: 0;
	background-color: #969696;
}

  
ul#menu-left2-ul li.menu-left2 a:hover, ul#menu-left2-ul li.act2 a{
	border: 0;
	background-color: #969696;
	color: #000000;
}

/****************************************/
   
ul#menu-left3-ul li.menu-left3 {
	background-color: #969696;
}

  
li.menu-left3 a {
	border: 0;
	padding-left: 30px;
	display: block;
	background-color: #969696;
	color: #FFFFFF;
	line-height: 20px;
	text-indent: 0;
}

  ul#menu-left3-ul li.no3 a,ul#menu-left3-ul li.act3 a {
	border: 0;
	background-color: #969696;
    color: #FFFFFF;   
    padding-left: 30px;   
}

  
ul#menu-left3-ul li.no3 a:hover, ul#menu-left3-ul li.act3 a{
	border: 0;
	background-color: #969696;
	color: #000000;
}
  
  
  
    /* Filelist*/
table.csc-uploads, table.contenttable {
}

tr {
	vertical-align: top;
}

table.csc-uploads td, table.contenttable td {
	/*padding: 4px;  */
}

td.csc-uploads-icon {
	width: 25px;
}

td.csc-uploads-fileSize {
	width: 40px;
	text-align: right;
}

table.csc-uploads p{
	margin: 0;
	padding: 0;
}

table.csc-uploads a {
	font-weight: normal;
}

tr.tr-even {
/*background-color:#B5B5B5;   */
}

tr.tr-odd {
}

 td.even{
background-color : #DDDDDD;
vertical-align:top;

}
td.odd{
background-color : #D3D3D3;
vertical-align:top;

}

   /*
div.csc-textpic-imagewrap {
 width:100%;
}  */
/* FORM */
div.csc-mailform-field {
	padding-bottom: 10px;
}

  
input,textarea,select {
	border: 1px solid #969696;    
}
 
  
div.csc-mailform-field  fieldset {
	padding: 10px;
	border: 0px solid #000000;
}
  
  
div.csc-mailform-field  label {
	float: left;
	width: 30%;
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
}

div#navigation li {
 list-style-type: none;
/* margin-left:4px; 
  margin-bottom:4px;   */
}

div#content ul {
   /* background-color:red; */
}
div#content li {
/*background-color:blue; */ 
/*list-style-type: circle; */
 margin-left:17px;  
  margin-bottom:4px;   
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:0;
	background-color:transparent;

}
.news-single-item H2 {
	font-size:110%;
	font-weight:bold;
	color: #414b55;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;

	margin-bottom: 15px;
	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: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;

	margin-left:5px;
	width:90%;
}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:0;
	background-color:#ffffff;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;   
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:0;
	background-color:#ffffff; 
    color:#000000;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:0;
	background-color:#969696;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 0;
	background-color: #ffffff;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#000000;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#000000;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #414b55;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #ffffff;
	}

.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 LATEST view  -----------------------------------*/

.news-latest-container {
	border:0;
	background-color:transparent;
    border: 1px solid #c8c8c8;  
    border: 0;
    color:#000000;
}

.news-latest-container a , .news-latest-container h3{
  color:#000000;      
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#000000;
	padding:3px;
	margin:3px;
	border:0;
	/*background-color:#D8FA70;*/
	background-color:#ffffff;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#000000;
}
.news-latest-gotoarchive A {
	color:#000000;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:0;
	background-color:#969696;
    color:#000000;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:0;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}

/* Bilder */

dl.csc-textpic-image {
/*margin-bottom:20px;   */
}

div.csc-textpic-imagewrap {
 margin-bottom:20px;  
} 

/* table */

 table.contenttable  {
  margin-left:  -3px;
  margin-right:  -3px;   
  margin-bottom: 10px;
 
 } 
table.contenttable td,table.contenttable th {
 padding:2px 5px 2px 2px;
 text-align:left;
} 
 
 
 table.gross td, table.weissgross td  {
 padding:3px;
 } 
 

 
 
 table.contenttable tr.tr-even {
  background-color:#CFCFCF;
 }
 
  table.weiss tr.tr-even, table.weissgross tr.tr-even {
  background-color:transparent;
 }
 


 
 table.contenttable-0 {
	/*width: 85px;  */
}

table.contenttable-1 {
	width: 355px;
}

table.contenttable-2 {
	width: 535px;
}

table.contenttable-3 {
	width: 700px;
}   

.csc-textpic-caption {
font-size:80%;

}
 
 
 .tx-srfeuserregister-pi1-multiple-checkboxes dd label {
 
 
 }
 
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd {

width:300px;
}
	

 
  