body {
  font-family: "DejaVuSansBook",Arial,Helvetica,sans-serif;
  font-size: 62.5%;
  margin: 0;
  padding: 0
}
.tpl-row {
  max-width: 990px;
  width: 100%;
  margin: 0 auto;
}
.tpl-row-gs {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
}
.tpl-row-gs-margin {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 120px !important;
}
#tpl_banner {
  background: #f3f3f3 50% 0 no-repeat;	
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 450px;
  width: 100%;
}
#tpl_topbar {
  max-height: 55.4px;
  background: #2D4B9B;
  overflow: hidden;
}
#tpl_topbar  ul{
  float: left;
  margin: 0;
  padding: 0  
}
#tpl_topbar  li{
  list-style: none;
  background-color: #2D4B9B;
  display: inline-block;
}
#tpl_topbar a {
  display: block;
  padding: 16px 20px;
  font-size: 13px;;
  line-height: 1.4;
  color: #fff;
  text-decoration: none;
  background: transparent; 
  font-family: "DejaVuSansCondensed",Arial,Helvetica,sans-serif; 
  outline:none;  
}
#tpl_topbar a:hover {
  background-color: #96b9dc;
}
.tpl-logo a{
  display: block;	
  background: url(../img/dwd.png) 0 0 no-repeat,url(../img/dwd-text.png) 52px 85% no-repeat;
  margin: 13px 0 0 20px;
  min-width: 270px;
  min-height: 70px;
  font: 0/0 serif;
  outline:none;
}
.tpl-legal {
  float: left;
  background-color: #2D4B9B;
  padding: 22px 0 22px 0;
  width: 100%;
  font-size: 12px;
  line-height: 1.5;
  position: relative;
}
.tpl-box li {
  list-style: none;
  display: inline-block;  
  padding-left: 10px; 
}
.tpl-box a {
  text-decoration: none;
  color: #fff;
  outline:none;  
}
.tpl-box a:hover {
  text-decoration: none; 
}
#tpl_main {
  display: block;
  margin-top: -290px;
}
#tpl_main_gs{
  display: block;
  margin-top: -290px;
  min-height: 1000px;  
}
#tpl_main  .tpl-row {
  background: #fff;	
  min-height: 400px;
}
.tpl-info {
  background: url(../img/adler.png) no-repeat 15px 5px;;
  color: #fff;
  width: 58.33333%;
  float: left;
}
.tpl-info p {
  padding: 0 0 0 85px;
  margin-top: 0;
}
.tpl-info a {
  display: inline-block;
  padding: 0 0 0 85px;
  font-style: normal;
  outline:none;  
}
.tpl-info address {
  font-style: normal;  	
}
.tpl-info a:hover {
  color: #fff;		
  text-decoration: underline;	
}
.tpl-links {
  position: relative;
  float: left;
  width: 41.66667%;
  padding-top: 55px;
  outline:none;
}
.tpl-links ul {
  float: right;
  padding-right: 15px;  
}
.tpl-links  a:hover{
  color: #fff;	
  text-decoration: underline;
}

.tpl-h3 {
  font-size: 30px;
  margin: 15px;
  padding-top: 30px;  
}
.tpl-bodytext {
  font-size: 14px;
  line-height: 21px;
  margin:15px;
  padding-bottom: 30px;    
}
.tpl-bodytext p {
  font-weight:normal;
}
.tpl-bodytext li {
  padding-bottom: 5px; 	
  font-weight:normal;
}
.tpl-bodytext a {
  padding-bottom: 5px;
  color: rgb(45, 75, 155);  
}

@media only screen and (max-width: 1023px) {
  .tpl-logo  a {
	background: url(../img/dwd.png) 0 0 no-repeat;
  }	
  .tpl-links  {
	width: 100%;
    padding-left: 0;	
  }
}
@media only screen and (max-width: 599px) {
  .tpl-info  {
    width: 100%;
  }	
}

#header {
  background-color: transparent !important;
}
#main {
  background-color: #fff !important;	
  border-top: none !important;  
}
.button-group .positive {
  background-color: #fff !important;
  border-color: #aaa !important;  
}
#_spring_security_remember_me {
  vertical-align: middle;
}
#_spring_security_remember_me::-ms-check {
  border: none;
}
.username {
  color: #fff !important;	
}
