body, td, div, p, li, span, th, h1 ,h2 ,h3, h4, h5, input, textarea, .path{
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/bg_ges.jpg);
}

td {
 font-size:11px;
 font-weight:normal;
 color:#000000;
}

h1 {
  color:#336600;
  font-weight:bold;
  font-size:14px;
}
h2 {
  color:#336600;
  font-weight:bold;
  font-size:12px;
}
h3 {
  color:#336600;
  font-weight:bold;
  font-size:11px;
}
h4 {
  color:#000000;
  font-weight:normal;
  font-size:11px;
}
h5 {
  color:#000000;
  font-weight:normal;
  font-size:10px;
}


.centerfield {
  border-left:1px solid #F7CD1C; 
  border-right:1px solid #F7CD1C;
  border-bottom:1px solid #F7CD1C;
  background-color:#FDFCDD; 
}





/*Standardlinks*/
a:link {color: #2460BA;  font-size: 11px;  font-weight:normal; text-decoration: underline;}
a:visited {color: #2460BA;  font-size: 11px;  font-weight:normal; text-decoration: underline;}
a:hover {color: #336600;   font-size: 11px;  font-weight:normal;  text-decoration: none;}




.powered {
  font-family:Arial, Verdana, Helvetica, Sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight:normal;
}
.powered a:link, .powered a:hover, .powered a:visited {
  font-family:Arial, Verdana, Helvetica, Sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
.powered .ven {
  font-family:Arial, Verdana, Helvetica, Sans-serif;
	color: #FF9933;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
