html, body
{
  padding: 0px;
  margin: 0px;
  width: 100%;
}

body, div, table, td, th, p, span, a, li
{
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 10pt;
  color: #000000;
}

img
{
  border: 0px;
}

a:link, a:visited
{
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
  color: #d9004f;
}

a.more:link, a.more:visited
{
  color: #d9004f;
  font-weight: bold;
  text-decoration: underline;
}

a.more:hover
{
  text-decoration: none;
  color: #000000;
}

a.extern:link, a.extern:visited
{
  color: #d9004f;
  font-weight: bold;
  text-decoration: underline;
  background-image: url(../images/extern.gif);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 14px;
}

a.extern:hover
{
  text-decoration: none;
  color: #000000;
}

body
{
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #ffffff;
  text-align: center;
}

div.inner
{
  width: 928px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div.left
{
  width: 212px;
  padding-top: 284px;
  border: 0px;
  float: left;
}

div.middle
{
  width: 720px;
  padding-top: 208px;
  border: 0px;
  float: left;
  background-image: url(../images/headpictures/head.gif);
  background-repeat: no-repeat;
  background-position: 150px 170px;
}

div.right
{
  width: 195px;
  padding-top: 56px;
  padding-bottom: 200px;
  border: 0px;
  float: right;
  background-image: url(../images/creme.jpg);
  background-repeat: no-repeat;
  background-position: 0px 124px;
}

div.language
{
  padding-left: 5px;
  padding-top: 7px;
  margin-bottom: 0px;
  margin-left: 30px;
  background-image: url(../images/lang_selector.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

div.lang_selector
{
  margin-left: 30px;
  padding-left: 5px;
}

div.content
{
  padding-left: 10px;
  padding-right: 10px;
  text-align: justify;
}

div.top_title
{
  position: relative;
  top: -90px;
  height: 52px;
  padding-left: 222px;
  padding-bottom: 110px;
}

div.bottom
{
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 9pt;
  font-weight: bold;
  color: #009fff;
}

div.bottom a:link, div.bottom a:visited
{
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #009fff;
}

div.bottom a:hover
{
  text-decoration: underline;
}

ul.menu
{
  margin: 0px;
  padding-left: 10px;
  list-style-type: none;
}

ul.menu li
{
  margin-top: 8px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}

a.menu:link, a.menu:visited
{
  float: left;
  margin-right: 5px;
  display: block;
  width: 135px;
  height: 24px;
  text-align: center;
  font-family: Trebuchet MS, Verdana;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-image: url(../images/menu_bg.gif);
  background-position: 0% 100%
}

a.menu:hover
{
  color: #ffffff;
  background-position: 100% 0%
}

ul.submenu
{
  list-style-image: url(../images/submenu.gif);
}

ul.submenu li
{
  margin-top: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}

a.submenu:link, a.submenu:visited
{
  text-align: left;
  font-family: Trebuchet MS, Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #383838;
}

a.submenu:hover
{
  color: #d9004f;
}


h1
{
  width: 680px;
  margin-top: 0px;
  margin-bottom: 5px;
  height: 40px;
  padding-left: 10px;
  font-family: Trebuchet MS, Verdana;
  font-size: 14pt;
  font-weight: bold;
  color: #d9004f;
  text-align: left;
  background-image: url(../images/title_line.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
}

h2
{
  margin-top: 0px;
  margin-bottom: 15px;
  padding: 0px;
  font-family: Trebuchet MS, Verdana;
  font-size: 11pt;
  font-weight: bold;
  color: #009fff;
}

h6
{
  display: inline;
  margin: 0px;
  padding-right: 10px;
  font-family: Trebuchet MS, Verdana;
  font-size: 16pt;
  font-weight: bold;
  color: #d9004f;
  text-align: left;
  background-image: url(../images/submenu.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.center
{
  text-align: center;
}

input.field_300
{
  width: 300px;
}

input.field_200
{
  width: 200px;
}

input.field_90
{
  width: 90px;
}
