/*

Alterations by Holger Klimek

*/



body {

  margin: 0;

  padding: 0;

  /*  background: #050505 url(images/img01.jpg) repeat; */

  font-family: Verdana, Helvetica, sans-serif;

  font-size: 13px;

  line-height: 22px;

  color: #403C36;

  background-image: url(templ_images/background_op.jpg);

  background: url(templ_images/background_op.jpg);

  background-color: #DEE3E9;
  background-color: #D6DBE1;

  background-repeat: no-repeat;

  background-position: top center;
}



csc-textpic{

    display: block;

}





h1, h2, h3, h4, h5 {

  margin: 0;

  padding: 0;

  font-family: 'Open Sans', sans-serif;

  font-weight: 700;

  color: #0B87CE;

}



h1 {

  font-size: 2em;

  font-size: 26px;

  padding-bottom: 22px;

  line-height: 33px;

}



h2 {



  padding-bottom: 11px;

}



h3 {

  font-size: 16px;

}



h4 {

  font-size: 14px;

}



h5 {

  font-family: Verdana, Helvetica, sans-serif;

  font-size: 13px;

}









p, ul, ol {

  margin-top: 0;

  line-height: 22px;

  margin-bottom: 22px; 

}



ul, ol {

}



a {

  color: #403C36;

  color: #0B87CE;

}



a:hover {

}



#wrapper {

  background: #FFFFFF;

  width: 1100px;

  margin: 0px auto;

}



.container {

  width: 1000px;

  margin: 0px auto;

}



/* Header */



#header-wrapper {

  overflow: hidden;

  margin-top: 0px;

  padding-top: 0px;

}



#header-internal {

  overflow: hidden;

  margin: 0 auto;

  padding-top: 0px;

  width: 1000px;

  height: 60px;

}



#header-internal a{

  overflow: hidden;

  margin-top: 0px;

  padding: 2px 12px 4px 12px;

  background-color:#C3D1DE;

  width: 100px;

  float: right;

  text-align: center;

  text-decoration: none;

  color: #FFFFFF;

}



#header {

  width: 1000px;

  height: 80px;

  margin: 0 auto;

  padding: 0px 0px;

}



/* Logo */



#logo {

  float: left;

  width: 280px;

  margin: 0;

  padding: 0;

  color: #FFFFFF;

  position:relative;  

z-index:500;

}



#logo h1 {

  line-height: 120px;

  letter-spacing: -2px;

  font-size: 3.8em;

}



#logo h1 a {

  color: #1F1F1F;

  text-shadow: 1px 1px 0px rgba(0,0,0,.2);

}



#logo p a {

  color: #8E8E8E;

}



#logo a {

  border: none;

  background: none;

  text-decoration: none;

  color: #000000;

}



/* Slider */



#banner {

  margin: 0px auto;

  width: 1000px;



  margin-bottom: 25px;

/*  background: url(templ_images/img03.png) no-repeat left bottom;  */

}



#banner .headerbild {

box-shadow: 0px 8px 20px 5px #B3A9A0;

height: 260px;

}





#banner .content {

  width: 1000px;

  overflow: hidden;

  margin-bottom: 40px;

}



/*  Test zu overflow  */

#slides .slides_container {

  height: 250px;

  overflow: hidden;

}





#banner .slider-content {

  width: 1000px;

  height: 250px;

  overflow: hidden;

  margin-bottom: 40px;

}



#banner .divider-content {

  width: 1000px;

  height: 10px;

  overflow: hidden;

  margin-bottom: 40px;

  background: url(templ_images/divider.jpg) no-repeat;

}

div.slider_caption {
    background-image: url(templ_images/bg_slider_caption.jpg);
    background-color: #0B87CE;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    color: #FFFFFF;
    float: left;
    height: 210px;
    overflow: hidden;
    padding: 20px;
    width: 211px;
}



div.slider_caption h2 {

    color: #FFFFFF;

   font-size: 18px;

}



#content .slider_caption {

  display: none;    

}







/* Splash */



