@import url('css/bootstrap.css'); 
@import url('css/bootstrap-responsive.css'); 
body { 
     padding-top: 60px; 
     padding-bottom: 40px; 
}

@font-face {
	font-family: 'DINStdEng';
	src: url('fonts/dinengschriftstd-webfont.eot');
	src: local('â˜º'), url('fonts/dinengschriftstd-webfont.woff') format('woff'), url('fonts/dinengschriftstd-webfont.ttf') format('truetype'), url('fonts/dinengschriftstd-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINStdMittel';
	src: url('fonts/dinmittelschriftstd-webfont.eot');
	src: local('â˜º'), url('fonts/dinmittelschriftstd-webfont.woff') format('woff'), url('fonts/dinmittelschriftstd-webfont.ttf') format('truetype'), url('fonts/dinmittelschriftstd-webfont.svg#webfontsPYlSzqr') format('svg');
	font-weight: normal;
	font-style: normal;
}

.span4 p {

  font-family: "DINStdMittel";
   font-family:Arial, Helvetica, sans-serif;
  
}

h1{
  font-family: "DINStdEng";
       font-family:Arial, Helvetica, sans-serif;
}



h2 {
font-size:14pt;
font-weight:bolder;
}
h1 {
font-size:26pt;
font-weight:bolder;
}


@media (min-width: 768px) and (max-width: 1200px) {
h2 {
font-size:12pt;
line-height:14pt;
font-weight:bolder;
}
.span4 p {
line-height:10pt;
font-size:10px;
height:32px;
}
}


@media (min-width: 720px) and (max-width: 978px) {
h2 {
font-size:9pt;
line-height:14pt;
font-weight:bolder;
}
.span4 p {
line-height:10pt;
font-size:10px;
height:32px;

}
}



h4,h5,h3,h2	 {
  font-family: "DINStdEng";
     font-family:Arial, Helvetica, sans-serif;
color:#2fa734;
}
a {
   font-family:Arial, Helvetica, sans-serif;
color:#2fa734;
}
a:hover {
color:#2fa734;
}

.span4 h2 {

  font-family: "DINStdEng";
         font-family:Arial, Helvetica, sans-serif;
}

#the_bg {
  max-height: 162px;
  overflow: hidden;
}

