.contenttable-1 {
	padding:5px;
}

.contenttable-2 {
	padding:5px;
}

.contenttable-2 TD {
	color:#756F63;
	font-weight:normal;
	background-color:#f8f8f8;
	border-bottom:1px dotted #756F63;
	border-left:1px dotted #756F63;
}


.contenttable-2 .tr-0  TD{
	background-color: #255174;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	border-left: 1px dotted #ffffff;
}

.contenttable-2 .tr-0  .td-0{
	background-color: #255174;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	border-left: 0px;
}

.contenttable-2 .td-0 {
	color:#756F63;
	font-weight:normal;
	background-color:#f8f8f8;
	border-bottom:1px dotted #756F63;
	border-left: 0px;
}

.contenttable-2 .td-last {
	color:#756F63;
	font-weight:normal;
	background-color:#f8f8f8;
	border-left:1px dotted #756F63;
	border-bottom:1px dotted #756F63;
}
.contenttable-2 .tr-last TD{
	color:#756F63;
	font-weight:normal;
	background-color:#f8f8f8;
	border-right:0px;
	border-bottom: 0px;
}
.contenttable-2 .tr-last .td-0 {
	color:#756F63;
	font-weight:normal;
	background-color:#f8f8f8;
	border-right:0px;
	border-bottom: 0px;
}
.contenttable-2 .tr-last .td-last {
	color:#756F63;
	font-weight:normal;
	background-color:#f8f8f8;
	border-left: 1px dotted #756F63;
	border-bottom: 0px;
	border-right: 0px;
}



.contenttable-3 {
	padding:5px;
}

.contenttable-3 TD {
	color:#756F63;
	font-weight:normal;
	background-color:#f8f8f8;
	border-bottom:1px dotted #756F63;
	border-left:1px dotted #756F63;
}
.contenttable-3 .td-0 {
	color:#756F63;
	font-weight:normal;
	background-color:#f8f8f8;
	border-bottom:1px dotted #756F63;
	border-left: 0px;
}

.contenttable-3 .td-last {
	color:#756F63;
	font-weight:normal;
	background-color:#f8f8f8;
	border-left:1px dotted #756F63;
	border-bottom:1px dotted #756F63;
}
.contenttable-3 .tr-last TD{
	color:#756F63;
	font-weight:normal;
	background-color:#f8f8f8;
	border-right:0px;
	border-bottom: 0px;
}
.contenttable-3 .tr-last .td-0 {
	color:#756F63;
	font-weight:normal;
	background-color:#f8f8f8;
	border-right:0px;
	border-bottom: 0px;
}
.contenttable-3 .tr-last .td-last {
	color:#756F63;
	font-weight:normal;
	background-color:#f8f8f8;
	border-left: 1px dotted #756F63;
	border-bottom: 0px;
	border-right: 0px;
}



#navcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 6px;
	list-style-type: none;
	background-image:url(bilder/submenu_bg.jpg);
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
	width: 190px;
	padding-right:25px;
}

#navcontainer ul
{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer li {
	display: block;
	border:0px;
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#navcontainer a
{
	line-height: 18px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	background-image:url(bilder/menu.gif);
}

#navcontainer a:hover
{
	background-color: #255174;
	background-image:url(bilder/menu_ro.gif);
	color: #DAB400;
	text-decoration: none;
}


body {
	margin:0px;
	padding:0px;
	border:0px;
	padding-left: 10px;
}

a.link_links {
 	background-repeat:no-repeat;
 	background-position:0px 0px;
	padding-top:16px;
	padding-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color: #245174;
	display:block;
	width:99px;
	height:40px;
	background-image:url(bilder/menu_links.gif);
}
a.link_links:hover {
	color:#FFFFFF;
	background-image:url(bilder/menu_links_over.gif);
}
a.link_mitte{
 	background-repeat:no-repeat;
 	background-position:0px 0px;

	padding-top:16px;
	padding-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color: #245174;
	display:block;
	width:92px;
	height:40px;
	background-image:url(bilder/menu_mitte.gif);
}

a.link_mitte:hover {
	color:#FFFFFF;
	background-image:url(bilder/menu_mitte_over.gif);
}

a.link_rechts{
 	background-repeat:no-repeat;
 	background-position:0px 0px;

	padding-top:16px;
	padding-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color: #245174;
	display:block;
	width:114px;
	height:40px;
	background-image:url(bilder/menu_rechts.gif);
}

a.link_rechts:hover {
	width:114px;
	color:#FFFFFF;
	background-image:url(bilder/menu_rechts_over.gif);
}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2E2E2E;
	}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-right:10px;
	border-top:20px;
	color:#2E2E2E;
	}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-right:10px;
	color:#2E2E2E;
	}