#splash {

  width: 960px;

  height: 300px;

  margin: 0px auto;

}



/* Search */



#search {

  float: right;

  width: 280px;

  height: 60px;

  padding: 20px 0px 0px 0px;

}



#search form {

  height: 41px;

  margin: 0;

  padding: 10px 0 0 20px;

}



#search fieldset {

  margin: 0;

  padding: 0;

  border: none;

}



#search-text {

  width: 170px;

  padding: 6px 5px 2px 5px;

  border: 1px solid #E7EBED;

  background: #FFFFFF;

  text-transform: lowercase;

  font: normal 11px Arial, Helvetica, sans-serif;

  color: #5D781D;

}



#search-submit {

  width: 50px;

  height: 22px;

  border: none;

  background: #B9B9B9;

  color: #000000;

}



/*     Menu oben quer    */

/*################################################################### */



#menu {

  /*float: right;

  width: 700px;*/

  width: 1000px;

  position:absolute;

  height: 40px;

  margin: 0 auto;

  padding: 0;

}



#menu ul {

  float: right;

  margin: 0;

  padding: 12px 0px 0px 0px;

  list-style: none;

  line-height: normal;

}



#menu li {

  float: left;

  margin-left: 4px;

  background-color: #E6D5B3;

  background-color: #78C035;
  
  background-color: #6CC727;

  min-width: 80px;

}



#menu a {

  display: block;

/*    line-height: 100px;  */



  padding: 0px 20px 0px 20px;

  text-decoration: none;

  text-align: center;

  

  font-family: 'Open Sans Condensed', sans-serif;

  font-weight: 700;

  

  font-size: 18px;



  color: #FFFFFF;

  border: none;



  height: 25px;



}









#menu a:hover, #menu .current_page_item a {

/*  background: url(images/img01.jpg) repeat; */



  background-color: #1996D6;

  text-decoration: none;

  color: #FFFFFF;



}



#menu .current_page_item a {

}













/* Sidebar */

/* ################################################################# */

#sidebar {

  float: left;

  width: 250px;

  margin: 0px;

  padding: 10px 0px 0px 0px;

  color: #FFFFFF;

  line-height: 18px;

}



#sidebar ul {

  margin: 0;

  padding: 0;

  list-style: none;

}



#sidebar li {

  margin: 0;

  padding: 0;

}



#sidebar h2 {

  /*  height: 38px;  */

  font-family: padding: 0px 0px 4px 28px;

  font-size: 1.4em;

  font-weight: 600;

  color: white;

  font: 'Open Sans Condensed', sans-serif;

  font-family: 'Open Sans Condensed', sans-serif;

}



#sidebar p {

  margin: 0 0px;

  padding: 0px 0px 20px 0px;

  line-height: 18px;

}



#sidebar a {

  border: none;

  color: #ffffff;

}



#sidebar a:hover {

  text-decoration: underline;

}



#sidebar form {

margin-top: -4px;

}



#sidebar input {

  width: 200px;

  border: 1px solid #64BA30;

  border: none;

}













/*-----------  subnav ---------- */

/*################################################################### */



#subnav {

  background-color: #0B87CE;

  padding: 10px 0px 16px 0px;

  background-image: url(templ_images/bg_left_subnav.jpg);

  background-image: url(templ_images/bg_left_subnav_2.jpg);

  background-repeat: repeat-x;

}



#subnav h2 {

/*  height: 38px;  */

  margin: 0px 0px 4px 0px; 

  padding: 0px 0px 10px 16px;

  width: 216px;

  font-size: 1.4em;

  color: white;

  font-weight: 600;

  border-bottom:1px solid white;

  border-bottom: 2px solid #D3EAF6;

}





/* ganzer Nav-Block */

#subnav ul {

  margin: 4px 0px 0px 0px;

  padding-bottom: 8px;

  padding-right: 18px;

}



#subnav li {

  line-height: 22px;

/*  border-bottom: 1px solid #E7EBED; */

  margin: 0px 0px 0px 0px;

}



