html, body
{
   margin: 0;
   padding: 0;
   height: 100%;
   min-width: 992px;
}

body
{
	background-color: #6e6e6e;
	background-image: url(../pic/backgrounds/main_bg.png);
	background-repeat: repeat-x;
	color: #231f20;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a
{
	color: #e2007a;
	text-decoration: underline;
}

a:hover
{
	color: #231f20;
}

p, table, form
{
	margin: 0px;
}

br
{
	clear: both;
}

img
{
	vertical-align: text-bottom;
}

@font-face
{
  font-family: 'MagistralBlackC';
  src: url('magistbc-webfont.eot');
  src: url('magistbc-webfont.eot?#iefix') format('embedded-opentype'),
       url('magistbc-webfont.woff') format('woff'),
       url('magistbc-webfont.ttf') format('truetype'),
       url('magistbc-webfont.svg#MagistralBlackC') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family: 'MagistralCBold';
  src: url('magistcb-webfont.eot');
  src: url('magistcb-webfont.eot?#iefix') format('embedded-opentype'),
       url('magistcb-webfont.woff') format('woff'),
       url('magistcb-webfont.ttf') format('truetype'),
       url('magistcb-webfont.svg#MagistralCBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family: 'MagistralCRoman';
  src: url('magistrc-webfont.eot');
  src: url('magistrc-webfont.eot?#iefix') format('embedded-opentype'),
       url('magistrc-webfont.woff') format('woff'),
       url('magistrc-webfont.ttf') format('truetype'),
       url('magistrc-webfont.svg#MagistralCRoman') format('svg');
  font-weight: normal;
  font-style: normal;
}

h1
{
	font-family: 'MagistralCBold', Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #e2007a;
	margin: 20px 0px 0px 0px;
}

h2
{
	font-family: 'MagistralCBold', Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e2007a;
	margin: 0px;
	float: left;
}

#logo
{
	width: 153px;
	height: 135px;
	border: 0px;
	margin: -52px 0px 0px 36px;
	position: relative;
}

#container
{
	width: 100%;
  margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
  position: relative;
}

#header
{
	background-image: url(../pic/backgrounds/top_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 273px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#main_middle1
{
	background-image: url(../pic/backgrounds/content_top_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 992px;
	height: 334px;
	margin: -175px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px;
	position: relative;
}

#main_middle2
{
	background-image: url(../pic/backgrounds/content_middle_bg.png);
	background-position: center top;
	background-repeat: repeat-y;
	width: 992px;
	min-height: 530px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 170px 0px;
	border: 0px;
	position: relative;
}

	#left
	{
		width: 162px;
		border: 0px;
		margin: -299px 0px 0px 0px;
		padding: 0px 19px 0px 34px;
		float: left;
		position: relative;
	}

		#menu
		{
			width: 162px;
			margin: 40px 0px 25px 0px;
			padding: 0px 0px 0px 0px;
			overflow: visible;
			white-space: nowrap;
		}

		#menu a
		{
			color: #606060;
			text-decoration: none;
		}
		
		#menu a:hover
		{
			color: #231f20;
		}

		#menu ul
		{
		   list-style-type: none;
		   padding: 0px 0px 0px 0px;
		   margin: 0px 0px 0px 10px;
		}
		
		#menu li
		{
		   margin: 0px 0px 0px 0px;
		}

		.home_hoofditem_active
		{
			width: 156px;
			height: 33px;
			line-height: 33px;
			font-size: 14px;
			color: #231f20;
			font-weight: bold;
			border-bottom: 1px solid #e8d8e1;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

		.hoofditem_active
		{
			width: 156px;
			height: 33px;
			line-height: 33px;
			font-size: 14px;
			color: #231f20;
			font-weight: bold;
			margin: 0px 0px -5px 0px;
			padding: 0px 0px 0px 0px;
		}

		.hoofditem_semiactive
		{
			width: 156px;
			height: 33px;
			line-height: 33px;
			font-size: 14px;
			font-weight: bold;
			margin: 0px 0px -5px 0px;
			padding: 0px 0px 0px 0px;
		}

		.hoofditem
		{
			width: 156px;
			height: 33px;
			line-height: 33px;
			font-size: 14px;
			border-bottom: 1px solid #e8d8e1;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

		.subitem_active
		{
			width: 146px;
			height: 18px;
			line-height: 18px;
			font-size: 12px;
			color: #231f20;
			font-weight: bold;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
		}

		.subitem_semiactive
		{
			width: 146px;
			height: 18px;
			line-height: 18px;
			font-size: 12px;
			font-weight: bold;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
		}

		.subitem
		{
			width: 146px;
			height: 18px;
			line-height: 18px;
			font-size: 12px;
			border-bottom: 1px solid #e8d8e1;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
		}

		.subsubitem_active
		{
			width: 136px;
			height: 17px;
			line-height: 17px;
			color: #231f20;
			font-weight: bold;
			font-size: 10px;
			border-bottom: 1px solid #e8d8e1;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
		}

		.subsubitem
		{
			width: 136px;
			height: 17px;
			line-height: 17px;
			font-size: 10px;
			border-bottom: 1px solid #e8d8e1;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
		}

		.menu_arrow_small
		{
			width: 4px;
			height: 5px;
			border: 0px;
			margin: 0px 5px 0px 0px;
			vertical-align: 1px;
		}

		.magenta_balk
		{
			width: 3px;
			height: 8px;
			border: 0px;
			margin: 0px 5px 0px 0px;
			vertical-align: baseline;
		}

		.magenta_arrow_big
		{
			width: 18px;
			height: 10px;
			border: 0px;
			margin: 0px 0px 0px 15px;
			vertical-align: -1px;
		}

	#right
	{
		width: 725px;
		border: 0px;
		margin: -327px 0px 0px 0px;
		padding: 20px 33px 20px 19px;
		overflow-x: hidden;
		float: left;
		position: relative;
	}
	
#footer
{
	background-image: url(/pic/backgrounds/bottom_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 170px;
	border: 0px;
	margin: -170px 0px 0px 0px;
	padding: 0px;
	position: relative;
	bottom: 0;
}

	#footer_middle
	{
		width: 992px;
		height: 170px;
		margin: 0px auto 0px auto;
		padding: 0px;
		border: 0px;
	}

	#staartmenu
	{
		width: 924px;
		height: 33px;
		line-height: 33px;
		padding: 3px 34px 0px 34px;
		color: #ffffff;
	}
 
	#staartmenu a
	{
		color: #ffffff;
		text-decoration: none;
	}
	
	#staartmenu a:hover
	{
		color: #000000;
	}
	
	#staartmenu2
	{
		width: 924px;
		padding: 7px 34px 0px 34px;
		color: #ffffff;
		font-weight: bold;
		line-height: 18px;
	}
 
	#staartmenu2 a
	{
		color: #ffffff;
		text-decoration: none;
	}
	
	#staartmenu2 a:hover
	{
		color: #e2007a;
	}
