.phead {
	font-size: 14pt;
	font-weight: bold;
	line-height: 22pt;
}

P {
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  line-height: 13pt;
}

TD {
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  line-height: 13pt;
}

A {
  text-decoration: none;
  color: #006699;
}

.highlight {
  color: #FF6600;
}

.tbord {
  	background-color: #999999;
}

.thead {
  	background-color: #006699;
  	color: #ffffff;
  	font-weight: bold;
}

INPUT.submit {
  color: #006699;
  border-top: 0pt none;
  background-color: transparent;
  border-right: 0pt none;
  border-bottom: 0pt none;
  border-left: 0pt none;
}


.menu {
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  line-height: 13pt;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

.menu:visited {
  color: #666666;
}

.a:link {
  color: #005d9b;
}

.a:visited {
  color: #005d9b;
}

.a:active {
  color: #005d9b;
}


.titleBlueBig {
  font-size: 18pt;
  font-family: Verdana, sans-serif;
  color: #006699;
  font-weight: bold;
}

.titleRedBig {
  font-size: 18pt;
  font-family: Arial, Helvetica;
  color: #CC0000;
  font-weight: normal;
}

.titleBlueNormal {
  font-size: 16pt;
  font-family: Verdana, sans-serif;
  color: #006699;
  font-weight: bold;
}

.titleRedNormal {
  font-size: 16pt;
  font-family: Arial, Helvetica;
  color: #CC0000;
  font-weight: normal;
}

.titleBlueSmall {
  font-size: 12pt;
  font-family: Verdana, sans-serif;
  color: #006699;
  font-weight: bold;
}

.titleRedSmall {
  font-size: 12pt;
  font-family: Arial, Helvetica;
  color: #CC0000;
  font-weight: normal;
}

.greyBackground {
  background-color: #CCCCCC;
}

.blueBackground {
  background-color: ;
}

.darkblueBackground {
  background-color: #005d9b;
  color: #FFFFFF;
}

.textBlue {
  color: #005d9b;
}

A.hinweis {
  color: #999999;
	text-decoration: none;
	font-size: 8pt;
}