/* Level 2 - Who we are etc. */ 

#subnav ul li {

  margin: -2px 0px 0px 0px !important;

  padding-bottom: 8px;

  padding: 4px 0px 4px 0px; 

/*   padding-left: 16px;  

  background: #48A5DA;   */

}



#subnav ul li a {

  padding: 0px 0px 0px 18px;

  /*   background: url(templ_images/nav_dot.png) no-repeat;   */

  text-decoration: none;

  color: white;

  font-weight: bold;

  display: block;

}



/* ohne Leerzeichen! aktiver Block */

ul li.active.lv1 {

/*  background-color: #63B2E0; */

}



/* ohne Leerzeichen! */

ul li.active.lv1 a {

  padding-bottom: 4px !important;

  background-color: #63B2E0;

}













/* Level 3 Block Unterpunkte - Quick facts, Vision etc. */

#subnav ul li ul {

  margin: -2px 0px 0px 0px !important;

  padding: 0px 0px 4px 0px !important; 

  padding-bottom: 8px;

  padding-left: 16px;

  background: #48A5DA; 

   

}



/* Level 3 Listenbpunkt einzeln - z.B. Quick facts */

#subnav ul li ul li {

  line-height: 22px;

  border-bottom: 1px solid #E7EBED;

  border: 0px;

  margin: 0px 0px 2px 0px;

  padding: 2px 0px 4px 16px; 

  border-left: none;

}



#subnav ul li ul li a {

  padding: 0px 0px 0px 16px !important;

  background: url(templ_images/nav_dot_sub.png) no-repeat left 50%;

  background: url(templ_images/nav_dot.png) no-repeat;

    font-weight: normal;

}



#subnav ul li.active.lv2 a{

  background-color: #63B2E0;

  background: url(templ_images/nav_dot_act.png) no-repeat;

}





#subnav li li span {

  display: block;

  margin-top: -20px;

  padding: 0;

  font-size: 11px;

  font-style: italic;

}

















#subnav, #box_text, .box_text_shade, .box_text_gruen, #box_special {

margin-bottom: 44px;

}





/*----- Boxen linke Spalte ------ */

/*################################################################### */







.box_text_shade {

  background-color: #DAEEF9;

  color: #0B87CE;

  padding: 12px 20px 16px 20px;

/*  background-image: url(templ_images/box_text_bg.jpg); */

  background-repeat: repeat-x;

}



.box_text_shade a{

  color: #0B87CE !important;

}



.box_news h2, .box_join h2{

  padding: 0px 0px 0px 30px;

}



.box_news h2{

  margin-bottom: 16px;

}





.box_news {

  background-color: #92D943;

  padding: 16px 20px 16px 20px;

  background-image: url(templ_images/bg_left_newsbox.jpg);

  background-repeat: repeat-x;

}





.box_join {

  background-color: #6EB938;

  padding: 16px 20px 16px 20px;

  background-image: url(templ_images/bg_left_joinbox.jpg);

  background-repeat: repeat-x;

}



.box_login {

  background-color: #6EB938;

  padding: 14px 16px 16px 20px;

  background-image: url(templ_images/bg_left_loginbox.jpg);

  background-repeat: repeat-x;

}



.box_search {

  background-color: #0B87CE;

  padding: 16px 20px 16px 20px;

  background-image: url(templ_images/bg_left_searchbox.jpg);

  background-repeat: repeat-x;

}



.box_search form {

  margin: 0px 0px 0px 0px !important;

  font-size: 13px;

}









/*----- Boxen Content-Spalte ------ */

/*################################################################### */





.content_box {

  background-color: #DAEDF7;

  width: 285px;

  padding: 12px 20px 16px 16px;

  background-image: url(templ_images/bg_content_light_blue.jpg);

  background-repeat: none;

  background-position: right bottom;

  color: #008BD2;

}



.content_box_links h2, .content_box_rechts h2,{

  padding: 12px 20px 16px 20px;

  color: #008BD2;

}



.content_box.links {

float: left;

margin-right: 18px;



}



