body {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color: #4A86A5;
}

img {
  border: 0px;
  vertical-align: bottom;
}

table.all {
  width: 100%;
  border: 0px;
  margin: 0px;
  padding:0px; 
  border-collapse:collapse;
}

tr.top {
  background-color: #4A86A5;
}

tr.top-stripe {
  background-color: #00517B;
}

tr.main {
  background-color: #FFFFFF;
}

td.navi {
  width: 186px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:1.0em;
  vertical-align: top;
  background-color: #FFFFFF;
  padding: 0px;
  margin: 0px;
}

td.content {
  background-color: #FFFFFF;
  width: 672px;
  vertical-align: top;
}

table.content {
  margin-left: 22px;
  margin-right: 20px;
  border-collapse:collapse;
}

td.stripes {
  width: 148px;
  background-image:url(http://www.savento.com/pub/skins/savento/strichel.png);
}

#Logo {
  position: absolute;
  left: 18px;
  top: 55px;
}

#Signet {
  position:absolute;
  left: 803px;
  top: 72px;
  text-align: right;
}

/********************************************************************
 * Navigation
 *******************************************************************/

#Navigation {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:1.0em;
  background-color: #00517B;
  margin: 0px;
  padding-top: 1px;
  padding-bottom: 0px;
}
#Navigation ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: block;
  list-style-position:outside;
}
#Navigation ul li {
  list-style:none;
  padding: 0px 0px 0px 0px; 
  border-bottom-width: 1px;
  border-bottom-color: white;
  border-bottom-style: solid;
}
#Navigation ul li a.selflink {
  display: block;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-left: 10px;
  padding-right: 5px;
  color:#FFC900; 
  text-decoration:none;
  background-color: inherit;
  text-transform: none;
  border-left-width: 10px;
  border-left-color: #4A86A5;
  border-left-style: solid;
}
#Navigation ul li a.selflink:hover {
  display: block;
  background-color: #4A86A5;
}
#Navigation ul li a.wikilink {
  display: block;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-left: 20px;
  padding-right: 5px;
  color:#FFFFFF; 
  text-decoration:none;
  text-transform: none;
}
#Navigation ul li a.wikilink:hover {
  display: block;
  text-decoration:none;
  color:#FFFFFF;
  background-color: #4A86A5;
}
#Navigation ul li ul {
  margin: 0 0 0 7px;
  padding: 0 0 0 0;
  list-style-position:outside;
  display: block;
}
#Navigation ul li ul li {
  font-size:0.8em;
  list-style: none;
  border-bottom: 0px solid #FFFFFF;
  padding: 0px 0px 0px 0px;
}
#Navigation p.vspace {
  margin:0px;
  padding:0px;
  border-bottom: 0px solid #FFFFFF;
  display: block;
}
#Navigation urllink {
  color:#FFFFFF; 
  text-decoration:none;
}
#Navigation ul li ul li a.selflink {
  display: block;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-left: 8px;
  padding-right: 5px;
  color:#FFC900; 
  text-decoration:none;
  background-color: inherit;
  text-transform: none;
  border-left-width: 10px;
  border-left-color: #4A86A5;
  border-left-style: solid;
}
#Navigation ul li ul li a.wikilink {
  display: block;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-left: 15px;
  padding-right: 5px;
  color:#FFFFFF; 
  text-decoration:none;
  text-transform:none;
  border-left-width: 3px;
  border-left-color: #4A86A5;
  border-left-style: solid;
}
#Navigation p.selflink {
  background-color: #4A86A5;
  border-bottom:1px solid #FFFFFF;
  width: 100%;
}

/********************************************************************
 * Language symbol
 *******************************************************************/
#Lang {
  position:absolute;
  left: 675px;
  top: 140px;
  width: 13em;
  text-align: right;
}
#Lang a.wikilink {
  color: #00517B;
  text-transform: none;
  text-decoration: none;
  font-size: 0.7em;
}
#Lang a.wikilink:hover {
  color: #00157B;
  text-decoration: underline;
}
#Lang a.createlinktext {
  color: #00517B;
  text-transform: none;
  text-decoration: none;
  font-size: 0.7em;
}


/********************************************************************
 * Text
 *******************************************************************/

#Text {
  overflow: auto;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  padding: 12px 10px 10px 0px;
  line-height:1.3em;
  width: 672px;
  background-color: #FFFFFF;
}

#Text a.urllink {
  font-weight:normal; 
  color:#315573; 
  text-decoration:underline;
}
#Text a.urllink:hover {
  text-decoration:none;
}
#Text a.selflink {
  font-weight:normal; 
  background-color:inherit; 
  color:#315573; 
  text-decoration:underline;
}
#Text a.wikilink {
  font-weight:normal; 
  background-color:inherit; 
  color:#315573; 
  text-decoration:underline;
}
#Text a.wikilink:hover {
  text-decoration:none;
}
#Text ul {
  list-style-type: square;
  padding: 0px 24px;
  margin: 0px;
}
#Text li {
  padding: 4px 4px;
}
#Text h1 { 
  font-size:1.3em; 
  font-weight: normal;
  color:#315573; 
  font-family: Verdana,Arial,Helvetica,sans-serif;
  margin-top: 0px;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#Text h2 { 
  font-size:1.1em; 
  color:#000000;
  background-color: #FFFFFF;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  line-height: 0em;
  margin-top: 1.6em;
}
#Text p {
  margin-bottom: 0.1em;
}
#Text p.legal {
  border-top: 1px solid #999;
  font-size: 0.8em;
  color: #999999;
}

#Lang p {
  text-align: center;
}

#Lang a.wikilink {
  display: inline;
  padding: 0px;
}

#Lang a.wikilink:hover {
  display: inline;
  background-color: #FFF;
  padding: 0px;
}

#Text .text-image {
  border-width: 0px;
  border-style: solid;
  border-color: #00517B;
  text-align: center;
  display: inline;
}

#Text .clearleft {
  clear: left;
}

#Text .frame {
  border-width: 1px;
  border-style: solid;
  border-color: #315573;
  padding: 2px;
  margin: 2px;
  display: inline;
  text-align: center;
}

#Text .essence {
  border-width: 1px;
  border-style: solid;
  border-color: #315573;
  font-weight: bold;
  padding: 2px;
  margin: 2px;
  display: block;
}

/********************************************************************
 * Homepage
 *******************************************************************/

.news {
  border-style: solid;
  border-width: 1px;
  border-color: #172A39;
  padding: 10px;
}

/********************************************************************
 * Team
 *******************************************************************/
table.persons {
  padding-bottom: 10px;
}

td.person-foto {
  width: 120px;
  text-align: center;
  vertical-align: top;
  padding-bottom: 1em;
}

td.person-descr {
  text-align:left;
  padding-right:10px;
  vertical-align:top;
  padding-bottom: 1em;
}

/********************************************************************
 * Partner
 *******************************************************************/
.partner-logo {
  margin-left: 1em;
  margin-right: 1em;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #4A86A5;
  border-left-style: solid;
  border-left-width: 0px;
  border-left-color: #4A86A5;
  display: block;
  padding-bottom: 0px;
}

.partner-text {
  margin-right: 1em;
  padding: 0 1em 0 0;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #4A86A5;
  text-align: right;
  display: block;
}

/********************************************************************
 * Images
 *******************************************************************/
table.images {
  padding-bottom: 0px;
}

td.image {
  width: 150px;
  text-align: center;
  vertical-align: top;
  border-style: solid;
  border-width: 1px;
  border-color: #315573;
  margin-left: 15px;
}



