input {
 border: 1px solid #CECECE;
}
.input_rand_orange {
 border: 1px solid #F39500;
}
.vermerk_area {
 width: 54em;
}
a.link_als_button {
  border: 1px solid #FFFFFF;
  background-color: #F39500;
  color: white;
  margin: 5px;
  padding: 0.1em 1em 0.1em 1em;
  font-size: 90%;
  text-decoration: none;
}
#stichtag_box {
 border:2px solid #adbbca;
 margin-bottom:15px;
 padding:5px;
 padding-bottom:5px;
}
#stichtag_liste ul {
margin: 0;
padding:0;
}
#stichtag_liste li {
display:inline;
}
#stichtag_liste a {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
  margin: 5px;
  padding: 0.1em 1em 0.1em 1em;
  font-size: 90%;
  text-decoration: none;
}
#such_box {
 border:3px solid #CECECE;
 margin-bottom:15px;
 height:6em;
 overflow:hidden;
}
.such_box_a {
 float:left;
 padding:2px;
 border-right:3px solid #CECECE;
 margin-right:3px;
 height:6em;
 overflow:hidden;
}
.such_box_b {
 padding:2px;
 height:6em;
 overflow:hidden;
}
#csv_box {
 border:2px solid #adbbca;
 margin-bottom:15px;
 padding-top:5px;
 padding-bottom:5px;
}
#csv_liste ul {
margin:0;
padding:0;
}
#csv_liste li {
display:inline;
}
#csv_liste a {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
  margin: 5px;
  padding: 0.1em 1em 0.1em 1em;
  font-size: 90%;
  text-decoration: none;
}
#csv_box_detail {
 border:2px solid #adbbca;
 margin-bottom:15px;
}
#csv_liste_detail ul {
margin:0;
padding:0;
}
#csv_liste_detail li {
display:inline;
}
#csv_liste_detail a {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
  margin: 5px;
  padding: 0.1em 1em 0.1em 1em;
  font-size: 90%;
  text-decoration: none;
}
.li_nebeneinander {
  display: inline;
}
.ul_nebeneinander {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  text-align: left;
}
.btn {
  border: 1px solid #FFFFFF;
  background-color: #F39500;
  color: white;
  margin: 5px;
  padding: 0.1em 1em 0.1em 1em;
}
img {
 border:0;
}
#logo {
 margin:10px;
}
table {
 clear:right;
 width:80%;
 line-height: 1.4em;
 border-collapse: collapse;
 color: black;
 text-align: left;
 margin-bottom: 10px;
}
table caption {
 margin: 0 0 5px 0;
 padding: 0;
 color: black;
 line-height: 1.4em;
 text-align :left;
 font-weight: bold;
}
table thead tr {
 color: white;
 background-color: #BABABA;
}
table thead tr th {
 padding: 0.4em 0.6em 0.4em 0.6em;
 border: 3px solid #CECECE;
}
table thead tr th.mittig {
 text-align:center;
}
table tbody tr {
 border: 3px solid #FBEDDC;
 vertical-align: top;
}
table tbody td {
 padding: 0.1em 0.2em 0.1em 0.2em;
 border: 3px solid #CECECE;
}
table tbody th.gelb {
 padding: 0.1em 0.2em 0.1em 0.2em;
 border: 3px solid #CECECE;
 background-color:yellow;
}
table tbody th.rot {
 padding: 0.1em 0.2em 0.1em 0.2em;
 border: 3px solid #CECECE;
 background-color:orange;
}
table tbody th {
 padding: 0.1em 0.2em 0.1em 0.2em;
 border: 3px solid #CECECE;
}
table tbody tr.odd {
 background: #D0D4DB;
}
#enableDiv {
border: 1px solid #000;
background-color: #000000;
color: #FFFFFF;
font-weight:bold;
text-align: center;
font-size: 120%;
padding: 15px;
width: 200px;
height: 30px;
cursor: pointer;
}
body {
  margin: 0;
  padding: 0;
  background-color: white;
  color: black;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: white;
  color: black;
  margin: 5px 5px 5px 5px;
  padding: 5px;
}
#header-bottom {
  border-top: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#ball {
  position: absolute;
  top: 110px;
  right: 55px;
}
#main {
  width: 100%;
  margin-top: 10px;
/*  background-image: url(/public/eanv/grafik_eanv/sidebarbg.gif);
  background-position: top right;
  background-repeat: repeat-y;*/
