/* Flying CSS */

@import url(fonts.css);

body {
	font-size: 14px;
	font-family: 'Calibri', Arial, sans-serif;
	color: #3d3e3d; 
	background: url(../images/background.jpg) repeat-x #fff 0px 60px;
	line-height: 180%;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3 {
	font-family: 'TitilliumMaps29L', Helvetica, Arial, sans-serif;
	color: #b5b9bc;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.clear { clear: both; }
.f-left { float: left; }
.f-right { float: right; }
#wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	/*background: #f3f3f3;*/
}
#navigation-wrapper {
	position: fixed;
	top: 0px;
	width: 100%;
	margin: 0 auto;
	background: #fff;
	/*background: url(../images/nav-shadow.png) repeat-x bottom left #fff;*/
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	z-index: 99;
}
.navigation-inner {
	width: 1000px;
	margin: 0 auto;
}
#navigation-wrapper .logo {
	float: left;
	padding-bottom: 15px;
}
#navigation {
	position: relative;
	right: 0px;
	top: 50px;
	text-align: right;
}
#navigation li {
	display: inline;
}
#navigation li a {
		padding: 20px;
	font-size: 21px;
	color: #3d3e3d;
	text-decoration: none;
	font-family: 'TitilliumMaps29L', Helvetica, Arial, sans-serif;
}
#navigation li a:hover {
	color: #b5b9bc;
	background: url(../images/navigation.png) no-repeat center 5px;
}

/* SLIDER */
#slider {
	height: 500px;
	padding-top: 270px;
}
ul.slider {
	list-style-type: none;
	width: 1000px;
}


/* PRODUKT */
#produkt {
	background: url(../images/produkt-background.jpg) 0px 450px no-repeat;
	position: relative;
	margin-bottom: 250px;
	padding-top: 200px; /*Abstand zur Navigation */
}
#produkt .dose {
	margin-top: 50px;
}
.tabs {
	width: 563px;
	height: 535px;
	background: url(../images/textbox-produkt.png) no-repeat;
	margin-right: -21px;
	position: relative;
	margin-bottom: 20px;
}
.tabs .tabNavigation {
	position: absolute;
	top: 50px;
	left: -208px;
}
.tabs .tabNavigation li {
	list-style-type: none;
}
.tabs .tabNavigation li a {
	width: 189px;
	height: 59px;
	display: block;
	text-indent: -999em;
}
.tabs .tabNavigation li a.drin {
	background: url(../images/drin-inactive.jpg);
}
.tabs .tabNavigation li a.drin:hover, .tabs .tabNavigation li.drin a.selected {
	background: url(../images/drin-active.jpg);
}
.tabs .tabNavigation li a.wirkung {
	background: url(../images/wirkung-inactive.jpg);
}
.tabs .tabNavigation li a.wirkung:hover, .tabs .tabNavigation li.wirkung a.selected {
	background: url(../images/wirkung-active.jpg);
}
.tabs .tabNavigation li a.fanware {
	background: url(../images/fanware-inactive.jpg);
}
.tabs .tabNavigation li a.fanware:hover, .tabs .tabNavigation li.fanware a.selected {
	background: url(../images/fanware-active.jpg);
}
.tabs .tabNavigation li a.bestellen {
	background: url(../images/bestellen.jpg);
}
.tabs .inner {
	padding: 40px;
	overflow-y: auto;
}
#produkt .kundenmeinungen .meinung {
	width: 295px;
	border-radius: 2px;
	font-size: 12px;
	line-height: 100%;
	float: left;
	background: url(../images/kundenmeinung.jpg) repeat-x;
	border: 2px solid #fff;
	margin-right: 20px;
	padding: 10px;
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}
.meinung img {
	float: left;
	margin-right: 10px;
}
.meinung h3 {
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 0px;
}
.meinung p {
	margin-top: 0px;
}


#about {
	background: url(../images/about-background.png) 0px no-repeat;
	position: relative;
	margin-bottom: 200px;
	padding-top: 150px; /*Abstand zur Navigation */
}
#about .f-left {
	width: 590px;
}
a.about-facebook {
	width: 278px;
	height: 342px;
	display: block;
	background: url(../images/about-facebook.png);
}
#about .partner {
	background: url(../images/partner-background.png) 0px 0px;
	overflow: visible;
	margin-top: 150px;
	text-align: center;
	height: 330px;
	width: 1180px;
	margin-left: -135px;
}
#about .partner .inner {
	position: relative;
	top: 85px;
	padding-left: 87px;
}
#about .partner h2 {
	text-align: left;
	margin-bottom: -8px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	display: block;
	position: relative;
	left: 54px;
}
#about .partner-banner {
	margin: 4px 4px 0px 4px;
}


#media {
	padding-top: 400px;
	background: url(../images/logo-background.png) center 170px no-repeat;
	position: relative;
	margin-bottom: 250px;
}
ul#downloads {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 385px;
}
#downloads li {
	background: url(../images/list-style.png) 0px 28px no-repeat;
	padding: 10px 0px 10px 25px;
	border-bottom: 1px solid #c2c2c2;
	position: relative;
}
#downloads .name {
	font-weight: bold;
	display: inline-block;
}
#downloads .desc {
	display: block;
	color: #717171;
}
#downloads a.download {
	text-indent: -999em;
	display: block;
	width: 116px;
	height: 35px;
	background: url(../images/btn-download.png);
	position: absolute;
	bottom: 18px;
	right: 0px;
}

#vertrieb {
	padding-top: 155px;
	position: relative;
	margin-bottom: 150px;
}
#vertrieb h2 {
	font-size: 41px;
}
ul#list-vetrieb {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#vertrieb a.kontakt {
	width: 280px;
	height: 52px;
	display: block;
	background: url(../images/btn-kontakt.png);
	text-indent: -999em;
}
#vertrieb .karte {
	position: absolute;
	top: 150px;
	right: -130px;
}

#kontakt {
	padding-top: 155px;
	position: relative;
	margin-bottom: 150px;
}
#kontakt .head {
	text-align: center;
	margin: 25px 0px;
}
#kontakt .head h2 {
	font-size: 30px;
}
.copyright {
	margin-top: 30px;
	line-height: 20px;
}




#kontaktformular {
	width: 776px;
	height: 699px;
	background: url(../images/formular-background.png) no-repeat;
	padding: 40px;
}
input.text {
	width: 333px;
	height: 53px;
	background: url(../images/input.png) no-repeat;
	padding: 10px;
	border: 0px;
	font-size: 20px;
	margin-bottom: 10px;
}
input.button {
	width: 262px;
	height: 76px;
	background: url(../images/abschicken.png) no-repeat;
	border: 0px;
	margin-top: 20px;
}
