body {
	background-image: url('/img/bg.gif');
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	color: #7B7B7B;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
table, td
{
	font-family: Arial;
	font-size: 8pt;
	color: #7B7B7B;
}
a {
	font-family: Arial;
	color: #5CBB2C;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	color: #5CBB2C;
	text-decoration: underline;
}
.myinput {
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #7B7B7B;
	/*border: 1px #5CBB2C solid;*/
	border: 1px #DDDDDD solid;
}
.mysubmit {
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #7B7B7B;
	/*border: 1px #5CBB2C solid;*/
	border: 1px #CCCCCC solid;
	font-weight: bold;
	/*background-image:url('http://www.mygeldbar.de/demo/img/btn_ok.gif');
	background-repeat: no-repeat;
	background-position: top 5px;*/
}
.noborder {
	border: 0px;
}
.left {
	text-align: right;
	margin-right: 5px;
}
#wait {
	margin-top: 15px;
	font-size: 10pt;
}
#ref {
	margin-left: 20px;
}
.menulink {
	color: #7B7B7B;
	text-decoration: none;
}
.menulink:hover  {
	text-decoration: underline;
}
.menuimg {
	width: 16px;
	height: 16px;
	border: none;
	vertical-align: middle;
	margin-right: 5px;
}
