html {
	padding: 0px;
	margin: 0px;
}



body {
	background-color: #eaeaf7;
	font-size: 12px;
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.bodytext P, p {
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Tahoma, Arial;
	padding-left: 0px;
	padding-right: 0px;
}
table.contenttable {border-collapse:collapse;}
table.contenttable td {border:1px solid #468acf;}
td.align-center{text-align:center;}

ul {padding-left:20px;list-style-type:circle;margin:0px;margin-bottom:3px;}
h1 {
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #001c6c;
  font-size:14pt;
}

h2 {
  padding-top:0px;
  margin-top:0px;
	color: #001c6c;
}
a {
	color:  #468acf;
	font-size: 11px;
	text-decoration: none;
}
.line {
	width: 525px;
	border: solid #fbebdd 1px;
	height: 1px;
	text-align: left;
}
/*divs anordnen*/
#box {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#navigation {
  border: solid 1px #001c6c;
  padding:0px;
  background-color:#fff;
	
}

#links {
	width: 195px;
	padding: 0px;
	margin-right: 10px;
	float: left;
	text-align: left;
}
#gfx {
	width: 30px;
	height: 50px;
	margin-right: 0px;
	margin-top: -5px;
	float: left;
	text-align: right;
	
	background-repeat: no-repeat;
}
#spacer {
	width: 30px;
	height: 1px;
	padding: 0px;
	margin-right: 0px;
	float: left;
}
#inhalt {
	width: 530px;
	height:auto;
	min-height: 550px;
	padding: 0px;
	padding-left:5px;
	padding-right:5px;
	float: left;
	background-color: #fff;
	border: 0px;
	overflow: auto;
}
* html #inhalt {
height: 550px;
height:auto;
}

#test {
	width: 550px;	
	min-height: 570px;
	padding: 0px;
  margin:0px;	
	
	float: left;	
	overflow: auto;
	border-right:0px;
}
#tree {
text-align:right; 
width:500px; 
border:none;
padding:10px;
margin:0px;
}

#header {
	width:969px;
	border: 1px solid  #001c6c;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	background-color:#fff;
}
#bread {
  width: 500px;
  font-family: Tahoma, Arial;
	font-size: 10px;
  padding:5px;
}
#bread A {
font-family: Tahoma, Arial;
	font-size: 10px;
	color: #eb8c39;
}

#content {
width: 500px;
margin:0px;
padding:5px;
}

#leo {
	border: 1px solid  #285874;
	margin-bottom: 10px;
	height: 40px;
	text-align: center;
}
#legend {
	border: 1px solid  #285874;
	margin-bottom: 10px;
	background-color: #fff;
	padding: 0px;
}
#legend2 {
	border: 1px solid  #285874;
	margin-bottom: 10px;
	background-color: #fff;
	padding: 0px;
	height:200px;
}
#logos {
	border: 1px solid  #285874;
	margin-bottom: 10px;
	background-color: #fff;
	padding: 0px;
	
}
#suche {
	border: 1px solid #285874;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 31px;
	text-align: center;
	text-align:none;
}
#spacer {
	height: 100%;
}
#sprache {
	height: 118px;
	border: 1px solid  #285874;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #fff;
}
#rechts {
	width: 215px;
	padding: 0px;
	float: left;
	text-align: center;
}
#print {
	text-align: right;
	padding-top:5px;
	padding-right:10px;
}
/*menu*/
.menu1-level1-no {
font-weight:bold;
background-color:#001c6c;
color:#fff;
padding:2px;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}

.menu1-level1-act {
font-weight:bolder;
text-decoration:none;
color:#001c6c;
border-top:1px solid #001c6c;
border-bottom:1px solid #001c6c;
background-color:#fff;
padding-left:2px;
}

