/* ******************** Content ******************** */


h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FF4400;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1 a, h2 a, h3 a{
	color: #FF4400;
	text-decoration: underline;
}
p, ul, ol {
	line-height: 16px;
	padding: 0px 0px 20px;
	margin: 0px;
}
p a, ul a, ol a{
	color: #FF4400;
	text-decoration: none;
}
p a:hover, ul a:hover, ol a:hover{
	text-decoration: underline;
}
ul, ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
li {
	line-height: 16px;
	margin: 0px 0px 5px 0px;
}
ul, ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
li {
	line-height: 16px;
	margin: 0px 0px 5px 0px;
}
ul ul, ol ol{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
table{
	background-image:url(../images/lay-out/background.gif);
	font-size: 10px;
	margin-bottom: 20px;
}
td{
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
	vertical-align: top;
}
thead td{
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
	vertical-align: top;
}
tfoot td{
	font-size: 9px;
}
.orange {
	color:#FF4400;
}



/* ******************** Navigation ******************** */

.subnav a{
	background-image:url(../images/content/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 6px;
	width: 170px;
}
.subnav a:hover, .subnav a.active{
	color:#FF4400;
}
.back a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:1px;
	display: block;
	float: left;
}
.back a:hover{
	color:#FF4400;
}
.up a{
	background-image:url(../images/content/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
	letter-spacing:1px;
	display: block;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 20px;
	width: 520px;
}
.up a:hover{
	color:#FF4400;
}
.mailafriend a{
	background-image: url(../images/content/mailafriend.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height: 11px;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:1px;
	display: block;
	float: left;
	width: 133px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 37px;
}
.mailafriend a:hover{
	background-image: url(../images/content/mailafriendh.gif);
	color:#FF4400;
}
.status-blue{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#00CCFF;
	font-size:11px;
	font-weight:bold; 
	color:#FFFFFF; 
	text-transform:uppercase; 
	letter-spacing:1px; 
	display:block; 
	float:right; 
	margin-top: -2px;
	padding-left:5px; 
	padding-right:3px; 
	padding-top:1px; 
	padding-bottom:2px; 
}
.status-blue a{
	color:#FFFFFF; 
	text-decoration: none;
}

.status-red {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FF0000;
	font-size:11px;
	font-weight:bold; 
	color:#FFFFFF; 
	text-transform:uppercase; 
	letter-spacing:1px; 
	display:block; 
	float:right; 
	margin-top: -2px;
	padding-left:5px; 
	padding-right:3px; 
	padding-top:1px; 
	padding-bottom:2px; 
}
.status-red a{
	color:#FFFFFF; 
	text-decoration: none;
}




/* ******************** Agenda ******************** */

#agenda-back a{
	background-image:url(../images/navigation/agendanav_agenda.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:85px;
	height:25px;
}
#agenda-back a:hover{
	background-image:url(../images/navigation/agendanav_agendah.gif);
}
#agenda-previous a{
	background-image:url(../images/navigation/agendanav_vorige.gif);
	background-repeat:no-repeat;
	display:block;
	float:right;
	width:68px;
	height:25px;
}
#agenda-previous a:hover{
	background-image:url(../images/navigation/agendanav_vorigeh.gif);
}
#agenda-slash{
	background-image:url(../images/navigation/agendanav_slash.gif);
	background-repeat:no-repeat;
	display:block;
	float:right;
	width:5px;
	height:25px;
}
#agenda-next a{
	background-image:url(../images/navigation/agendanav_volgende.gif);
	background-repeat:no-repeat;
	display:block;
	float:right;
	width:94px;
	height:25px;
}
#agenda-next a:hover{
	background-image:url(../images/navigation/agendanav_volgendeh.gif);
}
.eventtitle{
	margin-bottom: 20px;
}
.eventdetails {
	font-family: Arial, Helvetica,sans-serif;
	font-weight:bold;
	line-height: 15px;
	letter-spacing:1px;
	text-transform:uppercase;
	display: block;
	margin-bottom: 10px;
}




/* ******************** Download ******************** */