.content_box.rechts {

float: right;

margin-left: 18px;

}





.floatboxright {

  background-color: #DAEDF7;

  width: 285px;

  padding: 15px 22px 11px 22px;

  background-image: url(templ_images/bg_content_light_blue.jpg);

  background-repeat: none;

  background-repeat: no-repeat;

  background-position: right bottom;

  color: #008BD2;

  color: #0A79BC;

  

  float: right;

  margin-left: 22px;

  margin-bottom: 16px;

  margin-top: 5px;

  margin-right: 0px;

    /* Feineinstellung Boxen nebeneinander */

  margin-left: 16px;

}



.floatboxleft {

  background-color: #DAEDF7;

  width: 285px;

  padding: 15px 22px 11px 22px;

  background-image: url(templ_images/bg_content_light_blue.jpg);

  background-repeat: none;

  background-repeat: no-repeat;

  background-position: right bottom;

  color: #008BD2;

  color: #0A79BC;

  

  float: left;

  margin-left: 0px;

  margin-bottom: 16px;

  margin-top: 5px;

  margin-right: 22px;

  /* Feineinstellung Boxen nebeneinander */

  margin-right: 20px;

}









.floatboxright p, .floatboxleft p{

  margin-bottom: 11px;

}

    















/* Page */



#page {

  width: 1000px;

  margin: 0 auto;

  padding: 0px 0px 20px 0px;

}



/* -----------Content Ueberschriften, Listen etc. -------------- */

/*################################################################### */



#content {

  float: right;

  width: 695px;

  padding: 0px 0px 0px 0px;

}



#content h2{

  font-size: 19px;

  line-height: 32px; 

  padding: 0px 0px 12px 0px;

}



#content h3{

  padding: 0px 0px 12px 0px;

}



/* -----10/2014 22px default unter content-element eingefuegt (.csc-dafault)-------- */

/* ----- -> Korrektueren bei Ueberschriften)-------- */

#content h3 {

    padding: 0;

   margin-bottom: 11px;

}





#content h4{

  padding: 0px 0px 0px 0px;

}



.content {

  overflow: hidden;

  margin-bottom: 40px;

}





#content ol {

  padding: 0px 0px 22px 0px;

  margin: 0px 0px 0px 20px;

/*  text-align: justify; */

}





#content ul {

  padding: 0px 0px 0px 0px;

  margin: 0px 0px 0px 0px;

/*  text-align: justify; */

}



#content ul li {

  padding: 0px 0px 11px 28px;

  /*  text-align: justify; */

  background: url(templ_images/list_icon.png) no-repeat 0px 1px;

  

  list-style-type: none;

}



#content ol li, {

  padding: 0px 0px 11px 0px;

/*  text-align: justify; */

}





/*

.links {

  padding-top: 20px;

  margin-bottom: 30px;

}

*/



.more {

  display: block;

/*   float: left; */

  width: 104px;

  padding: 5px 5px;

  margin-right: 10px;

  background: #222222;

  color: #FFFFFF;

  text-align: center;

  text-decoration: none;

}







.bild_rechts {

  margin: 4px 0px 10px 25px;

  float: right;

  width: 300px;

}







/* fuer Bilder untereinander Listenicons unsichtbar */

.csc-textpic ul {

    background: none;

    list-style-type: none !important;

    padding: 0 0 11px 0px;

}





.csc-textpic-imagerow li{

    padding: 0 0 11px 0px;

}







.csc-textpic-imagerow ul li{

    background: none !important;

    list-style-type: none;

    padding: 0 0 11px !important;

}





.csc-textpic-imagewrap, DIV.csc-textpic-imagewrap {

  padding-top: 5px;

}





.bild_bu {



  padding: 5px 10px 8px 10px;



  font-size: 11px;

  line-height: 15px;

  background-color: #8ACC1E;

  color: #ffffff;

}



#content hr{

border: none;

border-top: 2px solid #9BA5AD;

color: #FFFFFF;

background-color: none;

