/* 
 * stylesheet for ############ Kunde ###############
 * general settings
 * use for best viewing performance wwEdit CMS (www.wwedit.de)
 * (c) www.wegewerk.com
 * created: 20050316 bms
 * customized: 20050901 tww 
 * lastmodified: 20050906 asz
 */


body {
    font-size: 100.1%;
    font-family: verdana,helvetica,sans-serif;
    color: #3F464E;
    background-color: #FFF;
    margin: 0;
    padding: 0;
    background-image: url("/static/img/wewe/bgW.gif"); 
    margin-top: 24px;
    margin-bottom: 24px;
}

#page_container {
    margin:auto;
    position: relative;
    border-left: 1px solid #8C8575;
    border-top: 1px solid #8C8575;
    /*weil die titelgrafik nur so breit ist */
    width: 798px;
    background-color: #8c8575;
    padding-right: 2px;
    padding-bottom: 1px;
    border-right: 1px solid #b7ada1;
    border-bottom: 1px solid #b7ada1;
}

a,
a:visited{
    font-weight: bold;
    /*color: #ca942d;*/
    color: #C48B1D;
    text-decoration: none;
}


a:focus,
a:hover,
a:active {
      background-color: #f0f0f3;
      color: #000;
      text-decoration: underline;
}
    
img {
    border: 0px;
}

textarea {
  font-size: 100.1%;
  font-family: Verdana, Helvetica, sans-serif;
}

h5, h6 {
  font-size: 0.8em;
  margin: 0;
}

h6 {
  font-weight: normal;
}

.noheight { height:0; }

#page_body_container{
    width: 100%;
    background-color: white;
    margin-top: 0px;
    border-top: 1px solid #999;
    border-right: 1px solid #43403b;
    border-bottom: 1px solid #43403b;
}

#page_body_cols_container{
    padding-top: 30px;
}

#page_body_content_container{
    width: 576px;
    float: left;
}

#page_body_left_content{
    margin: -1px 16px 0 16px;
    width: 174px;
    float: left;
}

#page_body_main_container{
    float: left;
    width: 60%;
    overflow: hidden;
}
    
#page_body_right{
    width: 40%;
    float:left;  
}

/* \ */
* html #page_body_right {
    margin-left: -10px;
    width: 214px;
}
    
/* ############## /STRUKTUR ################# */


/* ############## PAGE_HEAD ################# */
/*   Styles f?r den Seitenkopf */

    #page_head{
      width: 100%;
      height: 209px;
      background-color: #fff;
      border-right: 1px solid #43403b;
    }
    
    
    #page_foot_top{
      position: relative;
      top: 162px;
      background-color:#EACA8D; 
      height: 47px;
      padding:0px;
    }
    
    #page_head_title_img{
      height: 116px;
    }    
    
    
    #page_head_title_img img{
      position: relative;
      top: 125px;
      left: 560px;
    }
    
    #page_head_title_img a:hover,
    #page_head_title_img a:focus{
      background-color: transparent;
    }
    
	/* PAGE_HEAD_META */
    
    #page_head_meta{
      position: absolute;
      top: 0px;
      width: 187px;
      font-size: 0.7em;
      font-family: Verdana, Geneva, Helvetica, sans-serif;
      font-weight: bold;
      margin-left: 16px;
    }
    
    #page_head_meta ul{
      list-style-type:none;
      margin: 0;
      padding: 0;
      height: 209px;
    }

    /* \ */
    * html #page_head_meta ul {
      height: 210px;
    }
    /* */
    
    #page_head_meta li{
      width: 174px;
      line-height: 1.3em;
      position: absolute;
      bottom: 162px;
    }
    
    /* \ */
    * html #page_head_meta li {
      border-bottom: 1px solid #999;
    }
    /* */
    
    #page_head_meta a{
      display: block;
      padding: 2px;
      padding-left: 21px;
      color: #3f464e;
      background-image: url("/static/img/nav/wewe/menu.gif");
      background-position: 4px 4px;
      background-repeat: no-repeat;
      border-left: 1px solid #999;
      border-right: 1px solid #999;
      border-top: 1px solid #999;
      background-color: #fff;
    }


    #page_head_meta a:hover {
      background-color: #f0f0f3;
      background-image: url("/static/img/nav/wewe/menu_aktuell.gif");   
    }

        
/*############## /PAGE_HEAD #################*/


