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

body {
    font-family: "museo-sans", "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
    font-weight: 100;
    background-color: #FFFFFF;
    font-size: 10px;
    text-align: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    hyphenate-limit-chars: auto 6;
    hyphenate-limit-lines: 3;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#NaviContainer {
	text-align: center;
	width: 100%;
	padding-top: 25px;
	z-index: 10;
	background-color: #85959d;
	position: fixed;
	padding-bottom: 5px;
}
#Logo {
	width: 100%;
	height: 50px;
	left: 50%;
	margin-left: -40px;
}
#Navi {
	width: 100%;
	left: 50%;
	margin-top: 25px;
	margin-left: -10px;
}

#Navi li {
	font-family: "museo-sans", serif;
	font-size: 2em;
	font-weight: 300;
	color: #FFFFFF;
	display: inline;
	padding-left: 0px;
	padding-right: 40px;
	width: auto;
	background-image: none;
}

#Navi ul {
	list-style-type: none;
}

#Navi li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#Navi li a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#Navi li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#NaviEnde {
	width: 100%;
	height: 50px;
	position: fixed;
	top: 120px;
	z-index: 5;
	background-image: url(../_media/Trans.png);
	background-repeat: repeat;
}

#Box {
	width: 600px;
	top: 140px;
	position: absolute;
	left: 50%;
	margin-left: -300px;
	padding-bottom: 20px;
	z-index: 1;
	opacity: 1;
}

h1, h2, h3, h4, .mGrey, .boldGrey, #Navi li a:hover {
	font-family: "museo-slab", serif;
	font-weight: 100;	
}

h1 {
	color: #85959d;
	font-size: 3em;
	line-height: 1.1em;
	margin-top: 50px;
	margin-bottom: 10px;
}
h2 {
	color: #85959d;
	font-size: 2.5em;
	line-height: 1.5em;
	margin-top: 25px;
	margin-bottom: 0px;
}
h3 {
	color: #85959d;
	font-size: 2em;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: 300;
}
h4 {
	color: #85959d;
	font-size: 1.8em;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 0px;
}

p {
	font-size: 1.8em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 0px;
}
ul {
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 0px;
}
li {
	font-family: "museo-slab", serif;
	color: #85959d;
	font-size: 2em;
	line-height: 1.5em;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../_media/checkbox.svg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
h3 a:link {
	color: #85959d;
	text-decoration: none;
}
h3 a:visited {
	color: #85959d;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
a:link {
	color: #000;
	text-decoration: underline;
	white-space: nowrap;	
	-moz-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000;
	font-weight: 500;
}

a img {
border:0px;
}

.titel {
	color: #85959d;
	font-weight: 100;
	font-size: 5em;
	line-height: 1.5em;
	hyphenate-limit-chars: auto 6;
	hyphenate-limit-lines: 3;
	-moz-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	text-indent: -26px;
}

.lightitalic {
	font-family: museo-sans, sans-serif;
	font-weight: 100;
	font-style: italic;
}
.italic {
	font-family: museo-sans, sans-serif;
	font-weight: 300;
	font-style: italic;
}.boldGrey {	
	font-weight: 500;
	color: #85959d;
}
.boldGrey a:hover {
	color: #85959d;
	text-decoration: underline;	
}
.boldGrey a:link {
	color: #85959d;
	text-decoration: underline;	
}
.boldGrey a:visited {
	color: #85959d;
	text-decoration: underline;
}

.mGrey {
	color: #85959d;
	font-size: 0.9em;
	font-weight: 500;
}

.lightblack {
	font-family: "museo-sans";
	font-size: 1em;
	color: #000;
	font-weight: 100;
}

.topmargin {
	margin-top: 80px;	
}

.design {
	width: 560px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 40px;
	background-color: #85959d;
}

.description {
	width: 579px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 1px solid #85959d;
	padding-right: 10px;
}

.nobr {
	white-space: nowrap;
}

#ImgQuotes {
	position: fixed;
	top: 160px;
	left: 5%;
	width: 600px;
	height: 850px;
	z-index: 0;
	float: left;
	opacity: 0.3;
}
#ImgMe {
	position: fixed;
	top: 200px;
	left: 40%;
	width: 400px;
	height: 480px;
	z-index: 0;
	float: right;
	opacity: 0.2;
}
#ImgLeistung {
	position: fixed;
	top: 200px;
	left: 15%;
	width: 400px;
	height: 500px;
	z-index: 0;
	float: right;
	opacity: 0.07;
}
#ImgKontakt {
	position: fixed;
	top: 170px;
	left: 40%;
	width: 400px;
	height: 400px;
	z-index: 0;
	float: right;
	opacity: 0.1;
}
#ImgBuero {
	position: fixed;
	top: 400px;
	left: 15%;
	width: 800px;
	height: 600px;
	z-index: 0;
	float: left;
	opacity: 0.1;
}
