body {
  margin:0;
  padding:0;
  background:#000;
}
body,table,input,textarea,select,button {
  color:#808080;
  font-size:11px;
  font-family:arial,sans-serif;
  line-height:18px;
}


h1,h2,h3,h4,h5,h6,p,table {
  margin:0 0 .8em 0;
}
ol,ul,dl {
  margin-bottom:.8em;
}
h1 {
  font-size:18px;
  color:#b4b4b4;
}
h2 {
  font-size:16px;
  color:#b4b4b4;
}
h3 {
  font-size:14px;
  color:#b4b4b4;
}
a {
  color:#b1004f;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
img {
  border: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:854px;
  margin:0 auto 20px auto;
  padding:0 150px 0 0;
}
#header {
  height:61px;
  padding:66px 0 0 560px;
  border-bottom:solid #b1004f 1px;
  margin:0 0 0 191px;
}
#header h1 {
  text-indent:-9999px;
  width:104px;
  height:56px;
  margin:0;
  background:url(/assets/images/logo.gif);
}
#nv1 {
  float:left;
  width:160px;
  margin:0 30px 0 0;
}
#nv1 ul {
  list-style-type:none;
  text-align:right;
  margin:0;
  padding:0;
  font-size:12px;
  font-weight:bold;
  line-height:26px;
}
#nv1 li {
  margin:0;
  padding:0;
}
#nv1 li a {
  color:#a4a4a4;
}
#nv1 li a:hover {
  color:#c8c8c8;
  text-decoration:none;
}
#nv1 ul ul  {
  font-size:11px;
  line-height:16px;
  font-weight:normal;
}
#nv1 ul ul a {
  color:#666666;
}
#nv1 li.a1 > a {
  color:#b1004f;
}
#nv1 li.s1 > a {
 color:#fff;
}
#content {
  float:left;
  width:664px;
  min-height:450px;
}
#messwelk-group {
  clear:both;
  border-top:solid #b1004f 1px;
  color:#005aaa;
  font-size:10px;
  text-align:right;
  margin:0 0 10px 0;
}
#messwelk-group img {
  vertical-align:middle;
}

#footer {
  clear:both;
  font-size:10px;
}
#footer a {
  color:#808080;
}
#footer a:hover {
  color:#b4b4b4;
  text-decoration:none;
}
#footer #fastlinks {
  text-align:right;
  float:left;
  width:160px;
  margin:1px 30px 0 0;
}
#footer #address {
  border-top:solid #b1004f 1px;
  float:left;
  width:664px;
}
#footer #address .left {
  float:left;
}
#footer #address .right {
  float:right;
}