/*############## PAGE_BODY #################*/

    /* PAGE_BODY_FOOT */
    #page_body_foot {
      font-size: .7em;
      padding-top: 20px;
      clear: both;
      margin: 0;
      position: relative;
      top: 20px;
      color: #999;
    }
    
    #page_body_foot img{
      margin: 0 0 0 3px;
    }
    
    #page_body_foot a,
    #page_body_foot a:visited {    
      color: #999;
    }
    
    #page_body_foot a:hover,
    #page_body_foot a:focus,
    #page_body_foot a:active {    
      background-color: #f0f0f3;
      color: #000 !important;
    } 


    

/*############## /PAGE_BODY #################*/


/*############## PAGE_BODY_COLS #################*/

/* PAGE_BODY_COLS_TITLE */    
#page_body_cols_title{
    background-color: #EBEBD6;
    margin: 5px;
    border-left: 1px dotted #333333;
    border-top: 1px dotted #333333;
    clear: both;
}
    
#page_body_cols_title h1{
    font-size: 1em;
    color: #3f464e;
    margin: 5px 0 5px 0;
    padding: 0;
}
    
/* PAGE_BODY_COLS_FOOT */
#page_body_cols_foot {
    visibility: hidden;
}


/*############## / PAGE_BODY_COLS #################*/


/*############## PAGE_BODY_MAIN #################*/
    
/* PAGE_BODY_MAIN_TITLE */
#page_body_main_title{
    background-color: #EBEBD6;
    margin: 5px;
    border-left: 1px dotted #333333;
    border-top: 1px dotted #333333;
    clear: both;
    }
    
#page_body_main_title h1{
    font-size: 1em;
    color: #3f464e;
    margin: 5px 0 5px 0;
    padding: 0;
    }

/* PAGE_BODY_MAIN_FOOT */
#page_body_main_foot { 
    font-size: .77em;
    margin-top: 15px;
    clear: left;
}

#page_body_main_foot a,
#page_body_main_foot a:visited {
    color: #3f464e;
}

#page_body_main_foot a:focus{
    color: #000;
}

/* PAGE_BODY_MAIN_CONTENT */
#page_body_main_content {
      margin: 0px;
}

#body_main_content_sitemap ul{
 list-style-type: none;
 margin: 0 0 0 6px !important;
 padding: 0 !important;
 
}

#body_main_content_sitemap li{
 padding: 5px 0 2px 15px !important;
}

.msie #body_main_content_sitemap li{
 padding: 0 0 0 15px !important;
}

#body_main_content_sitemap ul ul li{
 margin: 0;
 border-left: 1px solid #999999;
 padding: 0 0 0 10px;
}

#body_main_content_sitemap ul{
 text-transform:uppercase;
}

#body_main_content_sitemap ul ul{
 text-transform:none;
}

#body_main_content_sitemap li a{

 background-image: url("/static/img/nav/wewe/menu.gif") !important;
 padding: 2px 0 0 18px !important;
}

#body_main_content_sitemap li a:hover{
 background-image: url("/static/img/nav/wewe/menu_aktuell.gif") !important;
}


    
/*############## / PAGE_BODY_MAIN #################*/


/* ############## / PAGE_FOOTER ################# */




/* ############## / PAGE_FOOTER ################# */

/* ######### Browser Hacks ######## */

.ns_co_float_wrapper{
    float: left; 
    width: 100%;
}

.msie #page_body_main_content .ns_co_float_wrapper{
  clear: both;
  height: 1%;
  width: auto;
}

.msie #page_body_main_content .content_object{
  height: 1%;
}


/* ######### /Browser Hacks ######## */

/* ########## akzidentielle Klassen ############ */
/* Klassen die oft ben?tigt werden und einfach zus?tzlich eingebunden werden k?nnen */

    .right{
        text-align: right;
    }

    .left{
        text-align: left;
    }

    .clear{
        clear: both;
    }

    .bold{
        font-weight: bold
    }
    
    .normal{
        font-weight: normal;
    }
    
    .invisible{
      display: none;
    }
    
    .offscreen{
      position: absolute;
      left: -1000px;
      font-size: .83em;
    }
    
    a.offscreen:focus{
      position: absolute;
      left: 20px;
      top: 5px;
      background-color: #F0F0F3;
      color: #000;
    }


/*
 * Main Navigation
 */
    
