/*
 * Main Styles
 */

/*
 * **********************************************************************************
 * Reset
 * **********************************************************************************
 */

@import url("reset.css");


/*
 * **********************************************************************************
 * Global Styles
 * **********************************************************************************
 */

.hide                       { display: none; }
.invisible                  { visibility: hidden; }

.left                       { float: left; }
.right                      { float: right; }
.center                     { text-align:center; }
.left-align                 { text-align:left; }
.right-align                { text-align:right; }
.error                      { color: #990000; }

.clearfix:after             { clear: both; content: ".";  display: block; height: 0; visibility: hidden; }
.clearfix                   { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix            { height: 1%; }
.clearfix                   { display: block; }
/* End hide from IE-mac */


/*
 * **********************************************************************************
 * Typographic Styles
 * **********************************************************************************
 */

body, ul, ol, dl, h1, h2, h3, h4, h5, h6, td, th, caption, pre, p, blockquote, input, textarea {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.4em;
    font-weight: normal;
    color: #222;
}

ul, ol, dl, td, th, caption, pre, p, blockquote, input, textarea {
    /* opacity: 0.8; */
}

h1, h2, h3,
h4, h5, h6                  { margin: 0; font-weight: bold; }

h1                          { font-size: 220%; font-weight:normal; line-height: 1em; padding-top: 14px; padding-bottom: 14px; }
h2                          { font-size: 180%; font-weight:normal; line-height: 1em; padding-top: 9px; padding-bottom: 6px; }
h3                          { font-size: 150%; line-height: 1em; padding-top: 8px; padding-bottom: 6px; }
h4                          { font-size: 130%; line-height: 1.4em; padding-top: 8px; padding-bottom: 6px; }
h5                          { font-size: 115%; line-height: 1.4em; padding-top: 8px; padding-bottom: 6px; }
h6                          { font-size: 100%; line-height: 1.4em; padding-top: 8px; padding-bottom: 6px; }
h1.csc-firstHeader,
h2.csc-firstHeader	        { padding-top:2px; line-height:100%; }


#content-right { line-height: 1.4em; }

#content-right h1           { color:#374387; font-size: 164%; font-weight:normal; line-height:150%; padding-top: 0px; padding-bottom: 14px; }
#content-right h2           { color:#374387; font-size: 150%; font-weight:normal; line-height:140%; padding-top: 0px; padding-bottom: 9px; }
#content-right h3           { color:#374387; font-size: 140%; line-height:140%; padding-top: 0px; padding-bottom: 9px; }
#content-right h4           { color:#374387; font-size: 130%; line-height:130%; padding-top: 0px; padding-bottom: 9px; }
#content-right h5           { color:#374387; font-size: 120%; line-height:130%; padding-top: 0px; padding-bottom: 9px; }
#content-right h6           { color:#374387; font-size: 110%; line-height:130%; padding-top: 0px; padding-bottom: 9px; }

a                           { color: #214066; text-decoration: underline; }
a:hover,
a:focus                     { text-decoration:none; /*background-color:#f7931e;*/ }

#content-main-wrapper a     { color: #f7931e; }


em                          { font-style: italic; }
p                           { margin: 0 0 9px 0; }
.small,
small                       { font-size: 80%; }
strong                      { font-weight: bold; }

ul, ol                      { margin-top: 18px; margin-bottom: 18px; padding-left: 16px; list-style-position: outside; list-style-type: disc; }
ol                          { list-style-type: decimal; padding-left: 17px; }
ul li ul,
ol li ol                    { margin-top: 2px; margin-bottom:4px; }

dl                          { margin-top: 18px; margin-bottom: 18px; }
dl dt                       { font-weight: bold; }

blockquote                  { border-left: 1px solid #666; margin-top: 18px; margin-bottom: 18px; padding-left: 17px; font-style: italic; }
blockquote *                { color: #666; }

/*
textarea                    { resize: none; } / * Prevents that little handle from showing up in Safari. * /
*/
sup                         { font-size: 70%; vertical-align: super; }

hr			    { border-top:0; border-bottom:1px solid #C7CEE0; border-left:0; border-right:0; padding:0; margin:10px 0 10px 0; height:1px; }


.kleinere_schrift { font-size:85%; }
.error            { color:#999999;font-weight:bold;padding-top:6px;padding-bottom:6px; }
.success          { color:#007500;font-weight:bold;padding-top:6px;padding-bottom:6px; }

li.feeds { background: transparent url("../img/rss.gif") left top no-repeat; padding-left:32px; list-style-type:none; }


/*
 * **********************************************************************************
 * Form Styles
 * **********************************************************************************
 */

fieldset                    {}
legend                      {}
label                       {}

form                        {}
input                       {}
input.search                { background:url("../images/icon_search.gif") right 1px no-repeat #fff; }
input.text                  {}
input.radio                 {}
input.checkbox              {}
input.button                {}
textarea                    {}
select                      {}


/*
 * **********************************************************************************
 * Layout Styles
 * **********************************************************************************
 */


body                        { text-align:center; background-color:#C7CCDF; }

.fixed-width                { width:980px; margin:0 auto; text-align:left; }
.last-changed               { color:#666; padding-top:20px; font-size:90%; }

#page-wrapper               { background-color:#fff; }
#page                       {}

 
#header-wrapper             { font-size:80%; }
#header                     {}

#logo-wrapper               { float:left; width:240px; }
#logo                       { padding: 10px 0 10px 0; }
#logo a                     { background:none; }

#metamenu-wrapper           { float:right; width:730px; }

#metamenu-logos             { float:right; padding: 20px 0px 10px 20px;}
#metamenu-logos a           { text-decoration:none; background:none; }
#metamenu-logos img         { padding-left:7px; }
#metamenu                   { float:right; padding:10px 0px 0px 0; text-align:right; text-transform:uppercase; font-size:87%; }
#metamenu ul                { list-style:none; margin:0; padding:0 0 7px 0; }
#metamenu ul li             { display:inline; padding:0 8px 0 8px; border-right:1px solid #222; }
#metamenu ul li.last        { display:inline; padding-right:0; border-right:0; }
#metamenu ul li.active      { font-weight:bold; }
#metamenu ul li a           { text-decoration:none; background:none; } 
#metamenu ul li a:focus,
#metamenu ul li a:hover     { text-decoration:underline; }

#metamenu .quicksearch-form           {}
#metamenu .quicksearch-input-wrapper  { float:right; width:130px; }
#metamenu .quicksearch-input          { font-size:12px; border:1px solid #98a6ae; border-right:0; background:url("../img/bg_input.gif") left top no-repeat #fff; margin:0; width:130px; height:17px; padding:2px 0 0 4px; }
#metamenu .quicksearch-go-wrapper     { float:right; width:25px; } 
#metamenu .quicksearch-go             { font-size:1px; background:url("../img/bg_go2.gif") right top no-repeat #fff; width:25px; height:21px; border:0; padding:0; margin:0; cursor:pointer; }

#toolbar .quicksearch-label-wrapper,
#toolbar .quicksearch-input-wrapper,
#toolbar .quicksearch-go-wrapper {
  display:none; 
   visibility:hidden;
}



#metamenu .languages        { padding-top:5px;vertical-align:middle; line-height:14px; font-size:90%; color:#999; }
#metamenu .languages span,
#metamenu .languages a      { margin:0 0 0 5px; padding:0; background:url() transparent; vertical-align:middle; line-height:14px; }
#metamenu .languages a img  { border:none; vertical-align:middle; }


/*
 * Main-Menu Styles (in #page-mainmenu)
 */
 
#mainmenu-wrapper           { margin:0 10px 20px 0px;}
#mainmenu                   { font-size:84%; }
#mainmenu ul,
#mainmenu ul ul             { list-style:none; display:block; padding:0; margin:0; }  /* all lists */
#mainmenu ul li             { padding:0; margin:0;background:#c7cee0;border-bottom:1px solid #fff; } /* all list items */
#mainmenu ul li.level2      { background:#DADFEB; }
#mainmenu ul li a           { display:block; padding:5px 25px 3px 10px; text-decoration:none; font-weight:bold; background:transparent url(../img/icon_select_left.gif) 210px center no-repeat;}
#mainmenu ul li a:hover,
#mainmenu ul li a:focus,
#mainmenu ul li.open>a,
#mainmenu ul li.active a    { background:#f7931e url(../img/icon_select_orange.gif) 210px center no-repeat; color:#fff; }
#mainmenu ul li.level2 a    { padding-left:25px; background:transparent url(../img/icon_select_left_subnavi.gif) 210px center no-repeat; }
#mainmenu ul li.level2 a:hover,
#mainmenu ul li.level2 a:focus,
#mainmenu ul li.level2.open>a,
#mainmenu ul li.level2.active a    { background:#f7931e url(../img/icon_select_orange.gif) 210px center no-repeat; color:#fff; }

#mainmenu ul li.first       { background:#c7cee0 url(../img/left_box_top_blue.gif) left top no-repeat; }
#mainmenu ul li.first a:hover,
#mainmenu ul li.first a:focus,
#mainmenu ul li.first.open>a,
#mainmenu ul li.first.active a     { background:#f7931e url(../img/left_box_top_orange.gif) left top no-repeat; }
#mainmenu ul li.last       { background:#c7cee0 url(../img/left_box_bottom_blue.gif) left bottom no-repeat; }
#mainmenu ul li.last a:hover,
#mainmenu ul li.last a:focus,
#mainmenu ul li.last.open>a,
#mainmenu ul li.last.active a     { background:#f7931e url(../img/left_box_bottom_orange.gif) left bottom no-repeat; }




#container-wrapper          { background:url(../img/bg_gradient.gif) 50% top repeat-x #ffffff; padding:0 0 50px 0; }
#container                  { font-size:90%; }


#service-wrapper            { font-size:84%; }
#service                    {  }

#service a                  { text-decoration:none; } 
#service a:focus,
#service a:hover            { background-color:transparent;text-decoration:none; }

#breadcrumb-wrapper         { float:left; width:750px; }
#breadcrumb                 { padding:12px 0 0 0; }
#breadcrumb-title           { display:block; float:left; padding-left:0px; padding-right:1px; margin-right:5px; }
#breadcrumb-list            { display:block; float:left; }
#breadcrumb-list ul         { display:block; list-style:none; padding:0; margin:0; }
#breadcrumb-list ul li      { display: block; float:left; margin-right:5px; background:transparent url(../img/left_button_navi_right_white.gif) right 50% no-repeat; }
#breadcrumb-list ul li a    { display: block; padding:2px 8px 2px 8px; background:transparent url(../img/left_button_navi_white.gif) left 50% no-repeat;}

#breadcrumb-list ul li.last      { display: block; float:left; margin-left:0px; background:transparent url(../img/left_button_navi_right_orange.gif) right 50% no-repeat; }
#breadcrumb-list ul li.last a    { display: block; padding:2px 8px 2px 8px; background:transparent url(../img/left_button_navi_orange.gif) left 50% no-repeat; color:#fff;}


#content-wrapper            { padding:15px 0 0 0; }
#content                    {}

/* Styles Startseite */

#content-top-wrapper        { padding:0; margin-bottom:20px; background:url("../img/bg_box_top.gif") 50% top no-repeat transparent; }
#content-top                { padding:0; background:url("../img/bg_box_bottom.gif") 50% bottom no-repeat transparent; }
#content-top h1             { padding-top:10px; }

#content-top-left-wrapper   { float:left; width:500px; }
#content-top-left           { padding:10px 30px 10px 20px; }

#content-top-right-wrapper  { float:left; width:300px; }
#content-top-right          { padding:10px 20px 10px 0; }

#content-bottom-wrapper     { background:url("../img/bg_content_startseite.gif") 50% top repeat-y transparent; }
#content-bottom             {}
#content-bottom h1          { font-size: 160%; line-height: 24px; }

#content-bottom-left-wrapper   { float:left; width:270px; }
#content-bottom-left           { padding:0 10px 0 10px;  }

#content-bottom-middle-wrapper  { float:left; width:260px; }
#content-bottom-middle          { padding:0 10px 0 10px;  }

#content-bottom-right-wrapper  { float:left; width:270px; }
#content-bottom-right          { padding:0 10px 0 10px; }


/* Styles Folgeseiten */

#content-left-wrapper       { float:left; width:240px; }
#content-left               { padding:0 9px 0px 0px;margin:0; }

#content-main-wrapper       { float:right; width:730px; }

#content-center-wrapper      { float:left; width:480px; }
#content-center              { padding:0 0 1px 0;margin:0; font-size:94%; }

#content-center ul.csc-menu.csc-menu-1 {
	padding: 0;
}

#content-center ul.csc-menu.csc-menu-1 li {
	list-style: none;
	padding: 5px 0;
}
#content-center ul.csc-menu.csc-menu-1 li a {
	background: transparent url(../img/icon_recht.gif) no-repeat 0 0.2em;
	padding-left: 17px;
	display: block;
}

#content-center .csc-sitemap ul li ul, 
#content-center .csc-sitemap ol li ol { padding-left:25px; }

#content-right-wrapper      { float:right; width:250px; font-size:77%; position:relative; top:-41px; left:0px; }
/* ehem. content-right */
#content-right         { padding:0 0 1px 20px; margin:0;  }

#content-right .content-right-box-top {
      background:url(../img/right_box_top.gif) no-repeat center top;
      padding-top:5px;
      height:1%;
}

#content-right .content-right-box-bottom {
      background:url(../img/right_box_bottom.gif) bottom center no-repeat;
      padding:0px 10px 3px 10px;
      margin-bottom:13px;
      height:1%;
}

#toolbar-wrapper            { padding:4px 0 0 20px; margin-bottom:15px; }
#toolbar                    { padding:0px 0 10px 0; background:url(../img/right_white_box_bottom.gif) bottom right no-repeat; height:1%; text-align:left; }
#toolbar .toolbar-top       { background:url(../img/toolbox_top_onblue.gif) top right no-repeat; }
#toolbar .toolbar-top ul    { padding:0px 10px; }
#toolbar form               { padding:0px 10px 0px 10px;}
#toolbar .quicksearch-go    { background:#FFFFFF url(../img/icon_search.gif) no-repeat scroll right top;
                              border:0 none;
                              cursor:pointer;
                              font-size:1px;
                              width:38px;
                              height:22px;
                              margin:0;
                              padding:0;
                            }
                            
#toolbar .quicksearch-label-wrapper { padding-bottom:5px; }
#toolbar .quicksearch-label         { float:left; font-weight:bold; }
#toolbar .quicksearch-extended      { float:right; }

                            
#toolbar .quicksearch-input-wrapper { float:left; }
#toolbar .quicksearch-go-wrapper    { float:right; padding-right:4px; }
#toolbar .quicksearch-input-wrapper input { width:150px; }

#toolbar h3 { font-size: 120%; }

#toolbar ul                 { list-style:none; margin:0; padding:0; height:32px; }
#toolbar ul li              { float:left; display:block; margin:0; padding:0; }
#toolbar ul li a            { margin:0; padding:2px 0; }
/*#toolbar ul li.print a      { background:url("../img/icon_print.gif") 10px 50% no-repeat transparent; }*/
#toolbar ul li.tipafriend a { background:url("../img/icon_send.gif") 10px 50% no-repeat transparent; }
#toolbar ul li.tipafriend div {display:inline; }
/*#toolbar ul li.pdf a        { background:url("../img/icon_pdf.gif") 10px 50% no-repeat transparent; }*/

#toolbar ul li.mail         { padding:10px 20px 10px 12px; }
#toolbar ul li.print        { padding:8px 21px; }
#toolbar ul li.fontsize     { padding:7px 2px 0px 10px; }
#toolbar ul li.fontsize a   { float:left; text-transform:uppercase; color:#213a83; text-decoration:none;}
#toolbar ul li.fontsize a.normal { padding:4px 5px 0px 5px; font-size:11px; }
#toolbar ul li a.delete 	{
	display: inline-block;
	padding: 0 0 0.6em 1.7em;
	margin-left:6px;
	background: url(../img/icon_merkliste_delete.gif) no-repeat 0 0.1em;
	position: relative;
	/*left: 140px;*/
	left:0px;
	top:8px;
	text-decoration:none;
	float:right;
}

#footer-wrapper             { background-color: #C7CCDF; padding:10px 0 50px 0; }
#footer                     { font-size:80%; width:480px; }

#footer #footer-left        { float:left; text-align:left; width:330px; }
#footer #footer-right       { float:right; text-align:right; width:150px;}


#footer .copyright          { text-align:left;padding-top:8px;font-size:87%;width:300px; }
#footer .to-top		    { text-align:right;padding-top:8px;font-size:87%;width:100px; }
#footer .to-top	a	    { text-decoration:none;color:#222222; }
#footer .to-top	a:hover,
#footer .to-top	a:focus	    { text-decoration:underline; }
#footer .to-top-img	    { position:relative; left:0px; top:3px; }
#footer .to-top-img a:hover,
#footer .to-top-img a:focus { text-decoration:none; }

/*
 * Bildunterschrift
 */
dd.csc-textpic-caption { padding:5px 0 10px 0; font-size:90%; line-height:1.2;  }


/*
 * Box Styles 
 */
.box-w5                     { background-color:#fff; border:1px solid #98a6ae;margin-bottom:10px; }
.box-w4                     { background-image:url(../img/box_tl.gif);background-position:0% 0%;background-repeat:no-repeat;position:relative;top:-1px;left:-1px; }
.box-w3                     { background-image:url(../img/box_tr.gif);background-position:100% 0%;background-repeat:no-repeat;position:relative;left:2px;}
.box-w2                     { background-image:url(../img/box_br.gif);background-position:100% 100%;background-repeat:no-repeat;position:relative;top:2px;}
.box-w1                     { background-image:url(../img/box_bl.gif);background-position:0% 100%;background-repeat:no-repeat;position:relative;left:-2px;z-index:10;min-height:100px;_height:100px;}
.box                        { padding:10px; }   

#footer .box-w5             { background-color:#d4dade; border:1px solid #98a6ae; }
#footer .box-w4             { background-image:url(../img/box2_tl.gif);}
#footer .box-w3             { background-image:url(../img/box2_tr.gif);}
#footer .box-w2             { background-image:url(../img/box2_br.gif);}
#footer .box-w1             { background-image:url(../img/box2_bl.gif);min-height:50px;_height:50px;}
#footer .box                { padding:10px; }   


/*
 * Mailform Styles
 */

.csc-mailform { clear:both; width:90%; border:1px solid #C7CEE0; font-size:92%; padding:10px 20px 20px;}
.csc-mailform .csc-mailform-field { clear:both; padding: 2px 0; }
.csc-mailform .csc-mailform-field label { float:left; font-weight:normal; width:140px; }
.csc-mailform .csc-mailform-field input, 
.csc-mailform .csc-mailform-field textarea { width: 250px; }
.csc-mailform .csc-mailform-field-message { display: inline-block; padding: 2px 0 0; }
.csc-mailform .csc-mailform-field-message textarea { float:left; width: 250px; }
.csc-mailform .csc-mailform-field-message label { float: left; width: 140px; }
.csc-mailform .csc-mailform-field-submit { padding: 10px 0 0; }
.csc-mailform .csc-mailform-submit { margin-right: 38px; float:right; }

/*
 * LOGIN
 */

.tx-felogin-pi1 { padding-bottom:10px; }


/*
 * tt_news Styles
 */ 

.news-list-container { border-top:1px solid #ccc; padding-top:4px; line-height:120%; }
#content-main-wrapper .news-list-container p { line-height:120%; }
.news-list-container .news-list-item { }
.news-list-container .news-list-item .news-list-date { font-weight:normal; color:#999; }
.news-list-container .news-list-item .news-list-event-date { font-weight:bold; color:#000; font-size:90%; }
.news-list-container .news-list-item h3 { margin:0; padding:2px 0 5px 0; font-weight:bold; font-size:110%; line-height:1.1; }
#content-main-wrapper .news-list-container .news-list-item h3 a { color:#000; text-decoration:none; background:url(../img/icon_select_content.gif) no-repeat 0 2px; padding-left:20px;}
#content-main-wrapper .news-list-container .news-list-item h3 a:hover,
#content-main-wrapper .news-list-container .news-list-item h3 a:focus { color:#f7931e; text-decoration:none; }
.news-list-container .news-list-item div.clearfix a img { float:left; margin-right:10px; margin-bottom:10px; border:1px solid #ccc; padding:5px; background:#fff; }

.news-list-container .news-list-item p { margin:0; padding:0;  font-size:100%;  }
.news-list-container .news-list-item .news-list-morelink {  padding:0 0 5px 0; text-align:right; }
.news-list-container .news-list-item .news-list-morelink a { border:none; text-decoration:none; display:none; visibility:hidden; }
.news-list-container .news-list-item .news-list-recht-morelink {  text-align:right;padding:0 0 5px 0; }
.news-list-container .news-list-item .news-list-recht-morelink a { border:none; text-decoration:none; display:none; visibility:hidden; }
.news-list-container .news-list-item .news-list-event-morelink {  padding:0 0 5px 0; text-align:right; }
.news-list-container .news-list-item .news-list-event-morelink a { border:none; text-decoration:none; display:none; visibility:hidden; }

.news-list-container .news-list-item div.clearfix .news-list-morelink a img { float:none; margin:0; padding:0; border:0; }

.news-list-container .news-list-browse .tx-ttnews-browsebox { text-align:center; }
.news-list-container .news-list-browse .tx-ttnews-browsebox { text-align:center; }
.news-list-container .news-list-browse .tx-ttnews-browsebox .tx-ttnews-browsebox-strong { font-weight:bold; }


.news-list-container  hr.clearer { clear:both; border-top:0; border-bottom:1px solid #C7CEE0; border-left:0; border-right:0; padding:0; margin:10px 0 5px 0; height:1px; }

#content-main-wrapper .news-list-container .news-list-item .news-list-recht-gericht a {
  background:transparent url(../img/icon_select_content.gif) no-repeat scroll 0 2px;
  color:#000000;
  font-weight:bold;
  padding-left:20px;
  text-decoration:none;
}
#content-main-wrapper .news-list-container .news-list-item .news-list-recht-gericht a:hover,
#content-main-wrapper .news-list-container .news-list-item .news-list-recht-gericht a:focus {
  color:#f7931e;
}

#content-main-wrapper .news-list-container .news-list-item .news-list-recht-gericht a .news-list-head-note,
#content-main-wrapper .news-list-container .news-list-item .news-list-recht-gericht a:hover .news-list-head-note,
#content-main-wrapper .news-list-container .news-list-item .news-list-recht-gericht a:focus .news-list-head-note {
  color:#000000;
  font-weight:normal;
}

#content-main-wrapper .news-list-container .news-list-item .news-item-land .right img {
	margin-right: 12px;
}

.news-list-category,
.news-single-category,
.news-latest-category  { display:none; }

.news-single-item h2 {
  line-height:115%;
  padding-top:0px;
}
.news-single-item .news-single-img { float:left; width:220px; padding-bottom:10px; }
.news-single-item .news-single-img a img { float:left; margin:0 10px 10px 0; padding:5px; border:1px solid #ccc; background:#fff; width:200px; }
.news-single-item .news-single-img p.news-single-imgcaption {
  float:left;
  font-size:75%;
  margin:0 10px 0 0;
  width:212px;
}
.news-single-timedata { font-weight: normal; color:#999; }
.news-single-event-timedata { font-weight: bold; color:#000; font-size:90%; }
.news-single-author { padding-bottom:12px; } /*display:none;visibility:hidden;*/
.news-single-files dt { border-bottom: 1px solid #ccc; }
.news-single-backlink { padding-top:20px; clear:both; }
.news-single-item .subheader,
.news-single-item .subheader p { font-weight:bold; }
.news-single-additional-info { clear:both; }
.news-single-additional-info dt { border-bottom: 1px solid #ccc; margin-bottom:5px; }

.news-latest-container {}
.news-latest-container .news-latest-item {}
.news-latest-container .news-latest-item .news-latest-date { font-weight:bold; }
.news-latest-container .news-latest-item h3 { margin:0; padding:0 0 0 0; }
.news-latest-container .news-latest-item p { margin:0; padding:0 0 0 0; }
.news-latest-gotoarchive { padding:10px 0 0 0; }

.news-list-container .news-list-item .news-list-date,
.news-single-timedata {
	/*display:none; visibility:hidden;*/
	font-size:90%;
}


.news-list-recht-formaldaten { font-size:98%; color:#555; }


/** news - laender */

.news-list-item .news-item-land-wrapper .news-item-land { display:block; }
.news-list-item .news-item-land-wrapper .news-item-recht { display:none; visibility:hidden; }

#content-main-wrapper .news-list-container .news-list-item .news-item-land-wrapper .news-item-land .news-list-recht-gericht a {
    background:transparent url(../img/icon_land.gif) no-repeat scroll 0 1px;
}

/** news - rechtsprechung */

.news-list-item  .news-item-recht-wrapper .news-item-recht { display:block; /*border-bottom: 1px solid #CCC; padding-bottom: 15px;*/ }
.news-list-item  .news-item-recht-wrapper .news-item-land { display:none; visibility:hidden; }

#content-main-wrapper .news-list-container .news-list-item .news-item-recht-wrapper .news-item-recht .news-list-recht-gericht a {
    background:transparent url(../img/icon_recht.gif) no-repeat scroll 0 1px;
}

/** news veranstaltungen */
.news-single-item .event_location   { display:none; visibility:hidden; } 
.news-single-item .event_organizer  { display:none; visibility:hidden; } 


/** news pagebrowser */

#content-main-wrapper .news-list-container .news-pagebrowser {}
#content-main-wrapper .news-list-container .news-pagebrowser .news-pagebrowser-left {}
#content-main-wrapper .news-list-container .news-pagebrowser .news-pagebrowser-right {}

#content-main-wrapper .news-list-container .news-pagebrowser a,
#content-main-wrapper .news-list-container .news-pagebrowser span { color:#213a83; display:block; float:left; font-size:12px; height:26px; line-height:26px; background-color:#c7cee0; padding:0 5px; margin:0 1px 0 0; text-decoration:none; }

#content-main-wrapper .news-list-container .news-pagebrowser a.pb-prev,
#content-main-wrapper .news-list-container .news-pagebrowser span.pb-prev,
#content-main-wrapper .news-list-container .news-pagebrowser a.pb-next,
#content-main-wrapper .news-list-container .news-pagebrowser span.pb-next {
    margin:0 0 0 1px;
    float:right;
}
#content-main-wrapper .news-list-container .news-pagebrowser a:hover,
#content-main-wrapper .news-list-container .news-pagebrowser a:focus,
#content-main-wrapper .news-list-container .news-pagebrowser span.active {
    color:#fff;
    background-color:#f7931e;
}

#content-main-wrapper .news-list-container .news-pagebrowser a.pb-first,
#content-main-wrapper .news-list-container .news-pagebrowser span.pb-first {
    background-image:url(../img/bg_pb_left.gif);
    background-repeat:no-repeat;
    background-position: left top;
}
#content-main-wrapper .news-list-container .news-pagebrowser a.pb-first:hover,
#content-main-wrapper .news-list-container .news-pagebrowser a.pb-first:focus {
    background-position: left bottom;
}

#content-main-wrapper .news-list-container .news-pagebrowser a.pb-last,
#content-main-wrapper .news-list-container .news-pagebrowser span.pb-last {
    background-image:url(../img/bg_pb_right.gif);
    background-repeat:no-repeat;
    background-position: right top;
}
#content-main-wrapper .news-list-container .news-pagebrowser a.pb-last:hover,
#content-main-wrapper .news-list-container .news-pagebrowser a.pb-last:focus {
    background-position: right bottom;
}

#content-main-wrapper .news-list-container .news-pagebrowser a.pb-prev,
#content-main-wrapper .news-list-container .news-pagebrowser span.pb-prev {
    background-image:url(../img/bg_pb_prev.gif);
    background-repeat:no-repeat;
    background-position: left top;
    padding-left:27px;
}
#content-main-wrapper .news-list-container .news-pagebrowser a.pb-prev:hover,
#content-main-wrapper .news-list-container .news-pagebrowser a.pb-prev:focus {
    background-position: left bottom;
}

#content-main-wrapper .news-list-container .news-pagebrowser a.pb-next,
#content-main-wrapper .news-list-container .news-pagebrowser span.pb-next {
    background-image:url(../img/bg_pb_next.gif);
    background-repeat:no-repeat;
    background-position: right top;
    padding-right:27px;
}
#content-main-wrapper .news-list-container .news-pagebrowser a.pb-next:hover,
#content-main-wrapper .news-list-container .news-pagebrowser a.pb-next:focus {
    background-position: right bottom;
}

