@charset "utf-8";
/* NORDJYSKE top */

/* Toppen */
.topBarContainer { background: #333333; height: 21px; margin-top: 4px; margin-bottom: 4px; }
.topBar { width:930px; margin: 0 auto; height: 21px; background: url(http://www.nordjyske.dk/css/images/minilogo.gif) no-repeat center right; }
.topBarMenu li {display: inline; float: left; padding: 5px 0 3px; } 
.topBarMenu a {border-right: 1px solid #4D4D4D; color: #FFF; text-transform: uppercase; font-family: arial; padding: 0 7px; display: block; }
.topBarMenu a:hover {background: #C0002A; text-decoration: none;} 
.topBarMenu a.first {border-left: 1px solid #4D4D4D; }
.topBarJob a:hover { background: #62a9d7; }
.topBarRadio a:hover { background: #3b8303; }
.topBarKlub a:hover { background: #00547a; }
.topBarWebtv a:hover { background: #80908e; }
.topBarDc a:hover { background: #2e90c6; }
.topBarFogf a:hover { background: #000000; }
.topBarGogg a:hover { background: #FDCC03; }

