/* css */
/* ---------------------- 
   
   ---------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 1.6em;
}

a {
	color: #F7AE65; 
	text-decoration: none; 
	font-weight: bold; 
	outline: 0;
}
	
a:hover {
	color: #F7AE65; 
	text-decoration: underline; 
	outline: 0;
}

img {
	border: none;
	outline: none;
}

/* ---------------------- 
   Positionierung 3Spalten

/* ----------container-------------- */
#container {
	height: 1%;
	min-width: 800px;
	max-width: 1024px;
	padding: 0px;
	margin: 0px;

} 

/* ----------header-------------- */
#header {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 200px #fff; /* linke Menue Spalten Farbe  */ 
border-right: solid 200px; /* rechte Menue Spalten Farbe  */ 
background-color: transparent; /* Farbe fuer Inhalt Spalten  */
} 

#inner{margin:0; width:100%; }

/* --------------left und right navigavtion------------- */
#left {
	width:200px; 
	float:left; 
	position:relative; 
	margin-left:-200px; 
	padding: 0px;
}
 
 #left #left-bottom{ min-height: 250px;}

 #right {
	width:180px; 
	float:right; 
	position:relative; 
	margin-right:-200px; 
 	padding: 10px;
}

 #right_newstermine {
	width:260px; 
	float:right; 
	position:relative; 
	margin-right:-140px; 
 	padding: 10px;
	background-color: #eee;
	background: url(../img/bg-center_topnewstermine.jpg) #eee repeat-x 0 0px;
}

/* -----------------Inhalt--------------------- */ 
#content{
	position: relative; 
	margin: 0px; 
	padding: 6px 15px;
	float: left;
}

#content_newstermine {
	width:450px;
	margin: 0px; 
	padding: 6px 15px;
	float: left;
	
}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding: 10px;
	margin:10px 0px;
	text-align: center; 
	border-top: 1px dotted #999;
} 

/* positioning end  
   ---------------------- */

/* ---------------------- 
   Positionierung 2Spalten

/* ----------container-------------- */

#container2 {
	height: 1%;
	min-width: 800px;
	max-width: 1024px;
	padding: 0px;
	margin: 0px;
} 

/* ----------outer und inner----------------- */

#container2 #outer{ 
border-right: solid 0px; /* rechte Menue Spalten Farbe  */ 
} 


/* positioning end  
   ---------------------- */

#header {
	min-width: 800px;
	height: 141px;
	position: relative;
	margin: 0;
	padding: 0;
}

#logo {
	height: 90px;
	width: 102px;
	float: left;
	margin: 15px 8px 10px 8px;
	padding: 0;
}

/*#logo img {
	filter:alpha(opacity=25); 
	-moz-opacity: 0.25; 
	opacity: 0.25;
}*/


/* ----------------------
     navis */

#header ul {
	margin: 0;
	padding: 0;
}

/* ---------------------- */

/* Navigation */

#sitenavi {
	position: absolute;
	top: 0px;
	left: 145px;
	/*width: 980px;*/
	padding: 0;
	color: #fff;
}
#sitenavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sitenavi ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#sitenavi ul li a {
	float: left;
	margin: 0; 
	padding: 0 0 0 5px;
	cursor: pointer;
}
#sitenavi li a span {
	float: left;
	display: block;
	height: 20px;
	padding: 0 7px 0 2px;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
#sitenavi li a:hover span, #sitenavi li.active a span {
	line-height: 20px;
}

/* ------ default ------ */

#sitenavi li#no1 a {
	background: url(../img/mn1-l.gif) no-repeat 0 -20px;
}
#sitenavi li#no87 a {
	background: url(../img/mn2-l.gif) no-repeat 0 -20px;
}
#sitenavi li#no88 a {
	background: url(../img/mn3-l.gif) no-repeat 0 -20px;
}
#sitenavi li#no443 a {
	background: url(../img/mn4-l.gif) no-repeat 0 -20px;
}
#sitenavi li#no92 a {
	background: url(../img/mn5-l.gif) no-repeat 0 -20px;	
}
#sitenavi li#no89 a {
	background: url(../img/mn6-l.gif) no-repeat 0 -20px;
}
#sitenavi li#no90 a {
	background: url(../img/mn7-l.gif) no-repeat 0 -20px;
}