.bodytext li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-top:0px;
	border-top:0px;
	padding-top:0px;
	padding-right:10px;
	color:#245174;
}

.bodytext ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom:0px; margin-top:0px;
	padding-right:10px;
	color:#245174;
}

li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#245174;
	text-decoration: none;
}

li a:hover{
	text-decoration: underline;
}

ul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#245174;
	text-decoration: none;
}

ul a:hover{
	text-decoration: underline;
}
ul{
	margin-bottom:0px; margin-top:0px;

}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-toü:0px;
	border-top:0px;
	padding-top:0px;
	padding-right:10px;
	color:#245174;
	list-style-type:square;
}

.csc-form-label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-right:10px;
	border-top:20px;
	color:#2E2E2E;
	}

.csc-form-label-req {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-right:10px;
	border-top:20px;
	color:#2E2E2E;
	}

.csc-form-radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-right:10px;
	border-top:20px;
	color:#2E2E2E;
	}

.csc-form-fieldcell textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-right:10px;
	color:#2E2E2E;
	}


.tx-damdownloadlist-pi1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-right:10px;
	border-top:20px;
	color:#2E2E2E;
}

.bodytext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#245174;
	text-decoration: none;
}

.bodytext a:hover{
	text-decoration: underline;
}

.csc-sitemap-level1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#245174;
	text-decoration: none;
}

.csc-sitemap-level1 a:hover{
	text-decoration: underline;
}

.csc-sitemap-level2 a{
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#245174;
	text-decoration: none;
}
.csc-sitemap-level2 a:hover{
	text-decoration: underline;
}
.csc-sitemap-level3 a{
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#245174;
	text-decoration: none;
}
.csc-sitemap-level3 a:hover{
	text-decoration: underline;
}
.csc-sitemap-level4 a{
	padding-left: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#245174;
	text-decoration: none;
}
.csc-sitemap-level4 a:hover{
	text-decoration: underline;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #245174;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #245174;
}

H3 {
	color: #245174;
}

H4 {
	color: #245174;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	color: #245174;
}

P{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
select {
	font-family: Verdana;
	font-size: 11px;
	background: #ffffff;
	color: #245174;
}

input {
	font-family: Verdana;
	font-size: 10px;
	background: #ffffff;
	color: #245174;
}

.Stil4 {
	color: #aaaaab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:-3px;
	padding-left:10px;
}
.header_menu {
	color: #aaaaab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 392px;
	padding-top: 40px;
	background-color: #ffffff,
}

a.header_link:link  {color:#aaaaab;text-decoration:none;}
a.header_link:visited {color:#aaaaab;text-decoration:none;}
a.header_link:hover {color:#245174;text-decoration:underline;}
a.header_link:active {color:#aaaaab;text-decoration:none;}
a.header_link:focus {color:#aaaaab;text-decoration:none;}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:26px;
	padding-right:10px;
	border-top:0px;
	font-weight:bold;
	color: #245174;
}

.submenu_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left:7px;
	padding-bottom:0px;
	border-top:0px;
	color: #245174;
}

ul.imenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
  	padding:0px;
	margin:0px;
  	width:185px; font:normal 0.8em Verdana, sans-serif;
	list-style: none;
}

.imenue li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin:0;
	font-size: 11px;
	list-style: none;
}

.imenue li a, .imenue li span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
  	display:block;
	height:14px;
  	text-decoration:none;
  	margin-bottom:0px;
	margin-top:0px;
  	color:#245174;
  	background:#f3f3f3;
  	padding:4px 0px 3px 7px;
	list-style: none;
}

.imenue li a:hover, .imenue li span {
	color:#ffffff;
	background-color:#e5bd00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
  	display:block;
	height:14px;
  	text-decoration:none;
  	margin-bottom:0px;
	margin-top:0px;
  	padding:4px 0px 3px 7px;
	list-style: none;
}

.imenue li a, .imenue li span {
  	width:99%;
/* Weitenangabe für den Internet Explorer zur Ausdehnung des Linkbereiches */
}

a {
  	width:99%;
/* Weitenangabe für den Internet Explorer zur Ausdehnung des Linkbereiches */
}

html>body a .imenue li a, html>body .imenue li span {
  	width:auto;
/* die (falsche) Weitenangabe für standardkonforme Browser zurücknehmen */
}


/* --------------- News BEGIN---------------  */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

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

.news-latest-container {
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#245174;
}

.news-latest-headertext {
	font-family: Arial;
	font-size: 15px;
	color:#245174;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#245174;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#F9FFE5;*/
}

.news-latest-title {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#245174;
}

.news-latest-title a{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#245174;
	text-decoration:none;	
}

.news-latest-title a:hover{
	text-decoration:underline;
}

.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-family: Verdana;
	font-size: 12px;
	color:#766F64;
}

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