#content-main-wrapper .news-list-container .news-pagebrowser span.pb-first,
#content-main-wrapper .news-list-container .news-pagebrowser span.pb-last,
#content-main-wrapper .news-list-container .news-pagebrowser span.pb-prev,
#content-main-wrapper .news-list-container .news-pagebrowser span.pb-next {
    opacity:0.5;
    filter: alpha(opacity = 50);
    zoom:1;
}



/*
 * user-z35recht
 */ 

table.user-z35recht-info { border-collapse:collapse; width:100%; margin-bottom:20px; }
table.user-z35recht-info tr {}
table.user-z35recht-info tr th { font-weight:bold; }

table.user-z35recht-info tr td { border:0; padding:0 20px 0 0; font-size:90%; }

.user-z35recht-keywords { padding-top:10px; }

.user-z35recht-hinweis {}
.user-z35recht-hinweis h4 {}

.user-z35recht-link {}
.user-z35recht-link h4 {}

.news-single-item h5 { font-weight:bold; color:#000; font-size:100%; }


/*
 * user-z35gal-pi1
 */
 
.user-z35gal-pi1 {}
.user-z35gal-pi1-directories {}
.user-z35gal-pi1-directories ul {}
.user-z35gal-pi1-directories ul li {}
.user-z35gal-pi1-directories ul li.active { font-weight:bold; }
.user-z35gal-pi1-directories ul li a {}

.user-z35gal-pi1-thumbnails {}
.user-z35gal-pi1-thumbnails table {}
.user-z35gal-pi1-thumbnails table tr {}
.user-z35gal-pi1-thumbnails table tr td { }
.user-z35gal-pi1-thumbnails table tr td a {}
.user-z35gal-pi1-thumbnails table tr td a img {margin:5px;}


/*
 * indexed search
 */
 
.tx-indexedsearch {}
.tx-indexedsearch .tx-indexedsearch-res  { border-top: 1px solid #ccc; }
.tx-indexedsearch .tx-indexedsearch-res div {padding: 5px 0 5px 0; margin:0; border:0; border-bottom: 1px solid #ccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-icon { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { font-size:140%; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-percent { color:#A6B5DF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { font-size:90%; font-style:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#d82021; }

.tx-indexedsearch .tx-indexedsearch-browsebox { text-align:center; border:0; margin:10px 0 10px 0; }
.tx-indexedsearch .tx-indexedsearch-browsebox p { margin:0; padding:2px 0 }
.tx-indexedsearch .tx-indexedsearch-browsebox ul { list-style:none; margin:0; padding:0; }
.tx-indexedsearch .tx-indexedsearch-browsebox li { display:inline; margin:0; padding: 2px 3px; }

.tx-indexedsearch .tx-indexedsearch-searchbox { background:#ffffff; border:1px solid #C7CEE0; padding:15px 10px 5px; margin:0; }
.tx-indexedsearch .tx-indexedsearch-searchbox .indexedsearch_label { padding-right:18px; }
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword { width:275px; }
.tx-indexedsearch .tx-indexedsearch-searchbox td { padding-top:2px; padding-bottom:2px; }
.tx-indexedsearch .tx-indexedsearch-searchbox form p { text-align:right;}

.tx-indexedsearch .tx-indexedsearch-whatis { background:#ffffff; border:1px solid #C7CEE0; border-top:0; padding:5px 10px 5px 10px; margin: 0 0 10px 0; }


/*
 * Tooltips f�r Landesverbandskarte
 */

.tooltip            {background:#990000; border:1px solid #fff; width:250px;font-size:90%;} 
.tooltip-header     {font-weight:bold;color:#fff; padding:2px 10px;border:0px solid #d69999; }
.tooltip-body       {background:#e8d9d9;padding:2px 10px;border:0px solid #d69999;border-top:none;}
.tooltip-body ul    { padding:5px 0; margin:0; list-style:none; }
   
   
/*
 * Tip a friend
 */    
.tx_tipafriend          {}
.tx_tipafriend .tx_tipafriend_formfield input,
.tx_tipafriend .tx_tipafriend_formfield textarea {border:1px solid #d69999; background:url("../img/bg_input.gif") left top no-repeat #fff;}
.tx_tipafriend .tx_tipafriend_button_wrapper {padding:5px 0 10px 0;}
.tx_tipafriend #tx_tipafriend_button { background:#990000; color:#fff; float:none; }
.tx_tipafriend .tx_tipafriend_formfield_wrapper { border:1px solid #ccc; padding:10px; }

.tx_tipafriend_text,
.tx_tipafriend_werbemail { width:auto; float:none; margin:0; padding:5px 0 10px 0; }

.tx_tipafriend .tx_tipafriend_error_box {background:#e8d9d9; border:1px solid #d69999; padding:5px 10px; margin:0 0 20px 0;}
.tx_tipafriend .tx_tipafriend_error_header { color:#d82021; }
.tx_tipafriend .tx_tipafriend_error_text { color:#000; }


/*
 * Hide link icons
 */

a.internal-link img,
a.internal-link-new-window img,
a.external-link img,
a.external-link-new-window img,
a.download img,
a.mail img 				{ display:none; }
 

#header-wrapper             { position:relative;z-index:40; }
#mainmenu-wrapper           { position:relative;z-index:30; }

/*  
 *  EXT asyl-cat-selector
 *  
 *  
 *  
 */ 
 
.cat-selector-wrapper { background:#fff url(../img/cat_selector_bottom.gif) no-repeat left bottom; padding:10px; font-size:140%;width:100%; }
.cat-selector-wrapper .cat-selector-label { color:#7F89B5; }
.cat-selector-wrapper tr td {padding:10px;}
.cat-selector-wrapper .cat-selector-select { background:transparent url("../img/cat_selector_top.gif") top left no-repeat; }
.cat-selector-wrapper .cat-selector { margin-left:20px; }
.cat-selector-wrapper .cat-country {  }
.cat-selector-wrapper .cat-country-image { width:110px; border-right:1px solid #C7CEE0; }
.cat-selector-wrapper .cat-country-text { vertical-align:top; }
.cat-selector-wrapper .cat-country-text .cat-big-font { font-size:170%; }
.cat-selector-wrapper .cat-country-text .cat-small-font { font-size:72%; padding-left:20px; background:transparent url("../img/icon_select_fullorange.gif") center left no-repeat; }
 
 
 
/*
 *  EXT expert search
 */

.tx-z35asylexpertsearch-pi1 {
  padding: 20px 20px 30px 20px;
  border: 1px solid #c7cee0;
  font-size: 92%;
}

.expert-search-result-header {  }
.expert-search-result-h1 { width:60%; float:left; }
.expert-search-buttons { width:30%; float:right; text-align:right; font-weight:bold; padding-right:12px; }

#content-center .expert-search-topcat-label,
#content-center .expert-search-subcat-label,
#content-center .expert-search-type-label,
#content-center .expert-search-date-label,
#content-center .expert-search-date-from-to-label,
#content-center .expert-search-reference-nr-label,
#content-center .expert-search-normen-label,
#content-center .expert-search-keywords-label,
#content-center .expert-search-fulltext-label,
#content-center .expert-search-document-nr-label {
	width: 180px;
}

#content-center .expert-search-result-h1 {
}

#content-center .expert-search-wrapper select {
	width: 253px;
}

#content-center #tx_z35asylexpertsearch_pi1_reference_nr,
#content-center #tx_z35asylexpertsearch_pi1_normen,
#content-center #tx_z35asylexpertsearch_pi1_keywords,
#content-center #tx_z35asylexpertsearch_pi1_fulltext,
#content-center #tx_z35asylexpertsearch_pi1_document_nr {
	width: 250px;
}

#content-center #tx_z35asylexpertsearch_pi1_standards {
	width: 230px;
}

#content-center .expert-search-date-label,
#content-center .expert-search-date-from-to-label {
	vertical-align: middle;
}

#content-center .expert-search-date-from-to input {
	font-style: italic;
	width: 78px;
}

#content-center td.expert-search-submit-reset {
	padding-left: 180px;
}

#content-center .expert-search-submit {
	margin-right: 20px;
}

#content-center .news-item-recht a {
	font-size: 109%;
}

#content-center .news-list-item .news-item-recht-wrapper {
	padding: 5px 0;
}
	
.expert-search-wrapper tr td { padding: 4px 0; }
 
span.expert-search-date-from { float:left; width:25px; }
span.expert-search-date-to { float:left; width:25px; padding-left:10px; }
 
#content-center .z35news-pagebrowser a,
#content-center .z35news-pagebrowser span {
	background: #C7CEE0;
	color:#213A83;
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	margin:0 1px 0 0;
	padding:0 5px;
	text-decoration:none;
}

#content-center .z35news-pagebrowser a:hover,
#content-center .z35news-pagebrowser a:focus,
#content-center .z35news-pagebrowser span:hover,
#content-center .z35news-pagebrowser span:focus,
#content-center .z35news-pagebrowser span.expert-result-active-page {
	background-color: #f7931e;
	color: #FFF;
}

#content-center .z35news-pagebrowser .pb-first {
	background: #c7cee0 url(../img/bg_pb_left.gif) no-repeat left top;
}

#content-center .z35news-pagebrowser .pb-first:hover,
#content-center .z35news-pagebrowser .pb-first:focus {
	color: #FFF;
	background: #f7931e url(../img/bg_pb_left.gif) no-repeat left bottom;
}

#content-center .z35news-pagebrowser .pb-last {
	background: #c7cee0 url(../img/bg_pb_right.gif) no-repeat right top;
}

