﻿/*Farbschema
#FFF100
#999100
#FFFEE6
#FFF766
/*

/* XHTML 1.0 Strict */
img {
	border: none;
}


body, html{
	height: 100%;
	max-width: 900px; 
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
				
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	
	font-size: 100.01%;  /* 100.01% Wegen Problemen in früheren Browsern */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: silver;
	background-color: black;
  min-width: 550px;  /*Set Minimum width Firefox OK, IE6 not respected, IE7 OK */
}


#header {
	position: absolute; 
	background-position: 0px ;
	height: 20px;
}




.headerline a:link, .headerline a:visited, .headerline a:active, .headerline a:hover {
	text-decoration: none;
}


p.headerline {
       display:none;
}

/* Positioniert Seitentitel */
.headerline a {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	
	display: block;
	margin-top: 0px;
	margin-left: 0px;  /*-10010px;*/
	
	white-space: nowrap;
}



#outer_wrapper {
	   background: url(../img/bg_rcol.gif) repeat-y right;   /*Färbt die rechte Spalte vertikal füllend ein */
}

#wrapper {
	  background:   url(../img/bg_rcol.gif) repeat-y right;    /* Färbt von rechts (die rechte Spalte und mehr...) vertikal füllend ein. Gewinnt �ber das Bild links */
}

#container {
	width: 100%;
	float: left;
	margin-right: -150px; 
	margin-top: 65px;	
  background: url(../img/bg_rcol.gif) repeat-y right; 

}

#content {
  /*Färbt die linke und mittlere Spalte */
	margin-right: 160px;
}

#main {
	
	/* Kann nur fuellen oder muss mit Bild linke Spalte koordiniert werden, wird von anderen abgedeckt.*/
	background-color: black;
	margin-left:  30px; 
	margin-right:  0px; 
	margin-top: 10px;
	margin-bottom: 10px;
	
	padding-left: 15px; 
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}



#permlogin {
	
	/* Kann nur füllen oder muss mit Bild linke Spalte koordiniert werden, wird von anderen abgedeckt.*/
	margin-left:  30px; /*165px; */
	font-size: 12px;

	padding-left: 10px; 
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
}





#sidebar {

	background: black;
	min-height: 100%;

	width: 150px;  
	float: right;
	
	display: block;
	padding-top: 20px;
	padding-bottom: 24px;
	
	font-size: 12px;
	font-weight: normal;
	text-align: left;

	text-decoration: none;
	 
}





#linktop {
	white-space: nowrap;
	text-align: right;
	padding-right: 10px;
}

/* #footer*/
#footer {
	white-space: nowrap;
	 background: black; 
	 padding-bottom: 5px;
	 padding-left: 7px;
}



.footerNav  a {
	text-decoration: none;
}


.footerNav  {
	display: block;
	vertical-align: bottom;
	width: 97%;
}

.footerNav  ul {
	padding-top: 6px;
	padding-bottom: 3px;
}

.footerNav  ul li {
	display: inline;
	background:black;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.footerNav  ul li a{
	padding-top:0px;
	padding-bottom: 0px;
	padding-left: 3px;
padding-right: 1px;
	border-left: 1px solid silver;
}

.footerNav  ul li a:hover{
	padding-top:0px;
	padding-bottom: 0px;
padding-right: 0px;
	padding-left: 3px;
	border-left: 2px solid silver;
}



.clearing {
	height: 0;
	clear: both;
}


.langselectbar {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:0px;
		
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}

.navigbar {
	margin-top:50px;
	margin-bottom:20px;
	margin-left:5px;
	margin-right:0px;
		
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}




.navPrintPage{
	font-size: 12px;
 	font-weight: normal;

	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:0px;
		
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 15px;
}

.navPrintPage a {
	text-decoration: none;
	display: block;
	margin-top:0px;
	margin-bottom: 10px;	
	padding-top: 3px;
	padding-bottom: 0px;
	background: black;
}

.navPrintPage ul.leftNav_1 li {
	padding-left: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}


.navPrintPage ul.leftNav_1 li a {
	border-left: 1px solid silver;
	padding-left: 4px;
}


.navNoPrintPage{
	display: none;
}


/* --- Global definition lists (list-style: none) -- */
ul, ol, li {
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 0;
	/*list-style: none;*/
}

/* Font Classes */


a:link, a:visited, a:active, a:hover {
	color: silver;
	text-decoration: none;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-top: 12px;

}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}