.news-latest-morelink A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#245174;
	text-decoration: none;
}

.news-latest-morelink A:hover{
	text-decoration: underline;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	/*border:1px solid #000;
	background-color:#BBE53A;*/
	padding: 0px;

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/

	}
.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;
	border-bottom: 1px solid #769024;
	/*background-color: #769024;*/
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#2e2e2e;
	Text-Decoration:none;
	padding-left:2px;
	Font-Size: 14px;
}

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

.news-list-container P {
	padding-left:0px;
}

.news-list-date {
	font-family: Verdana;
	font-size: 12px;
	color:#766F64;
	width: 180px;

        /*
	float: left;
	color: #3E551C;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 10px;
	font-weight: normal;
	background-color: #F9FFE5;
	*/
	}

.news-list-title {
	font-family: Verdana;
	font-size: 12px;
	color:#766F64;
	width: 180px;

        /*
	float: left;
	color: #3E551C;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 10px;
	font-weight: normal;
	background-color: #F9FFE5;
	*/
	}

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

.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-family: Verdana;
	font-size: 12px;
	color:#766F64;
	/*margin-left:3px;*/
}

.news-list-morelink  {
	margin-bottom:3px;
}

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



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

.tx-ttnews-browsebox TD {
	font-size: 11px;
}

.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: 12px;
	margin-left: 10px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
	font-weight:normal;
}
.news-single-item H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px;
	margin:0px;
	border: 0px;
	padding-top:6px;
	passing-bottom:6px;
	color: #245174;
}

.news-single-item H2 {
	padding: 0px;
	margin:0px;
	border: 0px;
	padding-top:3px;
	passing-bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #245174;
}

.news-single-item H3 {
	padding: 0px;
	margin:0px;
	border: 0px;
	padding-top:3px;
	passing-bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #245174;
}

.news-single-item p {
	padding-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-right:10px;
	color:#2E2E2E;
	font-weight:normal;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}

.news-single-backlink {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-backlink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#245174;
	text-decoration: none;
}

.news-single-backlink a:hover{
	text-decoration: underline;
}

.news-single-timedata {
	float: right;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 19px;
}

.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: 12px;
	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: 12px;
	font-weight:bold;
}

.news-catmenu DIV {
	font-size: 11px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}

.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}

.level1 {
	padding-left:10px;
	background-color:#eee;
}

.level2 {
	padding-left:10px;
	background-color:#ddd;
}

.level3 {
	padding-left:10px;
	background-color:#ccc;
}

.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/* --------------- News END---------------  */


.contenttable td{
	vertical-align: top;
}

.contenttable a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#245174;
	text-decoration: none;
}

.contenttable a:hover{
	text-decoration: underline;
}

