/* Global */

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #8a8683;
	background-color:#ffffff;
}
img {
	max-width: 100%;
}
a:link {
	color: #DFA827;
	text-decoration: none;
}
a:hover {
	color: #C31924;
	text-decoration: none;
}
a:visited {
	color: #DFA827;
	text-decoration: none;
}

h3 	{
        color: #C31924;
	font-weight:normal;
}





/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto; 
	background-color:#ffffff;
	z-index:100;
        border-bottom: 8px solid #DFA827;
        box-shadow: 3px 3px 5px #888888;
}
#logo {
	text-align: center;
	margin: 10px 0;
}
#nav {
	text-align: right;
	margin: 55px 0 0 0;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
.navigation li{
	float: left;
	padding:0 0 0 25px;
}
.navigation li:hover{
	cursor:pointer;
	color: #DFA827;
}

.navigation .active{
	cursor:pointer;
	color: #C31924;
	font-weight:bold;
}




/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding: 110px 0 0 0;
}



/* Slide 1 */ 

#slide1{
	background-color:white;
        padding-bottom: 20px;
}
#slide1 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#8a8683;
	font-weight: 700;
}
#slide1 h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}


/* Slide 2 */ 

#slide2{
/*	background-image:url('../images/industrietore.jpg');*/
	background-repeat: no-repeat;
	background-color:white;
	color:#8a8683;
}
#slide2 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:black;
	font-weight: 700;
}
#slide2 h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding:20px 0;
	font-weight: 400;
}



/* Slide 3 */ 

#slide3{
/*	background-image:url('../images/industrietore.jpg');*/
	background-color:white;
	color:#8a8683;
}
#slide3 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:black;
	font-weight: 700;
}
#slide3 h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding:20px 0;
	font-weight: 400;
}



/* Slide 4 */

#slide4{
/*	background-image:url('../images/leise-schnell.jpg');*/
	background-color:white;
	color:#8a8683;
}
#slide4 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:black;
	font-weight: 700;
}
#slide4 h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding:20px 0;
	font-weight: 400;
}




/* Slide 5 */

#slide5{
/*	background-image:url('../images/leise-schnell.jpg');*/
	background-color:#DFA827;
	color:white;
}
#slide5 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:white;
	font-weight: 700;
}
#slide5 h2 {
	font-size: 2em;
	color: white;
	line-height: 0px;
	padding:20px 0;
	font-weight: 400;
}

/* Slide 6 */

#slide6{
/*	background-image:url('../images/leise-schnell.jpg');*/
	background-color:#E6E6E6;
	color:#8a8683;

}
#slide6 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#8a8683;
	font-weight: 700;
}
#slide6 h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding:20px 0;
	font-weight: 400;
}

/* Slide 7 */

#slide7{
/*	background-image:url('../images/leise-schnell.jpg');*/
	background-color:#E6E6E6;
	color:#8a8683;
	font-size: 0.9em;
padding:0;
margin: 0;
}
#slide7 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#8a8683;
	font-weight: 700;
}
#slide7 h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding:5px 0;
	font-weight: 400;
}


/* Tablet */
@media screen and (max-width: 1024px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	text-align:center;
	margin:10px 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 0.9em;
}

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:25%;
	padding:0;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding: 120px 0 0 0;
}

.grid_5 {
width: 60%;
margin: 0 20%;
display: block;
}

#decorative {

/*	display:none;*/
}

#content {
	text-align:center;
	width:100%;
}

#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}

}




/* Mobile */
@media screen and (max-width: 480px) {

#logo {
	width: 100%;
	text-align: center;
}


#nav {
	width:100%;
	margin:5px 0;
	font-size: 0.8em;
}

.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:25%;
	padding:0 0 0 15px;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:110px 0 0 0;
}


#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}


}