.menu1-level2-act li {
display: list-item;
list-style-type:disc;
}
.menu1-level2-act a, .menu1-level2-act a:visited {
font-weight:900;
color:#000;}

.menu1-level2-no a, .menu1-level2-no a:visited {
font-weight:bold;
color:#001c6c;
text-decoration:none;
}


.act {

}
.menu1 {

}
/*tt_news*/
.news-latest-container, .news-list-container {
	clear: both;
	padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.news-latest-container A, .news-list-container A {
	font-weight: bold;
	font-size: 13px;
	color: #000;
}
.morelink, .morelink A {
	font-size: 11px;
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	color: #c02102;
	text-decoration: none;
	padding-top: 5px;

}
.news-latest-item, .news-list-item, .news-single-item {
	clear: both;
	background-color: none;
}

.news-latest-item, .news-list-item, .news-latest-item P.BODYTEXT  {
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	padding:0px;
}
.news-single-item {
	padding: 10px;
	padding-top: 0px;
	margin: 0px;
}
.list_text {
	margin: 0px;
	float: none;
	border: 0px;
	padding: 0px;
}
. news-single-related IMG, .news-latest-item IMG, .news-list-item IMG, .news-single-img {
	margin: 0px;
	float: none;
	border: 0px;
	padding: 0px;
}
.news-latest-date, .news-list-date, .news-single-timedata {
	font-size: 10px;
	padding: 0px;
}
.news-latest-item H2 A, .news-list-item H2 A , .news-single-item H2 {
	color: #001c6c;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	border-style: none;
}
.news-single-item H3 {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.news-single-imgcaption {
	clear: both;
	font-size: 11px;
	background-color: #fbebdd;
	margin-bottom: 10px;
}
.news-single-date {
	clear: both;
	font-size: 11px;
	margin-bottom: 10px;
}
.news-single-related, .news-single-files, .news-single-links {
	margin: 2px;
	padding-bottom: 20px;
	border: 0;
	clear: both;
	padding-left: 2px;
}
.news-single-additional-info {
	margin-top: 0px;
	border: 0;
	padding: 0px;
	text-align: left;
}
.news-single-additional-info A {
	color: #c02102;
}
.news-single-related DD, .news-single-links DD, .news-single-files DD, .news-single-files DD P.BODYTEXT, .news-single-files DD P.BODYTEXT A {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	border: 0;
	background-color: none;
}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	margin-bottom: 5px;
	background-color: none;
	padding: 5px;
	border: 0;
}
.listimg {
	float: right;
	clear: both;
	border: 1px solid  #fbebdd;
	margin-bottom: 10px;
}
.listimg_left {
	float: left;
	clear: both;
	border: 1px solid  #fbebdd;
	margin-right: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.news_sub {
	margin-bottom: 10px;
	background-color: #fbebdd;
	color: #c02102;
}
.box_header{
font-weight:bold;
background-color:#001c6c;
color:#fff;
padding:2px;
}
 * html .menu1-level1-act {
padding-left:2px;
}

* html .act {
	width: 165px;
	margin: 0px;
	padding: 0px;
}
* html #links {
	width: 200px;
	padding: 0px;
	margin-right: 10px;
	float: left;
	text-align: left;
}
* html #gfx {
	width: 35px;
	height: 40px;
	margin: 0px;
	margin-right: 0px;
	margin-top: -5px;
	padding: 0px;
	float: left;
	text-align: right;

	background-repeat: no-repeat;
	background-position: 5px 0%;
}
* html #inhalt {
		width: 540px;
}
* html #test {
		width: 550px;
}

#sr_language_menu_select {
	border: 1px solid  #eb8c39;
	background-color: #fff;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	font-weight: normal;
}
fieldset {
	border: none;
	padding: 7px;
	margin: 0px;
}
input {
	border: 1px #001c6c solid;
	background-color: #fff;
	color: #000;
	
	font-size: 12px;
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	padding: 2px;
	margin: 2px;
}
.8isearchbutton {
	border: 1px #001c6c solid;
	margin: 2px;
	padding: 2px;

}
th{font-size:10pt; font-weight:normal;}
table tr td.tx-indexedsearch-descr descr, table tr td {font-size:8pt;}
#rootline{color:#eb8c39; font-size:10px;}


