@charset "UTF-8";

::-webkit-scrollbar {
width: 3px;
background: #1C9C1A;
}
::-webkit-scrollbar-thumb {
border: solid 2px #05220A;
border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
background: white;
}

::-webkit-scrollbar-thumb:active {
background: green;
}


html {
	height: 100%;
	background: black;
}

body {
	overflow-y: scroll;
	font-family: 'Yanone Kaffeesatz', sans-serif, Helvetica,;
	font-weight: 200;
	font-size: 1.1em;
	letter-spacing: 1.5px;
	line-height: 1.2em;
	height: 100%;
	color: #fff;
	background-color: black;

}

h1 {
	font-size: 1.8em;
	line-height: 1.1em;
	color: #1C9C1A;
	padding: 10px 5px 20px 0;
}

h2 {
	font-size: 1.3em;
	color: #1C9C1A;
	padding: 10px 0 5px 0;
	margin-top: 40px;
}

#logo {
	z-index: 800;
	padding-top: 0px;
}


#header {
	background: url(images/header.png) repeat-x;
	margin: 0 auto;
	height: 273px;
	min-width: 980px;
	width: 100%;
	z-index: 800;
}
#navbereich {
	background: url(images/navibereich.png) repeat-x ;
	position: relative;
	margin: -0px auto;
	width: 980px;
	height: 333px;
	z-index: 100;
}
#wrapper-inhalt {
	overflow: auto;
	min-height: 100%;
	height: auto;
	height: 100%;
	background: url(images/bg-wrapperinhalt.png) repeat-x;
}
#inhalt {
	overflow: hidden;
	position: relative;
	width: 950px;
	background: black;
	min-height: 350px;
	height: auto;
	margin: 0px auto;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 70px; 	
	z-index: 50;
}

#inhalt2 {
	overflow: hidden;
	position: relative;
	width: 950px;
	background: black;
	min-height: 350px;
	height: auto;
	margin: 0px auto;
	padding-top: 55px;
	padding-left: 20px;
	padding-right: 10px;
/*	padding-bottom: 80px; */	
	z-index: 50;
}


#footer {
	background: url(images/footer.png) repeat-x;
	position: fixed;
	bottom: -0px;
	height: 40px;
	min-width: 900px;
	width: 100%;
	z-index: 800;
	color: white;
	font-size: 1.1em;
	text-align: center;
	padding: 60px 0 0;
}

#post-it {
	position: absolute;
	min-width: 250px;
	min-height: 250px;
	margin-left: 20px;
	margin-top: 20px;
}

#post-it-2 {
	position: absolute;
	min-width: 217px;
	min-height: 190px;
	margin-left: 20px;
	margin-top: 20px;
	z-index: 900;
}

#produkt {
	background: url(images/produkte.jpg);
	margin-top: 30px;
	background-repeat: no-repeat;
	float: left;
	width: 416px;
	min-height: 267px;	

}


#produkt a:hover {
	background: url(images/produkte-over.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 416px;
	min-height: 267px;

}

#produkt span {
	display: none;
}

#produkt a {
	min-height: 267px;
	display: block;
}

#inhalt2 span {
	display: none;
}


#service {
	background: url(images/service.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	float: left;
	width: 416px;
	min-height: 267px;
}

#service a:hover {
	background: url(images/service-over.png);
	background-repeat: no-repeat;
	float: left;
	width: 416px;
	min-height: 267px;
	
}

#service span {
	display: none;
}

#service a {
	min-height: 267px;
	display: block;
}


#news2 {
	position: absolute;
	min-width: 300px;
	min-height: 78px;
	margin-left: 0%;
	margin-top: 80px;
	z-index: 200;	
}

#impressum {
	position: absolute;
	min-width: 300px;
	min-height: 78px;
	margin-left: 0%;
	margin-top: 170px;
	z-index: 200;	
}


#nav {
	position: absolute;
	top: 200px;
	left: 0px;
	background: url(images/navi.png) no-repeat;
	display: inline;
	width: 620px;
	height: 70px;
}
#nav li {
	float: left;
	list-style-type: none;
}
#nav span {
	display: none;
}
#nav a {
	display: block;
	height: 70px;
}
#list1 {
	width: 104px;
}
#list2 {
	width: 145px;
}
#list3 {
	width: 125px;
}
#list4 {
	width: 110px;
}
#list5 {
	width: 130px;
}
/* Hover Zustände */

#list1 a:hover {
	background: url(images/navi.png) 0px -70px no-repeat;
}
#list2 a:hover {
	background: url(images/navi.png) -104px -70px no-repeat;
}
#list3 a:hover {
	background: url(images/navi.png) -249px -70px no-repeat;
}
#list4 a:hover {
	background: url(images/navi.png) -374px -70px no-repeat;
}
#list5 a:hover {
	background: url(images/navi.png) -484px -70px no-repeat;
}
/* Hover Zustände für aktive*/


#list1.sie-sind-hier {
	background: url(images/navi.png) -0px -140px no-repeat;
}
#list2.sie-sind-hier {
	background: url(images/navi.png) -104px -140px no-repeat;
}
#list3.sie-sind-hier {
	background: url(images/navi.png) -249px -140px no-repeat;
}
#list4.sie-sind-hier {
	background: url(images/navi.png) -374px -140px no-repeat;
}
#list5.sie-sind-hier {
	background: url(images/navi.png) -484px -140px no-repeat;
}

