
body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#PageWilderness #PageMain
{
	float:left;
/*	height: 1024px; */
	height: 100%;
/*	background-color: #efefef; */
}

#PageMain #PageLeft
{
	float:left;
	width: 48px;
	min-height: 700px;
	height: 100%;
	background: url('/archive/images/basic/bak_left.gif');
}

#PageMain #PageBody
{
	float: left;
	width: 900px;
/*	height: 600px; */
/*	height: 800px; */
}

#PageMain #PageBody #TopArea
{
	float: left;
	width: 100%;
	height: 47px;
}

#PageMain #PageBody #TopArea #Logotype
{
	float: left;
	padding: 12px 0px 0px 20px;
}

#PageMain #PageBody #ContentArea
{
	float:left;
	clear: both;
	width: 854px;
	height: 561px; /* 565 */
/*	height: auto; */
	/*background-color: #ffff00;*/
	margin: 0px;
	padding: 0px;
	/*overflow: hidden;*/
}

	#ContentArea #LeftContentArea
	{
		float:left;
		width: 400px;
		height: 100%;
	}

		#ContentArea #LeftContentArea #UpperMainMenuArea
		{
			float:left;
			width: 400px;
			height: 81px;
			/*background-color: #ff00ff;*/
			overflow: hidden;
		}

			#LeftContentArea #UpperMainMenuArea #UpperToplineArea
			{
				float:left;
				clear:both;
				background: url('/imagesX/topline.gif') no-repeat;
				width: 100%;
				height: 1px;
				font-size: 0px;	
				line-height: 0px;
			}


	#ContentArea #RightContentArea
	{
		float:right;
		width: 454px;
		height: 100%;
	}


		#RightContentArea #UpperMainFlagArea
		{
			float:right;
			width: 454px;
			height: 78px;
			/*background-color: #00ffff;*/
		}

			#RightContentArea #UpperMainFlagArea #UpperTopline2Area
			{
				float: left;
				width: 100%;
				/*height: 41px;*/
				height: 61px;
				background: url('/imagesX/topline2.gif') no-repeat;
			}


				#UpperMainFlagArea .Flag
				{
					float: left;
					padding: 3px 0px 0px 213px;
				}

				#UpperMainFlagArea .Flag img
				{
					border: 0px;
				}

				#UpperMainFlagArea #UpperTopline3Area
				{
					float:right;
					width: 102px;
					height: 17px;
					background-image: url(/images/basic/info_bak2.gif);
				}


#PageMain #PageBody #ContentArea .PictureArea
{
	float:left;
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 480px; /* 484 */
	/*background-color: #00ff00;*/
	overflow: hidden;
}

#PageMain #PageBody #ContentArea .PictureArea img
{
	float:left;
	clear: both;
}

#PageMain #PageBody #ContentArea .InfoArea
{
	float: left;
	width: 454px;
	/*height: 100%;*/
	height: 483px;
	/*background-color: #ff0000;*/
}

#PageMain #PageBody #ContentArea .InfoArea .BodyArea
{
	float: left;
	/*width: 215px;*/
	width: 350px;
	height: 480px; /* 524 */
	overflow: auto;
}

#PageMain #PageBody #ContentArea .InfoArea .AdditionalMenuArea
{
	float: right;
	/*width: 239px;*/
	width: 102px;
	/*height: 524px;*/
	/*height: 522px;*/
	height: 485px;
/*	background-color: #aa3355; */
	overflow: hidden;
	background-image: url(/images/basic/info_bak2.gif);
}

#PageMain #PageBody #ContentArea .InfoArea .AdditionalMenuArea iframe
{
	float:left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 239px;
	height: 524px;
	overflow: hidden;
}

#PageMain #PageBody .BottomArea
{
	float: left;
	width: 100%;
	height: 49px;
	padding:0px;
	margin:0px;
	background: url('/imagesX/bak_bottom.gif');
	/*background-color: #ff0000;*/
}

#PageMain #PageBody .BottomArea .Adress
{
	float: left;
	margin: 30px 0px 0px 15px;
}



.noline {  font-size: 8pt; text-decoration: none; font-family: Arial, Helvetica, sans-serif}

.noline2 {  font-size: 7pt; text-decoration: none; font-family: Arial, Helvetica, sans-serif}

a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}

div.info a
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}


div.subs
{
	width: 404px;
	height: 18px;
}

div.subButton
{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #a0a0a0;

	height: 17px;

	float:left;
}

a.subButton
{
	width: 65px;
	height: 17px;
	float:left;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	line-height: 17px;
	background-color: #89a5ff;
	display: block;
	text-decoration: none;
}

a.subButton:hover
{
	background-color: #ffffff;
	text-decoration: none;
}

p.section
{
	font-family:Arial,Verdana;font-size:11px;line-height:1.5;
}

div.info
{
	font-family:Arial,Verdana;font-size:11px;line-height:1.5;
}


#submenu tr td
{
	height: 17px;
	border-color: #999999;
}

#submenu tr td a
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 17px;
	vertical-alignment: middle;
	line-height: 17px;
	color: #000000;
}

#submenu tr td a.small
{
	font-size: 9px;
}

#submenu tr td a:hover
{
	background-color: #ffffff;
}

#submenu tr td a.selected
{
	background-color: #ffffff;
}

.PageContent
{
	width: 90%;
	/*margin: 38px auto;*/
	margin: 0px auto;
}

.PageContent .header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 16px;
}

.PageContent .ingress
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	font-weight: bold;
}

.PageContent .content, .PageContent .content p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4;
}

.PageContent .content a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}


div.bigButton
{
/*
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
*/
}

div.bigButton a
{
	/*
	height: 27px;
	width: 100px;
	display: table-cell;
	*/
	display: block;
	/*vertical-align: middle;*/
	padding: 0px 0px 0px 5px; /* 10px 0px 10px 5px; */
	padding: 7px 0px 7px 5px;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

div.bigButton a:hover, div.bigButton a.selected
{
	background-color: #ffffff;
	color: #000000;
}

td
{
	border-color: #999999;
}


/* Babette */

#PageBabettePane
{
	float:left;
	width:240px;
	margin-left:-1px;
}

	#PageBabettePane #PageBabettePaneInnerSpace
	{
		float:left;
		width:235px;
		height:85px;	
	}

	#PageBabettePane #PageBabettePaneInnerView
	{
		float:left;
		width:240px;
		height:39px;
		background: url('/imagesX/babette-svang.gif');
	}

		#PageBabettePane #PageBabettePaneInnerView #PageBabettePaneInnerViewTitle
		{
			text-align:center;
			font-family:Arial;
			font-size:16px;
			font-weight:bold;
			color:#ffffff;
			padding-top:11.5px;
		}

	#PageBabettePane #PageBabettePaneInnerFrame
	{
		border-style:solid;
		border-width:1px;
		border-color:#004d88;
		padding-right:3px;
	}


