﻿
* {
}

* {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 90%;
  text-transform: uppercase;
}

h2 {
  font-size: 90%;
}

p, li {
  font-size: 80%;
}

img {
  border: 0;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

td {
  vertical-align: top;
}

#navicell, #topleftcorner, #frontpagelink, #toprightcorner, #rightcell, #contentleftnavicell, #contenttopnavi {
  display: none;
}

.innercontroltitle {
  text-align: center;
  text-transform: uppercase;
  font-size: 75%;
  font-weight: bold;
}

.innercontroltitle a {
  text-decoration: none;
  color: white;
}

.innercontrolcontent h1 {
  font-size: 90%
}

.innercontrolcontent h2 {
  font-size: 85%
}

.innercontrolcontent h3,h4,h5 {
  font-size: 80%;
}



#topcenter {
  text-align: center;
  padding: 0 0 1cm 0;
}

#contentarea {
  line-height: 120%;
}

#lowercontent {
  line-height: 120%;
}

#lowercontent td {
  padding: 0.2cm;
}


.xmldocument102, .xmldocument103, .xmldocument104 {
  font-size: 85%;
}

address#printaddress {
  margin-top: 1cm;
  font-style: normal;
  font-size: 65%;
  text-align: center;
}

#OrganisationsEventList .ListCell {
	border: 1px solid #00259b;
	padding: 1px 7px 1px 2px;
	font-size: 12px;
}


#OrganisationsEventList .ListTable {
	border: 0px solid #00259b;
	margin-top: 10px;
	width: 90%;
	border-collapse: collapse;
}


#OrganisationsEventList .ListHeaderCell2 {
	border: 0px solid #00259b;
	padding: 16px 0px 2px 2px;
	font-size: 14px;
	text-transform: uppercase;
}


#OrganisationsEventList a:visited {
	color: #FF9900;
}

#OrganisationsEventList .ListLink {
	text-decoration: none;
	font-weight: bold;
}