body {
  background: #A2A2A2;
  font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px; /*0.9em;*/
	font-style: normal;
	font-weight: normal;
}

#head {
  width: 930px;
  height: 139px;
  background-image: url(images/head.png);
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
}

#head span {
  display: none;
}

#navigation {
  width: 930px;
  height: 36px;
  background-image: url(images/links.png);
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
	position: relative;
  padding: 0px;
  clear: both;
}

#navigation ul {
  list-style: none;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 65px;
}

#navigation ul li {
  float: left;
}

#navigation a {
  text-decoration: none;
  color: #292929;
  font-size: 14px; /*1.1em;*/
}

#navigation li span a, 
#navigation li span a:link {
	display: block;
	/*height: 35px;*/
	height: 28px;
 	float: left;
	margin: 0px;
	padding-top: 8px;
}

#lang {
	position: absolute; 
	right: 50px;  
	margin-top: 8px;
}

.top_obj {
  margin-top: 0px;
}

.bottom_obj {
  margin-bottom: 0px;
}

form {
  margin: 0px;
}

a {
  color: #3A3A3A;
  font-weight: bold;
}

.list li {
	padding-bottom: 1.1em;
}

.list li span a {
	margin-left:1.2em;
}


#navigation li { text-align: center; }
/*#navigation li span a:hover { background-image: none; }*/

#navigation li span a {
/*  padding-top: 8px; */
  padding-bottom: 0px;
  height: 28px;
}

#navigation li.nav_start_active span,
#navigation li.nav_start_active span a {
	height: 28px;
	display: block;
	background: url("images/nav_active.png") 0 0 no-repeat;
	width: 129px;
	margin: 0px;
	color: #DEDEDE;

/*	voice-family:"\"}\"";
	voice-family:inherit;
	height: 36px;*/
}

#navigation li.nav_start span {
	display: block;
	background: url("images/nav_hover.png") 0 0 no-repeat;
	width: 129px;
	height: 28px;
	margin: 0px;

	voice-family:"\"}\"";
	voice-family:inherit;
	height: 36px;
}

li.nav_start span,
li.nav_start span a {
	display: block;
	background: url("images/nav_inact.png") 0 0 no-repeat;
  	width: 129px;
	height: 28px;
	margin: 0px;

	/*voice-family:"\"}\"";
	voice-family:inherit;
	height: 36px;*/
}

li.nav_start_active span,
li.nav_start_active span a {
	display: block;
	background: url("images/nav_active.png") 0 0 no-repeat;
	width: 129px;
	height: 28px;
	margin: 0px;

	voice-family:"\"}\"";
	voice-family: inherit;
	height: 36px;
}


#navigation li.nav_end_active span,
#navigation li.nav_end_active span a {
	display: block;
 	background: url("images/nav_active_close.png") 0 0 no-repeat;
	width: 130px;
	height: 28px;
	margin: 0px;
	color: #DEDEDE;

/*        voice-family:"\"}\"";
        voice-family: inherit;
        height: 36px; */
}

#navigation li.nav_end span {
	display: block;
	background: url("images/nav_hover_close.png") 0 0 no-repeat;
	width: 130px;
	height: 28px;
	margin: 0px;

        voice-family:"\"}\"";
        voice-family: inherit;
        height: 36px;
}

li.nav_end span,
li.nav_end span a {
	display: block;
	background: url("images/nav_inact_close.png") 0 0 no-repeat;
	width: 130px;
	height: 28px;
	margin: 0px;

      /*  voice-family:"\"}\"";
        voice-family: inherit;
        height: 36px;*/
}

li.nav_end_active span,
li.nav_end_active span a {
	display: block;
	background: url("images/nav_active_close.png") 0 0 no-repeat;
	width: 130px;
	height: 28px;
	margin: 0px;

       /* voice-family:"\"}\"";
        voice-family: inherit;
        height: 36px;*/
}



#body {
  width: 930px;
  background-image: url(images/body.png);
  background-repeat: repeat-y;
  padding-top: 15px;
  margin-left: auto;
  margin-right: auto;
}

#content {
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 0px;
  padding-bottom: 10px;
}

#footer {
  width: 930px;
  height: 30px;
  background-image: url(images/bottom.png);
  background-repeat: no-repeat; 
  font-size: x-small;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #555555;
  padding-top: 18px;
  position: relative;
}

#footer span a {
  text-decoration: none;
  color: #555555;
  position: absolute; 
  right: 40px;
}

h1 {
  font-size: 1.2em;
}

h2 {
  font-size: 1.1em;
}

.left {
/*  border-color: yellow;
  border-style: solid;
  border-width: 1px;*/
 
  max-width: 340px;
  float: left;

  /* IE 5.5 hack */
  voice-family:"\"}\"";
  voice-family:inherit;  
  max-width: 360px;
}

.left_box {
/*  border-color: green;
  border-style: solid;
  border-width: 1px;*/
 
  width: 320px;
  float: left;

  /* IE 5.5 hack */
  voice-family:"\"}\"";
  voice-family:inherit;  
  width: 340px;
}

.left_small_box {
/*  border-color: red;
  border-style: solid;
  border-width: 1px;*/

  width: 420px;
  float: left;

  /* IE 5.5 hack */
  voice-family:"\"}\"";
  voice-family:inherit;  
  width: 440px;
} 

.right {
  float: right;
  max-width: 580px;
	/*padding-left: 20px;*/
	/*padding-right: 10px;*/

  /* IE 5.5 hack */
  voice-family:"\"}\"";
  voice-family:inherit;  
  max-width: 560px;

/*  border-color: red;
  border-style: solid;
  border-width: 1px;*/
}

.right_half {
  float: right;
  width: 400px;
	padding-left: 5px;
	padding-right: 10px;

  /* IE 5.5 hack */
  voice-family:"\"}\"";
  voice-family:inherit;  
  width: 385px;

  /*border-color: red;
  border-style: solid;
  border-width: 1px;*/
}

.left_half {
  float: left;
  width: 400px;
	padding-left: 10px;
	padding-right: 5px;

  /* IE 5.5 hack */
  voice-family:"\"}\"";
  voice-family:inherit;  
  width: 385px;

  /*border-color: green;
  border-style: solid;
  border-width: 1px;*/
}

.right_nav {
  float: right;
  width: 570px;
	padding-left: 10px;
	padding-right: 10px;

  /* IE 5.5 hack */
  voice-family:"\"}\"";
  voice-family:inherit;  
  width: 550px;

  /*border-color: red;
  border-style: solid;
  border-width: 1px;*/
}

.right_nav p {
  text-align: justify;
  margin-right: 10px;
}

.center {
  margin-left: auto;
  margin-right: auto;
  width: 450px;
}

code {
  margin-left: 20px;
}