p {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
}



/*Sprachselektion */
.langselectbar  { 
 	font-weight: normal;
 	padding-bottom: 15px;
	background:black; /*silver;*/  /* #E2E8F0;*/
}



.langselectbar a {
	text-decoration: none;
	display: block;
	background:silver;
	padding-top: 0px;
	padding-bottom: 0px;
}



.navPrintPage a{
	text-decoration: none;

	border-left: 1px solid silver;
	padding-left: 4px;
}

/*Navigation */

.navigbar  { 
	font-size: 12px;
 	font-weight: normal;
 	padding-bottom: 0px;
	background:black;
}


.navigbar a {
	text-decoration: none;
	display: block;
	margin-top:0px;
	margin-bottom: 10px;	
	padding-top: 3px;
	padding-bottom: 0px;
	background: black;  /*silver;*/
}



/* Erstes Level  */

.navigbar ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.navigbar ul.leftNav_1 li {
	list-style: none;
		
	font-weight:  normal; 
	font-size: 12px;
	
	padding-left: 0px;
	padding-bottom: 0px;	
	
	margin-top: 8px;
	margin-bottom: 8px;

}

.menu-current a {
	 border-bottom: 2px solid silver;
	 border-left: 2px solid silver;
	 padding-left: 4px;
}

.navigbar ul.leftNav_1 li a {
	list-style: none;
	border-left: 1px solid silver;
	padding-left: 4px;
}

.navigbar ul.leftNav_1 li a:hover, .navigbar ul.leftNav_1 li a:focus, .navigbar ul.leftNav_1 li a:active {
	list-style: none;
  border-left: 2px solid silver;
}


/* Zweites Level */

.navigbar ul.leftNav_2 li {
	list-style: none;
	font-weight:  normal; 
	font-size: 10px;
	padding-left: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.navigbar ul.leftNav_2 li a {
	border-left: 1px solid silver;
}

.navigbar ul.leftNav_2 li a:hover, .navigbar ul.leftNav_2 li a:focus, .navigbar ul.leftNav_2 li a:active {
  border-left: 2px solid silver;
}


/* Drittes Level */

.navigbar ul.leftNav_3 li {
	list-style: none;
	font-weight:  normal; 
	font-size: 10px;
	padding-left: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.navigbar ul.leftNav_3 li a {
	border-left: 1px solid silver;
}

.navigbar ul.leftNav_3 li a:hover, .navigbar ul.leftNav_3 li a:focus, .navigbar ul.leftNav_3 li a:active {
  border-left: 2px solid silver;
}

.adressbar{
background: black;
  border-left: 10px solid black;
  border-right: 10px solid black;
}

.adressbar p{
	font-size: 12px;
	font-weight: normal;
	padding-left: 4px;
}


/* breadcrumbs  */

#logo {
white-space: nowrap;
	position: absolute; 
	top: 20px;	
	left: 35px;
	width: 500px;
	height: 40px;
	
	display: block;
	color: #444444;
	background: black; 
	font-size: 30px;
}




#breadContainer {
	position: absolute;   /* In Header-Bereich schieben  */
	top: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	width: 100%;
	max-width: 900px;  /* Gleich wie max-width des Body, damit von IE7 aktzeptiert */
	
}

#breadContainer a {
	text-decoration: none;
}

#breadContainer a:hover, #breadContainer a:focus, #breadContainer a:active {
	text-decoration: underline;
}

