html,body,div,p,h1,h2,h3 {
  padding: 0; margin :0;
}

body {
  font: 12px/18px Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  background-color: #a3a3a3;
  padding-top: 40px;
  letter-spacing: .10em;
}

/**
 * layout
 */

#container {
  width: 891px;

  color:  #d7b369;
  background-color: white;

  margin: auto;
  position: relative;
}

#container .inner {
  padding: 18px;
  padding-bottom: 0;
}

#main {
  background: url('images/w-arrow-top.png') #d7b369 no-repeat 160px 0;
  color: white; 
}

#main .inner {
  padding: 12px;
  padding-top: 25px;
}

#welcome {
  margin-left: 275px;
}

#welcome p {
  padding-bottom: 1.3em;
}

img#logo {
  position: absolute;
  border: 0;
}

#info {
  padding:0 margin:0;
}

/**
 * box size types
 */

#info .box-1 {
  width: 259px;
  height: 188px;

  float: left;
}

#info .box-2 {
  width: 446px;
  height: 188px;

  margin-left: 13px;
  float: left;
}

#info .box-3 {
  width: 718px;
  height: 188px;

  float: left;
}

hr.cleaner {
  clear: both;
  visibility: hidden;
  padding: 0; margin :0;
  margin: -1px;
}

/**
 * box color combinations
 */

#info .arrow-gw {
  background: url('images/gw-arrow-left.png') white no-repeat 0 50%;
  color:  #d7b369;
}

#info .arrow-gg {
  background: url('images/gg-arrow-left.png') #a3a3a3 no-repeat 0 50%;
  color:  white;
}

#info div.rounded .inner{
  padding: 8px 8px 8px 25px;
}

/**
 * Typography
 */

#footer {
  line-height: 24px;
  padding: 6px 0;
  letter-spacing: 0;
}

h2 {
  font-size: 16px;
  font-weight: bold; 
  line-height: 22px;
  letter-spacing: .12em;
}

h3 {
  font-size: 12px;
  font-weight: bold; 
}

/**
 * linkbox - lesikar.eu
 */

#info #link-lesikar {
  background: url('images/lesikar-foto.png') white no-repeat 100% 0;
}

#info #link-lesikar a{
  display: block;
  height: 172px;
}

#info #link-lesikar a h3{
  line-height: 172px;
}

#info #link-lesikar .inner{
  background: url('images/gw-arrow-left.png') no-repeat 0 50%;
  height: 172px;
}

/**
 * site navilinks
 */

#info #laar-links {
  width: 105px
  height: 188px;

  color:  white;
  float: left;
  margin-left: 8px;
}

#info #laar-links a{
  color: white;
  text-decoration: none;
  text-align: center;
  display: block;
  padding-top: 20px;
  margin-bottom: 25px;
  background: url('images/gw-arrow-top.png') no-repeat 50% 0;
  font-weight: bold;
}

#info #laar-links a.active{
  background: url('images/gg-arrow-top.png') no-repeat 50% 0;
  color: #74736f;
}

/**
 * media navi table
 */

#info #laar-media{
  padding-top: 8px;
}

#info #laar-media tr{
  height: 24px;
}

#info #laar-media a{
  color: white;
  text-decoration: none;
}

#info #laar-media td.media-definition {
  text-transform: uppercase;
  font-weight: bold;
  width: 125px;
}

#info #laar-media td.media-function {
  width: 180px;
}

/**
 * foto gallery
 */

#gallery .frame {
  width: 90px;
  height: 90px; 

  background-color: #72736e;
  text-align:center; 

  padding: 5px; 
  margin: 3px; 

  float:left;
  margin-top: 20px;
}

#gallery div.pager {
  position: absolute;
  bottom: 5px;
  right: 10px;
  z-index: 1;
}

#gallery .frame-pdf {
  width: 70px;
  height: 90px; 
  margin-top: 20px;
  padding-right: 3px;
  float:left;
}

a img {
  border: 0;
}

/**
 * Link && img 
 * destruction && decoration 
 */

#gallery a{
  color:  white;
  text-decoration: none;
}

#gallery a.active{
  color:  #72736e;
}

#welcome a{
  color: white;
  text-decoration: none;
  font-weight: bold;
}

#info #link-lesikar a{
  color:  #d7b369;
  text-decoration: none;
}

#footer a{
  color:  #d7b369;
  text-decoration: none;
  font-size: 14px;
}

/**
 * administration
 */

#footer div.admin {
  float: right;
}

#footer div.admin a{
  color: white;
  text-decoration: underline;
}



#laar-cert a img {
  border: 1px solid #d7b369;
  padding: 2px;
}

.pr-subject {
  width:  300px;
}

#footer .lang-switch {
  color: #626262;
}

#footer a.active {
  color: #626262;
}

#footer .lang-switch a {
  color: #626262;
}

#footer .lang-switch a.active {
  font-weight: bold;
}
