TD {
  font-family:Verdana,Arial,Helvetica;
  font-size:13px;
  color: black;
  }
  
TD.agenda {
  font-family:Verdana,Arial,Helvetica;
  font-size:11px;
  color: black;
}
  
TD.footer {
  font-family:Verdana,Arial,Helvetica;
  font-size:11px;
  color: black;
  }
  
A
{
  color: #333333;
  text-decoration: underline;
}

A:hover
{
  text-decoration: underline overline;
}

H1 
{
	font-family:Verdana,Arial,Helvetica;
 	font-size:17px;
 	font-weight:bold;
  	color: black;
}

H2
{
	font-family:Verdana,Arial,Helvetica;
 	font-size:15px;
 	font-weight:bold;
  	color: black;
  	margin-bottom: 10px;
}

A.Menu1
{
  font-family:Verdana,Arial,Helvetica;
  font-size:11px;
  color: #666666;
  text-decoration: none;
}

A.Menu1:Hover
{
  font-family:Verdana,Arial,Helvetica;
  font-size:11px;
  color: #666666;
  text-decoration: underline overline;
}

A.Menu1Active
{
  font-family:Verdana,Arial,Helvetica;
  font-size:11px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

A.Menu1Active:Hover
{
  font-family:Verdana,Arial,Helvetica;
  font-size:11px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

A.Menu2
{
  font-family:Verdana,Arial,Helvetica;
  font-size:11px;
  color: black;
  text-decoration: none;
}

A.Menu2:Hover
{
  font-family:Verdana,Arial,Helvetica;
  font-size:11px;
  color: black;
  text-decoration: underline overline;
}

A.Menu2Active
{
  font-family:Verdana,Arial,Helvetica;
  font-size:11px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

A.Menu2Active:Hover
{
  font-family:Verdana,Arial,Helvetica;
  font-size:11px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}




.listHeader {
	background-color: #666666;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.listCell {
}

.listCell1 {
	vertical-align:top;
	border-top: solid 1px #bfbfc1;
	font-size: 11px;
}

.listCell2 {
	vertical-align:top;
	border-top: solid 1px #bfbfc1;
	background-color: #eeeeee;
	font-size: 11px;
}

.listFooter {
	background-color: #666666;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #bfbfc1;
	border-top: solid 1px #bfbfc1;
}

.listFooterContent {
	font-size: 11px;
	background-color: #666666;
	color: white;
	font-weight: bold;
}

.listLink {
	color:black;
	font-size: 11px;
	text-decoration:underline;
}

.listLink:hover {
	color:black;
	text-decoration:underline overline;
}

.detailDescription {
	font-weight: bold;
}

.drpSearch {
	width: 200px;
}

.btnSearch {
	width: 100px;
	background-color: #666666;
	color: white;
	border: solid 1px black;
}

.galerieFotoList {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.titleLink {
font-weight: bold;
font-size: 12px;
margin-bottom: 5px;
text-decoration: none;
}

a img {
border: none;
}

div.galerieFoto {
float: left;
width: 120px;
height: 125px;
margin-right: 20px;
margin-top: 5px;
}