#breadcrumb {
	text-align: right; 
	background: black;  /*white;*/
	
	height: 60px;
	padding-right: 0px;
	padding-top: 5px;   /*Höhe Breadcontainer weisse Fläche*/
	padding-bottom: 0px;   /*Höhe Breadcontainer weisse Fläche*/
	
	margin-right: 0px;
	
	white-space: nowrap;
	overflow: hidden;		
}

#breadcrumb a{
color: silver;
}

#breadContainer #breadcrumb ul, #breadContainer #breadcrumb li {
	display: inline;
	padding-right: 5px;
}

#breadContainer #breadcrumb ul li {
	margin-left: 5px;
	padding-left: 10px; /*adjust bullet image padding*/
	padding-bottom: 2px;
	background: transparent url(../img/breadcrumb_dot.gif) no-repeat center left;
/*	background-position:0px 3px; */
}



.navloginbar{
	margin-left: 0px;
	padding-left: 0px;
	background: black;
	border-left: 10px solid black;
    border-right: 10px solid black;
}
.navloginbar p{
	font-size: 12px;
	font-style:italic;
	font-weight: normal;
	padding-left: 4px;
}



a.leftNav2{
	border-left: 0px solid silver;
	font-size: 11px;
}
a.leftNav2:hover{
	border-left: 2px solid silver;
	font-size: 11px;
}



/* Für Breadcrumbs und Metanavigation */
.navText {
	font-size: 12px;
	font-weight: normal;
}

/* bc:before {content:"> ";} */ /* Nicht IE6 und nicht in IE7!! /*




/* globals */


.invisible {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}



.contenttable .bodytext {
font-size:12px;
line-height: 16px;
margin-bottom: -10px;
}

.contenttable {

margin-bottom: 20px;
}




/* Captions */

.csc-textpic-image{
padding-top: 5px;
padding-left: 0px;
padding-right: 5px;
margin-top: 0px; 
margin-bottom: 0px; 
margin-right: 10px;
background-color: white;
border: silver 1px solid; 
}


.csc-textpic-caption {font-size: 0.7em; 
line-height: 1em; 
padding-top: 5px; 
padding-bottom: 0px; 
margin-top:10px;
margin-bottom: 5px;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	background-color: black;
padding: 0px;
margin: 0px;
border: 0px solid silver;
}




.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px;
	margin:0px;
	border:0px solid #666;
	background-color: black;

	}


.news-list-item h3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid silver;
	background-color: black;
}


.news-list-container h3 a {
	color: silver;
	padding-left:0px;
	background-color: black;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:silver;
	padding-left:0px;
	background-color: black;
}


.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid silver;
	background-color:black;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}


.news-list-container P {
	padding-left:3px;
}


.news-list-date {
	float: right;
	color: silver;
	width: 180px;
	text-align: right;
padding-top: 3px;

	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 12px;
	font-weight: normal;
	background-color: black;
}


.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:12px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

.mbl_newsevent_adress_line{
	font-size:12px;
	margin-left:0px;
}


.news-single-item .mbl_newsevent_adress_line{
	font-size:12px;
	margin-left:0px;
}


.news-list-item .mbl_newsevent_adress_line{
	font-size:12px;
	margin-left:3px;
}

.news-single-item  .mbl_newsevent_weblink {
	font-size:12px;
	margin-left:0px;
}

.news-single-item  .news-single-keywords {
	font-size:12px;
	margin-left:0px;
}

.news-list-item  .mbl_newsevent_weblink {
	font-size:12px;
	margin-left:4px;
}

.news-list-item  .news-list-keywords {
	font-size:12px;
	margin-left:3px;
	margin-top: 3px;
}


.news-list-item .bodytext {
font-size:14px; 
line-height: 16px;
margin-bottom: 5px;
}


.news-single-item .mbl_newsevent_onedayevent {
	font-size:12px;
	margin-left:0px;
}

.news-single-item .mbl_newsevent_multidayevent {
	font-size:12px;
	margin-left:0px;
}

.news-list-item .mbl_newsevent_onedayevent {
	font-size:12px;
	margin-left: 3px;
}

