	html, body
	{
background: #fff;
	}

	body
	{
		background-color:#fff;
	}

	body, table, select, input, textarea
	{
		font-family:verdana;
		font-size:10px;
	}

	a
	{
		text-decoration:none;
		color:#DA9A23;
		font-weight:bold;
	}

	a:hover
	{
		text-decoration:underline;
	}

	#siteOuter
	{
background: #fff;
	}

	#siteInner
	{
		margin:auto;
		width:935px;
		left:50%;
		margin-left:-465px;
		height:635px;
		margin-top:40px;
		/*top:-330px;*/
		position:relative;
	}

	#logo
	{
	    border: 1px solid;
		background-color:white;
		padding-left:28px;
		padding-top:44px;
		padding-bottom:13px;
	}

	#topMenu
	{
		padding-left:15px;
		padding-bottom:7px;
		background-color:white;
		height: 110px;
	}

	#topMenuInner
	{
		border-left:1px solid #C2C2C2;
		border-top:1px solid #C2C2C2;
		border-bottom:1px solid #C2C2C2;
		padding-top: 5px;
		height: 25px;
	}

	#topMenu a
	{
	}

	#panorama
	{
		position:absolute;
		top: 117px;
		left: 0px;
		width: 920px;
		height: 177px;
		background-color:white;
		padding-left:15px;
		padding-bottom:18px;

	}

	#rightContent
	{
		position:absolute;
		top: 312px;
		left: 219px;
		height: 323px;
		width:698px;
		padding-left:18px;
		background-color:white;
		border: 0px solid #000;
	}

	#scrollDiv
	{
		padding-right:18px;
		height:275px;
		overflow:auto;
		margin-bottom:10px;
	}

	#scrollDiv td
	{
		vertical-align: top;
	}

	#address
	{
		border-top:1px solid #C2C2C2;
		padding-top:10px;
		padding-bottom:10px;
	}


	.newslistTeaserDate
	{
		clear:both;
		margin-top:5px;

	}

	.newslistTeaserHeader
	{
		font-weight:bold;
		font-family:verdana;
		margin-bottom:5px;
	}

	.newslistTeaser
	{
		padding-right:5px;
	}


	.Imageleft
	{
		margin-right:5px;
		margin-bottom:5px;
	}

	.Imageright
	{
		margin-left:5px;
		margin-bottom:5px;
	}

	.Flashleft
	{
		margin-right:5px;
		margin-bottom:5px;
	}

	.Flashright
	{
		margin-left:5px;
		margin-bottom:5px;
	}

	.newsletterSignup
	{
	margin-top: 5px;
		background-color:#C2C2C2;
	}

	.fileField img
	{
		border:0px;
	}

	.fileField a
	{
		color:red;
		font-weight:100;
		text-decoration:none;
		whitespace:nowrap;
	}

	.fileField .fileText
	{
		color:black;
	}