#sitenavi li#no1 a span {
	background: url(../img/mn1-r.gif) no-repeat 100% -20px;
}
#sitenavi li#no87 a span {
	background: url(../img/mn2-r.gif) no-repeat 100% -20px;
}
#sitenavi li#no88 a span {
	background: url(../img/mn3-r.gif) no-repeat 100% -20px; margin-right: 10px;
}
#sitenavi li#no443 a span {
	background: url(../img/mn4-r.gif) no-repeat 100% -20px;
}
#sitenavi li#no92 a span {
	background: url(../img/mn5-r.gif) no-repeat 100% -20px;	
}
#sitenavi li#no89 a span {
	background: url(../img/mn6-r.gif) no-repeat 100% -20px;
}
#sitenavi li#no90 a span {
	background: url(../img/mn7-r.gif) no-repeat 100% -20px;
}

/* ------ hover ------ */
#sitenavi li#no1 a:hover {
	background: url(../img/mn1-l.gif) no-repeat 0 -60px;
}
#sitenavi li#no87 a:hover {
	background: url(../img/mn2-l.gif) no-repeat 0 -60px;
}
#sitenavi li#no88 a:hover {
	background: url(../img/mn3-l.gif) no-repeat 0 -60px;
}
#sitenavi li#no443 a:hover {
	background: url(../img/mn4-l.gif) no-repeat 0 -60px;
}
#sitenavi li#no92 a:hover {
	background: url(../img/mn5-l.gif) no-repeat 0 -60px;	
}
#sitenavi li#no89 a:hover {
	background: url(../img/mn6-l.gif) no-repeat 0 -60px;
}
#sitenavi li#no90 a:hover {
	background: url(../img/mn7-l.gif) no-repeat 0 -60px;
}


#sitenavi li#no1 a:hover span {
	background: url(../img/mn1-r.gif) no-repeat 100% -60px;
}
#sitenavi li#no87 a:hover span {
	background: url(../img/mn2-r.gif) no-repeat 100% -60px;
}
#sitenavi li#no88 a:hover span {
	background: url(../img/mn3-r.gif) no-repeat 100% -60px;
}
#sitenavi li#no443 a:hover span {
	background: url(../img/mn4-r.gif) no-repeat 100% -60px;
}
#sitenavi li#no92 a:hover span {
	background: url(../img/mn5-r.gif) no-repeat 100% -60px;	
}
#sitenavi li#no89 a:hover span {
	background: url(../img/mn6-r.gif) no-repeat 100% -60px;
}
#sitenavi li#no90 a:hover span {
	background: url(../img/mn7-r.gif) no-repeat 100% -60px;
}

/* ------ active ------ */
#sitenavi li.active a { background-position: 0 -60px !important;}
#sitenavi li.active a span { background-position: 100% -60px !important;}


/* ------ specials ------ */
#sitenavi li#no90 a { color: #999;}
#sitenavi ul li#no89, #sitenavi ul li#no91 { margin-left: 5px !important;}


/* ---------------------- */
#mainnavi {
	clear: left;

}
#mainnavi ul {
	display: inline;
	margin: 0 0 0 35px;
	width: 980px;
}
#mainnavi ul li {
	list-style: none;
	display: inline;
	line-height: 26px;
	margin-right: 12px; 
}
/* ---------------------- */
#metanavi {
	position: absolute;
	top: 95px;
	right: 20px;
}
#metanavi ul {
	display: inline;
}
#metanavi ul li {
	list-style: none;
	display: inline;
	padding: 0 5px;
	font-size: 10px;
	color: #606F7D;
	border-left: 1px solid #606F7D;
	line-height: 1.4em;
}
#metanavi ul li.first {
	list-style: none;
	display: inline;
	border-left: none;
}
/* ---------------------- */

#subnavi {
	color: #fff;
	padding: 0;
}
#subnavi ul {
	margin: 0px 5px 10px 15px;
	padding: 15px 0 0 0;
}
#subnavi ul li {
	list-style: none;
	line-height: 1.4em;
	margin: .5em 0;
	padding: 0;
}
#subnavi ul ul {
	margin: 0px 0 5px 15px !important;
	padding: 0;
}




