@charset "utf-8";
/* ############################################################# *
 * ##################### Layout und Inhalt ##################### *
 * ############################################################# */
body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
        color: #5a5a5a;
	margin: 0px;
	padding: 0px;
}

/* Typo3 */
a, a:visited {
    outline: 0;
    -moz-outline: 0;
    color: #1c408c;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.linkicon {
    background: url('/fileadmin/images/pic_linkarrow.png') 0 center no-repeat;
    padding-left: 8px;
}

div.mittig {
    text-align: center;
}

div.links {
    text-align: left;
}

div.rechts {
    text-align: right;
}

div.csc-default, div.csc-frame {
    background: transparent;
    clear: both;
}	

.csc-textpic-image, .csc-textpic-lastcol {
    padding: 0;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, 
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap,
div.csc-textpic-left.csc-textpic-below  div.csc-textpic-imagewrap,
div.csc-textpic-left.csc-textpic-above div.csc-textpic-imagewrap {
    /*margin-top: 10px;*/
    margin-left: 25px;
    margin-bottom: 10px;    
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap, 
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap,
div.csc-textpic-right.csc-textpic-below div.csc-textpic-imagewrap,
div.csc-textpic-right.csc-textpic-above div.csc-textpic-imagewrap  {
    /*margin-top: 10px;*/
    margin-right: 25px;
    margin-bottom: 10px;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap {
    margin-bottom: 10px;    
}

DIV.csc-textpic DIV.csc-textpic-single-image IMG {
    margin-bottom: 0px !important;
}

div.box div.csc-textpic-imagewrap  {
    margin: 0 !important;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image span.csc-textpic-zoom IMG,
.csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image span.csc-textpic-zoom IMG  { 
    border: 0;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption
{
    font-size: 8pt;
    font-family: Arial;
    color: #1c408c;
    padding-top: 8px;
}

span.csc-textpic-zoom {
    width: 19px;
    height: 19px;
    position: absolute;
    margin: -19px 0 0;
    padding: 0;
    display: block;
}

span.csc-textpic-zoom img {
    border: 0 !important;
}

p.bodytext , p.align-right, p.align-left, p.align-center, p.csc-linkToTop, p.large, p {
    padding-bottom: 1em;
    padding: 0 25px 1em 25px;
    margin: 0;
    line-height: 1.4em;
    color: #5a5a5a;
}

p.align-right {
    text-align: right;
}

p.align-left, p.bodytext  {
    text-align: left;
}

p.align-center {
	text-align: center;
}

p.csc-linkToTop a {
    color: #aaa;
}

p.csc-linkToTop {
    float: right;
}

p.large, span.large {
    font-size: 10pt;
    
}

h1 {
    font-size: 27pt;
    font-weight: normal;
    margin: 0;
    padding: 1em 25px 0.2em 25px;
    font-family: "NewsletterMedium", Arial;
    color: #1c408c;
    text-transform: uppercase;
}

h1 a, h1 a:visited {
    text-decoration: none;
    color: #1c408c;	
}	

h1 a:hover {
    text-decoration: underline;	
}	

h1.green, h1.green a {
    color: #008758;	
}

h1.yellow, h1.yellow a {
    color: #e2aa39;	
}

h1.gray, h1.gray a {
    color: #5a5a5a;	
}

h1.white, h1.white a {
    color: #fff;	
}

div.csc-textpicHeader h1 {
    padding-top: 0;
}

h2 {
    font-size: 15pt;
    font-weight: normal;
    font-family: "NewsletterMedium", Arial;    
    margin: 0;
    padding: 0.8em 25px 0.2em 25px;
    color: #1c408c;
    text-transform: uppercase;
}


h2.green, h2.green a {
	color: #008758;	
}

h2.yellow, h2.yellow a {
	color: #e2aa39;	
}

h2.gray, h2.gray a {
	color: #5a5a5a;	
}

h2.white, h2.white a {
	color: #fff;	
}

div.csc-textpicHeader h2 {
    padding-top: 0;
}

h3 {
    font-size: 13pt;
    font-weight: normal;
    font-family: "NewsletterRegular", Arial;    
    margin: 0;
    padding: 0.5em 25px 0.2em 25px;
    color: #1c408c;
    text-transform: uppercase;
}

h3.green, h3.green a {
	color: #008758;	
}

h3.yellow, h3.yellow a {
	color: #e2aa39;	
}

h3.gray, h3.gray a {
	color: #5a5a5a;	
}

h3.white, h3.white a {
	color: #fff;	
}

div.csc-textpicHeader h3 {
    padding-top: 0;
}

h2.align-center, h3.align-center, td.align-center 
{ text-align: center; }

h2.align-right, h3.align-right, td.align-right 
{ text-align: right; }

sub, sup {
    line-height: 0px;
    font-size: 80%;
}

div#content ul, 
div#conten_left_top ul, 
div#conten_left_bottom ul
{
    padding: 0 25px 1em 5px;
    margin: 0 0 0 30px;
}
div#content ol, 
div#conten_left_top ol, 
div#conten_left_top ol
{
    padding: 0 25px 1em 5px;
    margin: 0 0 0 40px;
}


div#content li, div#conten_left_top li, div#conten_left_bottom li {
    line-height: 1.4em;
    padding: 0;
    margin: 0;
    color: #5a5a5a;
}

.divider, .clear {
	clear: both;
}

hr {
    border: 0;
    height: 1px;
    border-bottom: 1px solid #aaa;
    margin: 10px 25px;
}

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/*Frontend editieren (feeditadvanced)*/
div.feEditAdvanced-allWrapper div.feEditAdvanced-editPanelDiv {
    position: inherit ! important;
}

div.feEditAdvanced-allWrapper, div.feEditAdvanced-contentWrapper {
    overflow: hidden ! important;
}

/* Layout */
#site_container {
    position: relative;
    margin:0 auto;
    width: 1000px;
}

#mainframe {
    position: absolute;
    width: 1000px;
    height: auto;
    z-index: 1;
}

#header {
    position: relative;
    top:0;
    z-index: 20;
    height: 100px;
    background: url('/fileadmin/images/pic_header_bg.png') no-repeat 0 0;
    margin-bottom: 10px;
}

#top_navigation {
    position: relative;
    height: 25px;
    margin-bottom: 12px;
    z-index: 50;    
}

