body {
  margin:0;
  padding:0;
  background:#fff;
}
body,table,input,textarea,select,button {
  font-family:arial;
  font-size:12px;
  color:#7D7D7D;
  line-height:18px;
}

h1,h2,h3,h4,h5,h6,p,ol,ul,dl,table,form,fieldset {
  margin:0 0 12px 0;
}

h1 {
  font-size:24px;
  line-height:26px;
  color:#313131;
  font-weight:normal;
}

a {
  color:#5C9B6C;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

a.linkExt {
  padding:0 12px 0 0;
  background:url(/assets/images/linkExt.png) no-repeat 100% 50%;
}

.rarr {
  background:url(images/rarr.png) 100% 5px no-repeat;
  padding:0 7px 0 0;
}
.larr {
  background:url(images/larr.png) 0 5px no-repeat;
  padding:0 0 0 7px;
}

p.back {
  clear:both;
}

.message {
  border:solid #f6e468 1px;
  background:#ffffdb;
  padding:5px;
  margin:0 0 .8em 0;
}

img {
  border:0;
}
img.left,
img[align=left] {
  float:left;
  margin:0 15px 5px 0;
}
img.right,
img[align=right] {
  float:right;
  margin:0 0 5px 15px;
}
small {
  font-size:10px;
  line-height:14px;
}

table {
  border-spacing:1px;
  width:530px;
}
table th {
  text-align:left;
  vertical-align:bottom;
  border-bottom:solid #5C9B6C  1px;
  padding:3px 10px;
}
table td {
  text-align:left;
  vertical-align:top;
  background:#ebf0eb;
  padding:3px 10px;
}
table th[align=right],
table td[align=right] {
  text-align:right;
}
table th.scope-row,
table th[scope=row] {
  border-bottom:0;
  border-right:solid #5C9B6C 1px;
  vertical-align:top;
  padding-left: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:920px;
  margin:20px auto;
}
#header {
  height:221px;
  background:url(/assets/images/header-bg.png) no-repeat 0 30px;
}
#umsteigen {
  height:30px;
  background:url(/assets/images/umsteigen.png) no-repeat 570px 7px;
}
#umsteigen span {
  display:none;
}
#logo {
  display:block;
  float:left;
  width:185px;
  margin:25px 15px 0 -15px;
}
#header-image {
  width:635px;
  float:left;
  height:131px;
  background:url(/assets/images/header-image.jpg);
}
#fastlinks {
  width:80px;
  float:left;
  font-size:11px;
  text-align:right;
  line-height:14px;
}
#fastlinks ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
#fastlinks ul li {
  margin:0;
  padding:0;
}
#fastlinks ul li a {
  color:#898989;
}
#fastlinks ul li a:hover {
  color:#434343;
  text-decoration:none;
}

#nv1 {
  clear:both;
  height:40px;
  line-height:40px;
  padding:0 0 0 13px;
  float:left;
  width:620px;
}
#nv1 ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
#nv1 ul li {
  margin:0;
  padding:0;
  float:left;
  display:block;
}
#nv1 ul li:after {
  content:'/';
  float:left;
  display:block;
}
#nv1 ul li a {
  display:block;
  float:left;
  margin:0;
  padding:0 7px;
}
#nv1 ul li a:hover {
  color:#434343;
  text-decoration:none;
}
#nv1 ul li.a1 a,
#nv1 ul li.s1 a {
  font-weight:bold;
}
#nv1 ul li.a1 a:hover,
#nv1 ul li.s1 a:hover {
  color:#5C9B6C;
}

#search {
  float:right;
  padding:0 20px 0 0;
  line-height:40px;
}
#search form {
  margin:0;
  padding:0;
}
#search fieldset {
  margin:0;
  padding:0;
  background:transparent;
}
#search label {
  margin:0 5px 0 0;
}
#search input.text {
  width:154px;
  padding:2px;
  font-size:11px;
  border-color:#ccc;
}
#search input.button {
  display:none;
}

#main {
  clear:both;
  background:url(/assets/images/main-bg.png) repeat-y;
}
#leftbar {
  clear:both;
  float:left;
  width:160px;
  min-height:400px;
  margin:0 25px 0 0;
  padding:30px 0 0 0;
  background:url(/assets/images/leftbar-bg.png) no-repeat;
}

#nv2 {
  margin:0 0 25px 0;
}
#nv2 ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
#nv2 ul li {
  margin:0;
  padding:0;
}
#nv2 ul li a {
  display:block;
  margin:1px 0;
  padding:0 0 0 20px;
  color:#898989;
}
#nv2 ul li a:hover {
  color:#434343;
  text-decoration:none;
}
#nv2 ul li.a1 a,
#nv2 ul li.s1 a {
  background:#B4DDB8;
  border:solid #fff;
  border-width:1px 0;
  margin:0;
  color:#434343;
}

#nv2 ul ul li a {
  border:solid #F9FBF9 !important;
  border-width:1px 0 !important;
  background:#F9FBF9 !important;
  font-size:11px;
  line-height:16px;
}
#nv2 ul ul li.a1 a {
  font-weight:bold;
}


#content {
  width:530px;
  float:left;
  margin:0 25px 0 0;
  min-height:400px;
}
#path {
  line-height:30px;
  font-size:10px;
  color:#7D7D7D;
}
#path a {
  color:#7D7D7D;
}
#path a:hover {
  text-decoration:none;
  color:#434343;
}
#rightbar {
  width:180px;
  float:left;
  min-height:400px;
  padding:30px 0 0 0;
}

#footer {
  clear:both;
  font-size:11px;
  color:#7D7D7D;
  line-height:30px;
  padding:0 0 0 185px;
  background:#fff url(/assets/images/footer-bg.png) no-repeat;
}
#footer a {
  color:#7D7D7D;
}
#footer a:hover {
  text-decoration:none;
  color:#434343;
}
