/* Indexed Search */
..tx-indexedsearch{padding:0px;}
.tx-indexedsearch-searchbox fieldset { border:none; margin-bottom:10px;}
.tx-indexedsearch-form{display:none;}
.tx-indexedsearch-search-submit{display:none;}
.tx-indexedsearch-res{clear:both;}
/*
.tx-indexedsearch-form label{width:120px; float:left;} 
.tx-indexedsearch-form input{width: 255px;}
.tx-indexedsearch-search-for label{width:120px; float:left; }
.tx-indexedsearch-search-in label{width:120px; float:left; }
.tx-indexedsearch-search-select-section label{width:120px; float:left; }
.tx-indexedsearch-search-freeindexuid label{width:120px; float:left; }
.tx-indexedsearch-search-select-order label{width:120px; float:left; }
.tx-indexedsearch-search-select-results label{width:120px; float:left; }
.tx-indexedsearch-search-select-group label{width:120px; float:left; }
*/
.tx-indexedsearch-info dt{float:left;font-weight: normal;line-height:1.5em;}
.tx-indexedsearch-info dd {line-height:1.5em;}

/*
.tx-indexedsearch-search-submit  {padding: 5pt 0pt 0pt 130px; }
.tx-indexedsearch-res	{ clear:both; padding-top:5px; }                        siehe common.css*/
.res-tmpl-css {border-bottom:1px solid #004979;}
.tx-indexedsearch-browsebox p{ margin-bottom:15px;}
.tx-indexedsearch-whatis {margin-bottom:15px;}
.tx-indexedsearch-sw{font-weight:bold;}
.tx-indexedsearch-browselist-currentPage {}

.tx-macinasearchbox-pi1 fieldset {border:medium none; padding:0px; margin:0px;}
.tx-macinasearchbox-pi1 .suchfeld {margin:0;width:123px;}

.tx-macinasearchbox-pi1 .suchbutton {
cursor:pointer;  
background-color:#FFFFFF;
background-image:url(../images/icons/intern-link.gif);
background-position:left top;
background-repeat:no-repeat;
border:medium none; 
margin-left:2px;
color:#004979; width:1.5em; padding:0px; font-size:1.1em;}


.browsebox {padding: 0px !important; float:left; margin:0px 0px 10px 0px;list-style:none;}
.browsebox li { display: block;float: left;background:none !important;padding: 0px 15px 0px 0px !important;}
.browsebox li a { 
text-decoration: none;
text-align: center;
}

.tx-indexedsearch-res h3 {font-weight:normal;}


pre {
	font-size: 1.1em;
}
#menu-updated h2 {
	font-size: 1.1em;
	border: 1px solid #286EA0;
	padding 3px;
	padding-left: 5px;
	height: 31px;
	-height: 36px;
	
	margin-bottom: 3px;
	padding-top: 3px;
}
#menu-updated ul li a,
#menu-updated ul li a:hover {
	font-size: 10px;
	border: none;
	width: 130px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	background-color: none;
}

#menu-updated ul li {
	list-style-type: square;
	margin-left: 20px;
}
.csc-frame-frame1 {
	background-color: #F3F3F3;
	border: 1px solid black;
	padding: 2px;
	font-family: courier;
	font-size: 14px;
}
.csc-frame-frame2 {
	background-color: #FFFFCC;
	border: 2px solid red;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}
/*
#story ul.csc-bulletlist-0 li {	
	margin-left: 0px;	
	text-align: left;
	line-height:2.3em;
}
*/
#story ul.csc-bulletlist-1 li {
margin-left:0px;
background: transparent url(styles_fz/images/arrows/about.gif) left top no-repeat;
background-position:0 6px;
padding-left: 15px;
text-align: left;
line-height:1.8em;
}
#story h2.csc-firstHeader {
	margin-top: 26px;
}

/*styles.css -> .list-informationservices */
.csc-sitemap {list-style-image: url(styles_fz/images/arrows/informationservices.gif); padding-bottom:10px;}
.csc-sitemap li {padding-bottom:10px;}
#story ul ul.csc-sitemap li {}



.contenttable,
.tsref {
	border: 1px solid #cccccc;
	background-color: ##bfe5f2;

}
th {
	background-color: #bfe5f2;
	margin-bottom: 0px;
}
td {
	vertical-align: top;
}
.even {
	background-color: #F2F2F2;
}
.odd{
	background-color: #EAEAEA;
}
 .code-table {
	background-color: #f4f4f4;
	display: block;
	width: 200px;
	overflow: auto;
}
span.hidden {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
}

.geshi-header {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
}

table.typo3-adminPanel {
	text-align: left;

}
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }


