body {
	margin:0;
	padding:0;
	background:#fff url(../images/bodybg.gif) repeat-x top center;
	/*background:#fff url(../images/body_background.gif) repeat-x top center;*/
	font-family:verdana, helvetica, sans-serif;

}

.clearer {
	clear:both;
	font-size:1px;
	height:1px;
	width:1px;
}

dl#site {
	margin:35px auto 0 auto;
	padding:15px 0 0 0;
	width:1000px;
	height:auto;
	background:#fff url(../images/sitebg.gif) no-repeat top center;
}

dd#header {
	height:200px;
	width:969px;
	padding:0;
	margin:0 0 0 15px;
}

#headnavigation {
	position:relative;
	top:50px;
	left:auto;
	width:auto;
	/*background:#74a8ae url(../images/mainnav_corfja_bg.gif) repeat-x top left;*/
	/*background:#74a8ae url(main_01_FILES/mainnav_bg.gif);*/
	background:#fff;
	height:25px;
}

ul.adxm, ul.helpnav {
	float:left;
}

.topnav {
	float:right;
	margin:0;
	padding:0;
	width:auto;
}

.topnav ul.adxm li ul {
        width:auto;
       	margin:0;
	padding:0;
}

.topnav ul.adxm li ul li {
        padding:0;
        margin:0;
        /*background:#40878f;*/
        background:#b7c7df;
}

.topnav ul.adxm li ul li a {
        width:98px;
}

ul.helpnav {
	float:right;
	margin:0;
	padding:0;
	list-style-type:none;
	/*height:25px;*/
}

ul.helpnav li {
        float:left;
	margin:0;
	padding:0;
}

ul.helpnav li ul li a {
        float:left;
	width:92px;
}

/*ul.helpnav>li:first-child>a {
	background-image:none;
}

ul.helpnav li a {
	float:left;
	display:block;
	height:13px;
	font-size:11px;
	margin:0 0 0 0;
	padding:6px 13px 6px 13px;
	color:#fff;
	text-decoration:none;
	background:url(../images/mainnav_line.gif) no-repeat 0px 7px;
}

ul.helpnav li a:hover {
	background-color:#428890;
	color:#fff;
}*/

#logo {
	float:left;
}

dl#banner, dl#banner dd {
	margin:0;
	padding:0;
}

dd#bimage {
	float:left;
	height:175px;
	width:556px;
	padding:0;
	margin:0;
}


dd#btools {
	float:right;
	height:175px;
	width:168px;
	/*background:#d1dce0;*/
	background:#fff;
	padding:0;
	margin:0;
}

dd#btools p {
	font-size:9px;
	color:#65797f;
	margin:6px 0 0 10px;
}

dd#btools p a {
	color:#65797f;
}

dd#btools form {
	clear:both;
	width:148px;
	margin:0;
	padding:6px 0px 0 7px; 
}

dd#btools form label {
	font-size:10px;
	font-weight:bold;
	color:#454545;
	margin:0;
	padding:0;
}

#quickfinder {
	font-size:10px;
	color:#000;
	width:148px;
}

#searchphrase {
	float:left;
	width:90px;
	margin:0;
}

#username {
	font-size:10px;
	color:#000;
	width:142px;
}

#password {
	float:left;
	width:95px;
	margin:0;
}

.textfield {
	font-size:10px;
}

.submitbutton {
	color:#003082;
	background-color:#fff;
	border:none;
	font-size:10px;
	padding:2px 5px 2px 5px;
}

dd#main {
	background:#fff url(../images/mainbg_main.gif) repeat-y top center;
	margin:0;
	padding:0 16px 10px 18px;
	width:966px;
}

dl#content {
	margin:0;
	padding:0;
	clear:both;
}

dd#cleft {
	float:left;
	margin:0;
	padding:0;
	width:242px;
	height:auto;
}
/******************************************************/
/************************ cmiddle *********************/
dd#cmiddle {
	float:left;
	margin:0;
	padding:0 15px 0 15px;
	width:505px;
	height:auto;
	/*color:#65797f;*/
         color:#003082;
}

dd#cmiddle table {
        table-layout:auto;
}


dd#cmiddle ul{
        padding:0;
        margin:0;
        list-style-type:none;
        font-size:11px;
}


dd#cmiddle > #ctn > p + ul > li{
        background:transparent url(../images/li-element_1.gif) no-repeat scroll 0px 3px;
        font-size:11px;
        list-style-type:none;
        margin:10px 6px 10px 0pt;
        padding:0px 0px 0px 12px;
        text-decoration:none;
}

dd#cmiddle ul ul li{
        background:transparent url(../images/li-element_1.gif) no-repeat scroll 0px 3px;
        font-size:11px;
        list-style-type:none;
        margin:10px 6px 10px 0pt;
        padding:0px 0px 0px 12px;
        text-decoration:none;
}

dd#ctn_spacer {
	float:left;
	padding:0;
	margin:0;
	width:1px;
	height:420px;
}

dd#cmiddle #ctn {
           clear:both;
           float:left;
           margin:0;
           width:505px;
           height:auto;
}


dd#cmiddle #ctn input, dd#cmiddle #ctn select {
      font-size:11px;
      border:1px solid #c7c7c7;
      color:#585858;
}

dd#cmiddle #ctn form {
     font-size:11px;
     font-weight:bold;
}

dd#cmiddle #ctn h1, dd#cmiddle h1 {
	font-size:14px;
	/*color:#585858;*/
	color:#585858;	
	margin:14px 0 10px 0;
}

dd#cmiddle #ctn p {
	font-size:11px;
	/*color:#65797f;*/
	color:#003082;	
}

dd#cmiddle p#breadcrump {
	padding:10px 0 10px 0;
	border-bottom:1px solid #ababab;
	font-weight:bold;
	color:#585858;
}

dd#cmiddle #ctn a {
	font-size:11px;
	/*color:#65797f;*/
         color:#003082;
	font-weight:bold;
	text-decoration:none;
}

dd#cmiddle #ctn a:hover {
	text-decoration:underline;
}

dd#cmiddle #ctn dl.newscontent {
	margin:25px 0 0 0px;
	padding:0;
}

dd#cmiddle #ctn dl.newscontent dd {
	float:right;
	margin:0 0 25px 0;
	padding:0;
	width:420px;
	font-size:10px;
	color:#585858;
}

dd#cmiddle #ctn dl.newscontent dt {
	float:left;
	margin:0 0 25px 0;
	width:125px;
	font-size:10px;
	color:#666;
}

dd#cmiddle #ctn dl.newscontent dd h2 {
	color:#0595a1;
	font-size:11px;
	background:url(../images/newscontent_arrow.gif) no-repeat center left;
	padding:0 0 0 14px;
	margin:10px 0 10px 1px;
}

dd#cmiddle #ctn dl.newscontent dd ul {
	font-size:11px;
	color:#585858;
	margin:0;
	padding:0 0 0 14px;
}

dd#cmiddle #ctn dl.newscontent dd ul li {
	margin:14px 0 14px 0;
}

dd#cmiddle #ctn dl.newscontent dd a {
	float:right;
	text-decoration:none;
	color:#666;
	font-weight:normal;
}

dd#cmiddle #ctn dl.newscontent dd a:hover {
	text-decoration:underline;
}

dd#cmiddle > #ctn > ul {
        list-style-type:none;
        margin:0pt;
        padding:0pt;
}

dd#cmiddle > #ctn > ul > li {
        background:transparent url(../images/li-element_1.gif) no-repeat scroll 0px 3px;
        font-size:11px;
        list-style-type:none;
        margin:10px 6px 10px 0pt;
        padding:0px 0px 0px 12px;
        text-decoration:none;
}


/*******************************************************/
/*********************** cmiddle Rootline **************/

dd#cmiddle #rootline {
        float:left;
        padding:12px 0px 5px 0px;
        margin: 0px 0px 15px 0px;
        font-size:10px;
	width:516px;
	height:auto;
        border-bottom:1px solid #a6a6a6;
}

dd#cmiddle #rootline #rootlinelink {
        float:left;
        width:496px;
        height:auto;
        padding:4px 0px 0px 0px;
        margin:0;
        font-weight:bold;
}

dd#cmiddle #rootline #rootlinelink a {
        float:left;
        padding:0px 8px 0 10px;/*padding:4px 8px 0 10px;*/
        margin:0;
        background: url(../images/rootline_arrow.gif) no-repeat center left;
        width:auto;
        height:auto;
        font-size:10px;
        color:#003082;
        text-decoration:none;
        font-weight:normal;
}

dd#cmiddle #rootline #rootlinelink a:hover {
        text-decoration:underline;
}

dd#cmiddle #rootline #rootlinelink #aktuell {
        float:left;
        padding:0px 8px 0 10px;/*padding:4px 8px 0 10px;*/
        margin:0;
        background: url(../images/rootline_arrow1.gif) no-repeat top left;
   /*     width:auto;     */
   /*     height:auto;     */
        font-size:10px;
        color:#003082;
        text-decoration:none;
}

dd#cmiddle #rootline #printbtn {
        float:right;
        width:18px;
        height:18px;
        padding:0;
        margin:0;
}

dd#cmiddle #rootline #printbtn a {
         background:none;
         padding:0;
         margin:0;
         width:18px;
         height:18px;
}

/*******************************************************/
/*********************** cmiddle Suchausgabe ***********/

dd#cmiddle #ctn .tx-indexedsearch .tx-indexedsearch-res {
         height:auto;
         width:auto;
         padding-bottom:5px;
}

dd#cmiddle #ctn .tx-indexedsearch .tx-indexedsearch-res a {
        color:#0595a1;

        color:#003082;        
        font-size:11px;
        padding:0px 8px 0 10px;/*padding:4px 8px 0 10px;*/
        margin:0;
        background: url(../images/newscontent_arrow.gif) no-repeat center left;
}

dd#cmiddle #ctn .tx-indexedsearch .tx-indexedsearch-res h3 {
        color:#65797f;
        font-size:11px;
}

dd#cmiddle #ctn .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-redMarkup {
         color:#585858;
}

/******************************************************/
/************ cmiddle FCE Allgemein 1-5 ***************/

dd#cmiddle #ctn .fce1, dd#cmiddle #ctn .fce2, dd#cmiddle #ctn .fce3, dd#cmiddle #ctn .fce4, dd#cmiddle #ctn .fce5 {
        clear:both;
        font-size:11px;
        width:100%;
}

dd#cmiddle #ctn h1, dd#cmiddle #ctn .fce1 .fcetext h1, dd#cmiddle #ctn .fce2 .fcetext h1, dd#cmiddle #ctn .fce3 .fcetext h1, dd#cmiddle #ctn .fce4 .fcetext h1, dd#cmiddle #ctn .fce5 .fcetext h1 {
        /*color:#0595a1;*/
        color:#003082;
        font-size:12px;
        padding:0;
        margin: 0px 0px 15px 0px;
}

dd#cmiddle #ctn h2, dd#cmiddle #ctn .fce1 .fcetext h2, dd#cmiddle #ctn .fce2 .fcetext h2, dd#cmiddle #ctn .fce3 .fcetext h2, dd#cmiddle #ctn .fce4 .fcetext h2, dd#cmiddle #ctn .fce5 .fcetext h2 {
        color:#585858;
        font-size:11px;
        padding:0;
        margin: 0px 0px 15px 0px;
}

dd#cmiddle #ctn .fce1 .fcetext h1 img, dd#cmiddle #ctn .fce2 .fcetext h1 img, dd#cmiddle #ctn .fce3 .fcetext h1 img, dd#cmiddle #ctn .fce4 .fcetext h1 img, dd#cmiddle #ctn .fce5 .fcetext h1 img {
           float:left;
           padding: 0px 5px 15px 0;
           margin-top:5px;
}

dd#cmiddle #ctn h3 {
        font-size:12px;
        padding:0;
        margin: 0px 0px 15px 0px;
}

dd#cmiddle #ctn h4 {
        font-size:11px;
        padding:0;
        margin: 0px 0px 15px 0px;
}

/******************************************************/
/************************ cmiddle FCE 1 ***************/



dd#cmiddle #ctn .fce1 .image {
           padding: 3px 0 15px 15px;
           margin:0;
           float:right;
}

/******************************************************/
/************************ cmiddle FCE 2 ***************/


dd#cmiddle #ctn .fce2 .image {
           padding: 3px 15px 15px 0;
           margin:0;
           float:left;
}

/******************************************************/
/************************ cmiddle FCE 3 ***************/


dd#cmiddle #ctn .fce3 .image {
           padding: 10px 0px 0px 0;
           margin:0;
}

/******************************************************/
/************************ cmiddle FCE 4 ***************/

dd#cmiddle #ctn .fce4 .fcetext h1 img {
           padding: 5px 5px 2px 0;
           margin:0;
}

dd#cmiddle #ctn .fce4 .image {
           padding: 10px 0px 0px 0;
           margin:0;
}




/*******************************************************/
/*********************** CRIGHT ************************/
dd#cright {
	float:right;
	padding:15px 6px 6px 10px;
	margin:0px 0px 0px 0px;
	width:152px;
	height:auto;
	font-size:10px;
	/*color:#585858;*/
         color:#003082;	
	text-align:left;
}

dd#cright #crighttop {
        width:152px;
        height:auto;
        padding:0;
        margin:0;
}

dd#cright #crighttop h1 {
        font-size:12px;
        font-weight:bold;
        padding:0;
        margin:0;

}

dd#cright #crighttop h2 {
        font-size:10px;
        font-weight:bold;

}

dd#cright #crighttop a {
       text-decoration:none;
       /*color:#585858;*/
       color:#003082;	
       font-weight:bold;
}

dd#cright #crighttop a:hover {
       text-decoration:none;
       /*color:#0595a1;*/
       color:#003082;
       font-weight:bold;
}

/* dd#cright #crighttop p {
} */

dd#cright #crighttop img {
        padding:4px 5px 5px 0;
        margin-bottom:20px;
        float:left;
}
dd#cright #crighttop .fce5 .fcetext h1 img {
        margin-bottom:0;
        display:none;
        margin:0;
        padding:0;
}

dd#cright #crighttop .fce5 .fcetext ul {
        padding:0;
        margin:0;
        list-style-type:none;
}

dd#cright #crighttop .fce5 .fcetext ul li {
        padding:0;
        margin:0;
}

dd#cright #crighttop .fce5 .fcetext ul li a {
background:transparent url(../images/news_arrow_2.gif) no-repeat scroll 0px 4px;
color:#585858;
display:block;
font-size:10px;
font-weight:bold;
margin:0pt;
padding:0px 0px 6px 14px;
text-decoration:none;
}

dd#cright #crighttop .fce5 .fcetext ul li a:hover {
          background:url(../images/newscontent_arrow1.gif) no-repeat scroll 0px 4px;
          /*color:#0595a1;*/
          color:#003082;
}

/******************************************************/
/****************** cright FCE 1 - FCE 3 **************/

dd#cright #crighttop .fce1, dd#cright #crighttop .fce2, dd#cright #crighttop .fce3 {
        clear:both;
        font-size:10px;
        width:100%;
        padding-bottom:15px;
        margin:0;
}

dd#cright #crighttop .fce1 .fcetext h1, dd#cright #crighttop .fce2 .fcetext h1, dd#cright #crighttop .fce3 .fcetext h1 {
       font-size:11px;
       font-weight:bold;
       padding:0;
       margin:0;
}

dd#cright #crighttop .fce1 .fcetext a, dd#cright #crighttop .fce2 .fcetext a, dd#cright #crighttop .fce3 .fcetext a {
       text-decoration:none;
       color:#585858;
       font-weight:bold;
       padding:0;
       margin:0;

}

dd#cright #crighttop .fce1 .fcetext a:hover, dd#cright #crighttop .fce2 .fcetext a:hover, dd#cright #crighttop .fce3 .fcetext a:hover {
       text-decoration:none;
       color:#0595a1;
       color:#003082;
       font-weight:bold;
}

dd#cright #crighttop .fce1 .fceimage {
       padding:0px 5px 5px 0px;
       margin:0;
       float:left;
}

dd#cright #crighttop .fce2 .fceimage {
       padding:0px 0px 5px 5px;
       margin:0;
       float:right;
}

dd#cright #crighttop .fce1 .fceimage img, dd#cright #crighttop .fce2 .fceimage img {
       padding:0;
       margin:0;
}


dd#cright #crighttop .fce3 .fcetext ul {
        padding:0;
        margin:0;
        list-style-type:none;
}

dd#cright #crighttop .fce3 .fcetext ul li {
background:transparent url(../images/li-element_1small.gif) no-repeat scroll 0px 3px;
        padding:0;
        margin:0;
padding:0px 0px 6px 14px;
}



/******************************************************/
/************************ cright bottom ***************/

dd#cright #crightbottom {
	float:right;
	width:152px;
	height:auto;
}

dd#cright #crightbottom ul {
          padding:0;
          margin:0;
          list-style-type:none;
}

dd#cright #crightbottom ul li {
          padding:0;
          margin:0;
}

dd#cright #crightbottom ul li a {
          padding:6px 0px 6px 14px;
          margin:0;
          display:block;
          color:#585858;
          font-weight:bold;
          text-decoration:none;
	  font-size:10px;
          border-bottom:1px solid #a6a6a6;
          background:url(../images/news_arrow_2.gif) no-repeat center left;
}

dd#cright #crightbottom ul li a:hover {
   /*       background:url(../images/newscontent_arrow.gif) no-repeat center left;       */
          background:url(../images/newscontent_arrow.gif) no-repeat center left;
          /*color:#0595a1;*/
	 color:#003082;
}

/* container right deklarationen hier einfuegen */

ul#subnews {
	list-style-type:none;
	width:381px;
	margin:0;
	padding:0 0 20px 0;
	background:#fff;
}

ul#subnews li {
	margin:0;
	padding:20px 0 0 0;
	background:url(../images/dashed_border.gif) no-repeat top left;
}

ul#subnews li:first-child {
	background:none;
}

ul#subsubnews {
	list-style-type:none;
	width:auto;
	margin:10px 0 0 10px;
	padding:0 0 10px 0;
}

ul#subsubnews li {
	margin:5px 0 5px 0;
	padding:0 0 0 14px;
	color:#646464;
	font-weight:bold;
	font-size:10px;
	width:auto;
	background:#ff6600 url(../images/news_arrow_2.gif) no-repeat 0px 5px;
}

ul#subsubnews li a {
	color:#646464;
	text-decoration:none;
}

ul#subsubnews li a:hover {
	text-decoration:underline;
}

dd#footer {
	margin:0;
	padding:0;
	width:1000px;
	height:15px;
	background:url(../images/footer.gif) no-repeat top left;
}

dd#fnav {
	text-align:right;
	font-size:9px;
	color:#91a0a6;
	font-weight:bold;
	margin:5px 0 0 0;
}

dd#fnav p {
	float:left;
	margin:0;
	padding:0;
}

dd#fnav ul {
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;
}

dd#fnav ul li {
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 10px;
	background:url(../images/footer_line.gif) no-repeat center left;
}

dd#fnav ul li:first-child {
	background:none;
}

dd#fnav ul li a {
	font-size:9px;
	color:#91a0a6;
	text-decoration:none;
}

dd#fnav ul li a:hover {
	text-decoration:underline;
}

/* Tabs */

ul.tabs {
	list-style-type:none;
	margin:0;
	padding:0;
	width:242px;
	height:35px;
	background:url(../images/tab_bg.gif) repeat-x top left;
}

ul.tabs li {
	float:left;
	text-align:center;
}

ul.tabs li a {
	display:block;
	height:25px;
	padding:10px 0 0 0;
	background:url(../images/tab_bg.gif) repeat-x top left;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	width:7.27em;
}

ul.tabs li a#first {
	width:7.43em;
}

ul.tabs li a:hover {
	/*color:#0595a1;*/
	color:#003082;
	background:url(../images/tab_bg_on.gif) no-repeat top center;
}

ul.tabs li a.active-tab {
	/*color:#0595a1;*/
	color:#003082;
	background:url(../images/tab_bg_on.gif) no-repeat top center;
}

.panel {
	clear:both;
	display:none;
	margin:0;
}

.panel a {
	/*color:#727272;*/
         color:#003082;	
	text-decoration:none;
}

.panel a:hover {
	text-decoration:underline;
}

.panel ul {
	margin:0;
	padding:0 12px 0 12px;
	list-style-type:none;
}

.panel ul li {
	border-top:1px solid #9b9b98;
	font-size:11px;
	/*color:#727272;robert*/
	color:#003082;
	padding:12px 0 12px 0;
	margin:0;
	line-height:14px;
}

.panel ul li:first-child {
	border-top:none;
}

.panel.active-tab-body {
	display:block;
}

.tabspacer {
	font-size:6px;
	height:6px;
}

/***************************************************/
/****** news-list-item *****************************/

.news-list-container #ctn .news-list-item {
        width:530px;
        width:100%;
        margin:0 0 0 0;
        padding:10px 0 0 0;

}

dd#cmiddle #ctn .news-list-container .news-list-item .news-list-date {
	float:left;
	height:20px;
	width:122px;
        font-size:11px;
	padding:0 0 0 0;
	margin:0;
	color:#585858;
}


dd#cmiddle #ctn .news-list-item h3 a {
  	float:left;
	width:368px;
	height:auto;
	/*color:#0595a1;*/
	color:#003082;
	font-size:11px;
	background:url(../images/newscontent_arrow.gif) no-repeat top left;
	padding:0 0 0 14px;
	margin:0px 0 10px 1px;
	text-decoration:none;
}


dd#cmiddle #ctn .news-list-container .news-list-item p.bodytext {
        float:left;
        width:368px;
        font-size:11px;
	padding:0 0 10px 138px;
	margin:0;
}

dd#cmiddle #ctn .news-list-container .news-list-item p.bodytext a {
        float:right;
        font-weight:normal;
}


/*************************************************************/
/***************** Sitemap ***********************************/

.csc-sitemap {
  padding: 1em 1.5em;
  line-height: 20px;
}

.csc-sitemap li {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
   background:#efefef;
}

.csc-sitemap li {
   background: url(../images/extm.gif)
   no-repeat
   0% 0%;
}

.csc-sitemap li.last {
   background: url(../images/exlm.gif)
   no-repeat
   0% 0%;
}

.csc-sitemap ul {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
   background: url(../images/exim.gif)
   repeat-y
   0% 0%;
}

.csc-sitemap ul.last {
  background-image: none;
}

.tx-pilmailform-pi1 h3 {
   font-size:12px;
   font-weight:bold;
}

.tx-pilmailform-pi1 {
  font-size:11px;
}

/*****************************************/
/********** TABLE Standard ***************/
/*****************************************/

table.contenttable {
           /*background:#f1f1eb;*/

           width:100%;
           height:auto;
           padding:5px;
           margin:0;
           color:#727272;

}

/*table.contenttable tr:first-child td {
           border-bottom:1px solid #0595a0;
}*/

table.contenttable thead tr td {
           border-bottom:1px solid #0595a0;
}

table.contenttable a {
           color:#727272;
}

table.contenttable td {
           color:#727272;
           vertical-align:top;
}

table.contenttable td {
           padding:5px;
           border-bottom:1px solid #aebfc6;
}

td {
           vertical-align:top;
}

ul.csc-menu-1, dd#cmiddle #ctn .fce1 ul, dd#cmiddle #ctn .fce2 ul, dd#cmiddle #ctn .fce3 ul, dd#cmiddle #ctn .fce4 ul, dd#cmiddle #ctn .fce5 ul {
         list-style-type:none;
         padding:0;
         margin:0;
}

ul.csc-menu-1 li, dd#cmiddle #ctn .fce1 li, dd#cmiddle #ctn .fce2 li, dd#cmiddle #ctn .fce3 li, dd#cmiddle #ctn .fce4 li, dd#cmiddle #ctn .fce5 li {
         font-size:11px;
         text-decoration:none;
/*         font-weight:bold; kd */
         list-style-type:none;
         margin:10px 6px 10px 0;
         padding:0px 0px 0px 12px;
         background:url(../images/li-element_1.gif) no-repeat 0px 3px;
}

ul.csc-menu-1 li a:link {
         color:#668c97;
}

ul.csc-menu-1 li li, ul.csc-menu-1 li li li, ul.csc-menu-1 li li li li, ul.csc-menu-1 li li li li li {
         list-style-type:none;
         margin:0px 0px 0px -25px;
         padding:0px 0px 0px 12px;
         background:url(../images/li-element_2.gif) no-repeat 0px 3px;
}

/* Searchresult */

dd#cmiddle #ctn ul.browsebox {
          margin-bottom:10px;
}

dd#cmiddle #ctn ul.browsebox li a {
           font-weight: normal;
}

dd#cmiddle #ctn ul.browsebox li.tx-indexedsearch-browselist-currentPage a {
           font-weight: bold;
}


.align-center {
text-align: center;
}


/* extended siptemap styles */

#site #content div.tx-dropdownsitemap-pi1 .expAll {
/*background: #40878f;*/
background: #003082;
border: 0;
}

#site #content div.tx-dropdownsitemap-pi1 div.expAll a {
color: #FFFFFF;
}

#site #content div.tx-dropdownsitemap-pi1 div.expAll a img {
display: none;
}

/*
#site #content div.tx-dropdownsitemap-pi1 ul a {
color: #40878f;
}*/