#content-center .z35news-pagebrowser .pb-last:hover,
#content-center .z35news-pagebrowser .pb-last:focus {
	color: #FFF;
	background: #f7931e url(../img/bg_pb_right.gif) no-repeat right bottom;
}

/* 
*  RS NEWS SINGLE VIEW
*/ 

.news-single-item .label { font-weight:bold; }
.news-single-item .news-single-formaldata {
  border:1px solid #C7CEE0;
  padding:5px;
  margin-bottom:16px;
}

.news-single-item .news-single-formaldata .news-list-recht-formaldaten { font-size:98%; color:#555; }

.news-single-item .news-single-formaldata h2 { font-size:150%; }
.news-single-item .news-single-formaldata .news-single-document { float:right; padding: 9px 0 0; }
.news-single-item .news-single-formaldata .news-single-document img { position: relative; top: 3px;}

.news-single-item .news-single-formaldata-right {
	float:right;
	width: 100px;
	text-align: right;
	padding:2px 0 0;
}

.news-single-item .news-single-formaldata-left {
	float:left;
}


/* 
*  Merkliste
*/ 

#z35_asyl_merkliste { padding:6px 0px 6px 0px; }
/*padding:6px 6px 6px 12px;*/

#z35_asyl_merkliste ul.faehnchen { height:auto; font-size:95%; }
#z35_asyl_merkliste ul.faehnchen li { float:none; }

#z35_asyl_merkliste h3 { padding-left:12px;padding-right:6px; }
#z35_asyl_merkliste ul.faehnchen li { padding-left:12px;padding-right:6px;  }
#z35_asyl_merkliste div.ml-bottom { padding-left:12px;padding-right:6px;  }

#z35_asyl_merkliste .ml-even { margin-left:1px;margin-right:1px;padding-top:3px;padding-bottom:3px;background:#ECEFF5; }
#z35_asyl_merkliste .ml-odd { margin-left:1px;margin-right:1px;padding-top:3px;padding-bottom:3px; }


.news-list-container .news-list-item div.clearfix a.add-icon img { float:left; margin-right:10px; margin-bottom:0px; border:0px; padding:2px; background:transparent; }

#z35_liste_einrichtungen ul {
	padding-left: 0;
}

