html {
	height:100%; 
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#FFFFFF;
	font-size:8pt;
	line-height:1.5;
	font-family: Arial, Verdana, Helvetica, SansaSoftPro-Normal, sans-serif;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
	_overflow: vertical;
}

* { outline: none; }

body {
	height:100%;
	min-height:100%;
	max-height:100%;
	background:#FFFFFF;
	padding:0;
	margin:0;
	border:0;
	color: #4D4D4D;
}

img
{
	border:0;
}

a, 
a:visited 
{
color:#4D4D4D;
text-decoration:none;
}

a:hover 
{
color:#000000;
text-decoration:none;
}

#container 
{
display:block;
min-height:100%;
position:relative;
}

#wrapper
{
position: relative;
text-align: left;
padding:0;
background-image: url(../../images/frontend/backg_hfade_right.gif);
background-position:right top;
background-repeat:no-repeat;
background-attachment: scroll;
min-height: 101%;
height: 101%;
left:50%;
margin:0pt 0pt 0pt -487px;
width: 976px;
}

#header 
{
position:fixed;
_position:absolute;
display:block;
text-align: left;
padding:0px 8px 0px 8px;
width:960px;
z-index: 5;
left:50%;
margin:0pt 0pt 0pt -487px;
_margin:0pt auto;
}

#headbackg {
	height: 110px;
	background-color:#ffffff;
	border-bottom: 1px solid #eeeeee;
}

.fixedheader {
  position: fixed;width:960px;left:50%;margin:0pt 0pt 0pt -487px;
}

#logo {
	float:right;
	height:28px;
	position:absolute;
	right:20px;
	top:25px;
	width:115px;
}

#logosubtext {
  text-align: right;
  font-size: 0.8em;
  letter-spacing:0px;
	float:right;
	height:28px;
	position:absolute;
	right:20px;
	top:60px;
	width:800px;
}


#canvas {
/*  float: clear;
*/  
  position: relative;
  background-color: #000000;
}
#canvas-alt-content {
  width: 400px;
  padding: 15px;
  position: relative;
  top: 50px;
  margin: 0 auto;
  background-color: #fff;
  border: 4px solid #aaa;  
  text-align: center;
}
#canvas .tooltip {
  background-color:#fff;
  color: #000;
  font-weight:bold;
  font-size: 9px;
  padding:4px;
  opacity: 1;
  white-space: nowrap;
}


div#language span { padding: 5px; }
div#language span:hover { background-color: #ECEAEB; }

.bottomline {
display:block;
background-color: #c0c0c0;
border-top: solid 10px #FFFFFF;
border-bottom: solid 10px #FFFFFF;
height: 1px;
width: 960px;
clear: both;
}

#menu
{
text-transform: uppercase;
position: relative;
width: 700px;
height: 80px;
padding: 0px;
left: 5px;
top: 20px;
}