/* Typografie
  ---------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0 0 .5em;
	padding: .5em 0 0 0;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.25em;
}
h3 {
	font-size: 1.18em;
}
h4, h5, h6 {
	font-size: .9em;
	font-weight: bold;
}
h3 a {
	text-decoration: underline;
}

p {
	font-weight: normal;
	margin: 0 0 .5em 0;
	padding: 0;
}
#left h1 { font-size: 1.3em; font-weight: normal; padding: .2em 10px;}
#left h2 { font-size: 1.1em; font-weight: normal; padding: .2em 10px;}
#left p { font-size: .9em; line-height: 1.4em; padding: 0 10px;}


/* ---------------------- */
.skiplink {
  position: absolute; 
  left: -3000px; 
  top: -2000px; 
  width: 0px; 
  height: 0px; 
  overflow: hidden; 
  display: inline; 
}

hr {
	border-top: 0px dotted #5288BB;
	border-bottom: 1px dotted #5288BB;
	display: block;
	height: 1px;
	margin: 1em 0 0 0;
	padding: 0;
}

.clear {
	clear: left;
}

.img-left {
	float: left;
	margin: 0 10px 10px 0;
}
.img-right {
	float: right;
	margin: 0 0 10px 10px;
}
.trenner {
	margin: 0;
	padding: .2em .2em 1em .2em;
}

.box {
	margin: 10px 10px !important;
	margin: 10px 5px; /* nur für den IE */
	padding: 10px 0;
	background: url(../img/bg_box-c1.gif) repeat 0 0;

}

.infobox1 {
	margin: 5px 0;
	padding: 0;
	background: url(../img/bg_infobox1-body.gif) repeat-y 0 0;
	display: block;
	border-bottom: 1px solid #fff;
}
.infobox1 h1 {
	height: 35px;
	line-height: 35px;
	background: url(../img/bg_infobox1-top.gif) no-repeat 0 0;
	padding: 0 35px 0 15px;
	margin: 0;
	font-size: 1.1em;
}
.infobox1 div.boxcont {
	background: url(../img/bg_infobox1-bottom.gif) no-repeat 0 100%;
	margin: 0;
	padding: 0 15px 20px 15px;
	font-size: .85em;
	line-height: 1.4em;
}


.infobox2 {
	margin: 20px 0;
	padding: 10px;
	background: #efefe0;
	display: block;
}
.infobox2 h2 {
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

/* ---------------------- 
    Infotables */

.infobox3 {
	margin: 20px 0;
	padding: 2px;
	border: 1px solid #eef;
	display: block;
}
.infobox3 h2 {
	padding: 5px;
	margin: 0;
	font-size: 1.1em;
	background: #eee;

}
.infobox3 table {
	margin: 5px 0;
	padding: 0;
	border: 0;
	width: 100%;
}
.infobox3 table td {
	margin: 0;
	padding: 2px 0;
	font-size: .8em;
}
.infobox3 table .even td {
	background: #fff;
}
.infobox3 table .odd td {
	background: #eee;
}
.infobox3 a {
	font-weight: normal;
}

/* contenttable 

#content table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 10px 0;
}
#content table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
	background: #eee;
	font-weight: bold;
	text-align: left;
}
#content table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
}
*/

table.filelist_table {
	font-size: 1em;
	width: 540px;
	border-bottom: 1px solid #ccc;

}
table.filelist_table th {
	border-top: 1px solid #ccc;
	padding: 3px 4px;
	text-align: left;
	background: #eee;
	color: #666;
}
table.filelist_table td {
	border-top: 1px solid #ccc;
	padding: 3px 4px;
}
table.filelist_table td a {
	font-weight: normal;
	color: #5288BB;
}

table.filesearch_table {
	font-size: 1em;
	width: 540px;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
	background: #eee;
	padding: 0px;
	margin-bottom: 10px;
}
table.filesearch_table td {
	border-top: 1px solid #bbb;
	padding: 3px 4px;
}

.form_medium_text {
	width: 180px;
}
table.filesearch_table td table td {
	border: 0;
	padding: 0 5px;
}



/* Sitemap */
.csc-sitemap ul {
	color: #032A4E;
	margin: 5px 10px;
	padding: 0;
	list-style: none;
}
.csc-sitemap a {
	color: #032A4E;
}
.csc-sitemap ul li {
	margin: 5px 0;
	padding: .5em .8em;
	border: 1px solid #ccc;
	font-size: 1.2em;
}
.csc-sitemap ul li li {
	margin: 5px 0;
	padding: 0 0 0 1.5em;
	border: none;
	font-size: .9em;
	background: url(../img/bullet_round-cyan.png) no-repeat 0 0.1em;
}
.csc-sitemap ul li li li {
	background: url(../img/bullet_sub.png) no-repeat 0 -0.1em;
}
.csc-sitemap ul li li a {
	color: #1F4776;
}
.csc-sitemap ul li li li a {
	color: #497DB3;
}
.csc-sitemap ul li li li li a {
	color: #6799CC;
}

/*
###################
# --- tt_news --- #
###################
*/

/*-----------------------------------  clearer  -----------------------------------*/

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

.news-list-container HR.clearer, .news-latest-container HR.clearer{
	clear: both;
	height:1px;
	border: #fff;
	margin: 0;
	padding: 0;
}
.news-latest-container HR.clearer {
	clear:left;
}
.news-single-item HR.clearer {
	clear: left;
	height:1px;
	margin: 0;
	padding: 0;
}

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

.news-latest-container {
	float: left;
	width: 94%;
	border: none;
	margin: 0 0 25px 0;
}

.news-latest-container H2 {
	line-height: 26px;
	padding: 0px 8px;
	margin: 10px 0 0 0;
	border-left: 1px solid #104D8A;
	border-right: 1px solid #104D8A;
	background: #5288BB url(../img/bg_navi.gif) repeat-x 0 0;
	color: #fff;
}

#rightcontent .news-latest-container H2 {
	display:none;
}