.col_1 {
	min-height: 200px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	float: left;
	width: 205px;
	padding: 5px 10px 20px 5px;
}
.col_2 {
	min-height: 100px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	float: left;
	width: 435px;
	padding: 5px 10px 20px 5px;
}

.col_2-adress {
	min-height: 100px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	float: left;
	width: 380px;
	padding: 45px 10px 20px 55px;
}

.col_3 {
	min-height: 200px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	float: left;
	width: 685px;
	padding: 5px 10px 20px 5px;
}
.col_4 {
	min-height: 100px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	float: left;
	width: 920px;
	padding: 5px 10px 20px 5px;
}

.col_4-1 {
	min-height: 20px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	float: left;
	width: 920px;
	padding: 5px 10px 20px 5px;
}

.mr {
	margin-right: 10px;
}
.ml {
	margin-left: 10px;
}
.main-image {
	padding-left: 20px;
	width: 900px;
}
/*---- Ab hier die Eigenschaften für die Kontaktseite ----*/


form {
	width: 420px;
	margin-top: 0px;
}

label {
	display: inline-block; /* Beschriftung auf eigener Zeile */
	cursor: pointer; /* Mauszeiger wird zur Hand */
	width: 100px;
}
#kontaktformular div {
	margin-bottom: 1.2em;
	vertical-align: middle;
}
input#besuchername, input#besuchermail, input#vorname, input#name, input#strasse, input#plz, input#ortschaft, input#telefon, input#mail, textarea {
	color: #1C9C1A; /* ---Farbe der Schrift die im Feld vor und nach der Eingabe ersichtlich ist ---*/
	float: right;
	width: 300px;
	height: 1.5em;
	border: 1px solid #1C9C1A; /* ---Farbe des Rahmen im inaktivem Zustand ---*/
	padding-left: 5px;
}
textarea {
	width: 300px;
	height: 8.6em;
	padding-top: 5px;
}
input#besuchername:focus, input#besuchermail:focus, input#vorname:focus, input#name:focus, input#strasse:focus, input#plz:focus, input#ortschaft:focus, input#telefon:focus, input#mail:focus, input:focus, textarea:focus {
	border: 2px solid green; /* ---Farbe des Rahmen im aktivem Zustand ---*/
	background-color: #1C9C1A; /* ---Hintergrundfarbe vom Eingabefeld im aktivem Zustand--- */
	color: #fff;
}
input#senden {
	height: 20px;
	border: 1px solid green; /* ---Farbe des Rahmen im aktivem Zustand ---*/
	color: #fff;
	background-image: linear-gradient(bottom, rgb(25,102,22) 16%, rgb(28,156,26) 70%);
	background-image: -o-linear-gradient(bottom, rgb(25,102,22) 16%, rgb(28,156,26) 70%);
	background-image: -moz-linear-gradient(bottom, rgb(25,102,22) 16%, rgb(28,156,26) 70%);
	background-image: -webkit-linear-gradient(bottom, rgb(25,102,22) 16%, rgb(28,156,26) 70%);
	background-image: -ms-linear-gradient(bottom, rgb(25,102,22) 16%, rgb(28,156,26) 70%);
	background-color: #1C9C1A;
}
.textarea {
	height: auto;
}
.googlemaps {
	height: 380px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
	color: #1C9C1A;
	border: solid 5px #1C9C1A;
	margin-bottom: 10px;
}

/*---- Ende der Eigenschaften für die Kontaktseite ----*/

.image {
	float: left;
	padding-left: 5px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.image-anfahrt {
	float: left;
	padding-left: 2px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.image-neu {
	float: left;
	padding-left: 0px;
	padding-top: 35px;
	padding-bottom: 5px;
}

.image-line {
	margin-top: -0px;
	margin-left: -20px;
	z-index: 900;
	
}

table {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 20px;

}

table tr td {
	font-style: normal;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 15px;
}

table th{
	padding-bottom: 10px;
}


.tel {
	text-decoration: none;
	color: #1C9C1A !important;
}

.mail {
	text-decoration: none;
	color: #1C9C1A;
}

.linie {
	padding-top: 10px;
	border-bottom: 1px solid #1C9C1A;
}

.margin-top {
	margint-top: 20px;
}

.green {
	color: #1C9C1A;
}

.white {
	color: #fff;
}

.neu {
	color: #7f4396;
}


.clear {
		clear: both;

}

.bildtext {
	padding: 0px 20px 0px 15px;
}

.bildtext-produkt-neu {
	font-size: 0.7em;
}

.ml {
	margin-left: 20px;
}

.ml-halb {
	margin-left: 10px;
}

.ml-bild {
	margin-left: 25px;
}


.mr {
	margin-right: 25px;
}

.mt {
	margin-top: 20px;
}

.mt-doppelt {
	margin-top: 40px;
}

.schwarzkopf-logo {
	margin-top: 30px;
}



.hr {
	line-height: 2px;
	color: #1C9C1A;
	margin-bottom: 10px;
}

.mb-60 {
	margin-bottom: 60px;
}

.mmt-5px {
	margin-top: -5px;
}

.p-footer {
	font-size: 1.3em;
}

/