*
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, a, table, td, tr
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A
{
	color: #000000;
}

.titel
{
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 15px;
	color: #1f3973;
	font-family: Arial, Helvetica, sans-serif;
}

INPUT.Button
{
	border-top-width: 0px;
	border-left-width: 0px;
	background: url(/images/btn_large.gif) no-repeat center center;
	border-bottom-width: 0px;
	width: 97px;
	height: 29px;
	border-right-width: 0px;
}

INPUT.button2{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
      background: url(’/images/btn_large.gif’) no-repeat top;
      width: 97px;
      height: 29px;
}


