
	td	{ font-family: Arial; font-size:9pt; }

	input,select	{ font-family: Arial; font-size:9pt; }

	a		{
		font-family: Arial;
		font-size:11px;
		/*font-size:8pt;*/
		font-weight: bold;
		color: #1c6ab9;
		text-decoration:none;
	}

	a.link_small {
		font-weight: normal;
		/*color: #04649c;*/
		color: #1c6ab9;
	}

	a.link_bold {
		font-weight: bold;
		/*color: #04649c;*/
		color: #1c6ab9;
	}

	a.datum	{
		font-family: Arial;
		font-size:9pt;
		font-weight: bold;
		color: #1c6ab9;
		text-decoration:none;
	}

	.bgcaption	{ background-color: #ffefd5; }
	.caption		{ font-weight: bold; }

	.btnstyle		{
		border:#04649c 1px solid;
		height:20px;
		background-color:#ffffff;
		background-image:url(/svz/images/btn_bg.gif);
		font-family: Arial;
		font-size:8pt;
		font-weight: bold;
		color: #04649c;
		padding:0px;
		margin:0px;
		cursor:hand;

	}

	.btnstyle2		{
		border:#04649c 1px solid;
		height:20px;
		background-color:#04649c;
		background-image:url(/svz/images/btn_bg2.gif);
		font-family: Arial;
		font-size:8pt;
		font-weight: bold;
		color: #ffffff;
		padding:0px;
		margin:0px;
		cursor:hand;
	}

	.aktion	{
		font-family: Arial;
		font-size:8pt;
	}