.news-list-item .mbl_newsevent_multidayevent {
	font-size:12px;
	margin-left: 3px;
}

.mbl_newsevent_eventwhere {
	font-size:12px;
	margin-left:3px;
}

.mbl_newsevent_eventorganizer {
	font-size:12px;
	margin-left:3px;
}


#sidenews .news-latest-container h2{
font-size: 12px;
background: silver;
border: 0px solid silver;
margin: 0px;
}

#sidenews .news-latest-container p{
font-size: 12px;
margin: 0px;
}

#sidenews .news-latest-container{
font-size: 100px;
background-color: black;
margin: 8px;
border: 2px solid silver;
}

#sidenews .news-latest-item{
background-color: black;
padding-left: 5px;
margin: 0px;
border: 0px solid silver;
}


/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color: black;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: silver;
	margin-bottom: 0px;
	border-bottom: 1px solid silver;
}
.news-single-item H3 {
	margin-bottom: 15px;
}


.news-single-img {
	float: right;
	margin-left:5px;
	margin-top:11px;
}

.news-single-imgcaption {
	border-bottom: 1px solid silver;
	padding-bottom: 3px;
	padding-left: 1px;
	margin-top: 0px;
	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 {
	float: right;
margin-top: 17px;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: black;
/*	clear: both;*/
	margin-top: 15px;
	border: 0px solid #666;
	padding:0px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files, .news-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:0px;
	background-color: black;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left: 5px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}


.news-list-browse {
	text-align: center;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border: 1px solid silver;
	padding:3px;
	background-color: black;
}

.tx-ttnews-browsebox  p {

margin: 0px;
}

.tx-ttnews-browsebox TD {
	font-size: 12px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: normal;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
	background-color: black;
}

.tx-ttnews-browsebox-SCell {
	border: 1px solid silver;
	background-color: black;
}

.news-search-emptyMsg {
	font-size: 12px;
	margin-left: 10px;
}

/*---------------------------------  Linklist ---------------------------------*/

.tx-cmwlinklist-pi1{
	font-size: 14px;
}

.cmwlllinks{

	font-size: 16px;
}
.cmwllteaser{
	font-size: 12px;
	padding-top: 4px;
padding-bottom: 4px;
}

.cmwlladdlink{
border-top: 1px 

.cmwlllinks{

	font-size: 16px;
}
.cmwllteaser{
	font-size: 14px;
}

.cmwlladdlink{
border-top: 1px solid #99CC00;
border-bottom: 1px solid silver;;
	font-size: 10px;
}

.cmwllpathmenu{
	margin-bottom: 5px;
border-bottom: 1px solid silver;;
}

.cmwllinkinfo{
border-top: 1px solid silver;;
border-bottom: 1px solid silver;;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.cmwllcategory{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
border-bottom: 1px solid silver;;
	font-size: 10px;
}

.cmwllpathmenu{
	margin-bottom: 5px;
border-bottom: 1px solid silver;;
}

.cmwllinkinfo{
border-top: 1px solid silver;;
border-bottom: 1px solid silver;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.cmwllcategory{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main ul{
	font-size: 14px;
}
#main ol{
padding-left: 30px;
	font-size: 14px;
}
.csc-textpic-image{
	background-color: black;
border: 0px solid silver;
}

 .csc-textpic-caption {
border-bottom: 0px solid silver;
padding-bottom: 3px;
padding-left: 1px;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:0px 0px 0px 0px;
	border:1px solid silver;
	background-color:black;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
display: inline;
	font-size:12px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
display: none;
margin:0px;
	padding: 0px;
	vertical-align: middle;
}

.news-catmenu-ACT {
	font-weight:bold;
padding-left: 3px;
padding-right: 3px;
	border-left:2px solid silver;
}

.news-catmenu-NO {
	font-weight:normal;
padding-left: 3px;
padding-right: 3px;
	border-left:1px solid silver;
}

#adress a{
	text-decoration: underline;
}



