/* ------------------------------ CSS RESET Start ------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;

	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
	}
ol,ul {
 	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* ------------------------------ CSS RESET Ende------------------------*/

/* ------------------------------ Layout Start ------------------------*/
html {
	
}




body {
	margin: 0;
	padding: 0;
	width: 1000px;
	font-size:10px;	
	
	color:#333333;
}

a {
	text-decoration: none;
	
	
}

#all_wrap {

}

#top {
    width:auto;
	height: 12px;
 
}

#header {
	width:auto;
	height: 60px;
	padding-left: 75px;
	 
}

#datum {
	width: 240px;
	height: 20px;
	margin-top: 12px;
	float: left;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1.2em;	
	 
}

#rootline {
	width:auto;
	height: 20px;
	margin-top: 10px;
	margin-left: 290px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	 
}

#rootline a,#rootline  {
	font-family:Arial,Helvetica,sans-serif;
	color: #8B959D;
}

#logotop {
    width:auto;
	height: 60px;
	text-align: right;
}

#subnav {
    width:auto;
	height: 50px;
	padding-left: 290px;
 
	
}

#links {
	float: left;
	width: 230px;
	margin-left: 60px;
	display: inline;
	 
}

#rechts {
    width:445px;
	float: left;
 
	 
	 
}

#grechts{
    width:240px;
	 float: left;
	 margin-left:25px;
 
}

#content {
	width: 445px;
	margin-right: 80px;
}

#footer {
	padding-left: 76px;
	margin: 0;
	margin-top: 50px;
	padding-bottom: 50px;
	height: 28px;
}

#nach_oben{
	text-align:right;
}

.clear {
	clear: both;
}
 
/* ------------------------------ Layout Ende ------------------------*/
	/* ------------------------------ Menü Start ------------------------*/
#links .menu {
	
}

 

.menuitem_no a,.menuitem_cur a,.menuitem_act a,.menuitem_no a:hover {
	padding-left:15px;
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 12px;
	font-size: 1.2em;
	font-weight: bold;
	line-height:200%;
	color:#8B959D;
	
}

.menuitem_cur a,.menuitem_act a,.menuitem_no a:hover {
	
	 
	 padding-left:15px;
	 font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 12px;
	font-size: 1.2em;
	font-weight: bold;
	line-height:200%;
	color:#9400D3;
	 
}

.menuitem_dialog a {
	
	 
	 padding-left:15px;
	 font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 12px;
	font-size: 1.2em;
	font-weight: bold;
	line-height:200%;
	color:#333333;
	
	 
} 

.submenuitem_no a,.submenuitem_cur a,.submenuitem_act a,.submenuitem_no a:hover {
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 12px;
	font-size: 1.2em;
	font-weight: normal;
	padding-left:15px;
	line-height:200%;
	color:#8B959D;
}

.submenuitem_cur a,.submenuitem_act a,.submenuitem_no a:hover {
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 12px;
	font-size: 1.2em;
	font-weight: normal;
	
	padding-left:15px;
	line-height:200%;
	color:#9400D3;
}

 

.subsubmenuitem_no a,.subsubmenuitem_cur a,.subsubmenuitem_act a,.subsubmenuitem_no a:hover{
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 12px;
	font-size: 1.2em;
	font-weight: normal;
	line-height:200%;
	color:#8B959D;
	padding-left:27px;
	
}

.subsubmenuitem_cur a,.subsubmenuitem_act a,.subsubmenuitem_no a:hover {
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 12px;
	font-size: 1.2em;
	font-weight: normal;
	
	padding-left:27px;
	line-height:200%;
	color:#9400D3;
}

#subnav .menu a {
	font-family:Arial,Helvetica,sans-serif;
	
	font-size: 1.2em;
	font-weight: bold;
	color: #8B959D;
	text-decoration: none;
	padding-left: 0px;
        padding-right: 8px;
}

#subnav .menuitem_no a, #subnav .menuitem_cur a, #subnav.menuitem_act a, #subnav .menuitem_no a:hover {
	 
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 12px;
	font-size: 1.2em;
	font-weight: bold;
	line-height:200%;
	color:#8B959D;
	padding-left: 0px;
	padding-right: 8px;
}

