.newsitem		{
			font-family		:	tahoma;
			font-size		:	11px;
			color			:	#000;
			cursor			:	default;
			}

.heading1		{
			font-family		:	tahoma;
			font-size		:	17px;
			color			:	#847E79;
			font-weight		:	bold;
			cursor			:	default;
			}

.heading2		{
			font-family		:	tahoma;
			font-size		:	13px;
			font-weight		:	bold;
			cursor			:	default;
			}

.normal_text		{
			font-family		:	tahoma;
			font-size		:	12px;
			cursor			:	default;
			}

.normal_text_long	{
			font-family		:	tahoma;
			font-size		:	12px;
			cursor			:	default;
			text-align		:	justify;
			}

.info_text		{
			font-family		:	tahoma;
			font-size		:	12px;
			text-align		:	justify;
			cursor			:	default;
			}

a:link			{
			font-family		:	tahoma;
			font-size		:	11px;
			font-weight		:	bold;
			color			:	#000;
			}

a:visited		{
			font-family		:	tahoma;
			font-size		:	11px;
			font-weight		:	bold;
			color			:	#000;
			}

a:hover			{
			font-family		:	tahoma;
			font-size		:	11px;
			font-weight		:	bold;
			color			:	#847E79;
			}

a:link.active		{
			font-family		:	tahoma;
			font-size		:	11px;
			font-weight		:	bold;
			color			:	#E3D1BD;
			}

a:visited.active	{
			font-family		:	tahoma;
			font-size		:	11px;
			font-weight		:	bold;
			color			:	#E3D1BD;
			}

a:hover.active		{
			font-family		:	tahoma;
			font-size		:	11px;
			font-weight		:	bold;
			color			:	#E3D1BD;
			}

a:hover.info		{
			font-family		:	tahoma;
			font-size		:	11px;
			font-weight		:	bold;
			color			:	#847E79;
			}

.imagemap		{
			border			:	0px;
			}

.img_portfolio		{
			border-color		:	#fff;
			}

.datum			{
			font-family		:	tahoma;
			font-size		:	11px;
			color			:	#847E79;
			cursor			:	default;
			}

.borderagenda		{
			border-bottom-color	:	#E3D1BD;
			border-bottom-style	:	solid;
			border-bottom-width	:	1px;
			}

.linkmark		{
			font-family		:	tahoma;
			font-size		:	11px;
			font-weight		:	bold;
			color			:	darkred;
			cursor			:	default;
			}

.linkmark_active	{
			font-family		:	tahoma;
			font-size		:	11px;
			font-weight		:	bold;
			color			:	#E3D1BD;
			cursor			:	default;
			}

.z2			{
			position		: 	absolute;
			z-index			:	2;
			}

.agenda_links		{		
			background-color	:	#E3D1BD;
			padding			:	2px 2px 5px 2px;
			}

.buttons_contact	{
			background-color	: 	#FFF;
			font-family		: 	Tahoma;
			color			: 	#000;
			font-size		: 	11px;
			scrollbar-face-color	:	#F5EFE8;
			scrollbar-shadow-color	:	#88312F;
			scrollbar-highlight-color:	#77464B;
			scrollbar-3dlight-color	:	#847E79;
			scrollbar-darkshadow-color:	#F5EFE8;
			scrollbar-track-color	:	#F5EFE8;
			scrollbar-arrow-color	:	#77464B;
			}