#content_header {
    max-height: 300px;
    overflow: hidden;
    min-height: 15px;
    background: #ECECED;
    -webkit-border-radius: 15px 0 0 0;
    -moz-border-radius: 15px 0 0 0;
    border-radius: 15px 0 0 0;    
    behavior: url('/fileadmin/scripts/PIE.htc');   
}

#mainframe .tpl_startpage #content_header {
    margin-bottom: 25px;    
}    

#content {
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
    /*overflow: auto;*/
    min-height: 350px;
    z-index: 25;
    background: #ececed;
    /*padding-bottom: 50px;*/
}
#footer {
    position: relative;
    width: 750px;
    height: auto;
    margin-bottom: 10px;
}

div#col1 {
    float: left;
    width: 250px;
}
div#col2 {
    float: left;
    /*margin-left: 250px;*/
    width: 750px;
}

#conten_left {
    position: relative;
    padding: 0;
    margin: 0;
}

#rootline_nav {
}

/* Navigation */
#menue {
        float: right;
        max-width: 780px;
        overflow: hidden;
}

ul#nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul#nav li.level1 {
    float: left;
    width: auto;
}


ul#nav li.level1 a {
    display: block;
    text-decoration: none;
    font-size: 1.5em;
    height: 100%;
    width: auto;
    line-height: 25px;
    padding: 0 13px;
    font-family: "NewsletterMedium", Arial;
    color: #999;        
}

ul#nav li.level1.first a {
    padding-left: 0;
}

ul#nav li.level1.last a {
    /*padding-right: 0;*/
}

ul#nav li.level1.active a {
    color: #1c408c;
}

ul#nav li.level1 a:hover {
    color: #5a5a5a;
}

/* Sec Nav */
#submenue {
    margin-bottom: 100px;
}

ul#subnav, ul#subnav ul  {
    width: 250px;
    list-style: none;
    padding: 0;
    margin: 0;	
}	

ul#subnav li.level2  {
    width: 225px;
    background: transparent;
}	

ul#subnav li.level2.menuparent.active {
    margin-bottom: 10px;
} 