height: 1px;

}





#content blockquote, #content figure {

    float: right;

   display: block;

   font-family: 'Open Sans', sans-serif;

    margin: 5px 10px 11px 30px !important;

   color: #0B87CE;

   font-size: 13px;

    font-weight: 600;

   background: #E5F2F9;

   

   padding: 11px 22px 11px 19px;

   margin-right: 10px;

   margin-bottom: 11px;

    width: 290px;

}

   

   

#content blockquote p, blockquote p {

    margin-bottom: 11px;

}



#content blockquote{

  float: right;

  display: block;

  font-family: 'Open Sans', sans-serif;

  margin: 5px 10px 11px 30px !important;

  color: #0B87CE;

  font-size: 13px;

  font-weight: 600;

  background: left bottom;

  background-image: url(templ_images/bg_content_blockquote.png);

  padding: 11px 22px 40px 19px;

  margin-right: 10px;

  margin-bottom: 11px;

  

  border-radius: 8px;

  padding: 15px 25px 45px 22px;

  width: 285px;

  

  

  

}













/* Calendar */



#calendar {

}



#calendar_wrap {

  padding: 20px;

}



#calendar table {

  width: 100%;

}



#calendar tbody td {

  text-align: center;

}



#calendar #next {

  text-align: right;

}



/* Three Column Footer Content */



#footer-content {

  overflow: hidden;

  width: 1000px;

  margin: 0px auto;

  color: #D6E2F0;

}



#footer-content a {

  color: #92A9B6;

}



#footer-bg {

  overflow: hidden;

  padding: 30px 0px;

  background: #ABB6BF;

}



#footer-content h2 {

  margin: 0px;

  padding: 0px 0px 20px 0px;

  letter-spacing: -1px;

  font-size: 26px;

  color: #262626;

}





#footer-content #fbox1 {

  float: left;

  width: 300px;

  margin-right: 50px;

}







#footer-content a {

}



#column1 {

  float: left;

  width: 290px;

  margin-right: 30px;

}



#column2 {

  float: left;

  width: 280px;

}



#column3 {

  float: right;

  width: 260px;

  background-image:url("templ_images/footer_bg.png");

  background: repeat-x;

}



/* Footer */



#footer {

  width: 1100px;

  height: 80px;

  margin: 0 auto;

  padding: 0px 0px 15px 0px;

  font-family: verdana, sans-serif;

  background: #ABB6BF;

  background: #C0CCD6;

  background-image: url("templ_images/footer_bg.png");

}









#footer p {

  margin: 0px 50px 0px 50px;

  padding-top: 10px;

  line-height: normal;

  font-size: 13px;

  color: white;

}



#footer a {

  color: white;

}







/*

#marketing {

  overflow: hidden;

  margin-bottom: 30px;

  padding: 20px 0px 10px 0px;

  border-top: 1px solid #E7EBED;

  border-bottom: 1px solid #E7EBED;

}



#marketing .text1 {

  float: left;

  margin: 0px;

  padding: 0px;

  letter-spacing: -2px;

  text-transform: lowercase;

  font-size: 34px;

  color: #345E9B;

}



#marketing .text2 {

  float: right;

}

*/







.list-style1 {

  margin: 0px;

  padding: 0px;

  list-style: none;

}



.list-style1 a {

  color: #7F7F7F;

}





/* -----------  slider  --------------*/

/*################################################################### */



.slider_prev, .slider_next{

  position: relative;

  top:-40px; left:17px; 

  margin: 0px;

  padding: 0px;

  list-style: none;

}

.slider_prev,

.slider_next{display:inline-block;width:27px;height:27px;text-indent:-999em;}



.slider_prev{background:url(templ_images/slide_prev.png) no-repeat;



}



.slider_next{background:url(templ_images/slide_next.png) no-repeat;

left:25px;

}



.slider_prev{background:url(templ_images/slide_prev.png) no-repeat;}







