BODY{
	font-family: Verdana;
	font-size : 11px;
	background-color:  #ffffff;	
	margin-left : 0%;
	margin-right : 0%;
}
TABLE.markupTable TD{
  vertical-align: top;
}
.head-links {
	text-transform:uppercase;
}
a.header {
	color:#0a3b47;
	font-weight:bold;
}
a.header:hover {
	color:#0a3b47;
}
.error {
	color:red;
}
.banner-head {
	font-weight:bold;
	font-size:13px;
	padding-bottom:2px;
	color:#28535e;
}
.input {
	height:12px;
	font-size:10px;
	border:1px solid #d8a6a8;
	background-color: #ffffff;
}
.submit {
	font-size:12px;
}

TBODY TD{
font-size : 10px;

}
.form-table-header {
	border:1px solid #000000;
	font-weight:bold;
	text-align:center;
	height:20px;
	font-size:11px;
	text-transform: uppercase;
	color:#28535e;
}
.form-table-text {
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	border:1px solid #000000;
	border-top:0px;
	color:#28535e;
}
.arrow {
	padding-left:35px;
}
.head{
  //width: 100%;
  height: 13pt;
  text-align: left;
  vertical-align: middle;
  background-color : #053743;
  color : White;
  font-weight : bold;
  font-size : 12px;
}
.head2{
  padding-left:5px;
  width: 100%;
  height: 13pt;
  text-align: left;
  background-color : #053743;
  color : White;
  font-weight : bold;
  font-size : 12px;
}
.body2{
  background-color: #dce5f3;
  font-size : 10px;
  font-family: Verdana;
}
.bg-streep {
	background:url('streep.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
	height:20px;
}
.menu-rechts {
	padding-right:30px;
}
.body{
  padding-top:2px;
  padding-bottom:5px;
  width: 100%;
  text-align: left;
  background-color : #000000;
  font-size : 10px;
  font-family: Verdana;
  vertical-align : middle;
  color:#ffffff;
}
A.dark{
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
}
A.footer_link{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
A.footer_link:hover{
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}

A.dark:hover{
	text-decoration: underline;
	color: firebrick;
	font-size: 12px;
}


TBODY TD.small{
	color: #FFFFF;
	font-size: 10px;
	text-align: center;
}
TBODY TD.title{
	font-size : 30px;
	font-weight : bold;
	text-align : center;
}
A{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
A:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}
.grey{
  text-decoration: none;	
	color: #cdcdcd;	
	font-size: 10px;
}

/* 
* suggest.php:
*/
.suggestTitle{
	font-size : 30px;
	font-weight : bold;
	text-align : left;
}
TABLE.suggest TBODY TD{
	text-align: center;
	background-color: #D3d3d3; 
	font-size: 12px;
	vertical-align: middle;
}
	
