

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {color: #363636; font-size: 13px; line-height: 22px; padding-bottom: 10px;padding-top:0px; margin-left:10px;
	font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Helvetica,Arial,sans-serif;}

.navbar .brand {margin-left: -10px;}

.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {width:100%;max-width: 955px;min-width: 704px;}

.navbar-inverse .navbar-inner {background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);}
.navbar .nav {float:right; margin:0px; z-index: 999;/*margin-right: -15px;*/}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {border:none}

.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {background-color: transparent;color: #F49E00;}
.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
background-color: transparent;color: #F49E00;}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {text-shadow:none}

.block{padding: 60px 0px; min-height: 644px;}

#HOME {background: url("../img/home.jpg"); background-size: contain;background-repeat:no-repeat;background-position: 0px 120px;}
#LEISTUNG {background: url("../img/leistung.jpg"); background-size: contain;background-repeat:no-repeat;background-position: 0px 120px;}
#BILDSYNTHESE {background: url("../img/bildsynthese.jpg"); background-size: contain;background-repeat:no-repeat;background-position: 0px 120px;}
#KONTAKT {background: url("../img/kontakt.jpg"); background-size: contain;background-repeat:no-repeat;background-position: 0px 120px;}
#IMPRESSUM {background: url("../img/impressum.jpg"); background-size: contain;background-repeat:no-repeat;background-position: 0px 60px;}

@font-face {
    font-family: 'TitilliumMaps29L400wt';
    src: url('titillium/titilliummaps29l001-webfont.eot');
    src: url('titillium/titilliummaps29l001-webfont.eot?#iefix') format('embedded-opentype'),
         url('titillium/titilliummaps29l001-webfont.woff') format('woff'),
         url('titillium/titilliummaps29l001-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
p {font-size: 13px;line-height: 22px;padding-bottom: 10px;}

h1 {font-size:22px;margin-bottom:10px;line-height:1em;font-weight:normal;
font-family: "TitilliumMaps29L400wt";"Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Helvetica,Arial,sans-serif}