#sidebar input.submit {

    background-color: #EBF7D5;

    border: medium none;

    border-radius: 4px;

    color: #67AD34;

    display: block;

    font-weight: bold;

    height: 20px;

   margin-top: 12px;

    margin-right: 16px;

    text-align: center;

    text-decoration: none;

    width: 80px;

}

  





/* -----------  Tabellen Contentbereich  --------------*/

/*################################################################### */



/* Linksanschlag im RTE allgemein falls ben�tigt */

.align-left{

  text-align:left;

}



.tabelle1 p, .tabelle2 p, .tabelle3 p, .tabelle4 p, .tabelle5 p, .tabelle6 p{

  margin-top: 0px !important;

  margin-bottom: 0px !important;

  font-size:12px;

}



.tabelle, .contenttable p{

  margin-top: 0px !important;

  margin-bottom: 0px !important;

  text-align:left;

}



.contenttable{

  margin-bottom: 40px;

  margin-left: -3px;

  line-height: 18px;

}



.contenttable td, .contenttable th{

  vertical-align:top;

}









/* ---- Tab 0, "Standard" bei Layoutw�hler, grau hinterlegt, header gruen hinterlegt  ------------ */  



div#content table, table.contenttable-0{

  padding: 3px 0 3px 0;

/*  margin-left: -2px;  */

  text-align: left;

  width: 95%;

  min-width:500px;

  border-spacing: 4px !important;

}



.tabelle0 td, .contenttable-0 td{

  background-color: #DAECF7;

  background-color: #E5F2F9;



  font-size: 12px !important;

  padding: 3px 7px 5px 7px;

}



.tabelle0 .tr-even td, .contenttable-0 .tr-even td{

  background: #EAEAEA;

    background-color: #DAECF7;

    background-color: #E5F2F9;

}



/* table header falls angewaehlt */

.tabelle0 th, .contenttable-0 th{ 

  background-color: #D5F0CC;

  background-color: #DAECF7;

   color: #0B87CE;

  text-align:left;

  padding: 3px 7px 5px 7px;

}





/* ---- Tab 1, "Standard" bei Layoutw�hler, grau hinterlegt, header gruen hinterlegt  ------------ */  



div#content table, table.contenttable-1{

  padding: 3px 0 3px 0;

/*  margin-left: -2px;  */

  text-align: left;

  width: 95%;

  min-width:696px;

  border-spacing: 4px !important;

}



.tabelle1 td, .contenttable-1 td{

  background-color: #DAECF7;

  background-color: #E5F2F9;

  font-size: 12px !important;

  padding: 3px 7px 5px 7px;

}



.tabelle1 .tr-even td, .contenttable-1 .tr-even td{

  background-color: #DAECF7;

  background-color: #E5F2F9;

}



/* table header falls angewaehlt */

.tabelle1 th, .contenttable-1 th{ 



  background-color: #78C035;

  background-color: #0B87CE;

  color: #FFFFFF;

  text-align:left;

  padding: 3px 7px 5px 7px;

}





/* ---- Sonderformate fuer Schedule ICBS/ECBS ------------ */  

.schedule_1 .td-0{



  width: 120px;



}



.schedule_lunch .td-0{

background: #7FC6E7 !important; 

  /*  background-color: #78C035;  */

  width: 120px;



}



.schedule_lunch .td-1{

  background: #7FC6E7;

  background: #BFE2F3 !important;

}





.program .contenttable {

    line-height: 18px;

    margin-bottom: 20px;

    margin-left: -3px;

}



.schedule_1 em{

  color: #0B87CE;

  font-style: normal;

  font-weight: bold;

}















/* ---- Login Logout fuer Trans. Committe und Partners  ------------ */  





/* --- verwendet auf Log Info box links und im Contentfeld ----- */  



.tx-felogin-pi1 {

/*    background-image: url("templ_images/bg_left_login_info_r.jpg");

   background: none repeat scroll 0 0 #DAEDF7;

    background-repeat: repeat-x;

   margin-bottom: 25px;  */

   

   background: none repeat scroll 0 0 #DAEDF7;

   margin-bottom: 25px;

  

}





