body, div, ol, ul, li, a, h1, h2, h3, p, img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	padding-bottom: 10px;
	font: 11px Verdana;
	text-align: center;		/* IE */
	color: #1f1f1f;
	color: #202020;
	/*background-image: url(../images/img_39.gif);*/
	background-color: #ccccc9;
	background-color: #c2c2c2;
	line-height: 1.37em;
}

.bold { font-weight: bold }
.italic { font-style: italic }
.quote { font-style: italic; font-size: 0.98em }

table {
	line-height: 1.37em;
}

a {
	color: #202020;
	color: #484848;
	text-decoration: underline;		/* Opera */
}

ul {
	list-style-type: none;
}

ol {
	list-style-type: lower-alpha;
	list-style-position: inside;
}

/*html>body, html>body div, html>body p, html>body th, html>body td, 
html>body ul, html>body li {
font-size:    69%;	 be nice to Opera 
}*/

div#container {
	margin: 0 auto;
	width: 670px;
	background-color: white;
	text-align: left;
}

div#header {
	position: relative;		/* so that inner elements can be positioned absolutely */
	margin-bottom: 6px;
	background: url(../images/header97-without-links3.jpg) top left no-repeat;
	width: 670px;
	height: 112px;
}

div#header a {
	position: absolute;
	top: 87px;
	font-size: 0.1px;
}

div#header a#contact {
	left: 475px;
}

div#header a#map {
	left: 548px;
}

div#header a#english {
	left: 606px;
}

div#left {
	float: left;
	width: 145px;
}

div#navigation {
	padding: 9px 0 12px 28px;
	width: 117px;
	background: #e6d5a9;
}

div#navigation ul {
	list-style: url(../images/square2.gif);
}

div#navigation ul li {
	line-height: 1.7em;
}

div#navigation ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

div#navigation a:hover, a:active {
	text-decoration: underline;
}

div#content {
	float: left;
	margin: 4px 15px 8px 15px;
	width: 495px;
	min-height: 351px;
}

div#content div#fontsizer {
	float: right;
	font-size: 0.1px;
}

div#content ul#fontsizer li {
	display: inline;
}

div#content div#fontsizer img {
	margin-left: 5px;
	cursor: pointer;
}

/*
div#fontsizer img+img
{
margin-left: 5px;
}
*/

div#content p#content_header {
	margin-top: 0;
	color: #747474;
}

div#content p#content_header a {
	color: #747474;
}

div#content div.article {
	margin: 1em 0;
}

div#content div.article a.forward {
	padding-left: 15px;
	color: #007800;
	text-decoration: none;
	background: url(../images/link_arrow.gif) left no-repeat;
}

/*div#content div.article a.forward:before
{
content: "\2713\0020";
text-decoration: none;
}*/

div#content div.article a.forward:hover, a.forward:active {
	text-decoration: underline;
}

/*
div#content div.article:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}*/

div#content h1 {
	margin: 0.95em 0;
	margin-bottom: 1.15em;
	font-size: 1.52em;
	font-weight: bold;
	color: #008000;
}

div#content h2 {
	margin: 0.9em 0;
	font-size: 1.2em;
	color: #343434;
}

div#content h3 {
	margin: 0.5em 0 0 0;
	font-size: 1em;
	color: #686868;
	text-decoration: underline;
}

div#content p {
	margin: 0 0 1em 0;
}

div#content img.right {
	float: right;
	padding: 0 0 1.4em 15px;
}

div#content img.left {
	float: left;
	margin: 0 12px 0 0;
}

div#content .delimiter {
	width: auto;
	height: 1px;
	background: url(../images/dotted_line.gif) repeat-x;
	clear: both;
}

div#clear {
	clear: both;
}

div#footer {
	margin-top: 0px;
}

/*div#footer p#copyright
{
padding: 2px 0 3px 0;
color: white;
background-color: #009900;
text-align: center;
}*/

div#footer p#bottom_menu {
	padding: 2px 0 4px 11px;
	color: #f3fff3;
	color: #ffffff;
	background-color: #8c6400;
	background-color: #7d5a00;
	background-color: #009900;
	cursor: default;
}

div#footer p#bottom_menu a {
	color: #f3fff3;
	color: #ffffff;
	text-decoration: none;
}

div#footer p#bottom_menu a#to_the_top {
	float: right;
	margin-right: 11px;
	padding-left: 12px;
	background: url(../images/arrow_up.gif) left 0.53em no-repeat;
}

div#footer p#bottom_menu a:hover, a:active {
	text-decoration: underline;
}