#z35_liste_einrichtungen ul li {
	list-style-type: none;
	background: transparent url(../img/icon_select_left.gif) no-repeat left 0.2em;
	padding-left: 20px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}

#z35_liste_einrichtungen.einrichtungen a.delete {
	font-weight: normal;
	display: inline-block;
	background: url(../img/icon_merkliste_delete.gif) no-repeat 0 0.2em;
	padding: 0 0 0.5em 1.2em;
	position: relative;
	left: 370px;
	top:0;
}


/* 
*  EXT asyladministration
*/ 


table.news-item-recht {
  border:1px solid #C7CEE0;
  margin-bottom: 8px;
  font-size:89%;
  width:438px;
}
#content-main-wrapper table.news-item-recht a{
  color:#222222;
}
table.news-item-recht tr {

}
table.news-item-recht tr th {
  padding:2px 4px; 
  font-weight:bold;
  background-color:#E5E7F0;
  border-bottom:1px solid #C7CEE0;
}
table.news-item-recht tr th.news-item-recht-border { border-right:1px solid #C7CEE0; }
table.news-item-recht tr td { padding:2px 4px 2px 4px; }

table.news-item-recht tr.news-list-item-first-row {
  /*border-bottom:1px solid #C7CEE0;*/
}
table.news-item-recht tr.news-list-item-first-row td { border-right:1px solid #C7CEE0; border-bottom:1px solid #C7CEE0; }
table.news-item-recht tr.news-list-item-first-row td.td1 { width:45px; }
table.news-item-recht tr.news-list-item-first-row td.td2 { width:75px; }
table.news-item-recht tr.news-list-item-first-row td.td3 { }
table.news-item-recht tr.news-list-item-first-row td.td4 { }
table.news-item-recht tr.news-list-item-first-row td.td5 { width:65px; }
table.news-item-recht tr.news-list-item-first-row img { vertical-align:middle; }

table.news-item-recht tr.news-list-item-second-row       { }


.tx-z35asyladministration-pi1 table.administration-wrapper { 
}

.tx-z35asyladministration-pi1 table.administration-wrapper tr th {
  vertical-align:top;
}
.tx-z35asyladministration-pi1 table.administration-wrapper tr td {
  vertical-align:top;
}

.tx-z35asyladministration-pi1 {
  padding: 20px 20px 30px 20px;
  border: 1px solid #c7cee0;
  font-size: 92%;
}

.tx-z35asyladministration-pi1 .administration-topcat-label,
.tx-z35asyladministration-pi1 .administration-subcat-label,
.tx-z35asyladministration-pi1 .administration-type-label,
.tx-z35asyladministration-pi1 .administration-date-label,
.tx-z35asyladministration-pi1 .administration-date-from-to-label,
.tx-z35asyladministration-pi1 .administration-reference-nr-label,
.tx-z35asyladministration-pi1 .administration-normen-label,
.tx-z35asyladministration-pi1 .administration-keywords-label,
.tx-z35asyladministration-pi1 .administration-fulltext-label,
.tx-z35asyladministration-pi1 .administration-document-nr-label {
	width: 180px;
}

#content-center .tx-z35asyladministration-pi1 .expert-search-wrapper select {
	width: 253px;
}

.tx-z35asyladministration-pi1 #tx_z35asyladministration_pi1_reference_nr,
.tx-z35asyladministration-pi1 #tx_z35asyladministration_pi1_normen,
.tx-z35asyladministration-pi1 #tx_z35asyladministration_pi1_keywords,
.tx-z35asyladministration-pi1 #tx_z35asyladministration_pi1_fulltext,
.tx-z35asyladministration-pi1 #tx_z35asyladministration_pi1_document_nr {
	width: 250px;
}
.tx-z35asyladministration-pi1 .administration-fulltext #tx_z35asyladministration_pi1_fulltext {
	width: 430px;
}
.tx-z35asyladministration-pi1 #tx_z35asyladministration_pi1_standards {
	width: 230px;
}