#page_head_breadcrumb {
  position: absolute;
  top: -128px;
  left: 206px;
  height: 176px;
  width: 580px;
}

#page_head_breadcrumb .page_head_breadcrumb {
  position: absolute;
  bottom: 3px;
  line-height: 1.3em;
  font-weight: bold;
  font-size: 0.7em;
  color: #3f464e;
}

#main_navigation {
  width: 172px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  font-size: 0.7em;
  font-family: Verdana, Geneva, Helvetica, sans-serif;
}
 
#main_navigation ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  list-style-position: outside;
}

#main_navigation ul.level2 {
  padding-left: 16px;
}

#main_navigation ul.level3 {
  padding-left: 16px;
}

#main_navigation div {
  border-top: solid 1px #999;
  line-height: 1.3em;
}

#main_navigation a{
  display: block;
  padding: 2px;
  padding-left: 21px;
  color: #3f464e;
}

    #main_navigation  a:hover, 
    #main_navigation  a:focus,
    #main_navigation  a:active,
    #main_navigation .level0 a:hover, 
    #main_navigation .level0 a:focus,
    #main_navigation .level0 a:active,
    #main_navigation .level1 a:hover, 
    #main_navigation .level1 a:focus,
    #main_navigation .level1 a:focus,
    #main_navigation .level2 a:hover, 
    #main_navigation .level2 a:focus,
    #main_navigation .level2 a:active,
    #main_navigation .level3 a:hover, 
    #main_navigation .level3 a:focus,
    #main_navigation .level3 a:active,
    #main_navigation .level4 a:hover, 
    #main_navigation .level4 a:focus,
    #main_navigation .level4 a:active,
    #main_navigation .level5 a:hover, 
    #main_navigation .level5 a:focus,
    #main_navigation .level5 a:active
    {
       background-color: #f0f0f3;
       color: #000;
    }

/* genereller Background */
.bg{
  background-color: #fff;
}

/*************  berschrift ********************/

li#hauptmenu{
  margin-top: 40px;
  position: absolute;
  bottom: 0px;
}

#hauptmenu a,
#hauptmenu a:hover,
#hauptmenu a:focus,
#hauptmenu a:visited {
  background: none;
  background-color: #f4e6c6;
}

#hauptmenu a:hover,
#hauptmenu a:focus,
#hauptmenu a:visited {
  color: #000;
}

/*********** LEVEL 1 **************************/
    #main_navigation  .level1 a {   
      background-image: url("/static/img/nav/wewe/menu.gif");
      background-position: 4px 4px;
      background-repeat: no-repeat;
    }

    #main_navigation .level1 a:hover {
      background-image: url("/static/img/nav/wewe/menu_aktuell.gif");
    }

    #main_navigation .level1active a {
	background-color: #f4e6c6;
	background-image: url("/static/img/nav/wewe/menu_aktuell.gif");
    }

    #main_navigation .level1opened a {
	background-image: url("/static/img/nav/wewe/menu_aktuell.gif");
    }
    

/*///////////////////*/


/*********** LEVEL 2 **************************/
    #main_navigation  .level2 a{    
      background-color: #fff;
      background-image: url("/static/img/nav/wewe/menu.gif");
    }

    #main_navigation  .level2 a:hover{
      background-image: url("/static/img/nav/wewe/menu_aktuell.gif");
    }

    #main_navigation  .level2active a{
      background-color: #f4e6c6;
      background-image: url("/static/img/nav/wewe/menu_aktuell.gif");
    }

    #main_navigation .level2opened a {
	background-image: url("/static/img/nav/wewe/menu_aktuell.gif");
    }


/*********** LEVEL 3 **************************/
/*///////////////////*/
    #main_navigation  .level3 a {    
      background-color: #fff;
      background-image: url("/static/img/nav/wewe/menu.gif");
    }
    
    #main_navigation  .level3 a:hover {
      background-image: url("/static/img/nav/wewe/menu_aktuell.gif");
    }
    
    #main_navigation  .level3active a{
      background-color: #f4e6c6;
      background-image: url("/static/img/nav/wewe/menu_aktuell.gif");
    }

    #main_navigation .level3opened a {
	background-image: url("/static/img/nav/wewe/menu_aktuell.gif");
    }

/*///////////////////*/





/* 
 * Content Objects
 */



#page_body_right_content .content_object {
    clear: both;
    margin-bottom: 20px;
}

