@charset "UTF-8";
/* CSS Document */



body{font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; margin:0 auto;  font-size:16px; color:#333; line-height:1.3em; background-color:#000;


}
body{background-image:url("images/lochbronner.jpg"); background-size: cover; background-repeat:no-repeat; background-color:#000; margin:0 auto; width:100%; height:100%;}


.mainframe{background:rgba(255, 255, 255, 1); margin:0 auto; width:50%; min-width:400px; text-align:center;padding:40px 20px; margin-top:10%;
	border-radius:5px;
-webkit-box-shadow: 0px 3px 15px 5px rgba(0,0,0,0.19); 
box-shadow: 0px 3px 15px 5px rgba(0,0,0,0.19);}

.info{font-weight:bold; margin:0 0 20px 0;}

.logo img{width:300px;}

.address{margin:20px 0 0  0;}

.mainframe2{background:rgba(255, 255, 255, 0.8); margin:0 auto; width:50%; min-width:400px; text-align:justify;padding:30px 20px; margin-top:50px;
	border-radius:5px;
-webkit-box-shadow: 0px 3px 15px 5px rgba(0,0,0,0.19); 
box-shadow: 0px 3px 15px 5px rgba(0,0,0,0.19);
font-size:10px; color:#333; line-height:1.2em;  margin-bottom:50px;}

.mainframe2 a{color:#333;}
hr{border-top: 1px dashed #333; margin:30px 0; border-bottom:none; border-left:none; border-right:none;}