.tx-z35asyladministration-pi1 .administration-input {
	width: 250px;
}
.tx-z35asyladministration-pi1 .administration-input-file {
	width: 250px;
}

.tx-z35asyladministration-pi1 .administration-date-label,
.tx-z35asyladministration-pi1 .administration-date-from-to-label {
	vertical-align: middle;
}

.tx-z35asyladministration-pi1 .administration-date-from-to input {
	font-style: italic;
	width: 78px;
}

.tx-z35asyladministration-pi1 td.administration-submit-reset {
	padding-left: 180px;
}

.tx-z35asyladministration-pi1 .administration-submit {
	margin-right: 20px;
}

.tx-z35asyladministration-pi1 .news-item-recht a {
	font-size: 109%;
}

.tx-z35asyladministration-pi1 .news-list-item .news-item-recht-wrapper {
	padding: 5px 0;
}
	
.administration-wrapper tr td { padding: 4px 0; }
 
span.administration-date-from { float:left; width:25px; }
span.administration-date-to { float:left; width:25px; padding-left:10px; }

.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-even { /*border-bottom:1px solid #C7CEE0;*/ }
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-even td { 
  border-right:1px solid #C7CEE0; 
  border-bottom:1px solid #C7CEE0; 
}
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-even td.td1 { width:45px; }
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-even td.td2 { width:75px; }
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-even td.td3 { }
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-even td.td4 { }
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-even td.td5 { width:65px; }
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-even img { vertical-align:middle; }