* html #page_body_right_content .content_object {
    clear: none;
    margin-bottom: 0;

}

.content_object table td p {
    padding: 0px; 
    margin: 0px;
}

 
/* ######### PAGE_BODY_MAIN_CONTENT ########### */

/* ### ALLGEMEIN ### */
/* hier k?nnen allgemeine Einstellungen f?r den gesamten Contentbereich definiert werden */

#page_body_main_content{
  font-size: .72em;
  color: #3F464E;
}

#page_body_right_content{
  font-size: .72em;
  margin: 0px;
  padding-left: 16px;
}

#page_body_main_content h2,
#page_body_left_content h2,
#page_body_right_content h2 {
    font-size: 1.0em;
    margin: 5px 0 15px 0;
    padding: 0;
}

#page_body_right_content h3 {
    font-size: 1.0em;
    margin: 5px 0 15px 0;
    padding: 0;
}

#page_body_main_content h2.co_headline,
#page_body_right_content h2.co_headline {
    font-size: 1.2em;
    display: block;
    background-color: #f0f0f3;
    padding: 12px 10px 4px 10px;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #999;
    text-transform: uppercase;
}

/* IMAGES */
#page_body_main_content img {
    float: left;
    margin: 0 10px 5px 0;
}

/* LISTS */
#page_body_main_content ol,
#page_body_right_content ol {
  padding: 0;
  margin: 0 0 0 30px;
}

#page_body_main_content ul,
#page_body_right_content ul {
  padding: 0;
  margin: 0 0 0 18px;
}

#page_body_main_content a.mail,
#page_body_right_content a.mail {
   padding-left: 15px;
   background-image: url(/static/img/wewe_icons/link_mail.gif);
   background-repeat: no-repeat;
   background-position: left;
   background-position: 0px 1px;
}

#page_body_main_content a.intern,
#page_body_right_content a.intern {
   padding-left: 12px;
   background-image: url(/static/img/wewe_icons/link_int.gif);
   background-repeat: no-repeat;
   background-position: 0px 3px;
}


#page_body_main_content a.extern,
#page_body_right_content a.extern {
   padding-left: 18px;
   background-image: url(/static/img/wewe_icons/link_ext.gif);
   background-repeat: no-repeat;
   background-position: 0px 3px;
}

#page_body_main_content a.download,
#page_body_right_content a.download {
   padding-left: 15px;
   background-image: url(/static/img/wewe_icons/link_down.gif);
   background-repeat: no-repeat;
   background-position: 0px 1px;
}


/* ### F C K - EDITOR ###*/
/* hier alles festlegen, was aus dem FCK_editor kommen kann */


/* HEADLINES */
.richtext h2 {
    font-size: 1.2em;
    text-transform: uppercase;
    color: #333333;
    
    margin: 5px 0 5px 0;
    padding: 0;
}

.richtext h3{
    font-size: 1.2em;
    color: #333333;
    margin: 5px 0 5px 0;
    padding: 0;
}

.msie .richtext h4{
    font-size: 1em;
}


/* TABLES */
.richtext table{
    font-size: 1em;
    margin: 0;
    padding: 0;
}


/* LISTS */
.richtext ol{
    margin: 0 0 0 22px;
    padding: 0;
}

.richtext ul{
    margin: 0 0 0 18px;
    padding: 0;
}


/* ######### .PAGELIST + .SEARCHLIST ########### */

.newslist ul,
.pagelist ul,
.searchlist ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.newslist li,
.pagelist li,
.searchlist li {
    margin-bottom: 20px !important;
}

.searchlist a {
   padding: 0 !important;
   display: block;
   background-image: none !important;
}

.newslist a {
   padding-left: 12px;
   background-image: url(/static/img/wewe_icons/link_int.gif);
   background-repeat: no-repeat;
   background-position: 0px 3px;
}

.searchlist h2,
#page_body_right_content .pagelist ul h2 {
   margin: 0 !important;
}

.pagelist h2 {
  margin: 0 0 7px 0 !important;
}

.newslist h2 a,
.pagelist h2 a,
.searchlist h2 a {
   display: block;
}

.newslist h3 a,
.pagelist h3 a{
   display: block;
}

.msie #page_body_main_content .newslist h3 a,
.msie #page_body_main_content .pagelist h3 a{
   font-size: .7em;
}

.searchlist .relevance {
   color: #999;
}


