
HTML {
	height:100%;
}

body {
	/* font-family: 'Open Sans', sans-serif; */
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	height: 100%;
}

h1, h2, h3 {
	display: inline;
	font-weight: normal;
}

h1 {
	line-height: 30px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #333;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(../img/logo-bg.png) repeat-x ;
	position: relative;
	margin: 0 auto;
}



#site {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 50px;
	height: 100%;
}

#slider-nav {
	height: 30px;
	width: 805px;
	margin-left: 175px;
	text-align: center;
}

#slider-nav > ul {
	padding: 0;
}

#slider-nav > ul > li {
	list-style: none;
	float: left;
	width: 23px;
	height: 23px;
	margin-left: 3px;
	margin-right: 3px;
}

/* Abstände */
ul.buntwerk {
	margin-left: 373px;
}

ul.leistungen {
	margin-left: 330px;
}

ul.produktion {
	margin-left: 257px;
}

#header {
	height: 75px;
	margin-bottom: 10px;
	margin-top: 25px;
}

#header > a > img {
	margin-top: 10px;
}

#menu  {
	background: url(../img/menu-bg-yellow-175.png) no-repeat ;
	width: 175px;
	min-height: 400px;
	font-size: 14px;
	float: left;
}

#menu.blue {
	background: url(../img/menu-bg-blue-175.png) no-repeat ;
}

#menu > ul {
	padding-top: 27px;
	padding-left: 50px;
}

#menu > ul > li {
	text-align: center;
	list-style: none;
	line-height: 22px;
	width: 80px;
}

#menu > ul > li > a {
	text-decoration: none;
	color: #000;
}

#menu > ul > li > a:hover, #menu > ul > li > a.active {
	text-transform: uppercase;
	color: #546489;
}

#c-left, #c-right {
	float: left;
	width: 25px;
	min-height: 400px;
}

#c-left img, #c-right img {
	margin-top: 130px;
} 

#c-left img:hover, #c-right img:hover {
	opacity: 0.8;
}

#content {
	min-height: 400px;
	width: 755px;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
}

#copyright {
	clear: both;
	height: 50px;
	background: #e3e3e3;
	width: 100%;
}

#copyright > .inner {
	margin: 0 auto;
	width: 980px;
	line-height: 48px;
	text-align: center;
	background: #e3e3e3;
}


/* Bilder im Slider */

#slider {
	width: 755px;
}

.buntwerk_01 {
	background: url(../img/980w/buntwerk-bg-01.jpg) no-repeat;
	height: 300px;
}

.buntwerk_02 {
	background: url(../img/980w/buntwerk-bg-02.jpg) no-repeat;
	height: 390px;
}

.kontakt_01 {
	background: url(../img/980w/kontakt-bg-01.jpg) no-repeat;
	height: 390px;
}

.kontakt_02 {
	background: url(../img/980w/kontakt-bg-02.jpg) no-repeat;
	height: 390px;
}

.leistungen_01 {
	background: url(../img/980w/leistungen-bg-01.jpg) no-repeat;
	height: 390px;
}

.leistungen_02 {
	background: url(../img/980w/leistungen-bg-02.jpg) no-repeat;
	height: 390px;
}

.leistungen_03 {
	background: url(../img/980w/leistungen-bg-03.jpg) no-repeat;
	height: 390px;
}

.leistungen_04 {
	background: url(../img/980w/leistungen-bg-04.jpg) no-repeat;
	height: 294px;
}

.leistungen_05 {
	background: url(../img/980w/leistungen-bg-05.jpg) no-repeat;
	height: 390px;
}


.produktion_01 {
	background: url(../img/980w/produkte-bg-01.jpg) no-repeat;
	height: 300px;
}
.produktion_02 {
	background: url(../img/980w/produkte-bg-02.jpg) no-repeat;
	height: 430px;
}
.produktion_03 {
	background: url(../img/980w/produkte-bg-03.jpg) no-repeat;
	height: 390px;
}
.produktion_04 {
	background: url(../img/980w/produkte-bg-04.jpg) no-repeat;
	height: 390px;
}
.produktion_05 {
	background: url(../img/980w/produkte-bg-05.jpg) no-repeat;
	height: 390px;
}
.produktion_06 {
	background: url(../img/980w/produkte-bg-06.jpg) no-repeat;
	height: 390px;
}
.produktion_07 {
	background: url(../img/980w/produkte-bg-07.jpg) no-repeat;
	height: 390px;
}
.produktion_08 {
	background: url(../img/980w/produkte-bg-08.jpg) no-repeat;
	height: 390px;
}
.produktion_09 {
	background: url(../img/980w/produkte-bg-09.jpg) no-repeat;
	height: 390px;
}
.produktion_10 {
	background: url(../img/980w/produkte-bg-10.jpg) no-repeat;
	height: 390px;
}