ul#subnav li.level2 a {
    display: block;
    color: #999;
    line-height: 30px;
    padding: 0  0 0 25px;
    font-size: 13pt;
    text-decoration: none;
    font-family: "NewsletterMedium", Arial;

}	

ul#subnav li.level2 a:hover, ul#subnav li.level2.active a {
    background: url('/fileadmin/images/pic_submenuarrow_right.png') 8px center no-repeat;
    color: #5a5a5a;
}	

ul#subnav li.level2.menuparent a:hover, ul#subnav li.level2.menuparent.active a {
    background: url('/fileadmin/images/pic_submenuarrow_bottom.png') 8px center no-repeat;
    color: #5a5a5a;    
}

ul#subnav li.level2.menuparent.active a, ul#subnav li.level2.active a  {
    color: #19408d;
}

ul#subnav li.level2.active li.level3 a {
    display: block;
    color: #5a5a5a;
    line-height: 20px;
    font-size: 10pt;
    font-family: Arial;
    background: transparent;
}	

ul#subnav li.level2.active li.level3 a:hover, ul#subnav li.level2.active li.level3.active a {
    background: transparent;
    color: #19408d;
    font-weight: bold;
}

ul#subnav li.level2.active li.level3 a:hover {
    font-weight: normal;
}

/* Special Nav */
a.home_button {
    display: block;
    height: 80px;
    width: 250px;
    float: right;
    margin-top: 15px;
}

div.main_page_title {
    background: url('/fileadmin/images/pic_submenuarrow_bottom.png') 8px center no-repeat;
}
div.main_page_title a {
    display: block;
    color: #1c408c;
    line-height: 30px;
    margin: 0 25px 0 25px;
    font-size: 13pt;
    text-decoration: none;
    font-family: "NewsletterMedium", Arial;
    border-bottom: solid 1px #ccc;
}

/* Footer Nav */
div.footer_menue {
    margin: 10px 0;
    border-top: 1px solid #bcbcbd;
    height: 70px;
    
}

div.footer_menue .listmenu {
    color: #5a5a5a;
    float: left;
    padding-top: 10px;
}

div.footer_menue a {
    color: #5a5a5a;
    padding: 0 0.5em;
}

div.footer_menue .linkToTop a {
    float: right;
    background: url('/fileadmin/images/but_tothetop.png') 0px 0px no-repeat;
    width: 67px;
    height: 24px;
    margin: -1px 0 0 0;
    padding: 0;
    text-indent: -999em;
    display: block;
}

/*Inhalt*/
#content .subcolumns { 
	display: table;
	table-layout: fixed;
	width: 100%;
}

#content .c50l, #content .c50r, #content .c33r , #content .c33c,  #content .c66r , #content .c33l, #content .c66l {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#content .c50l , #content .c33l, #content .c33c, #content .c66l {
    float: left;
}

#content .c50r , #content .c33r, #content .c66r   {
	float: right; 
	margin-left: -5px;
}

#content .c50l, #content .c50r  {
	width: 50%;
}

#content .c33r, #content .c33c {
	width: 33%;
}

#content .c33l {
        width: 34%;
}

#content .c66r  {
	width: 66%;
}

#content .c66l {
        width: 67%;
}

/* Farben */
#content .subcolumns div.white, div.csc-frame.white {
    background: #fff;
}

#content .subcolumns div.green {
    background: #008758;
}

#content .subcolumns div.blue {
    background: #1c408c;
}

#content .subcolumns div.yellow {
    background: #f1cb00;
}

#content .subcolumns div.lightgray {
    background: #ececed;
}

#content .subcolumns div.darkgray {
    background: #cfcfd1;
}


/* Boxes */
.box, .wbox {
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 0;    
}

.images_box {
    width: 750px;
    height: 250px;

}

.images_box_large{
    width: 750px;
    height: 300px;
}

.wbox {
    padding: 0 25px;
    width: 700px;
    height: 50px;
}

.wbox h1, .wbox h2, .wbox h3, .wbox h1 a, .wbox h2 a, .wbox h3 a, .wbox p {
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 50px;
}

.wbox h1, .wbox h3 {
    font-size: 15pt;
    font-weight: normal;
    font-family: "NewsletterMedium", Arial; 
}

