body {
		background-color: #FFFFFF;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
}

a:link		{font-size: 11px; color: #545454; text-decoration: none; }
a:active	{font-size: 11px; color: #545454; text-decoration: none; }
a:visited	{font-size: 11px; color: #545454; text-decoration: none; }
a:hover		{font-size: 11px; color: #000000; text-decoration: none; }

hr	{ 
		height: 0px; 
		border: solid #E9E9E9 0px; 
		border-top-width: 1px;
		margin-top: 10px;
		margin-bottom: 10px;				
}

font,th,td,p { 
		font-family: Verdana 
}

.main {
		width: 100%;
		height: 100%;
}

td.site_left {
		background-image: url(images/site_left.jpg);
		background-repeat: no-repeat;
		background-color: #FFFFFF;
		height: 582px;
		width: 227px;
}

td.site_center {
		background-image: url(images/site_center.jpg);
		background-repeat: repeat-x;
		background-color: #FFFFFF;
		height: 582px;
		width: 526px;
}

td.site_right {
		background-image: url(images/site_right.jpg);
		background-repeat: no-repeat;
		background-color: #FFFFFF;
		height: 582px;
		width: 22px;
}

td.headline {
		color: #FFFFFF;
		font-size: 22px;
		padding-left: 20px;
		padding-right: 20px;
		height: 38px;
}

td.subnav {
		padding-left: 20px;
		padding-right: 20px;
		height: 18px;
}

.sublink 			{font-size: 11px; color: #727272; text-decoration: none; }
a.sublink 			{font-size: 11px; color: #727272; text-decoration: none; }
a.sublink:link		{font-size: 11px; color: #727272; text-decoration: none; }
a.sublink:active	{font-size: 11px; color: #727272; text-decoration: none; }
a.sublink:visited	{font-size: 11px; color: #727272; text-decoration: none; }
a.sublink:hover		{font-size: 11px; color: #000000; text-decoration: none; }


td.cont_ref {
		color: #545454;
		font-size: 11px;
		padding-right: 5px;
		line-height: 150%;
}

td.content {
		color: #545454;
		font-size: 11px;
		padding-left: 20px;
		padding-right: 20px;
}

#contentlayer {
		height: 350px; 
		width: 480px; 
		overflow: auto;
		padding-right: 5px;
		line-height: 150%;
}

td.footer {
		color: #FFFFFF;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 2px;
		height: 74px;
}

.footerlink 			{font-size: 11px; color: #FFFFFF; text-decoration: none; }
a.footerlink 			{font-size: 11px; color: #FFFFFF; text-decoration: none; }
a.footerlink:link		{font-size: 11px; color: #FFFFFF; text-decoration: none; }
a.footerlink:active		{font-size: 11px; color: #FFFFFF; text-decoration: none; }
a.footerlink:visited	{font-size: 11px; color: #FFFFFF; text-decoration: none; }
a.footerlink:hover		{font-size: 11px; color: #FFFFFF; text-decoration: underline; }

td.balken {
		background-color: #004694;
		height: 30px;
		width: 12px;
}

.mainmenu 				{font-size: 16px; color: #919191; text-decoration: none; }
a.mainmenu 				{font-size: 16px; color: #919191; text-decoration: none; }
a.mainmenu:link			{font-size: 16px; color: #919191; text-decoration: none; }
a.mainmenu:active		{font-size: 16px; color: #919191; text-decoration: none; }
a.mainmenu:visited		{font-size: 16px; color: #919191; text-decoration: none; }
a.mainmenu:hover		{font-size: 16px; color: #004694; text-decoration: none; }

.mainmenua 				{font-size: 19px; color: #004694; text-decoration: none; }
a.mainmenua 			{font-size: 19px; color: #004694; text-decoration: none; }
a.mainmenua:link		{font-size: 19px; color: #004694; text-decoration: none; }
a.mainmenua:active		{font-size: 19px; color: #004694; text-decoration: none; }
a.mainmenua:visited		{font-size: 19px; color: #004694; text-decoration: none; }
a.mainmenua:hover		{font-size: 19px; color: #004694; text-decoration: none; }

.small {
		font-size: 9px;
		color: #000000;
}


input, textarea {
	color : #545454;
	background-color : #FFFFFF;
	margin: 1px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color: #D1D1D1;
	border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

input.checkbox {
	background-color : #FFFFFF;
	font-weight : normal;
	border-color: #D1D1D1;
	border-style: solid;
	border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px;
}