/*  min-height:350px;
  height:expression(this.scrollHeight > 350 ? "auto":"350px"); */
}
#content {
/*  margin: 0 240px 0 160px;*/
  margin: 0 0 0 170px; /* Für sidebar_rechts nicht sichtbar !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
  border-top: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
  border-left: 1px solid #CECECE;
  background-color: white;
  color: black;
}
#mainfeature {
  background-image: url(/public/Abfallkalender/extra/eanvbilder/eanv_02.jpg);
  background-repeat: no-repeat;
  color: white;
  padding: 0.5em 2em 0.1em 220px;
  height: 149px;
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 120%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url(/public/eanv/grafik_eanv/more_bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#content .inner {
  margin: 10px 10px 10px 10px;
}
#content .inner h2 {
  color: #000000;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #000000;
  font-size: 110%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(/public/eanv/grafik_eanv/more_bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#sidebar_rechts{
  display: none; /* sidebar_rechts nicht sichtbar !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1!!! */
  float: right;
  width: 220px;
  background-color: #256290;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar_rechts h3 {
  font-size: 110%;
/*  background-image: url(/public/eanv/grafik_eanv/sidebar-header-bg.jpg);
  background-repeat: no-repeat;*/
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar_rechts .inner {
  padding: 10px;
}
#sidebar_rechts ul {
  list-style-image: url(/public/eanv/grafik_eanv/more_bullet.gif);
  margin-left: 0;
  padding-left: 20px;
}
#sidebar_rechts p, #sidebar_rechts li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar_rechts ul a:link, #sidebar_rechts ul a:visited {
  color: white;
}
#sidebar_rechts .date {
  font-weight: bold;
}
#searchform .text {
  width: 196px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}
#sidebar_rechts .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar_rechts p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar_rechts p.more a:link, #sidebar_rechts p.more a:visited {
  color: white;
  background-image: url(/public/eanv/grafik_eanv/more_bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#sidebar_links {
  float: left;
  width: 169px;
  text-align: right;
  margin: 0;
  padding: 0;
  min-height:350px;
}
#sidebar_links .inner {
  margin:  76px 5px 5px 5px;
}
#sidebar_links p {
  font-size: 90%;
}
#sidebar_links a:link, #sidebar_links a:visited {
}
#sidebar_links h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
}

    a.menu {  display:block; font-weight:normal;
              text-decoration:none;padding: 0.2em 0.4em 0.4em 0.2em;
              margin-bottom:1px; }

    a.menu:link    { color:white; background-color:#F39500; }
    a.menu:visited { color:white; background-color:#F39500; }
    a.menu:hover   { color:#F39500; background-color:white; }
    a.menu:active  { color:#F39500; background-color:white; }
    
#nav {
  list-style: none;
  margin: 0;
  padding:  0;
}
#nav li {
  padding: 0;
  font-size:  100%;
}
#nav li a:link {
  text-decoration: none;
  font-weight: normal;
}
#bloglatest h4 {
  color: #ff4e00;
  font-size: 100%;
  font-weight: bold;
}
#blog {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: url(/public/eanv/grafik_eanv/more_bullet.gif);
}
#blog li {
  font-size: 90%;
  padding-bottom: 0.5em;
  color: #ff4e00;
  font-weight: bold;
}
#loginform .text {
  width: 135px;
  border: 1px solid #45bac0;
}
#loginform input {
  margin-top: 8px;
  border: 1px solid #CECECE;
}
#loginform .loginbutton {
  text-align: right;
  margin-top: 4px;
}
#loginform .btn {
  border: 1px solid #FFFFFF;
  background-color: #F39500;
  color: white;
  margin: 5px 0px 0px 5px;
  padding: 0.1em 1em 0.3em 1em;
}
#newsletterform .text {
  width: 135px;
  border: 1px solid #45bac0;
}
#newsletterform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#newsletterform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
  font-size: 80%;
}
#footer {
  width: 100%;
  border-top: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
  margin-top: 10px;
  clear: both;
  text-align: right;
}
#footer p {
  font-size: 90%;
  color: black;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#footer img {
  border:none;
}
#clearone {
  clear: both;
  height: 1px;
}
#main2 {
  margin-top: 10px;
}
#start_titel {
  color: #112236;
  background-image: url(/public/Abfallkalender/extra/eanvbilder/egn_eanv_start.jpg);
  background-repeat: no-repeat;
  background-position: center left;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  font-size: 160%;
  font-weight:bold;
}
.doppelzeile {
  background-color:#A5A5B0;
  padding:2px;
  border: 1px solid black;
  height:2.4em;
}
.einzelzeile {
  background-color:#DBD8D8;
  padding:2px;
  border: 1px solid black;
  display:none;
  margin:0px;
}
.rminfotext {
  background-color:#F1F1F1;
  margin-left:22em;
  padding:0.2em;
}
.rmauftrag {
  float:left;
  font-weight:bold;
}
.bgs_box {
  padding: 0.4em 1.5em 0em 1.5em;
  height:2.4em;
  margin-bottom:1em;
  border-width:1px;
  border-style:outset;
  border-color:gray;
  background-color:#F1F1F1;
  overflow:hidden;
}
.bgs_titel_box {
  padding: 0em 1.5em 0em 1.5em;
  height:2.4em;
  margin-bottom:1em;
}
.erz_box {
  padding: 0.2em;
  width:17.6em;
  margin-bottom:1em;
  border-width:1px;
  border-style:outset;
  border-color:gray;
  background-color:#F7F5F1;
  display:none;
  height:13em;
  float:left;
}
.bef_box {
  padding: 0.2em;
  width:17.6em;
  margin-bottom:1em;
  border-width:1px;
  border-style:outset;
  border-color:gray;
  background-color:#F7F5F1;
  display:none;
  height:13em;
  float:left;
}
.ent_box {
  padding: 0.2em;
  width:17.6em;
  margin-bottom:1em;
  border-width:1px;
  border-style:outset;
  border-color:gray;
  background-color:#F7F5F1;
  display:none;
  height:13em;
  float:left;
}
.ueber_erz_box {
  padding: 0.2em;
  width:17em;
  margin-bottom:1em;
  display:none;
  height:3em;
  float:left;
}
.ueber_bef_box {
  padding: 0.2em;
  width:17em;
  margin-bottom:1em;
  display:none;
  height:3em;
  float:left;
}
.ueber_ent_box {
  padding: 0.2em;
  width:17em;
  margin-bottom:1em;
  display:none;
  height:3em;
  float:left;
}
.bgl1_box {
  padding: 0.2em;
  width:35em;
  margin-bottom:1em;
  display:none;
  text-align:right;
  font-weight:bold;
  font-size:1.5em;
}
.bgl2_box {
  padding: 0.2em;
  width:42em;
  margin-bottom:1em;
  border-width:1px;
  display:none;
}
.bgl3_box {
  padding: 0.2em;
  width:12em;
  margin-bottom:1em;
  display:none;
  font-weight:bold;
  float:left;
}
.bgl3a_box {
  padding: 0.2em;
  width:22em;
  margin-bottom:1em;
  display:none;
  font-weight:bold;
  float:left;
}
.bgl3b_box {
  padding: 0.2em;
  width:10em;
  margin-bottom:1em;
  display:none;
  float:left;
}
.bgl3c_box {
  padding: 0.2em;
  width:10em;
  margin-bottom:1em;
  display:none;
  float:left;
}
.bglkfz_box {
  padding: 0.2em;
  width:17em;
  margin-bottom:2em;
  margin-left:17em;
  display:none;
  float:left;
}
.vermerk_box {
  padding: 0.2em;
  width:42em;
  margin-bottom:1em;
  border-width:1px;
}
.titel_weitere {
  display:none;
}

