@charset "utf-8";
/* CSS Document */

body {
	background-image:url(_images/pattern.gif);
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;

}
#red_line {
	background-image:url(_images/bg_red_line.gif);
	background-repeat:repeat-x;
	position:absolute;
	top:112px;
	width:100%;
	z-index:0;
	height:24px;	
}
#cont1 {
	float:left;
	text-align:center;
	margin: auto;
	width:791px;
	position:absolute;	
	top:0px;
	/*left:5%;*/
	left:50%;
	margin-left:-397px;	
	background-image:url(_images/head.jpg);
	background-repeat:no-repeat;
	z-index:1;		
}
#cont1 #lang a{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#CCCCCC;
	margin:6px 0px 0px 26px;
}
#cont1 #logo {
	float:right;
	margin:0px 30px 0px 0px;
}
#cont1 #logo img{
	border:0px;
}
#cont1 #navigation {
	clear:both;
	padding:14px 0px 0px 17px;
}
#cont1 #navigation img {
	border:none;
	float:left;
}
#cont1 #cont_border {
	float:left;
	margin-top:26px;
	/*background-color:#99FF99;*/
	background-image:url(_images/content.gif);
	background-repeat:repeat-y;
	padding-bottom:14px;
	width:791px;
}

#content_border{
	margin:0px 0px 0px 18px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	float:left;
	width:754px;
	background-color:#971A24;	
	display:inline;
	
}

#box_red{
	width:189px;
	float:left;
	background-image:url(_images/bg_red.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-align:left;
	min-height:400px;
	background-color:#971A24;	
}
*html #box_red {
	height:400px;
}
.boxes {
	background-color:#C81322;
}
.boxes #topRed {
	margin-top:8px;
	background-image:url(_images/top_red.gif);
	background-repeat:no-repeat;
	height:5px;
	font-size:0px;
	line-height:0px;
	padding-bottom:6px;	
}
.boxes #bottomRed {
	background-image:url(_images/bottom_red.gif);
	background-repeat:no-repeat;
	height:5px;
	font-size:0px;
	line-height:0px;
}
.boxesHeader {
	display:block;
	background-image:url(_images/arrow.gif);
	background-repeat:no-repeat;
	background-position:10px 3px;
	color:#FFFFFF;
	font-size:12px;
	padding:0px 10px 2px 20px;	
}
.boxesHeader a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
}
.boxesText {
	font-size:11px;
	color:#ddd;
	padding:0px 10px 10px 10px;	
}
.boxesText a{
	color:#ddd;
	text-decoration:none;
}
.boxesText a:hover{
	color:#fff;
	text-decoration:underline;
}

#adress {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;
	font-weight:normal;
}
#adress a {
	color:#CCCCCC;
	text-decoration:none;
}
#adress a:hover {
	color:#fff;
	text-decoration:underline;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:0px;
	line-height:0px;	
}
#content {
	padding:20px 16px 26px 26px;
	float:left;
	/*margin-left:200px;*/
	text-align:left;
	min-height:400px;/*400*/
	width:523px; /*-52*/
	background-color:#ECE9D8;
}
*html #content {
	height:400px;
}

#content img{
	/*float:left;
	border:1px solid #DEDEDE;
	margin:0px 8px 8px 0px; 
	display:inline;*/
}

.imgborder {
	border:1px solid #DEDEDE;
	margin:0px 16px 8px 0px;
}

#content table {
	margin:0px;
	border-collapse:collapse;
	padding:0px;
}
#content td img {
	margin:0px;
	margin:0px 6px 2px 0px;
}
.contentHeader {
	font-size:24px;
	color:#C81322;
	display:block;
	padding:0px 0px 10px 0px;
}

.textRed {
	font-size:12px;
	color:#C81322;
}
.textRed a{
	color:#C81322;
	text-decoration:underline;
}
.textRed a:hover{
	text-decoration:underline;
	color:#EC3543;	
}
.textGrey {
	font-size:12px;
	color:#3C3C3C;
}
.textGrey a{
	text-decoration:underline;	
	color:#3C3C3C;
}
.textGrey a:hover{
	text-decoration:underline;
	color:#777;
}
.textGreySmall {
	font-size:11px;
	color:#3C3C3C;
}

a.pdf {
	display:block;
	background-image:url(_images/pdf.jpg);
	background-position:0px -2px;
	background-repeat:no-repeat;
	padding:0px 0px 2px 18px;
	width:200px;
}

#cont1 #bottom {
	float:left;
	background-image:url(_images/bottom.gif);
	background-repeat:no-repeat;
	height:5px;
	width:791px;
	font-size:0px;
	line-height:0px;
}

a.print {
	background-image:url(_images/print.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	font-size:12px;
	color:#777;
	text-decoration:none;
	padding:0px 4px 0px 15px;
	
}
a:hover.print {
	color:#555;
	text-decoration:underline;
}

ul {
	list-style:square;
	list-style-position:outside;
	padding:0px;
	margin:0px 0px 0px 15px;
}
li {
	margin-bottom:5px;
}
