/**
 * CSS Datei Gamo
 * Version:_____________0.1
 * Author:______________Andreas Becker
 * letzte Aenderung:____
 * vorletzte Aenderung:_
 * Änderung davor:______
 * Templateumsetzung:___Roman Liedtke
 * Inhalt CSS:
 *    0.........Farbänderungen gegenüber Gamo
 *
 * Info: in der Datei style.css wird das Raster definiert
 **/
 
html, body {background: #f5ca20 url('../bilder/bg-eventis.gif') left top repeat-x;}
h2 {border-bottom: 1px solid #f5ca20;}
.contenttable th {border-bottom: 1px solid #f5ca20;}
#C {background: none;}

/* Hauptnavigation */
#B ul#hauptnavigation li a:link,
#B ul#hauptnavigation li a:visited {background: url('../bilder/hauptnav-eventis-in.gif') no-repeat;}
#B ul#hauptnavigation li a:hover,
#B ul#hauptnavigation li a:active,
#B ul#hauptnavigation li a.aktiv {background: url('../bilder/hauptnav-eventis-ak.gif') no-repeat;}
* html #B ul#hauptnavigation li.li-1 a.aktiv{background: url('../bilder/hauptnav-eventis-ak.gif') no-repeat;}
* html #B ul#hauptnavigation li.li-2 a.aktiv{background: url('../bilder/hauptnav-eventis-ak.gif') no-repeat;}
* html #B ul#hauptnavigation li.li-3 a.aktiv{background: url('../bilder/hauptnav-eventis-ak.gif') no-repeat;}
* html #B ul#hauptnavigation li.li-last a.aktiv{background: url('../bilder/hauptnav-eventis-ak.gif') no-repeat;}
#B ul#hauptnavigation li a:hover .linkBorder {border-bottom: 1px solid #002041;}
#B ul#hauptnavigation li a.aktiv .linkBorder {border-bottom: 1px solid #002041;}

/*Nur fuer eventis, da nur vier Hauptnavigationspunkte*/
#B ul#hauptnavigation li.li-last a:hover .linkBorder {margin-left: -658px;}
*+html #B ul#hauptnavigation li.li-1 a:hover .linkBorder {margin-left: -324px;}
*+html #B ul#hauptnavigation li.li-last a:hover .linkBorder {margin-left: -758px;}
#B ul#hauptnavigation li.li-last a.aktiv .linkBorder {margin-left: -658px;}
* html #B ul#hauptnavigation li.li-1 a.aktiv .linkBorder {margin-left: -324px;}
* html #B ul#hauptnavigation li.li-last a.aktiv .linkBorder {margin-left: -758px;}
*+html #B ul#hauptnavigation li.li-1 a.aktiv .linkBorder {margin-left: -324px;}
*+html #B ul#hauptnavigation li.li-last a.aktiv .linkBorder {margin-left: -758px;}

/* Unternavigation */
#C ul#subnavigation li a:link,
#C ul#subnavigation li a:visited {background: url('../bilder/liste-01-eventis-in.gif') 0px no-repeat;}
#C ul#subnavigation li a:hover,
#C ul#subnavigation li a:active,
#C ul#subnavigation li a.aktiv {background: url('../bilder/liste-01-eventis-ak.gif') 0px no-repeat;}

/* Footer */
#C #C-footer .top{background: url('../bilder/top-eventis.gif') right 8px no-repeat;}
#C #C-footer {background: url('../bilder/bg-footer-eventis.gif') no-repeat;}

/* Content */
#D {background-color: #fff;}
#D .csc-sitemap li a {background: #fff url('../bilder/sitemap-kopf-eventis.gif') left top no-repeat;}


/* Standard Table - Innovationen (2 Spalten) erste Zeile */
.contenttable-0 .tr-0 .th-0,
.contenttable-0 thead .tr-0 .td-0, 
.contenttable-0 .tr-0 .th-last,
.contenttable-0 thead .tr-0 .td-last {border-bottom: 1px solid #f5ca20;}


