/***********************************
 * CSS styles main: Home page special *
 ***********************************/
#special-container {
	position:absolute;
	width:797px;
	height:481px;
	left:50%;
	top:150px;
	margin-left:-396px;
	background-image:url(../../images/background_home_special_new.png);
	background-repeat:no-repeat;
	display:none;
	z-index:999;

}

* html #special-container {
	background-image:url(../../images/background_home_special_new.gif);

}

#special-central-block {
	margin-top:70px;
	margin-left:20px;
	width:728px;
	height:335px;
	padding:10px;
}

#special-central-block h1 {
	margin:0px;
	margin-bottom:6px;
	font-size:24px;
	}
#special-central-block h3 {
	margin:0px;
	font-size:18px;
	margin-bottom:4px;
	}
#special-central-block h4 {
	margin:0px;
	font-size:14px;
	margin-bottom:2px;
	}
#special-central-block p.bodytext {
	margin:5px 0px;	
}
#special-central-block img {
	border:1px solid #FF0000;
}
#special-bottom-block {
	margin-top:23px;
	padding:0px 10px;
	width:728px;
	margin-left:20px;
	text-align:center;
	z-index:100;
}

#special-bottom-block a, #special-bottom-block a:link, #special-bottom-block a:visited {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}


#middle-center-box-a {
	height:30px;
	font-size:10px;
	background-color:#F4C53B;
	text-align:center;
}

#middle-center-box-a > * {
	line-height:30px;
	height:30px;	
}

#middle-center-box-b {
	background-color:#F4C53B;
	height:30px;
}


.middle-center-box-r {
	float:right;
	width:358px;
	margin-left:4px;
	margin-bottom:4px;
}

.middle-center-box-l {
	width:385px;
	float:right;
	margin-bottom:4px;

}

#middle-center-box-e {
	width:747px;
	float:right;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:4px;
	background-color:#F4C53B;
	height:30px;
	line-height:30px;
}

.middle-center-path {
	float:left;
	text-align:left;
	padding-left:5px;
	color:#323261;
	font-size:10px;
	padding-left:10px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}


.page-tools {
	background-repeat:no-repeat;
	background-position:left;
	padding-left:24px;
	padding-right:24px;
	padding-top:2px;
	padding-bottom:2px;
	height:30px;
	line-height:30px;
  
}

#page-tools-print {
	background-image:url(/fileadmin/layout/common/images/action_print.gif);
}

#page-tools-send {
	background-image:url(/fileadmin/layout/common/images/action_mail.gif);
}

#page-tools-pdf {
	background-image:url(/fileadmin/layout/common/images/action_pdf.gif);
}


.news-category-right {
	float:right;
	text-align:right;
	padding-right:5px;
	color:#323261;
	font-size:10px;
	padding-left:10px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}

.news-category-right a:link, .news-category-right a:visited {
	color:#323261;
}

.news-category-right a:hover {
	color:#F1F1F1;	
}


