body {
  height:100%;
  margin:0;
  padding:0;
  background-color:#ffffff;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#D69200;	
  font-weight: bold;	
	text-decoration: none;
	text-align:left;
	width:150px;
	height:25px;
}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color:#D69200;	
  font-weight: bold;	
	text-decoration: none;
	text-align:left;
	width:150px;
	height:20px;
}

.navact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#FFDA0F;	
  font-weight: bold;	
	text-decoration: none;
	text-align:left;
	width:150px;
	height:25px;
}

.nav2act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color:#FFDA0F;	
  font-weight: bold;	
	text-decoration: none;
	text-align:left;
	width:150px;
	height:20px;
}

.navlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
  font-weight: bold;
	text-decoration: none;
}

a.navlink:hover {
	color: #ffffff;
  font-weight: bold;
	text-decoration: underline;
}

a.navlink:visited {
	color: #ffffff;
  font-weight: bold;
}

a.navlink:active {
	color: #ffffff;
  font-weight: bold;
}

.navlink2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9pt;
  font-weight: bold;
	text-decoration: none;
}

a.navlink2:hover {
	color: #ffffff;
  font-weight: bold;
	text-decoration: underline;
}

a.navlink2:visited {
	color: #ffffff;
  font-weight: bold;
}

a.navlink2:active {
	color: #ffffff;
  font-weight: bold;
}

.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #D69200;
	font-size: 10pt;
  font-weight: bold;
	text-decoration: none;
}

a.contentlink:hover {
	color: #D69200;
  font-weight: bold;
	text-decoration: underline;
}

a.contentlink:visited {
	color: #D69200;
  font-weight: bold;
}

a.contentlink:active {
	color: #D69200;
  font-weight: bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
  font-weight: normal;
  vertical-align:top;
}

.footernormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
  font-weight: normal;
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:  #D69200;
  font-weight: bold;	
	text-decoration: none;
}

a.footerlink:hover {
	color: #D69200;
	text-decoration: underline;
}

a.footerlink:visited {
	color: #D69200;
}

a.footerlink:active {
	color: #D69200;
}


.tdgrau {
	background-color:#cccccc;	
}

.eventhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
  font-weight: bold;
  vertical-align:top;
	background-color:#FFDA0F;	  
}

.eventcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
  font-weight: normal;
  vertical-align:top;
	background-color:#cccccc;	    
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #bbbbbb;
  font-weight: normal;
}
