/* CSS Document */
body{ background: url(images/bg.jpg) repeat ; margin: 0; font-family:'Quicksand', sans-serif;  }
h1{ font-size:18px; font-weight:normal; }
.image { width:100%; padding-top:45px; margin:0 auto}
.blok{}
.bio{ float:left;overflow:hidden;width:90%; margin:0 auto; color:#FFF;font-size: 13px; font-weight:bold; padding: 5% 5% 60px 5%; text-align:justify ; line-height:18px; }
.bio img{ float:right;}
.bioleft, .bioright{ width:30%; float:left; }
.left{ width:30%; display:block; float:left; color:#fff;text-align:right; padding-right:25px;  font-size:12px}
.left a{ text-decoration:none; color:#FFF}
.left a:hover{ color:#000}
.big { font-size:16px !important}
.text{font-size: 12px; color:#fff; text-transform:uppercase; text-align:center; background:url(images/bgheader.png) repeat; padding: 10px 0; font-weight: bold}
.footer{ font-size:12px; position:fixed; height:43px; bottom:0; width:100%; background:url(images/footer.png); color:#C79862; text-align: center; letter-spacing:3px: }
.footer_content { font-size: 12px; font-style: normal; font-weight: 800; letter-spacing: 3px; margin: auto;position: relative; top: 13px; }
.footer_content a{ text-decoration:none; color: #C79862}
.footer_content a:hover{ color: #FFF}