body {
  margin:0;
  padding:0;
  overflow:hidden;
}

body,table,input,textarea,select,button {
  font-family:verdana,sans-serif;
  font-size:11px;
  line-height:16px;
  color:#000;
}

a {
  color:#6FA0E0;
  color:#00B6EE;
  text-decoration:none;
}
a:hover {
  color:#00B6EE;
  text-decoration:underline;
}

h1 {
  font-family:arial,sans-serif;
  font-size:16px;
  line-height:20px;
}
h2 {
  font-family:arial,sans-serif;
  font-size:14px;
  line-height:18px;
}
h3 {
  font-family:arial,sans-serif;
  font-size:12px;
  line-height:14px;
}
ul {
  margin:0 0 0 0;
  padding:0 0 0 20px;
  list-style-type:none;
}
ul li {
  padding:0 0 0 16px;
  margin:0;
  background:url(images/li.gif) no-repeat 1px 4px;
}
ol {
  margin:0;
  padding:0 0 0 36px;
}
ol li {
  margin:0;
  padding:0;
}

label {
  cursor:pointer;
}

.rarr {
  padding-right:18px;
  background:url(images/rarr.gif) no-repeat 100% 55%;
  line-height:16px;
  display:block;
}

#content p.deco {
  background-color:#A5D8F7;
  padding:5px;
}
#content table.deco {
  border-spacing:1px;
}
#content table.deco th {
  border-bottom:solid #00387D 1px;
  padding:3px 1em 3px 3px;
}
#content table.deco td {
  background:#DEDEDE;
  padding:3px 1em 3px 3px;
}


table td {
  vertical-align:top;
}
#content table td {
  padding:2px 1em 2px 0;
}
#content table th {
  text-align:left;
}

#logo, #banner, #space1, #image, #jiggys, #space2 {
  border-bottom:solid #fff 1px;
}
#logo, #image,#navig, #search {
  border-right:solid #fff 1px;
}
#search, #fastlinks, #space4 {
  border-top:solid #fff 1px;
}

#banner {
  background-image:url(images/leftBg.gif);
  background-repeat:repeat-y;
  padding:0 0 0 10px;
}
#bannerImg {
  height:70px;
}

#jiggys {
  background-image:url(images/leftBg.gif);
  background-repeat:repeat-y;
  padding:0 0 0 15px;
}
#jiggys table td {
  height:100px;
  color:#fff;
  overflow:hidden;
}

#navig {
  width:200px;
  height:100%;
}
#navig table {
  margin:20px 0 0 0;
  border-top:solid #fff 1px;
}
#navig table td {
  height:20px;
  border-bottom:solid #fff 1px;
  padding:0 5px 0 15px;
  vertical-align:middle;
}
#navig table td.d2 {
  background-color:#DEDEDE;
  padding:0 5px 0 30px;
}
#navig table td.d3 {
  background-color:#DEDEDE;
  padding:0 5px 0 45px;
}
#navig table td.a1 {
  background-color:#F3F3F3;
}

#navig table td a {
  color:#000;
  text-decoration:none;
}
#navig table td a.a1 {
  color:#00387D;
  font-weight:bold;
  text-decoration:none;
}
#navig table td a.s1 {
  color:#000;
  font-weight:bold;
  text-decoration:none;
}

#main {
  width:790px;
  height:100%;
}

#content {
  width:790px;
  height:100%;
  overflow:auto;
}
#content .inner {
  padding:15px 15px 15px 30px;
}

#search {
  vertical-align:middle;
  padding:3px 5px;
}
#searchForm {
  margin:0;
}

#fastlinks {
  padding:3px 15px 3px 30px;
  vertical-align:middle;
  color:#fff;
  background-image:url(images/leftBg.gif);
  background-repeat:repeat-y;
}
#fastlinks td {
  color:#fff;
}
#fastlinks a {
  color:#fff;
}
#fastlinks a:hover {
  text-decoration:none;
}

#langSelect_de #de {
  display:none;
}
#langSelect_en #en {
  display:none;
}

#space4 {
  vertical-align:middle;
  padding:3px 5px;
}
#space4 a {
  color:#D1DBE8;
  text-decoration:none;
}
#space4 a:hover {
  color:#fff;
  text-decoration:none;
}