@media only screen and (min-width:1824px){

	body {
		font-size: 28px; 
	}

	h1 {
		font-size: 36px; 
	}
	
	h3 { 
		font-size: 24px;
	}

	#site {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 50px;
		height: 100%;
	}
	
	#header img {
		margin-left: 25px;
	}

	#slider-nav {
		height: 30px;
		width: 920px;
		margin-left: 600px;
		text-align: center;
	}

	#slider-nav > ul {
		padding: 0;
	}

	#slider-nav > ul > li {
		list-style: none;
		float: left;
		width: 30px;
		height: 30px;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	#slider-nav > ul > li > a > img {
		width: 30px;
		height: 30px;
	}
	
	/* Abstände */
	ul.buntwerk {
		margin-left: 431px;
	}

	ul.leistungen {
		margin-left: 387px;
	}

	ul.produktion {
		margin-left: 315px;
	}

	#header {
		height: 75px;
		margin-bottom: 10px;
	}

	#header > a > img {
		margin-top: 10px;
		margin-left: 240px;
	}

	#menu  {
		background: url(../img/menu-bg-yellow-175.png) no-repeat ;
		background-size: 250px 250px;
		width: 300px;
		min-height: 400px;
		font-size: 20px;
		float: left;
		margin-left: 250px;
	}

	#menu.blue {
		background: url(../img/menu-bg-blue-175.png) no-repeat ;
		background-size: 250px 250px;
	}

	#menu > ul {
		padding-top: 40px;
		padding-left: 30px;
	}

	#menu > ul > li {
		text-align: center;
		list-style: none;
		line-height: 30px;
		width: 200px;
	}

	#menu > ul > li > a {
		text-decoration: none;
		color: #000;
	}

	#menu > ul > li > a:hover, #menu > ul > li > a.active {
		text-transform: uppercase;
		color: #546489;
	}

	#c-left, #c-right {
		float: left;
		width: 55px;
		min-height: 400px;
	}

	#c-left img, #c-right img {
		margin-top: 160px;
	} 

	#c-left img:hover, #c-right img:hover {
		opacity: 0.8;
	}

	#content {
		min-height: 400px;
		padding-top: 25px;
		float: left;
		font-size: 18px;
	}

	#copyright {
		clear: both;
		height: 50px;
		background: #e3e3e3;
		width: 100%;
	}

	#copyright > .inner {
		margin: 0 auto;
		width: 980px;
		line-height: 48px;
		text-align: center;
		background: #e3e3e3;
		font-size: 18px;
	}

	#slider, #content {
		width: 920px;
	}
	

.kontakt_01 {
	background: url(../img/980w/kontakt-bg-01.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}

.buntwerk_01 {
	background: url(../img/980w/buntwerk-bg-01.jpg) no-repeat;
	background-size: 900px 358px;
	height: 358px;
}

.buntwerk_02 {
	background: url(../img/980w/buntwerk-bg-02.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}

.kontakt_01 {
	background: url(../img/980w/kontakt-bg-01.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}

.leistungen_01 {
	background: url(../img/980w/leistungen-bg-01.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}

.leistungen_02 {
	background: url(../img/980w/leistungen-bg-02.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}

.leistungen_03 {
	background: url(../img/980w/leistungen-bg-03.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}

.leistungen_04 {
	background: url(../img/980w/leistungen-bg-04.jpg) no-repeat;
	background-size: 900px 358px;
	height: 358px;
}

.leistungen_05 {
	background: url(../img/980w/leistungen-bg-05.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}


.produktion_01 {
	background: url(../img/980w/produkte-bg-01.jpg) no-repeat;
	background-size: 900px 358px;
	height: 358px;
}
.produktion_02 {
	background: url(../img/980w/produkte-bg-02.jpg) no-repeat;
	background-size: 900px 513px;
	height: 513px;
}
.produktion_03 {
	background: url(../img/980w/produkte-bg-03.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}
.produktion_04 {
	background: url(../img/980w/produkte-bg-04.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}
.produktion_05 {
	background: url(../img/980w/produkte-bg-05.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}
.produktion_06 {
	background: url(../img/980w/produkte-bg-06.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}
.produktion_07 {
	background: url(../img/980w/produkte-bg-07.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}
.produktion_08 {
	background: url(../img/980w/produkte-bg-08.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}
.produktion_09 {
	background: url(../img/980w/produkte-bg-09.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}
.produktion_10 {
	background: url(../img/980w/produkte-bg-10.jpg) no-repeat;
	background-size: 900px 465px;
	height: 465px;
}


}


/* Formular */

h4 {
	font-weight: bold;
	font-size: 24px;
}

#slider table tr td {
	min-width: 110px;
	padding-bottom: 12px;
}

textarea {
	height: 150px;
	width: 250px;
}


