
body {
	font-family: Arial, Verdana, sans-serif;
	background: url('/fileadmin/templates/images/background-greygradient.gif') repeat-x;
	background-color: white;
	padding: 0;
	margin: 0;
	min-width: 764px;
	font-size: 13px;
}


img {
  border:0px;
}


.menu_white {
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  line-height: 16.5px;
  -line-height: 12px;
}


.menu_white_bold {
   color: #FFFFFF;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   line-height: 16.5px;
   -line-height: 12px;
}