html {
  height:100%;
}
body {
  background:#F6F6F6 url(/assets/images/body-bg.gif) repeat-y 50% 0;
  margin:0;
  padding:0;
  height:100%;
}
body,table,input,textarea,select,button {
  font-family:arial,sans-serif;
  font-size:12px;
  color:#626262;
  line-height:17px;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,table {
  margin:0 0 15px 0;
}
h1 {
  font-size:25px;
  color:#003F8B;
  font-weight:normal;
  margin:0 0 25px 0;
  line-height:30px;
}
h2,h3,h4,h5,h6 {
  font-size:12px;
  font-weight:bold;
  margin:0 0 15px 0;
}
a {
  color:#000;
  color:#003F8B;
  text-decoration:none;
}
a:hover {
  text-decoration:none;
  text-decoration:underline;
  /*color:#9AC6BA;*/
}
img {
  border:0;
}

ul {
  margin:0 0 15px 0;
  padding:0;
  list-style-type:none;
}
ul li {
  margin:0;
  padding:0 0 0 16px;
  background:url(/assets/images/li-green.gif) no-repeat 2px 5px;
}
ul ul {
  margin:0;
}
ul li ul li {
  background:url(/assets/images/li-blue.gif) no-repeat 2px 5px;
}
table th {
  vertical-align:bottom;
  text-align:left;
  padding:2px .5em 2px 0;
}
table td {
  vertical-align:top;
  text-align:left;
  padding:2px .5em 2px 0;
}
.nomargin {
  margin:0;
}

/* clearfix
********************************/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}


#container {
  width:925px;
  min-height:100%;
  padding:0 5px;
  margin:0 auto;
  background:#fff url(/assets/images/container-bg.gif) no-repeat 5px 0;
}
#header {
  height:165px;
}

#header img {
  width:160px;
  height:160px;
  margin:0;
  float:right;
}
#header h1 {
  display:none;
}


#nv1 {
  float:right;
  width:510px;
  height:25px;
  line-height:25px;
  margin:0 40px 0 0;
  list-style-type:none;
  list-style-image:none;
  padding:135px 0 0 0;
  font-size:13px;
}
#nv1 li {
  float:left;
  display:block;
  margin:0 10px 0 0;
  padding:0;
  background:none;
}
#nv1 li a {
  background:url(/assets/images/nv1-li.gif) no-repeat 0 0;
  display:block;
  display:inline-block;
  height:25px;
  padding:0 0 0 10px;
  color:#A1A1A1;
  color:#777;
  font-weight:bold;
}
#nv1 li a:hover {
  text-decoration:none;
  color:#696969;
  color:#333;
  background-position:0 -25px;
}
#nv1 li.a1 a,
#nv1 li.s1 a{
  color:#696969;
  color:#333;
  background-position:0 -25px;
}

#languages {
  float:right;
  width:130px;
  height:25px;
  line-height:25px;
  margin:0 55px 0 0;
  list-style-type:none;
  list-style-image:none;
  padding:135px 10px 0 20px;
  font-size:11px;
}
#languages li {
  float:left;
  margin:0 10px 0 0;
  padding:0;
  background:none;
}
#languages li a {
  height:25px;
  color:#A1A1A1;
  color:#555;
  font-weight:normal;
}
#languages li a:hover {
  color:#000;
  text-decoration:none;
}
body.lang-de #languages li.de {
  display:none;
}
body.lang-en #languages li.en {
  display:none;
}

#leftbar {
  clear:both;
  float:left;
  width:160px;
  margin:0 55px 0 0;
}
#nv2 {
  margin:0 0 5px 20px;
  padding:10px 0 5px 0;
  list-style-type:none;
  list-style-image:none;
  height:145px;
  font-size:11px;
}
#nv2 li {
  margin:0;
  padding:0;
  background:none;
}
#nv2 li a {
  color:#646464;
  color:#555;
  font-weight:normal;
}
#nv2 li a:hover {
  text-decoration:none;
  color:#000;
}

#nv2 li.d2 {
  padding:0 0 0 12px;
  background:url(/assets/images/nv1-li.gif) no-repeat 1px -4px;
}
#nv2 li.a1 {
  background-position:1px -29px;
  color:#000;
  /* gilt zwar auch f?r Ebene 1, ist aber nicht relevant da kein Hintergrundbild */
}
#nv2 li.a1 a,
#nv2 li.s1 a {
  color:#303030;
  color:#000;
}

#nv3 {
  margin:0 0 5px 20px;
  padding:10px 0 5px 0;
  list-style-type:none;
  list-style-image:none;
  height:145px;
  font-size:11px;
}
#nv3 li {
  margin:0;
  padding:0;
  background:none;
}
#nv3 li a {
  color:#646464;
  color:#555;
  font-weight:normal;
  padding:0 0 0 12px;
  background:url(/assets/images/nv1-li.gif) no-repeat 0 -6px;
}
#nv3 li a:hover {
  color:#303030;
  background:url(/assets/images/nv1-li.gif) no-repeat 0 -31px;
  text-decoration:none;
}
#nv3 li.a1 a {
  font-weight:normal;
  color:#303030;
  background:url(/assets/images/nv1-li.gif) no-repeat 0 -31px;
}
#fastlinks {
  margin:5px 0 0 20px;
  padding:100px 0 0 0;
  list-style-type:none;
  list-style-image:none;
  font-size:11px;
}
#fastlinks li {
  margin:0;
  padding:0;
  background:none;
}
#fastlinks li a {
  color:#A1A1A1;
  color:#555;
  font-weight:normal;
}
#fastlinks li a:hover {
  text-decoration:none;
  color:#000;
}

#content {
  float:left;
  width:710px;
}
#top-link {
  text-align:right;
  width:510px;
  margin:40px 0 0 215px;
  clear:both;
  display:none;
}