/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v17-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v17-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v17-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v17-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-ext_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}


body {
	background-color: #A3C8B0;
	margin: 0;
}

.contentpane, .modal > body {
	background-color: #FFFFFF;
  	font-size: 14px;
	font-family: "Helvetica Neue,Helvetica,Arial,sans-serif";
    color: #000000;
    line-height: 24px;
    margin: 0 0 24px;
}

.box {
	background-color: #e7e7e7;
	display: inline-block;
	-moz-box-shadow: 0 0 1px 3px rgba(207, 207, 207, 0.6);
	-webkit-box-shadow: 0 0 1px 3px rgba(207, 207, 207, 0.6);
	box-shadow: 0 0 1px 3px rgba(207, 207, 207, 0.6);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShdow=true, ShadowOpacity=0.80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}
.box > img {
	display: block;
	position: relative; 
	height: 130px;
	width: 197px;
	box-sizing: content-box;
	max-width: none;
}
.clearfix:after {
	clear:both;
	content:"";
	display:block;
	line-height:0;
	height:1%;
	visibility:hidden;
}

.more {
	background: url(../images/interface.png) no-repeat;
}
#footnote .connect a {
	background: url(../images/icons.png) no-repeat;
}
.frame1 {
	background: url(../images/frames.png) no-repeat;
	box-sizing: content-box;
}
.more {
	background-position: -107px 0;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	line-height: 28px;
	height: 28px;
	width: 97px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}
.more:hover {
	background-position: 0 0;
}
.frame1 {
	background-position: -117px 0;
	height: 150px;
	width: 203px;
	margin: 0 auto 6px;
	padding: 8px 7px 0;
	text-align: center;
}
#header {
	background: #ffffff url(../images/bg-header.jpg) repeat-x left bottom;
	padding:5px 0 10px;
}
#header .logo{
	margin-top:20px;
}
#header .clearfix {
	width:80%;
	margin: 0 auto 0 auto;
}
#header .mod-languages {
	position:relative;
	z-index:10;
	margin-bottom:5px;
}
.logo {
	float: left;
	display: inline-block;
	z-index:99;
}
.stoerer {
  position:absolute;
  left:0;
  top:6px;
  z-index:100;
}
.navbar-default {
	background-color:transparent;
	border-color:transparent;
}
.navigation {
	float: right;
	list-style: none;
	margin: 12px 0 0;
	padding: 0;
}
.navigation li {
	float: left;
	position: relative;
}
.navigation li > a {
	color: #b8c6ac;
	font-weight: bold;
	font-size: 15px; 
	text-decoration: none;
	text-transform: uppercase;
	text-decoration: underline;
	padding-left:5px;
	padding-right:5px;
}
.navigation li.active > a, .navigation li > a:hover {
	color: #000;
	text-decoration: underline;
}
#contents {
	padding-bottom: 24px;
}
#contents img {
	border: 1px solid rgba(231, 231, 231, 0.8);
}
h1,h2,h3,h4,h5,h6,.site-title {
  font-family: 'Open Sans', sans-serif;
}
a.btn.btn-primary {
  background-color:#a3c8b0;
}
h1 {
	color: #57614e;
	font-size: 29px;
	line-height:30px;
	font-weight: normal;
	margin: 0 0 12px;
	text-transform: uppercase;
}
h2 {
	color: #626262;
	font-size: 19px;
	line-height:24px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0;
	text-transform: uppercase;
}
h3 {
    color: #ffffff;
	font-size: 19px;
	line-height:24px;
	font-weight: normal;
    letter-spacing: 2px;
    margin: 0;
    text-transform: uppercase;
}
p {
	color: #626262;
	font-size: 14px;
	line-height:24px;
	margin: 0 0 24px;
}

#adbox {
	padding-top: 15px;
}
#adbox > div {
	background-color: #e9e9e9;
	width: 80%;
	border: 1px solid #fff;
	margin: 0 auto;
	position: relative;
}
#adbox > div img {
	float: right;
}
.highlight {
	background: #eee;
}
.subhighlight {
	width:80%;
	margin: 0 auto 0 auto;
	padding-left: 12px;
}
.highlight h1 {
	font-size: 32px;
	line-height: 36px;
	padding: 12px 0 12px;
	text-transform: none;
}
.highlight h2 {
	color: #57614e;
	margin-bottom: 24px;
}
.testimonial {
	background-image: url(../images/border.png);
	background-position: left top;
	background-repeat: repeat-y;
}
.testimonial {
	float: right;
	width: 260px;
	margin-left: 20px;
	padding: 24px 20px;
}
.featured {
	padding: 30px 0;
	margin: 0 auto 0 auto;
	width: 85%;
	max-width: 990px;
}
.featured ul {
	list-style: none;
	padding: 0;
}
.featured li {
	float: left;
	width: 220px;
	margin: 0 10px;
}
.featured li p {
	padding-left: 4px;
}
.featured li p b {
	display: block;
	text-transform: uppercase;
}
.featured li .more {
	margin-left: 4px;
}
#footer {
	background: #d9d9d9 url(../images/bg-footer.png) repeat-x left top;
	border-top: 2px solid #fff;
}
#footer .section {
	float: left;
	min-height: 146px;
	width: 240px;
	border-left: 1px solid #c2c2c2;
	padding: 30px;
}
#footer .section h4 {
	color: #626262;
	font-size: 12px;
	line-height:24px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
#footer .section p {
	font-size: 12px;
	margin: 0;
}
#footer .section:first-child {
	border: 0;
}
#footer .contact p span {
	text-transform: uppercase;
}
#footer .clearfix {
	width:85%;
	max-width: 990px;
	margin: 0 auto 0 auto;	
}

#footnote {
	background: url(../images/bg-footnote.jpg) repeat-x left top;
	border-top: 1px solid #fff;
	padding: 6px 0 3px;
}
#footnote p {
	color: #b5c1aa;
	font-size: 11px;
	line-height:30px;
	margin: 0;
	padding-right: 10px;
	text-align: right;
	text-transform: uppercase;
}
#footnote .connect {
	float: left;
	display: inline-block;
	margin: 0 10px;
	padding: 6px 0;
 } 