#subnav .menuitem_cur a,#subnav .menuitem_act a,#subnav .menuitem_no a:hover {
	
	 
	 
	 font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 12px;
	font-size: 1.2em;
	font-weight: bold;
	line-height:200%;
	color:#9400D3;
	 
}






 
/* ------------------------------ Menü Ende ------------------------*/
	/* ------------------------------ Schrift Start------------------------*/
	/* Überschriften */
h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
	line-height:140%;
	color:#333333;
}

h2,h3 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height:140%;
	color:#333333;
}

hr.clearer{
	border:0;
}
/* Text */
p,ul {
	line-height:140%;
	color:#333333;
	font-size:1.2em;
    	font-family:Arial,Helvetica,sans-serif;
}

li {
	
	list-style-image:url(strich.gif);
	padding-left: 5px;
	margin-left: 17px;
	line-height:140%;
	color:#333333;
}

strong {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

.align-center {
	text-align: center;
}

.csc-firstHeader {
	height: 2em;
}

/* ------------------------------ Schrift Ende ------------------------*/

/* ------------------------------ csc-loginform Start ------------------------*/
.csc-loginform td {
	padding: 5px;
	padding-left: 0;
	padding-right: 10px;
	font-family:Arial,Helvetica,sans-serif;
    color:#333333;
}

/* ------------------------------ csc-loginform Ende ------------------------*/
.tx-indexedsearch a {
	color:#333333;
}

.tx-indexedsearch p a {
	color:#9400D3;
}

.tx-indexedsearch table td {
	padding: 5px;
	padding-left: 0;
	padding-right: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
}
form {
	width:500px;
	margin:0;
	padding:0;
	
}
.bereich_1 {
	float:left;
	width:300px;
	height:412px;
	 
	
}

.bereich_2 {
	float:left;
	width:105px;
	height:115px;
	padding-top:285px;
	 
	 
}

.bereich_3 {
	float:left;
	width:75px;
	height:52px;
	padding-top:362px;
	 
}

.csc-mailform-field {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	padding-bottom: 5px;
	 
}

.bereich_1 .csc-mailform-field input{
	display:block;
}


.bereich_1  .csc-mailform-field textarea{
	width:263px;
	height:175px;

}
.tx-indexedsearch-whatis{
	padding-top:20px;
	padding-bottom:20px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color:#8B959D;
}
.tx-indexedsearch-searchbox p{
	margin-left:88px;
}



.tx-wssitemap-pi1 a{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	line-height:1.9em;
	color:#333333;
}
.tx-wssitemap-pi1 .treemenudiv img{
    vertical-align:top;
}
.tx-wssitemap-pi1 .treemenudiv{
	font-family:Arial,Helvetica,sans-serif;
	 
	 
}

.tx-wecmap-map .startendaddress{
	color:#333333;
}

a.internal-link,a.external-link-new-window,  .tx-wssitemap-pi1 a:hover .treemenutext_no, .tx-wssitemap-pi1  .treemenudiv a:hover{
	color:#9400D3;
}

.Seitzeichen{
	margin-top:37px;
	margin-left:14px;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
        
		 line-height:140%;
	 padding:7px;
       margin-top:-4px;  
	
    	font-family:Arial,Helvetica,sans-serif;
        
}
.spacer{
	height:1px;
	
	 
}
.news-latest-container h4{
        
		 line-height:140%;
	color:#333333;
	font-size:12px;
    	font-family:Arial,Helvetica,sans-serif;
		padding-bottom:6px;
		font-weight:bold;
        
}


.news-latest-container a{
        
	color:#333333;
	
    	font-family:Arial,Helvetica,sans-serif;
        
}
.news-latest-container H2,.news-latest-gotoarchive {
     
       
       
        /*background-color:#D8FA70;*/
        
}

.news-latest-gotoarchive {
        font-weight:bold;
        margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
         
}
.news-latest-gotoarchive A {
         
}
.news-latest-item {
        /* IE hack */
        height: 1%;
        line-height: 1.3;
        /* IE hack end */
       border-top:1px dashed #ccc;
        padding-top:3px;
	 margin-top:3px;
}

.news-latest-item h3 p{
 display:inline;
   font-size:12px;
   color:#9100D2;
}
.news-latest-item h3 a{
  
	   font-size:12px;
	   
	  
	   
}


.news-latest-date,.news-latest-morelink,.news-latest-category {
        font-size:12px;
}

.news-latest-morelink {
        height:12px;
}

.news-latest-morelink A {
        float:right;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
 line-height:140%;
	color:#333333;
	 margin-top:-4px; 
    	font-family:Arial,Helvetica,sans-serif;
        border-top:1px solid  #8B959D;
}

.news-list-item {
        /* IE hack */
        height: 1%;
        line-height: 1.3;
        /* IE hack end */
        padding:2px 2px 2px 0px;
        margin:2px 2px 2px 0px;
        border-bottom:1px solid  #8B959D;

        }
		
	.news-list-item h3 a{
	   font-weight:bold;
	   font-size:12px;
	  
	}	
.news-search-form {
        padding:3px;
        margin-bottom:5px;
        border:1px solid #666;
        background-color:#F9FFE5;

}
.news-search-emptyMsg{
        margin:0px;
}
.news-search-form FORM {
        margin:0px;
}
.news-list-container H3 {
        margin-bottom: 5px;
        padding: 2px 2px 2px 0px;
        
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
       color:#333333;

       
		
		
}
.news-list-container H3 A {
         color:#333333;

}
.news-list-container P {
        
}
.news-list-date {
        float: right;
         
        width: 180px;
        text-align: right;
        height: 20px;
        margin-top: -2px;
        margin-right: -2px;
        font-size: 9px;
        font-weight: normal;
		 
        
        }

.news-list-imgcaption {
        float: right;
        padding-top:3px;
        padding-right:3px;
        font-size: 9px;

        }

.news-list-container IMG {

        float: left;
        
        margin-bottom:5px;
        margin-right:8px;
        
}
.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:1px;
		 
		text-align:right;
		 
}
.news-list-morelink  a{
         
		 
		text-align:right;
		 line-height:140%;
	color:#333333;
	font-size:1.2em;
    	font-family:Arial,Helvetica,sans-serif;
}

