/* CSS Document */

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	background-color:#FFF;
	color:#000;
}

#mega_container
{
	margin:0 auto;
	width:700px;

}
#mega_container_content
{
	background-color:#FFF;
	color:#000;
}
#content_header
{
	color:#000;
	background-color:#FFF;
	height:70px;
	margin-top:10px;
}
#content_header_left
{
	float:left;
	width:226px;
	margin:0;
	text-align:left;
}
#content_header_right
{
	float:right;
	width:474px;
	height:60px;
	text-align:right;
}
#content_header_right a
{
	border:0;
	text-decoration:none;
}
#content_center
{
	clear:both;
	background-color:#E6ddf0;
	color:#000;
}

#content_left
{
	width:148px;
}

#content_left_bg_up
{
	width:148px;
	height:5px;
	margin:0; padding:0;
	background-image:url(images/bg_left_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content_left_bg
{
	width:148px;
	margin:0; padding:0;
	background-image:url(images/bg_left.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
#content_left_bg_bottom
{
	width:148px;
	height:5px;
	margin:0; padding:0;
	background-image:url(images/bg_left_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#content_left a:link, #content_left a:visited
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	margin-left:10px;
	background-image:url(images/bumb_yellow.jpg);
	background-position:0px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#396F21;
	height:15px;
	display:block;
}
#content_left a:hover
{
	color:#14A376;
}

#content_left_text
{
	padding:10px;
	color:#555;
	line-height:12px;
	font-size:10px;
}

#content_middle
{
	width:517px;
}

#content_middle_bg_up
{
	height:8px;
	margin:0; padding:0;
	background-image:url(images/bg_middle_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content_middle_bg
{
	width:517px;
	margin:0; padding:0;
	background-image:url(images/bg_middle.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
#content_middle_bg_bottom
{
	width:517px;
	height:5px;
	margin:0; padding:0;
	background-image:url(images/bg_middle_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}





#content_middle_top_text
{
	width:510px;
	font-size:10px;
	color:#311758;
	text-align:right;
	position:relative;
	top:-20px;
	left:-2px;
}
#content_middle_menu
{
	width:450px;
	height:30px;
	margin:30px;
	color:#333333;
}
#content_middle_menu_title_gray
{
	font-size:10px;
}

.menu_item
{
	float:left;
	background-color:#FFF;
	background-image:url(images/bumb-alb.jpg);
	background-repeat:no-repeat;
	background-position:0px;
	padding-left:10px;
	border:0;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bolder;
	margin-right:15px;
}
.menu_item a
{ text-decoration:none;}

.menu_item a:link, .menu_item a:visited
{ color:#311758;}
.menu_item a:hover
{ color:#777;}

#content_middle_textbox
{
	width:430px;
	margin:30px;
	padding:10px;
	background-color:#F1EFF9;
}
#content_middle_textbox_title
{
	color:#333333;
	font-size:13px;
	line-height:15px;
	margin-bottom:10px;
}
#content_middle_textbox_text
{
	color:#666666;
	font-size:11px;
	line-height:12px;
}
#content_middle_textbox_textA
{
	color:#666666;
	font-size:11px;
	line-height:12px;
}
#formular
{
	margin:20px 0 0 0;
	padding:0;
}
#content_middle_textbox_input
{
	border:1px solid #9999CB;
	width:300px;
	color:#666666;
}
#content_middle_textbox_submit
{
	color:#311758;
	background-color:#F1EFFA;
	background-image:url(images/bumb.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bolder;
}



#content_right
{	
	width:120px;
}

#footer
{
	color:#666666;
	text-align:center;
	margin-bottom:10px;
	font-size:10px;
}
h3
{
	color:#333333;
	margin:0 0 5px 0;
	font-size:11px;
	font-weight:lighter;
	line-height:12px;
	padding:0;
}

h1
{
	color:#333333;
	font-size:11px;
	margin:0;padding:0;
	font-weight:lighter;
	line-height:12px;
}
#footer a:link, a:visited
{
	color:#666666;
}
#footer a:hover
{
	color:#333;
}

