@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
#mypanel {}
.bild img {width: 100%; height: auto;}
.bild {line-height: 0;}
img{width:100%;}
h1 , h2 , strong {color:#1269a1; border-bottom: 1px solid #CDAA74; padding-bottom: 10px}
p, ul li {color: #4b4b4b; line-height: 22px }
.logo {margin-bottom: 5px}
strong {border: none}



		#buttons {
			width: 100%;
			text-align: center;
			position: fixed;
			bottom: 0;
			display: block;
			box-sizing: border-box;
			line-height: 0;
			font-size: 0;
            z-index: 10000;
		}
		#buttons a {
			display: inline-block;
			width: 50%;
			box-sizing: border-box;
			font-size: 14px;
			line-height: 27px;
			color:#2489ce;
			background: #fff;
			text-decoration: none;
			padding: 0.2rem 0;
			border-right: 2px solid #7cc4e7 ;
            border-top: 2px solid #7cc4e7
		}


.ui-footer {margin-bottom: 35px}