.wbox.wbox_blue {
    background: #1c409c;
}

.wbox.wbox_yellow {
    background: #f1cb00;
}

.wbox.wbox_green {
    background: #008758;
}

.stylebox-distance-top {
    padding-top: 30px;
}

/* Sprachmenue */
div#lang {
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 25px;
    overflow: hidden;
    height: 25px;
    float: left;
}

div#lang ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

div#lang li {
    float: left;
    margin: 0;
    padding: 0;
    width: 15px;
    height: 17px;
    overflow: hidden; 
    margin-right: 10px;
}

div#lang li a,
div#lang li.na span {
    background-repeat: no-repeat;
    text-indent: -999em;
    color: transparent;
    display: block;
    width: 100%;
    height: 100%;
}

div#lang li a {
    background-image: url('/fileadmin/images/sprite_flags.png');
    margin: 0;
    padding: 0;
}

div#lang li a.lang0 {
    background-position: 0px 0px;
}

div#lang li.cur a.lang0, div#lang li.na a.lang0  {
    background-position: 0px -16px;
}

div#lang li a.lang1 {
    background-position: -15px 0px;
}

div#lang li.cur a.lang1, div#lang li.na a.lang1 {
    background-position: -15px -16px;
}

/* Powermail */
fieldset.tx-powermail-pi1_fieldset  {
    border: 0;
    background-color: transparent;
    padding: 1em 25px;
}

fieldset.tx-powermail-pi1_fieldset div.even, fieldset.tx-powermail-pi1_fieldset div.odd {
    background-color: transparent;
}

fieldset.tx-powermail-pi1_fieldset legend {
    display: none;
}

div.tx_powermail_pi1_fieldwrap_html  {
    margin: 5px 0 0 0;
}

fieldset.tx-powermail-pi1_fieldset label {
    color: #1C408C;
    font-weight: normal;
    line-height: 1.75em;   
}

fieldset.tx-powermail-pi1_fieldset label, 
fieldset.tx-powermail-pi1_fieldset fieldset legend {
    width: 200px;
}

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label, 
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
    color: #666;
    display: inline-block;
    margin: 0.2em 0 0 1em;
    line-height: 1em;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_radio {
    margin: 0 !important;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text, 
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, 
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
    width: 300px;
    border: 0;
    background: #fff;
    font-size: 1em;
    margin: 0;
    border: 1px solid #999;
}

div.powermail_mandatory_js  {
    color: #000;
}


span.powermail_mandatory {
    color: #1C408C;
}

/* Tabellen */
table {
    border-collapse:collapse;
    margin: 1em 25px 1em 25px;
    color: #5a5a5a;
    font-size: 9pt;
    font-size: 1.4em;
}

table p.bodytext {
    padding: 0;
    margin: 0;
    font-size: 9pt;
}

tbody tr, thead tr {
    border-bottom: 1px solid #ccc;
}

caption {
    text-align: left;
}

/* tt_news */

div.news-latest-item {
    margin: 0 25px 10px 25px;
}

div.news-latest-item h3 {
    padding: 0 0 0.2em;
}

div.news-latest-item p {
    padding: 0;
    margin: 0;
}

div.news-latest-item span.news-latest-date {
    color:#1c408c;
}


div.news-list-item {
    padding: 0 0 30px 0;
}

div.news-list-download-container div.news-list-item {
    padding: 0 0 10px 0;    
}

div.news-list-item div.news-list-image {
    float: left;
    width: 120px;
    margin-left: 25px;
    padding-top: 1em;
}

div.news-list-item div.news-list-text {
    margin-left: 165px;
}

div.news-list-date-container div.news-list-item div.news-list-text,
div.news-list-download-container div.news-list-item div.news-list-text {
    margin-left: 0;
    padding: 0 25px;
}

div.news-list-item div.news-list-text h1 {
    padding: 0 25px 0.05em 0;
    font-size: 15pt;
    
}

div.news-list-date-container div.news-list-item div.news-list-text h1,
div.news-list-download-container div.news-list-item div.news-list-text h1 {
    padding: 0 25px 0.05em 0;
    font-size: 15pt;
    
}

div.news-list-download-container div.news-list-item div.news-list-text {
    background: #fff;
    padding: 10px;
    margin: 0 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url('/fileadmin/scripts/PIE.htc');
}

