*, body, html, div, p, li, span, a, input, table, th, td {
  font-size: 12px;
  font-family: Arial, Verdana, Sans-serif;
  line-height: 1.5em;
}

body, html {
  height: 100%;
}

body {
  padding: 0;
  margin: 0;  
  color: black;
  background: url(http://static.daslahntal.de/images/3.1.48_Gleiberger-Land.jpg) top center fixed;
}

.stdpad {
  padding: 28px;
}

#site {
  width: 960px; margin: auto auto;
}

#barcode {
  height: 20px; 
  background: url(http://static.daslahntal.de/images/barcodered3.gif) repeat;
}

#barcode_blau {
  height: 20px;
  background: url(http://static.daslahntal.de/images/barcodeblue.gif) repeat;
}

#barcode_gruen {
  height: 20px;
  background: url(http://static.daslahntal.de/images/barcodegreen.gif) repeat;
}

#barcode_gruen2 {
  height: 20px;
  background: url(http://static.daslahntal.de/images/barcodegreen2.gif) repeat;
}

#barcode_yellow {
  height: 20px;
  background: url(http://static.daslahntal.de/images/barcodeyellow.gif) repeat;
}

#top {
  height: 116px;
  background: url(http://static.daslahntal.de/images/top.png);
}

h1, h2, h3 {
  padding: 0px;
  margin: 0px;
  color: #990000;
  text-align: left;
}

h1 {
  font-size: larger;
  padding-bottom: 8px;
}

p {
  margin-top: 0px;
}

a {
  color: #33414C;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0px;
}

.justify {
  text-align: justify;
}

#breadcrumb-top{
  background-color:white;
  border-bottom:1px solid #EEEEEE;
  width:100%;
}

#breadcrumb {
  font-weight: bold;
  margin-left: 10px;
  padding: 3px;
  color: #999;
}

#breadcrumb a{
  color: #999;
  text-decoration: underline;
}

.breadcrumbAnchor {
  font-weight: normal;
  font-size: 0.9em;
  text-decoration: underline;
}

div.top-menu-container {
  padding: 3px;
  /*border: 1px solid #999;*/
}

div.top-menu-container a {
  color: #990000;
  text-decoration: none;
  font-weight: bold;
}

div.sub-menu-container {
  /*border: 1px solid #999;*/
  padding: 3px; float: left; border-right: 1px solid #ccc;
}

div.sub-menu-container a {
  text-decoration: none;
  font-weight: bold;
  color: #555;
}

div.sub-menu-container.active.menu-click {
  background-color: #990000; /*neu*/
}


div.sub-menu-container.active a {
  color: #FFFFFF; /*color: #990000;*/
}

div.sub-menu-container.active div.drop-down-menu a {
  color: #33414C;
}

/*div.sub-menu-container.active div.drop-down-menu2 a {
  color: #33414C;
}*/

div.sub-menu-container div.drop-down-menu a {
  color: #33414C;
  display: block;
  padding: 3px;
}

/*div.sub-menu-container div.drop-down-menu2 a {
  color: #33414C;
  display: block;
  padding: 3px;
}*/

