a:visited {
    color: gray;
}

a img{
border:0;
}

.pagecontainer {
      max-width: 750px;
      margin: 0 auto;
      text-align: center;
      float: center;
    }

.englishpagecontainer {
      max-width: 750px;
      margin: 0 auto;
      text-align: left;
      float: center;
    }

.headercontainer {
      margin: 0 auto;
      max-width: 750px;
      hight: 60px;
      #border-width: 1px;
      #width: 100%;
      #margin: 0 auto;
      #max-width: 750px;
      #hight: 60px;
      #text-align: center;
      #float: right;
      #border-width: 1px;
    }

#logosmall {
    display: inline-block; overflow: hidden;
    float: center;
    text-align: center;
    #margin-left: auto;
    #margin-right: auto;
    #display: block;
    #position: relative;
    #margin-bottom: 0px;
    #width: 33%;
    #display: block;
    #float: center;
    #width: 149px;
    #width: 33%;
    #text-align: center;
    #margin-bottom: 0px;
    #clear:both;
    #background-color: green;
}

#logonormal {
    display: block;
    float: left;
    #text-align: center;
    #background-color: whitesmoke;
    #margin-bottom: 0px;
    #vertical-align: top;
    #clear: both;
}

#logonormal a:link, logonormal a:visited {
    color: gray;
    text-decoration: none;
}

#FB {
    display: block;
    float: right;
}

#title {
    display: block;
    vertical-align: bottom;
    #height: 100%;
    float: right;
    color: gray;
    #text-align: center;
    #padding: 0 0;
    #margin: 0 0;
    #line-height: 0;
    #background-color: whitesmoke;
    #margin-bottom: 0px;
    #clear: both;
}

hr {
    display: block;
    float: center;
    text-align: center;
    #width: 100%;
    border-width: 1px;
    clear: both;
}

#topleftnav {
    float: left;
    text-align: left;
    font-weight: bold;
    #color: gray;
    #position: relative;
    #display: block;
    #float: left;
    #width: 90px;
    #width: 15%;
    #width: 33%;
    #text-align: left;
    #margin-left: 10px;
    #height: 60px;
    #background-color: #A60000;
    #border-color: black;
    #border-style: solid;
    #border-width: 1px;
    #clear:right;
    #background-color: red;
}

#topleftnav a:link, topleftnav a:visited {
    color: gray;
    text-decoration: none;
}


#headline {
  text-align: center;
  clear: both;
  #padding: 0.8em;
  #color: white;
  #margin-top: 0px;
  #font-family: Roboto, sans-serif;
  #background-size: cover;
  #width: 100%;
}

#search {
    width: auto;
    display: block;
    text-align: center;
    clear: both;
    #float: center;
}

#728x90 {
    display: block;
    width: 100%;
    margin: 0 auto;
    float: center;
    clear:both;
}

#728x90footer {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
    float: right;
    clear:both;
}

#subdirectories {
    display: block;
    width: 100%;
    text-align: center;
    vertical-align: top;
    #margin-right: 60px;
    clear: both;
    float: center;
}

table {
    #border-spacing: 40px;
    width: 100%;
    #float: center;
}


.directorycontainer {
      width: 100%;
      display: block;
      float: right;
      text-align: right;
      #margin: auto;
      #max-width: 750px;
    }

.englishdirectorycontainer {
      width: 100%;
      display: block;
      float: left;
      text-align: left;
      #margin: auto;
      #max-width: 750px;
    }

.linkstyle {
    display: block;
    color: gray;
    text-align: right;
    max-width: 600px;
    margin-right: 20px;
    margin-bottom: 0px;
    clear: both;
    font-weight: bold;
    text-decoration: none;
    #vertical-align: bottom;
}

.linkstyle a:link {
    text-decoration: none;
}

.linkstyle a:visited {
    color: blue;
}

.linkstyle a:hover, .linkstyle a:active {
    color: #484848;
    text-decoration: underline;
}


.englishlinkstyle {
    display: block;
    color: gray;
    text-align: left;
    max-width: 600px;
    margin-right: 20px;
    margin-bottom: 0px;
    clear: both;
    font-weight: bold;
    text-decoration: none;
    #vertical-align: bottom;
}

.englishlinkstyle a:link {
    text-decoration: none;
}

.englishlinkstyle a:visited {
    color: blue;
}

.englishlinkstyle a:hover, .englishlinkstyle a:active {
    color: #484848;
    text-decoration: underline;
}

.description {
    display: block;
    color: #585858;
    text-align: right;
    text-align: justify;
    text-justify: inter-word;
    max-width: 550px;
    margin-right: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.description:hover {
    background-color: whitesmoke;
}

.englishdescription {
    display: block;
    color: #585858;
    text-align: left;
    #text-align: justify;
    text-justify: inter-word;
    max-width: 550px;
    margin-left: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.englishdescription:hover {
    background-color: whitesmoke;
}

#moreinfolink {
    display: block;
    #text-align: right;
    max-width: 100%;
    margin-right: 40px;
    margin-bottom: 25px;
    background-color: whitesmoke;
}

#moreinfolink {
    display: block;
    #text-align: right;
    max-width: 100%;
    margin-right: 40px;
    margin-bottom: 25px;
    background-color: whitesmoke;
}

#moreinfolink a:link, #moreinfolink a:visited {
    text-decoration: none;
    color: #484848;
}

#moreinfolink:hover {
    background-color: white;
}


#footer {
    font-size: 1em;
    color: grey;
    text-align: center;
    margin: auto;
    clear: both;
}