body, table * {
	margin: 0px;
	padding: 0px;}
body {
	background: #A01212 url(img/back.png);}
* {
	font-family: Arial, Helvetica, sans-serif;}
p {
	line-height: 150%;
	/*margin-bottom: 0;*/}
h1 {
	color: #999999;
	font-size: 16pt;
	margin-top: 0;}
#header, #content, #footer {
	width: 813px;
	margin: auto;}
a {
	color: #CC0000;
	text-decoration: underline;}
a:hover {
	text-decoration: none;}
#header {
	background: url(img/back_header.png) top center no-repeat;
	clear: both;
	height: 86px;
	color: #FFFFFF;}
#logo {
	float: right;
	margin-right: 43px;}
* html #logo {
	margin-right: 20px; /* IE-bug */}
#menu {
	background: #000 url(img/back_menu.png) bottom center no-repeat;
	position: absolute;
	top: 40px;
	margin-left: 30px;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 10px}
#menu a {
	color: #FFFFFF;
	text-decoration: none;}
#menu a:hover, #menu a.active {
	color:#E10915;}
#menu li {
	list-style: none;
	display: block;
	float: left;
	padding-right: 15px;}
#submenu {
	width: 175px;
	clear: right;
	border: 1px solid #000000;
	float: right;
	padding: 1px;
	padding-bottom: 0}
#submenu li {
	list-style: none;
	margin: 0;
	/*padding: 1px;*/
	padding-bottom: 1px}
#submenu a {
	background: #000000;
	display: block;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;}
#submenu a:hover, #submenu a.active {
	background: #A01212 url(img/back.png)}
#content {
	background: #FFFFFF url(img/back_content.png) repeat-y;
	color: #333333;
	font-size: 10pt;}
#content #spacer {
	padding: 40px;
	padding-top: 5px;}
#lang {
	color: #999999;
	float: right;
	font-size: 9pt;}
#lang li {
	list-style: none;
	display: block;
	float: left;
	padding: 2px;}
#lang a {
	color: #999999;
	text-decoration: none;}
#lang a:hover, #lang a.active {
	color: #E10915;
	text-decoration: none}
#footer {
	background: url(img/back_footer.png) top center no-repeat;
	clear: both;
	color: #FFFFFF;
	font-size: 9pt;}
#footer a {
	color: #FFFFFF;}
#footer table td {
	padding: 10px;}
.clear {
	clear: both;}
#content img {
	border: 1px solid #ccc;
	padding: 2px;}
.right {
	float: right;}
#content table {
	border-collapse: collapse;
	background: #EFEFEF;}
#content table th, #content table td {
	padding: 5px;
	border: 1px solid #999999;}
#content table th {
	color: #FFFFFF;
	background: #CC0000;}
