body {
  margin:0;
  padding:0;
  background:#fff;
}
body,table,input,textarea,select,button {
  font-family:verdana,sans-serif;
  color:#666;
  font-size:12px;
  line-height:1.3em;
}
h1,h2,h3,h4,h5,h6,p,table,form,fieldset {
  margin:0 0 .8em 0;
}
h1 {
  font-weight:normal;
  font-size:18px;
  color:#333;
}
h2 {
  font-weight:normal;
  font-size:16px;
  color:#003871;
}
h3,h4,h5,h6 {
  font-weight:normal;
  font-size:14px;
  color:#003871;
}
a {
  color:#003871;
  text-decoration:none;
}
a:hover {
  text-decoration:none;
}
a.editlink {
  border:0;
}
p.button {
  border:solid #ccc 1px;
  padding:1px;
}
p.button a {
  display:block;
  line-height:30px;
  background:#e20019 url(/assets/images/darr.png) no-repeat 155px;
  color:#fff;
  padding:0 10px;
  width:156px;
  font-size:11px;
}
p.button a:hover {
  background-color:#b50014;
}
img {
  border:0;
}
ul,
ol {
  margin:0 0 .8em 0;
  padding:0;
}
ul li,
ol li {
  margin:0 0 0 16px;
  padding:0;
}
sup {
  line-height:0;
}
.small {
  font-size:11px;
  line-height:1.3em;
}
.hidden {
  display:none;
}
.clear {
  clear:both !important;
}
table {
  margin:0 0 .8em 0;
  border-collapse:collapse;
}
table th {
  text-align:left;
  vertical-align:bottom;
  border-bottom:solid #fff 1px;
  color:#fff;
  background:#003871;
  padding:4px;
}
table td {
  background:#ddd;
  border-bottom:solid #fff 1px;
  padding:4px;
}
table tr:hover td {
  background:#ccc;
}
/* 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:940px;
  margin:0 auto;
  background:url(/assets/images/container-bg.gif) repeat-y 0 0;
}
#header-1 {
  margin:0 30px;
  background:#003871 url(/assets/images/slogan-de.gif) 472px 64px no-repeat;
  height:100px;
}
.lang-en #header-1 {
  background-image:url(/assets/images/slogan-en.gif);
}
.lang-fr #header-1 {
  background-image:url(/assets/images/slogan-fr.gif);
}
.lang-es #header-1 {
  background-image:url(/assets/images/slogan-es.gif);
}
#logo {
  float:left;
}
#fastlinks {
  float:right;
  width:555px;
  text-align:right;
  font-size:11px;
  padding:10px 40px 0 0;
  color:#fff;
}
#fastlinks a {
  color:#fff;
  white-space:nowrap;
}
#full-service {
  display:block;
  width:66px;
  height:64px;
  position:absolute;
  left:50%;
  top:47px;
  margin:0 0 0 -43px;
  background:url(/assets/images/full-service-de.png);
}
.lang-en #full-service {
  background:url(/assets/images/full-service-en.png);
}
.lang-fr #full-service {
  background:url(/assets/images/full-service-fr.png);
}
.lang-es #full-service {
  background:url(/assets/images/full-service-es.png);
}
#header-2 {
  height:200px;
  margin:0 30px;
  border-bottom:solid #ccc 1px;
}
#nv1 {
  float:left;
  width:220px;
  height:110px;
  margin:0;
  padding:20px 0 0 0;
  list-style-type:none;
  line-height:17px;
}
#nv1 li {
  margin:0 0 6px 0;
  padding:0 0 0 15px;
  border-left:solid #003871 5px;
}
#nv1 li.a1,
#nv1 li.s1 {
  border-color:#E20018;
  color:#e20018;
}
#nv1 li.a1 a,
#nv1 li.s1 a {
  color:#e20018;
}
#nv1 li a:hover {
  border:0;
  color:#e20018;
  text-decoration:none;
}
#languages {
  background:url(/assets/images/header-2-bg.gif) repeat-x 0 0;
  float:left;
  width:100px;
  margin:0;
  padding:20px 0 0 20px;
  float:left;
  height:155px;
  list-style-type:none;
  font-size:10px;
  line-height:18px;
}
#languages li {
  margin:0;
  padding:0;
}
#languages li a {
  color:#666;
  display:block;
  padding-left:18px;
  background:no-repeat 0 0;
}
#languages li a:hover {
  color:#000;
  border:0;
}
#languages li a.de {
  background-image:url(/assets/images/flag-de.png);
}
#languages li a.en {
  background-image:url(/assets/images/flag-en.png);
}
#languages li a.es {
  background-image:url(/assets/images/flag-es.png);
}
#languages li a.fr {
  background-image:url(/assets/images/flag-fr.png);
}
#languages li a.ro {
  background-image:url(/assets/images/flag-ro.png);
}
.lang-de a.de {
  color:#000 !important;
  font-weight:bold;
}
.lang-en a.en {
  color:#000 !important;
  font-weight:bold;
}
.lang-fr a.fr {
  color:#000 !important;
  font-weight:bold;
}
.lang-es a.es {
  color:#000 !important;
  font-weight:bold;
}
.lang-cs a.cs {
  color:#000 !important;
  font-weight:bold;
}
.lang-pl a.pl {
  color:#000 !important;
  font-weight:bold;
}
.lang-hu a.hu {
  color:#000 !important;
  font-weight:bold;
}
.lang-ro a.ro {
  color:#000 !important;
  font-weight:bold;
}
#page-248 a.ro {
  color:#000 !important;
  font-weight:bold;
}
#page-248 a.de {
  color:#666 !important;
  font-weight:normal;
}
.lang-ru a.ru {
  color:#000 !important;
  font-weight:bold;
}
.lang-fi a.fi {
  color:#000 !important;
  font-weight:bold;
}

#banner-image {
  width:540px;
  height:180px;
  float:left;
  padding:20px 0 0 0;
  background:url(/assets/images/header-2-bg.gif) repeat-x 0 0;
}
#banner-image .image {
  height:180px;
  width:540px;
}

#main {
  margin:0 30px;
  background:url(/assets/images/main-bg.gif) repeat-y 0 0;
  min-height:250px;
}
.start #main {
  background:url(/assets/images/main-bg-start.gif) repeat-y 0 0;
}
#nv2 {
  width:180px;
  margin:0;
  padding:20px;
  float:left;
}
#nv2 ul {
  margin:0;
  padding:0;
  list-style-type:none;
  line-height:18px;
}
#nv2 ul li {
  margin:0;
  padding:0;
}
#nv2 ul li a {
  color:#666;
}
#nv2 ul li a:hover {
  color:#000;
  border:0;
}
#nv2 ul li.s1 a {
  color:#003871;
}
#nv2 ul li.d2 {
  padding-left:10px;
  background:url(/assets/images/li.gif) no-repeat 2px 7px;
}
#nv2 ul li.d2 a {
  color:#003871;
}
#nv2 ul li.a1 a {
  color:#E20018;
}
#content {
  float:left;
  width:660px;
}

#footer {
  clear:both;
  padding:0 30px 0 30px;
  font-size:10px;
  height:105px;
  background:url(/assets/images/footer-bg.gif);
}
#footer-copyright {
  width:200px;
  float:left;
  padding:35px 0 15px 20px;
  border-top:solid #999 1px;
}
#footer-contact{
  width:640px;
  float:left;
  padding:35px 0 15px 20px;
  border-top:solid #999 1px;
}