#content .tx-felogin-pi1{

  padding: 4px 10px 8px 16px;



}



.login_input







input .tx-felogin-pi1 {

  background-color: #EBF7D5;

    border: medium none;

    border-radius: 4px;

    color: #67AD34;

    display: block;

    font-weight: bold;

    height: 20px;

    margin-right: 16px;

    margin-top: 12px;

    text-align: center;

    text-decoration: none;

    width: 80px;  

}



/* button */

input[type="submit"] {

  background-color: #0B87CE;

    border: medium none;

    border-radius: 4px;

    color: #ffffff;

    display: block;

    font-weight: bold;

    height: 20px;

    margin-right: 16px;

    margin-top: 12px;

    text-align: center;

    text-decoration: none;

    width: 108px;

   width: 120px;  

}



input[type="text"], input[type="password"] {

  background-color: ##0B87CE;

    border: medium none;

    border-radius: 0px;

    display: block;

    height: 20px;

    margin-right: 16px;

    margin-top: 4px;

    text-decoration: none;

    padding-left: 11px;

   width: 250px;  

}







.tx-felogin-pi1 input .submit{

 /*   background-color: #EBF7D5;

    border: medium none;

    border-radius: 4px;

    color: #67AD34;

    display: block;

    font-weight: bold;

    height: 20px;

    margin-right: 16px;

    margin-top: 12px;

    text-align: center;

    text-decoration: none;

    width: 80px;  */

}



/* -- lost px -- */  

.fpass {

    font-size: 12px;

   margin-top: 11px;

}



#sidebar .tx-felogin-pi1 {

    padding: 8px 20px 11px 20px;

   background-color: #FF9900;

   background-image: url("templ_images/bg_left_login_info.jpg");

}



#sidebar .tx-felogin-pi1 div {

    font-size: 13px;

    font-weight: bold;

    margin-top: 11px;

}











/* ---- Suchausgabe - vorlaeufig  ------------ */  



.csc-searchResultHeader{

  font-size: 13px;

  text-decoration: none;

  padding-bottom: 0px !important;

}

.csc-searchResultHeader a{

  text-decoration: none;

}

.csc-searchResultHeader a:hover{

  text-decoration: underline;

}

.csc-searchResultInfo{

    background: none repeat scroll 0 0 #DAEDF7;

    margin-bottom: 5px;

    padding: 10px 16px;

   color: #0B87CE;

}

.csc-searchResultRange p{

    margin-left: 8px;

}







/* Felder in Suchform */



#tx_indexedsearch select {

   border: 1px solid #FFFFFF;

   padding: 2px;

   font-family: verdana;

   font-size: 12px;

   color:#333333;

}







.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {

    width: 200px;

}







.tx-indexedsearch-browsebox{

    margin-bottom: 44px;

}



.tx-indexedsearch-browsebox li{

    background: none !important;

   padding: 0px 22px 0px 0px !important;

}



.tx-indexedsearch-browsebox p{

   margin-bottom: 4px;

}





.tx-indexedsearch .res-tmpl-css {

    clear: both;

    margin-bottom: 44px;

}



.tx-indexedsearch-icon.icon  {

    height: 22px;

   vertical-align: text-bottom;

}



.tx-indexedsearch-icon.icon img {

    margin-top: 4px;

}



.tx-indexedsearch-res h3{

  font-size: 14px;

  text-decoration: none;

  padding-bottom: 2px !important;

}



.tx-indexedsearch-info.info{

    background: none repeat scroll 0 0 #DAEDF7;

    margin-bottom: 5px;

    padding: 4px 10px 8px 16px;

   color: #0B87CE;

}



.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {

    background: none repeat scroll 0 0 #EBF4FA;

}



.tx-indexedsearch-text-item-size, 

.tx-indexedsearch-text-item-crdate{

    margin-left: 0px;

   margin-right: 2px;

}



.tx-indexedsearch dl.info-tmpl-css dd{

    margin-left: 0px;

   margin-right: 10px;

}



