
.mediaguide{
 font-size: 0.75em;
 color:#000;
 }

.mediaguide h2 {
display: none;
 }

.mediaheader{
 height: 45px;
 width: 300px;
 visibility: visible;
 background-image: url('../images/mediaguide-head-bg.jpg');
 background-repeat: no-repeat;
 }

.mediaheader .active {
 margin: 2px 0px 0px 0px;
 text-align: center;
 padding-top: 9px;
 color: #58a618;
 font-weight:bold;
 display: block;
 float: left;
 width:63px;
 height: 38px;
 background-image: url('../images/guide_active.png');
 background-repeat: no-repeat;
 background-position: top center;
 text-decoration:none;
 }

.mediaheader .notactive {
 color: #000;
 margin: 2px 0px 0px 0px;
 padding-top: 9px;
 text-align: center;
 display: block;
 float: left;
 width:63px;
 height: 38px;
 text-decoration:none;
 }

.mediaheader .current {
  color: #58a618;
  }

#mediaguideschedule td{
 padding: 3px 2px 3px 2px;
 }

.guidetitle a{
 padding: 0px 10px 0px 5px;
 text-decoration:none;
 }

.guidetitle a:hover{
 color: #58a618;
 text-decoration:underline;
 }

#mediaguideschedule .odd{
 background-color: #f5f5f5;
 width: 280px;
 }

#mediaguidenoschedule{
 margin: 0px;
 padding: 0px 10px 10px 10px;
 margin-bottom: 10px;
 color: #000;
 background-image: url('../images/mediaguide-bg.jpg');
 background-repeat: repeat-y;
 }

#mediaguideschedule{
 background-image: url('../images/mediaguide-bg.jpg');
 background-repeat: repeat-y;
 margin: -4px 10px 10px 0px;
 float: left;
 width: 280px;
 padding: 0px 10px 20px 10px;
 }


#mediaguideschedule a {
 color: #000;
 }

#mediaguideschedulemore{
 margin: 0px 13px 10px 10px;
 background-image: url('/algemeen/homepage2/images/go.jpg');
 background-repeat: no-repeat;
 background-position: 0px 3px;
 padding: 0px 0px 0px 12px;
 float:left;
 font-weight: bold;
 width: 138px;
 }

#mediaguidenextprevious a{
 font-size: 0.9em;
 margin: 0px 0px 0px 10px;
 }

#mediaguidenextprevious a:hover{
 color: #58a618;
 }

