/* Der Platzhalter für den GET-Parameter wird durch das maven-replacer-plugin
 * mit dem maven.build.timestamp ersetzt, damit mit jedem neuen
 * Release der Browser gezwungen wird, potentiell geänderte CSS-Dateien neu zu laden.
 */
@import url("standard-default.css?__BUILD_TIMESTAMP__");

/* KNA MANDANT Anpassungen css/b2b/standard.css */

/* Allgemeines und Farben */
#menu { border-bottom: 1px solid #205581; }
#menu hr { border-top: 1px solid #205581; }
#menu ul ul { border: 1px solid #205581; }

.submit { background-color: #205581; border-color: #205581; }

a.next { color: #333; }
a.previous { color: #333; }

#aside .flashmeldung { background: #205581 url(../../img/b2b/flash-bg-aside.gif?__BUILD_TIMESTAMP__) right bottom no-repeat; }

.newsgroup h1 { color: #205581; }

.gallerythumbs .onethumb.act a { background: #205581; }
.gallerythumbs .onethumb a:hover { background: #205581; }

.fotothumbs .onethumb.act a img { background: #205581; }
.fotogallery-inner h1 { color: #205581; }
.fotogallery-inner h1 a { color: #205581; }


/* KNA-spezifische Anforderungen */
#menu li { max-width: 120px; text-align: center; }
#menu ul { position: relative; z-index: 30; margin: 0; padding: 0; list-style: none; height: 44px; text-transform: uppercase; }
#menu li a { display: block; color: #333; text-decoration: none; padding-bottom: 22px; height: 30px; }
#menu li a.oneword { display: block; color: #333; text-decoration: none; padding-top: 8px; padding-bottom: 14px; height: 30px; }
#menu li { float: left; margin: 0; padding: 0 13px 0 13px; }

.kategorie { width: 380px; height: 330px; float: left; margin-right: 20px; margin-bottom: 15px; }
.kategorie .news { border: none; border-top: 1px solid #fff; }
.kategorie .newsgroup { border-top: 1px solid #999; border-bottom: 1px solid #999; }
.kategorie h3 { font-weight: normal; margin-top: 10px;  }

.time { background: none; padding: 1px 0 0 20px; }