ul.menu { font-size: 100%; font-weight: bold; height: 20px;float: left; background-color: #fff; color: #8B8A8A; list-style: none; padding: 0px; margin: 0px 0px 5px 0px; }
ul.menu li { float: left; position: relative; }
ul.menu li a { display: block; padding: 3px 7px; color: #4b4b4b; border-left: 3px solid #fff; }
ul.menu li a:hover, ul.menu li.active a {color: #ffffff; background-color: #009ee0;}
ul.menu li.active a { color: #009ee0; background-color: #ffffff;  }

hr.menudiv { clear: both; height: 0; border: 0; border-bottom: 1px solid #C0C0C0; margin: 1em 0;}

#line {
display:block;

width: 600px;		
float: none;
clear: both;
}

#content
{
background-image: url(../../images/frontend/backg_hfade_left.gif);
background-position:left top;
background-repeat:no-repeat;
min-height:620px;
height:100%;
/*_position: absolute;
_top: 0px;
_background-color:#000000;
*/
padding-top: 110px;
}

.contentelement ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

.contentelement ul li {
background:transparent url(../../images/frontend/icons/icon_arrow_13x10.gif) no-repeat scroll 1px 8px;
border-top:1px dotted #D0CFCE;
padding:0px 0 0px 0px;
height: 22px;
font-size: 8pt;
overflow: hidden;
}

.contentelement ul li a,
.contentelement ul li span {
height: 22px;
padding: 2px;
display: block;
margin-bottom: 5px;
}

.contentelement ul li a:hover {
background-color: #009ee0;
color: #ffffff;
}

h2 {
color:#6F6F6F;
margin-left:0em;
margin-top:0em;
margin-bottom:1.5em;
text-transform: uppercase;
font-size:100%;
}

.pub
{
border-bottom:1px dotted #D0CFCE;
margin-top:1em;
margin-bottom:0em;
padding-bottom:1em;
}

.column
{
width:295px;
float:left;
padding:5px;
}

.column-right
{
padding-left:20px;
}

.clearer
{
width:100%;
display:block;
height:0;
font-size:0;
margin:0;
padding:0;
clear:both;
}

h1
{
color:#4D4D4D;
font-size:100%;
font-weight:bold;
background-position:left center;
background-repeat:no-repeat;
margin-top:0em;
margin-bottom:1.5em;
text-transform: uppercase;
}

p
{
word-spacing:0.1em;
margin-top:0em;
margin-bottom:0.5em;
}

.bodytext
{
text-indent:0em;
}

div.searchform input
{
	margin-top: 30px;
	background: #FFFFFF;
	border: 1px solid #707173;
	color: #707173;
	height: 16px;
	_height: 21px;
	text-indent: 2px;
	width: 184px;
}

div.contentelement
{
	margin-bottom: 20px;
	padding: 5px;
}

.infohead {
color:#4D4D4D;
font-size:0.8em;
font-weight:bold;
background-position:left center;
background-repeat:no-repeat;
margin-top:0px;
text-transform: uppercase;
}

.marginbottom {
	margin-bottom: 20px;
}

#footer { margin: 0px 0px 40px 8px; padding: 8px 0; width: 960px; font-size: 7pt; height: 50px;}

#copyright { text-align: left; width: 460px; float: left; margin-left: 15px;}

#language 
{
	float: right;
	width:200px;
	text-align: right;
	background-color:#FFFFFF;
	margin-right: 15px;
}

.myMapTypeControl a {
  color: #4B4B4B;
  background-color: #fff;
  font-family: "Verdana";
  font-weight: bold;
  font-size: 10px;
  padding: 3px 5px 5px;
  text-align: center;
  width: 5.5em;
  float: left;
  cursor: pointer;
}

.myMapTypeControl a.selected {
  color: #009EE0;
}

.myMapTypeControl a:hover {
  background-color: #009EE0;
  color: #fff;
}

#notresizable {
  padding-bottom: 23px;
  background:#fff url(../../images/frontend/statusbar.png) bottom left no-repeat;
}

.ui-resizable { position: relative;} 
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 
99999; display: block;} 
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; } 
.ui-resizable-s { 
  background:#fff url(../../images/frontend/iconbar.png) 0 0 no-repeat;
  height: 23px;
  bottom: -23px;  
  cursor: s-resize;
  width: 100%; 
  left: 0px; 
}
.ui-resizable-s:hover {
  background-position: 0 -23px;
}

ul.link-list  {
list-style:none outside none;
margin:0;
padding:0;
}
.link-list li {

padding:0;
}
.link-list li:hover {
background-color:#F3F3F3;
text-decoration:none;
}
.link-list li a, .link-list li a:hover {
display:block;
text-decoration:none;
padding: 3px 0 4px 20px;
}
.link-list li span {
display:block;
padding: 3px 0 4px 2px;
}

.link-list .download {
	background-image:url("/images/frontend/file.png");
	background-position:1px 3px;
	background-repeat:no-repeat;
	padding: 3px 0 4px 20px;
	text-decoration:none;
}

.link-list .external {
	background-image:url("/images/frontend/link_external.gif");
	background-position:5px 7px;
	background-repeat:no-repeat;
	padding: 3px 0 4px 20px;
	text-decoration:none;
}

.link-list .external:hover {
	background-image:url("/images/frontend/link_external_hover.gif");
	background-position:5px 7px;
	background-repeat:no-repeat;
	padding: 3px 0 4px 20px;
	text-decoration:none;
}

#twitterlink {
  margin: 0 15px;
  padding-right: 21px;
  background: #fff url(../../images/frontend/t_mini-b.png) right 50% no-repeat;
  line-height: 16px;
  height: 16px;
  display: block;
  float: right;
  color: #8b8a8a;
}

#twitterlink:hover {
  background-image: url(../../images/frontend/t_mini-a.png);
  color: #33ccff;
}

.relogin_p {
  padding-right: 15px;
  margin-top: 10px;
  text-align: right;
}
.relogin_p a {
  padding: 2px 5px;
  border: 1px solid #777 !important;
     -moz-border-radius: 4px; /* FF1+ */
  -webkit-border-radius: 4px; /* Saf3+, Chrome */
          border-radius: 4px; /* Opera 10.5, IE 9 */

  color: #777 !important;
}

.relogin_p a:hover {
  border-color: #000 !important;
  color: #000 !important;
}