/* ######### PAGE_BODY_RIGHT_CONTENT ########### */



/* ####################### ALLGEMEIN #################### */

form{
  margin: 0;
  padding: 0;
  display: block;
}

fieldset {
  padding: 10px 5px 5px 5px;
  border: 1px solid #555;
}

legend {
  font-weight: bold;
  color: #cfaf6f;
  padding-left: 5px;
  padding-right: 5px;
}

/* ####################### NEWSLETTER #################### */

#newsletter input {
    border: 1px solid #999;
}

#newsletter .submit {
    color: #555;
    border: 1px solid #cfaf6f;
    background-color: #fff;
    font-size: 1.0em;
    font-weight: bold;
    padding: 0px 1px 0px 15px;
}


/* ###################### SUCHFORMULAR ################### */

/* Tabelleneigenschaften */
* html table.wwe3tbl{
    font-size: 1em;
}

#form_search_generic table.wwe3tbl td.th_label {
  font-size: 1.0em;
  font-weight: bold;
  vertical-align: middle;
}

#form_search_generic table.wwe3tbl td.type_info {
  color: #555;
  font-size: 0.95em;
  padding-top: 5px;
}

#form_search_generic table.wwe3tbl th.title,
#form_search_generic table.wwe3tbl td.title {
  text-align: left;
  color: #555;
  font-size: 1em;
  font-weight: bold;
}


/* Formularelemente */
#form_search_generic table.wwe3tbl td input[type=text] {
  border: 1px solid #333333;
}

#form_search_generic table.wwe3tbl td input {
  padding-left: 3px;
  color: #999;
  border: 1px solid #333333;
}

#form_search_generic table.wwe3tbl td select {
  border: 1px solid #333333;
}

#form_search_generic table.wwe3tbl td textarea {
  border: 1px solid #333333;
  width: 160px;
}

/* wird nur vom mozilla interpretiert */
#form_search_generic input[type=button] {
    color: #545454;
    border: 1px solid #333333;
    background-color: #EACB8E;
    font-size: 1.0em;
    font-weight: bold;
    padding:2px 0 2px 0;
}

/* Suchergebnis-Browser */
.wwe3_browsebutt {
  display: inline;
}

.wwe3_browsebutt_active {
  display: inline;
  font-weight: bold;
}

.browse_background {
  margin: 20px 0 0 0;
}

.browse_list {
  background-color: #F4E5C6;
  display: block;
  padding: 2px  0px 2px 3px;
  margin: 4px 0 15px 0;
}



 
/* ################# KONTAKTFORMULAR ################# */ 

#wwe3_mail_form form{
  margin: 0;
  padding: 0;
}


/* Tabelleneigenschaften */
#wwe3_mail_form table.wwe3tbl {
  display:block;
}

#wwe3_mail_form table.wwe3tbl th.th_label {
  font-size: 1.0em;
  font-weight: bold;
  text-align: left;
}

#wwe3_mail_form table.wwe3tbl td {

}

#wwe3_mail_form table.wwe3tbl th.supertitle {
  text-align:left;
  padding-left:5px;
  color: #ECCA8D;
  font-size: 1em;
  font-weight: bold;
  background-color: White;
  position: relative;
  top: -10px;
  left: 20px;
  z-index: 10;
}

#wwe3_mail_form table.wwe3tbl th.title,
#wwe3_mail_form table.wwe3tbl td.title {
  display: none;
}


/* Formularelemente */
#wwe3_mail_form table.wwe3tbl td input[type=text] {
  border: 1px solid #999;
}

#wwe3_mail_form table.wwe3tbl td input,
.login_text {
  border: 1px solid #999;
  margin-bottom: 1px;
  color: #999;
}

.msie input{
  font-size: 1em;
}

#wwe3_mail_form table.wwe3tbl td select {
  border: 1px solid #999;
  margin-bottom: 1px;
  color: #999;
}

#wwe3_mail_form table.wwe3tbl td textarea {
  border: 1px solid #999;
  margin-top: 0px;
  width: 160px;
  color: #999;
}

#wwe3_mail_form input[type=button] {
    color: #555;
    border: 1px solid #cfaf6f;
    background-color: #fff;
    font-size: 1.0em;
    font-weight: bold;
    padding:2px 0 2px 0;
    padding: 2px;
    padding-right: 15px;
}