#rightcontent .news-latest-container .news-latest-item H3 a {
	font-size:0.85em;
        text-decoration:none;
        margin:10px 0 0 0;
        padding:0;
}

.news-latest-gotoarchive {
	padding: 3px 0;
	margin: 3px 0;
}
.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.6;
	/* IE hack end */
	padding: 3px 5px;
	margin: 3px 0;
	border-bottom: 1px dotted #104D8A;
}
.news-latest-item H3 {
	margin: 5px 0
	padding: 0;;
}

.news-latest-item IMG {
	float:left;
	xborder: 1px solid #999;
	padding: 2px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:2px;
	background: #fff;

}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-morelink, .news-latest-category {
	font-size:.8em;
}
.news-latest-date {
	display: none;
}

.news-latest-morelink {
	text-align: right;
}
.news-latest-morelink A {
	text-align: right;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
}
.news-single-item H2 {
	font-weight:bold;
	margin-bottom: 0px;
}
.news-single-item H3 {
	font-size: 1.1em;
	xmargin: 0;
	xpadding: 0;
	color: #104D8A;
}

.news-single-img {
	float: left;
	xborder: 1px solid #999;
	padding: 2px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:2px;
	background: #fff;

}

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

.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	border: 1px dotted #104D8A;
	padding: 3px;
	border-left: none;
	border-right: none;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #eee;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #aaa;
	padding:3px;
	padding-bottom:0px;
}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #aaa;
	margin:0px;
	margin-bottom: 3px;
	padding: 3px;
	background-color:#fff;
}

.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 LIST view  -----------------------------------*/
.news-list-container {
	float: left;
	width: 94%;
	border: none;
}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding: 3px 0;
	margin: 3px 0;
	border-bottom: 1px dotted #104D8A;
	}
.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: 3px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	padding-left:2px;
}
.news-list-container H3 A {

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #5288BB;
	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;
	xborder: 1px solid #999;
	padding: 2px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:2px;
	background: #fff;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:.8em;
	margin-left:3px;
}
.news-list-morelink  {
	text-align: right;
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:0;
	border:1px solid #032A4E;
	padding:3px;
}
.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: #fff;
	border:1px solid #032A4E;
}
.news-search-emptyMsg {
	font-size: 1em;
	margin-left: 10px;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	xborder:1px solid #5288BB;
}
.news-amenu-container LI {
	padding: 2px 5px;
}
.news-amenu-container LI a {
	color:#032A4E !important;
}
.news-amenu-container UL {
	padding: 0;
	margin-top:5px;
	margin-left:0px;
	margin-bottom: 5pxpx;
	background-color:#fff;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#032A4E !important;
	padding:3px;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #5288BB;
	color:#fff;
}

/*
#leftcontent .csc-textpic-imagewrap img {
	margin-left: 10px;
	margin-bottom: 5px;
}
*/

#leftcontent .csc-textpic-imagewrap {
	padding-left: 10px;
	padding-bottom: 5px;
}

/*--------------------------------- Sitemap Style --------------------------------- */

.csc-menu {
	font-family: arial, verdana, sans-serif;
}

.csc-menu li {
	list-style-image: url(../img/aufzzeichen.gif);
	padding:2px 0;
}
