.formfeld1		{
				border:				1px solid #b0b0b0;
				font-family:		Verdana;
				font-size:			11px;
				color:				#023B59;
				background-color:	white;
				width:				300px;
				padding-top:		2px;
				height:				20px;
				}

.formfeld2		{
				border:				1px solid #b0b0b0;
				font-family:		Verdana;
				font-size:			11px;
				color:				#023B59;
				background-color:	white;
				width:				300px;
				padding-top:		2px;
				}

.gray1		{
			font-family:		Verdana;
			font-size:			9px;
			color:				#c0c0c0;
			}

.content	{
			font-family:		Verdana;
			font-size:			11px;
			color:				#606060;
			}

.headline	{
			font-family:		Verdana;
			font-size:			20px;
			color:				#606060;
			border-bottom:		1px dashed #a0a0a0;
			margin-bottom:		12px;
			padding-bottom:		10px;
			text-align:			right;
			}

.headline3	{
			font-family:		Verdana;
			font-size:			18px;
			color:				#606060;
			margin-bottom:		12px;
			padding-bottom:		10px;
			text-align:			right;
			}

.error	{
			font-family:		Verdana;
			font-size:			11px;
			font-weight:		bold;
			color:			#aa0000;
			}

.sub_headline	{
			font-family:		Verdana;
			font-size:			11px;
			font-weight:		bold;
			color:			#023B59;
			}

.sub_headline2	{
			font-family:		Verdana;
			font-size:			12px;
			font-weight:		bold;
			color:			#023B59;
			}

a:link,a:visited	{
			font-family:		Verdana;
			font-size:			11px;
			color:			#023B59;
			text-decoration: none;
			}

a:active,a:hover	{
			font-family:		Verdana;
			font-size:			11px;
			color:			#ff6640;
			text-decoration: none;
			}

a.big:link,a.big:visited {
			font-family:		Verdana;
			font-size:			14px;
			font-weight:		bold;
			color:				#023B59;
			text-decoration:	none;
			}

a.big:active,a.big:hover {
			font-family:		Verdana;
			font-size:			14px;
			color:				#ff6640;
			font-weight:		bold;
			text-decoration:	none;
			}

.headline2	{
			font-family:		Verdana;
			font-size:			14px;
			color:				#606060;
			border-bottom:		1px dashed #a0a0a0;
			margin-bottom:		12px;
			padding-bottom:		10px;
			text-align:			right;
			}

.dashed		{
			font-family:		Verdana;
			border-bottom:		1px dashed #a0a0a0;
			margin-bottom:		14px;
			padding-bottom:		4px;
			text-align:			center;
			}