div.sub-menu-container div.drop-down-menu a.children {
  background: url(http://static.daslahntal.de/images/more.png) right center no-repeat;
  padding-right: 12px;
  margin-right: 3px;
}

/*div.sub-menu-container div.drop-down-menu2 a.children {
  background: url(http://static.daslahntal.de/images/more.png) right center no-repeat;
  padding-right: 12px;
  margin-right: 3px;
}*/

div.sub-menu-container div.drop-down-menu a.children.open {
  background: url(http://static.daslahntal.de/images/open2.png) right center no-repeat;
}

/*div.sub-menu-container div.drop-down-menu2 a.children.open {
  background: url(http://static.daslahntal.de/images/open2.png) right center no-repeat;
}*/


div.sub-menu-container.active div.drop-down-menu div.active a {
  color: #990000;
}

/*div.sub-menu-container.active div.drop-down-menu2 div.active a {
  color: #990000;
}*/

div.sub-menu-container div.drop-down-menu div div.drop-down-menu a {
  display: block;
  padding: 3px;
}

/*div.sub-menu-container div.drop-down-menu2 div div.drop-down-menu2 a {
  display: block;
  padding: 3px;
}*/

div.sub-menu-container.active div.drop-down-menu div.active div.drop-down-menu a {
  color: #33414C;
}

/*div.sub-menu-container.active div.drop-down-menu2 div.active div.drop-down-menu2 a {
  color: #33414C;
}*/

div.sub-menu-container.active div.drop-down-menu div.active div.drop-down-menu a.active {
  color: #990000;
}

/*div.sub-menu-container.active div.drop-down-menu2 div.active div.drop-down-menu2 a.active {
  color: #990000;
}*/


div.sub-menu-container {
  cursor: default;
  background-color: white;
}
div.sub-menu-container:hover {
  background-color: #990000;
}

div.sub-menu-container a {
  color: #33414C;
}
div.sub-menu-container:hover a {
  color: white;
  cursor: default;
}

div.sub-menu-container:hover div.drop-down-menu {
  background-color: white;
}

/*div.sub-menu-container:hover div.drop-down-menu2 {
  background-color: white;
}*/
div.sub-menu-container:hover div.drop-down-menu a {
  color: #33414C;
  cursor: default;
}

/*div.sub-menu-container:hover div.drop-down-menu2 a {
  color: #33414C;
  cursor: default;
}*/

div.sub-menu-container:hover div.drop-down-menu div:hover {
  background-color: #990000;
}

/*div.sub-menu-container:hover div.drop-down-menu2 div:hover {
  background-color: #990000;
}*/

div.sub-menu-container:hover div.drop-down-menu div:hover a {
  color: white;
  cursor: default;
}

/*div.sub-menu-container:hover div.drop-down-menu2 div:hover a {
  color: white;
  cursor: default;
}*/

div.sub-menu-container:hover div.drop-down-menu div:hover div.drop-down-menu {
  background-color: white;
}

/*div.sub-menu-container:hover div.drop-down-menu2 div:hover div.drop-down-menu2 {
  background-color: white;
}*/

div.sub-menu-container:hover div.drop-down-menu div:hover div.drop-down-menu a {
  color: #33414C;
  cursor: default;
}

/*div.sub-menu-container:hover div.drop-down-menu2 div:hover div.drop-down-menu2 a {
  color: #33414C;
  cursor: default;
}*/

div.sub-menu-container:hover div.drop-down-menu div:hover div.drop-down-menu a:hover  {
  background-color: #990000;
  color: white;
  cursor: default;
}

/*div.sub-menu-container:hover div.drop-down-menu2 div:hover div.drop-down-menu2 a:hover  {
  background-color: #990000;
  color: white;
  cursor: default;
}*/

div.special-list ul {
  list-style-image: url(http://static.daslahntal.de/images/punkt.png);
}


.suche div {
  margin: 3px;
  text-align: center;
}

.suche select {
  width: 90%;
}

table.ie6 td {
  vertical-align: top;
}

.drop-down-menu {
  position: absolute;
  width: 150px;  
  background-color: white;
  border: 1px solid #999;
  padding: 3px;
}

/*.drop-down-menu2 {
  position: absolute;
  width: 150px;
  background-color: white;
  border: 1px solid #999;
  padding: 3px;
}*/

.show-menu {
  /*display: block;*/
}

.staedte {
  padding: 3px;
}

.staedte a:active {
  text-decoration: underline;
}

.staedte a {
  color: #C55317;
  text-decoration: none;
  font-weight: bold;
}

.staedte a:hover {
  text-decoration: underline;
}

.staedte a.active {
  text-decoration: underline;
}

table.std-tabelle td,
table.std-tabelle th {
  padding: 3px;
}

table.std-tabelle td {
  border-top: 1px solid #999;
}

table.std-tabelle tr.background td {
  background-color: #eee;
}

table.std-tabelle tbody tr:hover td {
  background-color: #ccc;
}

table.std-tabelle td.center {
  text-align: center;
}

table.fixed {
  table-layout: fixed;
}

table.fixed td {
  overflow: hidden;
  white-space: nowrap;
  padding-right: 6px;
}

.info {
  background: url(http://static.daslahntal.de/images/info.png) no-repeat 6px center;
  border: 1px solid #004990;
}

.exclamation {
  background: url(http://static.daslahntal.de/images/achtung.png) no-repeat 6px center;
  border: 2px solid #fecf00;
  font-weight: bold;
}

.error {
  background: url(http://static.daslahntal.de/images/fehler.png) no-repeat 6px center;
  border: 2px solid #BB0000;
  font-weight: bold;
}

.help {
  background: url(http://static.daslahntal.de/images/help.png) no-repeat 6px center;
  border: 1px solid #004990;
}

.info, .exclamation, .error, .help {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 12px;
  padding-left: 28px;
  background-color: #eee;
}

.thumbnails{
  padding: 10px;
  /*text-align: center;*/
}


/* fuer debugging zwecke */
.wartung
{
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14pt;
    color: #990000;
    text-align: center;
}

.transparent
{
    /*opacity: 0.75;*/
}


/*
.info {
  background: url(/images/achtung.png) no-repeat 6px center;
}

.error {
  background: url(/images/fehler.png) no-repeat 6px center;
}

.info, .error {
  border: 2px solid #BB0000;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 12px;
  padding-left: 28px;
  font-weight: bold;
  background-color: #eee;
}
*/
