 a:link{
  color: #336699;
}

a:visited{
  color: #617d99;
}

a:hover, a:visited:hover{
  color: #0889D0;
}

body{
  margin: 0;
  padding: 0;
  background: white;
  background: white url(/.site/images/background.gif) repeat-x top left;
  font-size: 70%;
  font-family: Verdana, Arial, sans-serif;
  text-align: left !important;
}

form{
  margin: 0;
  padding: 0;
}

img{
  border: 0px;
}

input{
  vertical-align: middle; 
}

.input-styled{
  border: 1px solid #808080;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  margin: 0;
  padding: 0;
}

input.focused{
  background-color: #FAFAD2;
}

h1{
  font-size: 17px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #196ba4;
  padding: 0px 0 3px 17px;
  margin: 0 0 10px 0;
  background: #84c453 url(/.site/images/header-background.gif) repeat-y;
}

h2{
  color: #196ba4;
  font-size: 12px !important;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #196ba4;
  padding: 2px 0 0px 0px;
  margin: 0;
}

h3{
  color: black;
  font-size: 1em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding: 0 0 10px 0px;
  margin: 0;
}

p{
  margin: 0 !important;
  padding: 0 0 10px 0 !important; 
}

ul{
  margin-top: 0;
  padding-top: 0;
}

table{
  border-collapse: collapse;
  border: 0px;
}

#header{
  height: 230px;
  background: url(/.site/images/header-bg.gif) no-repeat left top;
}

#header-2{
  height: 100%;
  width: 100%;
  background: url(/.site/images/header-dottedmap.gif) top right no-repeat;
}

#header-3{
  height: 100%;
  width: 100%;
  background: url(/.site/images/logo-1.gif) top right no-repeat;
}

#header-banner{
  float: left;
  height: 90px;
  width: 600px;
}

#header-logo{
  float: right;
}

#header-ears{
  margin-left: 3px;
  display: block;
  clear: left;
}

#header-ears ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#header-ears ul li{
  margin-right: 3px;
  width: 197px; 
  float: left;
  height: 74px;
  background: url(/.site/images/header-ear-right.gif) no-repeat right top;
}

#header-ears span{
  float: left;
  height: 74px;
  background: url(/.site/images/header-ear.gif) no-repeat top left;
}

#header-ears a{
  display: block;
  margin: 15px 10px 0px 21px; 
  padding: 7px 0 0 0;
  height: 52px;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  background: url(/.site/images/header-ear-long.gif) repeat-x left top;
  color: #666666;
}

#header-menu{
  clear: both;
  text-align: right;
}

#header-menu ul{
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}

#header-menu li{
  display: inline;
}

#header-menu li a{
  float: left;
  padding: 5px 10px 5px 7px;
  background: url(/.site/images/header-menu-pulk.gif) no-repeat left 7px;
}

#header-menu li.active a{
  text-decoration: none;
  color: #515151 !important;
  font-weight: bold;
}

#main{
  clear: both;
  padding: 0 8px;
}

#banner-right{
  float: right;
  width: 120px;
  margin-top: -10px;
  clear: right;
}

#menu-left{
  float: left;
  width: 141px;
  background: url(/.site/images/menu-left-background.gif) no-repeat left top;
  margin: 0;
  clear: left;
}

#menu-left form{
  margin: 10px 0 0 17px;
}

#menu-left form label{
  display: block;
  font-size: 10px;
  font-weight: bold;
  color: white;
  margin-bottom: 13px;
}

#menu-left form input.input-styled{
  width: 74px;
}

#menu-left ul{
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0px solid #0889d0;
  border-top-width: 1px;
  margin: 5px 17px 55px 17px;
}

#menu-left li{
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
  border: 0px solid #0889d0;
  border-bottom-width: 1px;
  padding: 3px 0 4px 0;
  margin: 0;
  line-height: 16px;
}

#menu-left li a{
  text-decoration: none;
}

#menu-left li a:link,#menu-left li  a:visited{
  color: #0889d0;
}

#menu-left li.active a{
  color: #515151 !important;
}

#money-course{
  background: url(/.site/images/money-course-background.gif);
  font-size: 9px;
  color: #666666 !important;
  height: 67px;
}


#money-course h3{
  text-align: center;
  font-weight: bold;
  font-size: 1em;
  margin: 0;
  padding: 0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding-top: 7px;
  padding-bottom: 8px;
  color: #666666;
}

#money-course .usd{
  text-align: center;
  float: left;
  width: 70px;
}

#money-course .euro{
  text-align: center;
  float: right;
  width: 70px;
}


#money-course strong{
  display: block;
  text-transform: uppercase;
}

#content{
  display: block;
  margin-left: 160px;
  margin-right: 125px;
  padding-right: 10%;
/*  overflow: auto;*/
}

#footer{
  clear: both;
  height: 73px;
  background:url(/.site/images/footer-background.gif) no-repeat left top #2ba5d9;
}

#footer a.link-antora img{
  margin: 12px 0 0 20px;
}

* html #content{
  height: 1%;
}

.hint{
  color: gray;
}

#content{
  font-size: 110% !important;
  padding-right: 10px;
  width: 60%;
}



.content-pager{
  padding: 2em 0;
  text-align: center;
}

.content-pager-info{
  background: #EFEFEF;
  border: 1px solid #AFAFAF;
  padding: 0px 5px;
  margin: 0px 100px;
}

.content-pager-back{
  float: left;
  color: gray;
  border: 1px solid white;
}

.content-pager-next{
  float: right;
  color: gray;
  border: 1px solid white;
}

ul.inthissection{
  margin: 0 0px;
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
/*  border-left: 4px solid #e8e8e8;*/
}

ul.inthissection li{
  padding-bottom: 6px;
  padding-top: 2px;
  padding-left: 12px;
  background: url(/.site/images/inthissection-pulk.gif) no-repeat left center;
}

ul.inthissection li a{

}


.columns3{
  width: 30%;
  float: left;
}

.link-out{
  
}

.url{
  color: gray;
  font-size: 90%;
}

ul#breadcrumbs{
  margin: -10px 0 0 0;
  padding: 0 0 2px 12px;
  margin-bottom: 15px;
  font-size: 90%;
  list-style: none;
  font-weight: bold;
  background: #84c453 url(/.site/images/header-background.gif) repeat-y;
}

ul#breadcrumbs li{
  display: inline;
  padding-right: 11px;
  padding-left: 6px;
  background: url(/.site/images/breadcrumbs-pulk.gif) no-repeat right 4px;
}

ul#breadcrumbs li a:link, ul#breadcrumbs li a:visited{
  text-decoration: none;
  color: gray;
}

ul#breadcrumbs li a:hover, ul#breadcrumbs li a:visited:hover{
  text-decoration: underline;
  color: #336699;
}


#content-withheader{
  margin-left: 6%;  
}

#content-content{
  padding-left: 18px;
}

#footer #counter{
  float: right;
  padding-right: 5px;
  margin-top: 42px;
}

#form-addlink{
  width: 400;
  float: left;
}
    
#form-addlink .form-row{
  padding: 10px 0;
  clear: both;
}

#form-addlink label{
  text-align: left;
  color: #333333;
  font-weight: bold;
  display: block;
  font-size: 90%;
}

#form-addlink .input{
}

.input input{
  width: 395px;
}

.input textarea{
  width: 395px;
}

.error{
  color: red;
  font-size: 90%;
}

.no{
  display: none;
}