root { 
  display: block;
}
a:visited {color: #eeeeee; text-decoration: none; }
a:link { color: #eeeeee; text-decoration: none; }
a:hover { color: #eeeeee; text-decoration: underline; }
a:active { color: #eeeeee; text-decoration: none; }
a:focus { color: #eeeeee; text-decoration: none; }

body {
  background-attachment: fixed;
  background-color: #a4b1e2;
  font-family: Verdana;
  font-size: 12pt;
  color: #555555;
  margin-top: 13px;
}

table {
  font-family: Verdana;
  font-size: 12pt;
}

.card
{
  position: relative;
  margin-left: auto;
  margin-right: auto;  
}

.content {
  background-image:url('/images/profil.gif');
  background-repeat: repeat;  
}

.contenttext {
  margin-left:10px;
  margin-top:5px;
  margin-right:5px;
  margin-bottom:5px;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  color: #eeeeee;
}

.contenttext h1 {
  font-weight: bold;
  font-size: 26px;
}

.contenttext h2 {
  font-weight: bold;
  font-size: 18px;
}

.contenttext h3 {
  font-weight: bold;
  font-size: 14px;
}

.header {
  letter-spacing: 1px;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style: italic;
  font-variant: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 25px;
  color: #33cc00;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}

.footer {
  margin-left:0px;
  left:0px;
  position: fixed;
  bottom:0px;
  margin-bottom: 0px;
  border:0px;
  background-color: #ffffff;
  border-color: #888888;
  border-top-width: 2px;
  border-bottom-width: 1px;
  border-style: solid;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight:normal;
  color: #333333;
  width: 100%;  
  text-align:center; 
}

.footer a {  
  margin-left:10px;
  margin-right:10px;
  color: #333333;
}

.footer a:hover {
  font-weight:bold;
  color: #333333;
}
.footer a:visited {
  font-weight:bold;
  color: #333333;
}
.footer a:link {
  font-weight:bold;
  color: #333333;
}
.footer a:active {
  font-weight:bold;
  color: #333333;
}

.lo
{
  background-image:url('/images/lo.gif');
  background-repeat: no-repeat;
  background-position: top;
}

.ro
{
  background-image:url('/images/ro.gif');
  background-repeat: no-repeat;
  background-position: top;
}

.lu
{
  background-image:url('/images/lu.gif');
  background-repeat: no-repeat;
  background-position: bottom;
}

.ru
{
  background-image:url('/images/ru.gif');
  background-repeat: no-repeat;
  background-position: bottom;
}