#wwe3_mail_form .wwe_form_submit,
#form_search_generic_fieldset .wwe_form_submit,
.login_submit {
    color: #555;
    border: 1px solid #cfaf6f;
    background-color: #fff;
    font-size: 1.0em;
    font-weight: bold;
    padding: 0px 1px 0px 16px;
}

.login_submit {
  margin-top: 10px;
}

/* ####################### ALLGEMEIN ###################### */

/* Fehlertexte */
table.wwe3tbl th.th_show_error,
table.wwe3tbl td.th_show_error {
  color:  #cc0000;
  font-size: 1.0em;
  font-weight: bold;
}

div.show_error {
  color:  #cc0000;
}

div.show_error input {
  border: solid 1px #cc0000;    
}

table.wwe3tbl th.warning {
  color:  #cc0000;
  font-size: 1.0em;
  font-weight: bold;
}

p.message {
  color:  #cc0000;
  font-size: 1.0em;
  font-weight: bold;
}

/* ############################# Datum-Kram ################## */

table.wwe3tbl select.sel_date_d,
table.wwe3tbl select.sel_date_m_numeric {
    width: 42px;
}

table.wwe3tbl select.sel_date_m {
    width: 96px;
}

table.wwe3tbl select.sel_date_y {
    width: 56px;
}


#page_body_left_content #search {
  margin: 0px;
  padding: 2px;
  text-align: right;
  background-color: #fff;
  white-space: nowrap; 
}

#page_body_left_content #search input {
  width: 110px;
  font-size: 0.7em;
  border: 0;
  color: #555;
}

#page_body_left_content #search input.search_submit,
#page_body_left_content #search input.search_submit_js_hover {
  margin-left: 18px;
  width: 16px;
  height: 16px;
  border: 0;
  vertical-align: bottom;
}

#page_body_left_content #suche {
  margin-top: 30px;
  border: 1px solid #999;
  color: #555;
  width: 172px;
}

#page_body_left_content #suche h2 {
  display: block;
  line-height: 1.4em;
  background-color: #f4e6c6;
  font-size: 0.7em;
  text-transform: lowercase;
  border-bottom: 1px solid #999;
  margin: 0px;
  padding: 1px 0px 0px 20px;
  padding-top: 1px;
  background-image: url(/static/img/wewe_icons/lupe.gif);
  background-repeat: no-repeat;
  background-position: 4px 2px;
  /*height: 16px;*/
}



/* 
 * IE Extra
 */
 
/*############## STRUKTUR #################*/
/* Bitte hier Styles zur Struktur der Seite, also alles was mit Breiten
   Container und Spalten zu tun hat ablegen */
   
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #page_container{
  padding-right: 1px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #page_body_left_content{
    margin: -1px 16px 0 8px;
}

* html #page_body_left_content input.search_submit{
  vertical-align: middle;
}
    
/* ############## /STRUKTUR ################# */



/* ### F C K - EDITOR ###*/
/* hier alles festlegen, was aus dem FCK_editor kommen kann */


/* ############# PAGE_BODY_MAIN_CONTENT ################ */

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #page_body_main_content .richtext ol{
    margin: 0 0 0 22px;
    padding: 0;
    list-style-position: outside;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #page_body_main_content .richtext ul{
    margin: 0 0 0 16px;
    padding: 0;
    list-style-position: outside;
}
 
/* ############# PAGE_BODY_RIGHT_CONTENT ################ */

/* Only for IE-Win \ */
* html #page_body_right_content .richtext ol{
    margin: 0 0 0 22px;
    padding: 0;
    list-style-position: outside;
}

/* Only for IE-Win \ */
* html #page_body_right_content .richtext ul{
    margin: 0 0 0 16px;
    padding: 0;
    list-style-position: outside;
}

/* Only for IE-Win \ */
/* Blockh?he der Contentobjekte mit bild */
/* H?he muss an die bildgroessen des grafischen entwurfs angepasst werden */
* html .block_h_140{
  height: 100px;
}

.block_h_140 img{
  display: block;
}

.bobby {
	color:#999999;
}
.poll .poll_container {
    border:1px solid #999;
    margin-bottom:7px;
}
.poll .poll_bar {
    background-color:#EACB8E;
    height:6px;
}

.poll ul,
.poll li {
    list-style-type: none;
    margin: 0 !important;
}

.poll .count {
   font-weight: bold;
}