.news-list-browse {
        text-align: center;
}

        /*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
        margin:3px;
        border:1px solid #666;
        padding:3px;
        background-color:#F9FFE5;
}

.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 #666;
}
.news-search-emptyMsg {
        font-size: 11px;
        margin-left: 10px;
}
        /*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
        padding:0;
        margin-bottom:5px;
        line-height:140%;
	color:#333333;
	
    	font-family:Arial,Helvetica,sans-serif;
 font-size: 10px;
}

 
.news-single-item H2 {
         line-height:140%;
	color:#333333;
	font-size:1.2em;
    	font-family:Arial,Helvetica,sans-serif;
        font-weight:bold;
      
        margin-bottom: 0px;
}
.news-single-item H3 {
        margin-bottom: 15px;
}

.news-single-img {
      margin-bottom:5px;   
         

}

.news-single-imgcaption {
         
         
}

.news-single-category {

        
}
.news-single-backlink a {
        font-weight: bold;
        font-size: 11px;
        margin-bottom: 15px;
        margin-top: 10px;
		font-family:Arial,Helvetica,sans-serif;
		color:#333333;
		 
		
}
.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;
        font-size: 11px;
        margin-left: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 #666;
        background-color:#F9FFE5;
        list-style-type: none;
}
.news-amenu-container H2 {
        color:#fff;
        padding:3px;
        border:1px solid #666;
        background-color:#769024;
}
.news-amenu-item-year {
        font-weight: bold;
        border: 1px solid #666;
        padding: 2px;
        background-color: #769024;
        color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
        padding:5px;
        margin:10px 0px 10px 10px;
        border:1px solid #666;
        background-color:#F9FFE5;
}
.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 #666;
        border-top:1px solid #666;
}
.level2 {
        padding:1px;
        padding-left:10px;
        background-color:#ddf393;
        border-left:1px solid #666;
}
.level3 {
        padding:1px;
        padding-left:10px;
        background-color:#cae46e;
        border-left:1px solid #666;
        border-top:1px solid #666;

}
.level4 {
        padding:1px;
        padding-left:10px;
        background-color:#b0cb51;
        border-left:1px solid #666;
}