/* the div that holds the date picker calendar */
.dpDiv {
    }


/* the table (within the div) that holds the date picker calendar */
.dpTable {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    color: #505050;
    background-color: #ece9d8;
    border: 1px solid #AAAAAA;
    }


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
    }


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
    }


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
    }


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
    }


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
    border: 1px solid #ece9d8;
    }


/* a table cell that holds a highlighted day (usually either todays date or the current date field value) */
.dpDayHighlightTD {
    background-color: #CCCCCC;
    border: 1px solid #AAAAAA;
    }


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
    background-color: #aca998;
    border: 1px solid #888888;
    cursor: pointer;
    color: red;
    }


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
    }


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
    }


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
    }


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
    background-color: #CCCCCC;
    border: 1px solid #AAAAAA;
    color: white;
    }


/* additional style information for the text that indicates the month and year */
.dpTitleText {
    font-size: 12px;
    color: gray;
    font-weight: bold;
    }


/* additional style information for the cell that holds a highlighted day (usually either todays date or the current date field value) */ 
.dpDayHighlight {
    color: #4060ff;
    font-weight: bold;
    }


/* the forward/backward buttons at the top */
.dpButton {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: gray;
    background: #d8e8ff;
    font-weight: bold;
    padding: 0px;
    }


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: gray;
    background: #d8e8ff;
    font-weight: bold;
    }

div.meldung_box {
 width:200px;
 height:100px;
 display:none;
 position:absolute;
 margin-left:-200px;
 padding:5px;
 background-color:#F9F9D3;
 border:1px outset gray;
}