.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-odd { /*border-bottom:1px solid #C7CEE0;*/ }
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-odd td { 
  border-right:1px solid #C7CEE0; 
  border-bottom:1px solid #C7CEE0; 
  background:#EFF1F6; 
}
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-odd td.td1 { width:45px; }
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-odd td.td2 { width:75px; }
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-odd td.td3 { }
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-odd td.td4 { }
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-odd td.td5 { width:65px; }
.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-first-row-odd img { vertical-align:middle; }


.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-second-row-even td {
  padding:0px 4px;
  border-top:1px solid #C7CEE0;
  border-bottom:1px solid #C7CEE0;
  
}

.tx-z35asyladministration-pi1 table.news-item-recht tr.news-list-item-second-row-odd td {
  padding:0px 4px;
  border-top:1px solid #C7CEE0;
  border-bottom:1px solid #C7CEE0;
  background:#EFF1F6;
}

.tx-z35asyladministration-pi1 .top-line-1 { float:left; width:150px; height:50px; font-weight:bold; }
.tx-z35asyladministration-pi1 .administration-top-line-label { padding-bottom:0px; margin-bottom:4px; font-weight:bold; }
.tx-z35asyladministration-pi1 .statusFilter { padding-bottom:8px;}

.tx-z35asyladministration-pi1 .top-line-2 { float:right; width:110px; text-align:center; height:30px; font-weight:bold; }
.tx-z35asyladministration-pi1 .top-line-3 { float:right; width:90px; text-align:center; height:30px; font-weight:bold; }
.tx-z35asyladministration-pi1 .top-line-4 { float:right; width:60px; text-align:center; height:30px; font-weight:bold; }
.tx-z35asyladministration-pi1 .top-line-5 { float:right; width:135px; text-align:center; height:20px; font-weight:bold; }

textarea.administration-input { line-height: 18px;}

.tx-z35asyladministration-pi1 .latex-wrapper { padding:10px 0px 4px 0px; }
.tx-z35asyladministration-pi1 .latex{ padding:4px 8px;border:1px solid #C7CEE0; }

.tx-z35asyladministration-pi1 .slider { overflow:hidden; }
.tx-z35asyladministration-pi1 .slider-menu {text-align:left;padding-bottom:2px;}
.tx-z35asyladministration-pi1 .slider-menu a { color:#214066; font-weight:bold; font-size:98%;} 

.ac_results,
.ac_results li {
  text-align:left;
}