div.news-list-item div.news-list-text p {
    padding: 0 25px 0.5em 0;
}

div.news-list-item div.news-list-morelink a {
    background: url('/fileadmin/images/pic_linkarrow.png') 0 center no-repeat;
    padding-left: 8px;   
}

div.news-list-container div.news-list-browse {
    line-height: 30px;
    border: 1px solid #aaa;
    border-left: 0;
    border-right: 0;
    margin: 1em 25px 25px 2em;
}

div.news-list-container div.browseLinksWrap {
    padding: 0 1em;
}

div.news-list-container span.prev {
    background: url('/fileadmin/images/pic_arrow_left.png') 0 center no-repeat;
    padding-left: 15px;
    padding-right: 1em;
}

div.news-list-container span.next {
    background: url('/fileadmin/images/pic_arrow_right.png') right center no-repeat;
    padding-right: 15px;
    padding-left: 1em;
}

div.news-single-item {
    padding-top: 0.1em;
}

div.news-single-item div.news-single-browse {
    line-height: 30px;
    border: 1px solid #aaa;
    border-left: 0;
    border-right: 0;
    margin: 1em 25px 25px 2em;
}

div.news-single-item div.news-single-title {
    padding-bottom: 1em;
}

div.news-single-item div.news-single-title h1 {
    padding: 0 25px 0.05em 25px;
    font-size: 22pt;
}

div.news-single-item div.news-single-title h3 {
    text-transform: none;
}

div.news-single-item div.news-single-timedata {
    padding: 0px 25px 0;
}

div.news-single-item div.news-single-text {
    float: left;
    width: 475px;
}

div.news-single-item div.news-single-img {
    float: left;
    width: 275px;
}

div.news-single-download-container.news-single-item div.news-single-text {
    float: left;
    width: auto;
}

div.news-single-download-container.news-single-item div.news-single-img {
    float: left;
    width: auto;
    margin: 0 10px 10px 25px;
}

div.news-single-item p.news-single-imgcaption  {
    padding: 0.2em 0 1em 0;
}

div.news-single-item div.news-single-browse_back {
    width: 35%;
    float: left;
}

div.news-single-item div.news-single-browse_back a {
    background: url('/fileadmin/images/pic_arrow_top.png') 0 center no-repeat;
    padding-left: 20px; 
}

div.news-single-item div.news-single-browse_prevnext {
    float: right;
    width: 65%;
}

div.news-single-item div.prev {
    float: left;
}

div.news-single-item div.prev a {
    background: url('/fileadmin/images/pic_arrow_left.png') 0 center no-repeat;
    padding-left: 15px; 
}

div.news-single-item div.next {
    float: right;
}

div.news-single-item div.next a {
    background: url('/fileadmin/images/pic_arrow_right.png') right center no-repeat;
    padding-right: 15px; 
}

/* FAQ */
dl.wsb_faq_content {
    background: #fff;
    padding: 10px;
    margin: 5px 25px 5px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url('/fileadmin/scripts/PIE.htc');
}

dt.wsb_faq_question {
    padding: 0 2em 0 1em;   
    background: url('/fileadmin/images/pic_faq_plus.png') no-repeat 0 center;
    cursor: pointer;
    font-size: 15pt;
    font-weight: normal;
    font-family: "NewsletterMedium", Arial;    
    color: #1c408c;    
}

dt.wsb_faq_question.down {
    background: url('/fileadmin/images/pic_faq_minus.png') no-repeat 0 center;
}

dd.wsb_faq_answer {
     padding: 0;
     margin: 0;       
}

dd.wsb_faq_answer p {
     padding: 0;
     padding-top: 1em;
}

/* ####################### *
 * ##### Indexsearch ##### *
 * ####################### */ 
div.tx-indexedsearch {
	font-size: 1em;
	margin-top: 1em;
	color: #000;
}

div.tx-indexedsearch tbody tr, div.tx-indexedsearch thead tr {
	border: 0;
}

div.tx-indexedsearch {
	margin: 0 25px;
}

div.tx-indexedsearch fieldset {
	border: 0;
        padding: 0;
        margin: 0;
}
div.tx-indexedsearch legend {
	display: none;
}
div.tx-indexedsearch a {
        text-decoration: none;
        color: #1c408c;
}