.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {

    margin-top: 0px;

}





.tx-indexedsearch-searchbox fieldset {

  border: none;

  padding: 10px 22px 22px 22px;

  background: none repeat scroll 0 0 #DAEDF7;



}



.tx-indexedsearch-searchbox fieldset legend{

  border: 2px solid #63B2E0;

  padding: 5px 11px 5px 11px;

  background: none repeat scroll 0 0 #63B2E0;

  color: white;

  display: none;

  

}





.tx-indexedsearch .searchbox-tmpl-css LABEL {

    float: left;

    margin-right: 4px;

    width: 100px;

}



.tx-indexedsearch-form,

.tx-indexedsearch-search-for,

.tx-indexedsearch-search-in,

.tx-indexedsearch-search-select-section,

.tx-indexedsearch-selectbox-order,

.tx-indexedsearch-selectbox-results

 {

   margin-bottom: 11px;

}



.tx-indexedsearch-selectbox-group{

   margin-bottom: 22px;

}





.clearer{

   border: none !important;

}



/* ----------------- footer-nav Listenformate ------------------------*/

ul.footer-nav{

margin-right: 40px;

}



.footer-nav li {

    display: inline;

    list-style-type: none;

   margin-right: 22px;

  }

  

.footer-nav li a{

   background-color: #45A8DF;

    color: #FFFFFF;

    float: right;

    margin-top: 0;

    overflow: hidden;

    padding: 2px 12px 4px;

    text-align: center;

    text-decoration: none;

    width: auto;

   margin-right: 11px;

  }

  

.footer-nav li a:hover{

   background-color: #0B87CE;

   background-color: #63B2E0;

  }  

  

  

  .footer_copyright {

    float: left;

   

   background-color: #96A4AF;

    color: #FFFFFF;

    margin-top: 0;

    overflow: hidden;

    padding: 6px 12px 4px 4px;

    text-align: center;

    text-decoration: none;

    width: 234px;

   height: 22px;

  }

  

   p.footer_copyright {

    float: left;

   

   background-color: #96A4AF;

    color: #FFFFFF;

    margin-top: 0;

    overflow: hidden;

    padding: 6px 12px 4px 4px !important;

    text-align: center;

    text-decoration: none;



  }  

  

  

  .print_btn{

   background-color: #45A8DF;

   

   background-image: url("templ_images/bg_print_button.gif");

   

    color: #FFFFFF;

    margin-top: 0;

    overflow: hidden;



    text-align: center;

    text-decoration: none;

    width: 234px;

   height: 22px;

   

   padding: 0px 4px 2px 18px !important;

   

  }

  

  

  

  input#tx_felogin_pi1[forgot_email]{

   background-color: #45A8DF;

   margin-bottom: 11px;

   

  }

  

  

   #tx_felogin_pi1[forgot_email]{

   background-color: #45A8DF;

   margin-bottom: 11px;

   

  }

  

  .tx-felogin-pi1 label[forgot_email] {

    display: block;

}

  

  



/* ------Test ob margin unter jedem Element -> bessere Darstellung  ----------------*/

.csc-default {

  margin-bottom: 22px;

}



h1 {

    padding-bottom: 0px;

   margin-bottom: 22px;

}





#content h2 {

    padding-bottom: 0px;

   margin-bottom: 11px;

}


.news-list-textblock {
    background: none repeat scroll 0 0 #DAEDF7;
    margin-bottom: 5px;
    padding: 10px 16px;
  min-height: 143px;
}



.news-list-date {
    background: none repeat scroll 0 0 #6CC727;
    border-color: #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 0 0 4px 4px;
    color: #FFFFFF;
    margin-bottom: 5px;
    padding: 2px 16px;
  font-size: 11px;
}


.news-list-item h2 {
    font-size: 16px !important;
    
}


.news-single-item h2 {

/*    color: #457799;    */

   color: #0B87CE;

    font-family: verdana;

    font-size: 13px !important;

    line-height: 22px !important;

    margin-top: 11px;

}