.download {
	float:left;
	margin-bottom:20px;
	width: 520px;
}
.download .top {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	display: block;
	background-image:url(../images/content/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color: #FF4400;
	display: block;
	padding-bottom: 5px;
	width: 520px;
}
.download .title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	display: block;
	background-image:url(../images/content/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#000000;
	text-decoration:none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 520px;
}
.download a:hover{
	color:#FF4400;
}
.download .specifications{
	font-size:9px;
	color:#000000;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
}
.download .specifications a{
	color:#FF4400;
	text-decoration:none;
}
.download .specifications a:hover{
	text-decoration:underline;
}

/* ******************** Download List ******************** */

.downloadlist {
	float:left;
	margin-bottom:20px;
	width: 520px;
}
.downloadlist h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	display: block;
	background-image:url(../images/content/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color: #FF4400;
	display: block;
	padding-bottom: 5px;
	margin:0px;
	width: 520px;
}
.downloadlist ul{
	margin:0;
	padding:0;
}

.downloadlist ul li{
	margin:0;
	padding:0;
	list-style: none;
}
	
.downloadlist ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	display: block;
	background-image:url(../images/content/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#000000;
	text-decoration:none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 520px;
}

.downloadlist ul li a:hover{
	color:#FF4400;
}

/* ******************** Linklist ******************** */

.linklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	display: block;
	float:left;
	margin-bottom:20px;
	width: 520px;
}
.linklist .top {
	background-image:url(../images/content/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color: #FF4400;
	display: block;
	padding-bottom: 5px;
	width: 520px;
}
.linklist a{
	background-image:url(../images/content/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#000000;
	text-decoration:none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 520px;
}
.linklist a:hover{
	color:#FF4400;
}




/* ******************** Linklist small ******************** */

#wrap-left .linklist, #wrap-right .linklist  {
	letter-spacing: normal;
	padding-top: 5px;
	padding-left:8px;
	padding-right:8px;
	margin-bottom: 10px;
	width: 164px;
}
#wrap-left .linklist .top, #wrap-right .linklist .top{
	background:none;
	padding-bottom:5px;
	width: 164px;
}
#wrap-left .linklist a, #wrap-right .linklist a{
	background:none;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 164px;
}
#wrap-left .linklist a:hover, #wrap-right .linklist a:hover{
	color:#FF4400;
}




/* ******************** News-list ******************** */

.news-list{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	display: block;
	float: left;
	margin-bottom:20px;
	width: 520px;
}
.news-list .top {
	background-image:url(../images/content/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#FF4400;
	display: block;
	float: left;
	padding-bottom: 5px;
	width: 520px;
}
.news-item{
	background-image:url(../images/content/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 520px;
}
.news-item .date{
	color:#FF4400;
	display: block;
	float: left;
	width: 80px;
}
.news-item .text{
	display: block;
	float: left;
	width: 440px;
}
.news-item .text a{
	color: #000000;
	text-decoration: none;
	display: block;
}
.news-item .text a:hover{
	color: #FF4400;
}




/* ******************** Form elements GX ******************** */

form {
	margin: 0px;
}
.form {
	background-image:url(../images/lay-out/background.gif);
	border:none;
	display: block;
	float:left;
	padding: 10px;
	margin-bottom:20px;
	width: 500px;
}
.entrywrap{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	display: block;
	float:left;
	margin-bottom: 1px;
	width: 500px;
}
.entrywrap .header{
	display: block;
	float:left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 184px;
}
.entrywrap .formcontent{
	display: block;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 290px;
}
.entrywrap input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	vertical-align: middle;
	margin: 0px;
}
.entrywrap textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}
.entrywrap select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-transform: none;
	letter-spacing: normal;
}
.submitbutton input{
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:1px;
	border:none;
	display: block;
	float:right;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 9px;
}
.submitbutton input:hover{
	background-color:#FF4400;
}




/* ******************** Search-list ******************** */



#searchwrap{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FF4400;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#searchwrap a{
	color: #000000;
	text-decoration:none;
}
#searchwrap a:hover{
	color: #FF4400;
}
.searchresults {
	display:block;
	float:left;
	width:520px;
	clear:both;
	margin-bottom: 20px;
}
.searchresults p{
	text-align:left;
	padding: 0px;
}
.searchresults dl{
	margin-top: 20px;
}
.searchresults dt{
	text-align:left;
	display: block;
	float: left;
}
.searchresults dt a{
	display:block;
	float:left;
	width:490px;
	/* margin-top:-14px; */
}

.searchtime {
	font-weight: normal;
}

.searchday {
	color: #FF4400; 
}

.searchresults dd{
	background-image:url(../images/content/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	float: left;
	width: 520px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.searchresults dd p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #000000;
	letter-spacing:normal;
	text-transform:none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 0px;
}

.resultwrapper {
  width: 520px;
  display: block;
  overflow: hidden;
}

.count {
  width: 30px;
  float: left;
  display: block;	
}

/* ******************** Sponsor Image ******************** */
.sponsorlogo{
        right: 220px;
        bottom:20px;
        position: absolute;
}


/* ******************** sIFR ******************** */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

