a {color:#ffffff; font-family: verdana, arial, sans-serif; font-size:11px; text-decoration:underline;}
a:hover {text-decoration:none;} 
body{ 
background-color:#333333;
font-family: verdana, arial, sans-serif;
}
img { border:none; }
h1 {color:#fff; font-size:19px; font-weight:normal;}
h2 {color:#fff; font-size:14px; font-weight:bold;}
.input{color: #ffffff; background: #111111; border: 1px solid #333333;}
.button{color: #ffffff; background: #111111; border: 1px solid #333333;}
textarea{color: #ffffff; background: #111111; border: 1px solid #333333;}
select{color: #ffffff; background: #111111; border: 1px solid #333333;}
.feesten { color:#ffffff; font-family: verdana, arial, sans-serif; font-size:11px; padding:3px; height:25px;}
div.feesten { background:#222222;color:#ffffff; font-family: verdana, arial, sans-serif; font-size:11px; padding:3px; height:15px;}
.feesten2 { color:#ffffff; background: #111111; font-family: verdana, arial, sans-serif; font-size:11px; font-weight:bold; padding:3px;}
.feesten3 { color:#ffffff; background: #e1007f; font-family: verdana, arial, sans-serif; font-size:11px; font-weight:bold; padding:3px;}
.even {	background-color:#111111;
		color:#FFFFFF;
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		text-decoration:underline;	
	}
.oneven {	background-color:#111111;
		color:#FFFFFF;
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		text-decoration:underline;	
	}
.footer { color:#ffffff; font-family: verdana, arial, sans-serif; font-size:9px; padding-right:5px; padding-top:3px;}
.footer a { color:#ffffff; font-family: verdana, arial, sans-serif; font-size:9px; padding-right:5px; padding-top:3px;}

#sponsor {
	left:146px;
	position:absolute;
	top:412px;
	}
	
#addthis{margin:3px 0px 0px 484px;}

.addthis_toolbox .hover_effect{    width: 284px;    padding: 10px 0 6px 10px;    border: 3px solid #eee;    -moz-border-radius: 5px;    -webkit-border-radius: 5px;}.addthis_toolbox .hover_effect div{    float: left;}.addthis_toolbox .hover_effect a{    border: 2px solid #fff;    padding: 2px 2px 2px 16px;    position: relative;    text-decoration: none;}.addthis_toolbox .hover_effect a:hover{    border: 2px solid #105CB6;    -moz-border-radius: 4px;    -webkit-border-radius: 4px;    background: #B4D3F8;    color: #105CB6;    text-decoration: none;}.addthis_toolbox .hover_effect span{    position: absolute;    width: 16px;    height: 16px;    top: 2px;    left: 1px;}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
  background-color:#222;
  width:612px;
}


/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 /*border-bottom: 1px solid #778;*/
 font: bold 12px Verdana, sans-serif;
 background-color:#000;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
/* border: 1px solid #778;
 border-bottom: none;*/
 background: #4D4D4D;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #fff; }
ul.tabbernav li a:visited { color: #fff; }

ul.tabbernav li a:hover
{
 color: #fff;
 background: #222;
 /*border-color: #227;*/
}

ul.tabbernav li.tabberactive a
{
 background-color: #222;
 /*border-bottom: 1px solid #fff;*/
}

ul.tabbernav li.tabberactive a:hover
{
 color: #fff;
 background: #222;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 /*border:1px solid #aaa;*/
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page
.tabberlive#tab1 {
	height:100px;
 overflow:auto;
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
*/


div.tabbertab p {
	padding:0px;
	margin:0px;
}

/*extendedcolorbox*/
div#cboxLogo{	
	background:#ffffff url('../images/logo.png') no-repeat top left;
	height:30px;
	position:absolute;
	top:0;
	width:210px;
}

div#cboxFooter{	
 background: transparent url('../images/lightboxbrowser2.png') no-repeat top right;
	height:30px;
	position:absolute;
	bottom:0;
	width:100px;
}

div#cboxPrevious {
right:50px;
top:0px;
width:25px;
position:absolute;

}

div#cboxNext {
right:25px;
top:0px;
width:25px;
position:absolute;
}

div#cboxCurrent {
color:#949494;
right:83px;
top:7px;
position:absolute;
font-size:12px;
}

div#cboxContent div#cboxTitle {
color:#4d4d4d;
left:235px;
position:absolute;
top:9px;
text-transform:uppercase;
font-size:16px;
font-weight:bold;
text-align:left;
}

#video {
	width:120px;
	float:left;
	padding:10px;
	margin:6px;
	background:#222222;
	color:#FFFFFF;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	position:relative;
}

#video a{
	text-decoration:none;
	cursor:pointer;
}

#video div#play {
	position:absolute;
	background: transparent url('../images/play3.png');
	z-index:1000;
	left:13px;
	top:13px;
	width:120px;
	height:90px;
}

#video div#play:hover {
	background: transparent url('../images/play4.png');
}

#video img{
	border: 1px solid #4d4d4d;
}

#video div#description {
	height:26px;
	overflow:hidden;
	padding-top:8px;
}

#videoContainer {
	width:612px;
}


