#container {background-color:#E5E5E5;}
#header {background-color: #FFFFFF;background-image: url("../images/assets/header-bg.png");}

#inhalte-wrap {background-color: #E5E5E5;background-image: url("../images/assets/wrapper-bg.gif");background-repeat: repeat-y;background-position: 0px 0px;}
#inhalte{background-color: #FFFFFF;border: 8px solid #FFFFFF;}
#inhalte.mit-bg{background-image: url('../images/assets/inhalte-bg.png');background-position: 0 0;}


#footer {background-color: #E1EEC0;}
#footer-inhalt{background-image: url('../images/assets/footer.gif');background-repeat: no-repeat;background-position: 0px 0px;}


h4 {color: #6C8E24;}
h5 {color: #333333;}
p strong {color: #333333;}

/*Anker*/
#inhalte-links a {color: #9DCA33;}
#inhalte-rechts a, #inhalte-links-abfrage a{color: #333;}
#inhalte-rechts label a{color: #669933;}

/*Inhalte links*/
#inhalte-links h1{background-color: #9DCA33;color: #FFF;}
#inhalte-links h2 {color: #333;}
#inhalte-links h3 {color: #333;}

/*Inhalte rechts*/
#inhalte-rechts h1 {background-color: #9DCA33;color: #FFF;}
#inhalte-rechts ul{list-style-image: url('../images/assets/pfeil-rechts.gif');}

#inhalte-links ul{list-style-image: url('../images/assets/pfeil-links.gif');}
#inhalte-links-abfrage h4 a {color: #FFFFFF;background-color: #9DCA33;}

/*Tabelle*/

#tbl-ergebnis .td-premium{background-color: #f6f5f5;}

.td-adresse{border-right: 1px solid #9DCA33;border-left: 1px solid #9DCA33;border-bottom: 1px solid #9DCA33;}
.td-bezeichner, .td-bezeichner1{border-right: 1px solid #9DCA33;color: #658522;}
.td-bild, .td-bezeichner1, .td-daten {border-bottom: 1px solid #9DCA33;}

/*Namensuche*/
ul.error li{color: #ff0000;}
.sel-spezial{background-color: #00cc33;}
p.error{background-color: #ee6363;}


/*Navi*/
#sidebar h2 {color: #9DCA33;border-bottom-color: #9DCA33;}
#sidebar li {border-bottom-color: #9DCA33;}
#sidebar li a{color:#333333;}

#sidebar ul a:hover{color: #fff;background-color: #9DCA33;}
#sidebar ul a#active{color: #fff;}
#sidebar ul li#current{background-color: #9DCA33;}


.markier-rot{color: #990000;}

/*Flash*/
###flash_notice {background-color: #cccccc;border: solid 1px #9DCA33;}
###flash_error {background-color: #FCC;border: solid 1px #C66;}