div.tx-indexedsearch a:hover {
	text-decoration: underline;
} 

div.tx-indexedsearch ul.browsebox {
	font-size: 1em !important;
}	
 
div.tx-indexedsearch .searchbox-tmpl-css label {
	display: none;
}

div.tx-indexedsearch .res-tmpl-css {
    background: #fff;
    margin-bottom: 5px;
    
}

div.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width: 175px;
        border: 1px solid #ccc;
}

.tx-indexedsearch-browsebox {
	margin: 0 0 1.5em;
}

.tx-indexedsearch-browsebox p {
	margin: 0;
        padding: 0;
}

div.tx-indexedsearch-res h3, div.tx-indexedsearch-res h3 a {
        margin: 25px 0 0.3em;
	font-size: 15pt;
        color: #1c408c;
        text-transform: uppercase;
        font-family: "NewsletterMedium", Arial;
}

div.tx-indexedsearch-res h3 {
        float: left;    
}

div.tx-indexedsearch .percent-tmpl-css {
        margin: 30px 25px 0 0;
        font-family: "NewsletterMedium", Arial;
        font-size: 10pt;
        color: #1c408c;
    
}

p.tx-indexedsearch-descr {
	margin: 0 0 0.2em;
}

div.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	font-size: 1em;
	background: transparent;
        padding: 0 25px 25px;
        margin: 0;
}

div.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: white;
        background: #1c408c;
        font-weight: normal;
        padding: 0 0.2em;
}

div.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width: 22px;
        height: 20px;
}

div.tx-indexedsearch .tx-indexedsearch-search-submit {
	float: left;
        margin-left: 5px;        
}

div.tx-indexedsearch .tx-indexedsearch-form input {
        float: left;
        font-size: 9pt;
}

div.tx-indexedsearch-404page .tx-indexedsearch-form {
	float: left;
}

div.tx-indexedsearch .item-path {
    color: #1c408c;
}

div.tx-indexedsearch .item-mtime {
    color: #666; 
}

div.tx-indexedsearch ul.browsebox {
    margin: 1em 0 !important;
    padding: 0 !important;
}

div.tx-indexedsearch ul.browsebox li {
    padding: 0 1em 0 0 !important;
}



/* ####################### *
 * ###### Searchbox ###### *
 * ####################### */ 

div#tx_indexedsearch_searchbox {
    background: url('/fileadmin/images/bg_content_left_static.png') repeat-y 0 0;    
}

div#tx_indexedsearch_searchbox fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

div#tx_indexedsearch_searchbox h3 {
    color: #5A5A5A;
    font-size: 15pt;
    padding: 25px 25px 0.5em 25px;
}

div#tx_indexedsearch_searchbox .tx-indexedsearch-form {
    width: 200px;
    height: 50px;
    padding: 0 25px;
    
}

div#tx_indexedsearch_searchbox legend {
    display: none;
}

div#tx_indexedsearch_searchbox input.tx-indexedsearch-searchbox-sword {
    border: 1px solid #CCCCCC;
    width: 165px;
    float: left;
    font-size: 9pt;
}

div#tx_indexedsearch_searchbox .tx-indexedsearch-search-submit {
    float: left;
    margin-left: 5px;
}

/* ############################ *
 * ###### ClientLoginbox ###### *
 * ############################ */ 
div#client-loginbox {
    background: url('/fileadmin/images/bg_content_left_static.png') repeat-y 0 0;
    margin-bottom: 5px;
}

div#client-loginbox  h3 a {
    color: #5A5A5A;
    font-size: 15pt;
    padding: 0 20px 0 0;
    line-height: 36px;
    background: url('/fileadmin/images/pic_arrow_right_gray.png') no-repeat right center;
}

/* ##################### *
 * ###### Sitemap ###### *
 * ##################### */ 
div.csc-sitemap ul li {
    list-style-type: disc;
    color: #1C408C !important;
}
div.csc-sitemap ul.first{
    margin: 0 0 0 45px !important;
}
div.csc-sitemap ul.first li {
    font-weight: bold;
}

div.csc-sitemap ul.second li {
    font-weight: normal;
}