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

body {
	margin:0;
	padding:0;
	font-family: 'Titillium Web', sans-serif;
	font-weight:300;
	font-size:15px;
	line-height:20px;
}

html, body {
    height: 100%;
} 

#container{
	position: relative;
	width:100%;
	min-width:1200px;
	min-height:auto;
	margin:auto;
	background-image: url("Bilder/header_bg.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}

#header{
	height:280px;
	width:900px;
	margin:auto;
	padding:auto;
	
}

#header img {
	width: 290px;
	padding: 64px 0 0 20px;
}

#hinweis{
	height:auto;
	width:900px;
	margin:auto;
	padding: 0 0 20px 0;
	text-align: center;
}

#hinweis img {
	width: 850px;
}

.menu {
	padding: 40px 30px 0 0;
	font-family: 'Titillium Web', sans-serif;
	font-size: 25px;
	color: #000;
	float: left;
}

.menu1 {
	padding: 40px 30px 0 211px;
	font-family: 'Titillium Web', sans-serif;
	font-size: 25px;
	color: #000;
	float: left;
}


#welcome {
	height:auto;
	width:900px;
	margin:auto;
	padding:0 0 30px 0;
	background: rgba(255,255,255,0.5);
}

#welcome img {
	width: 190px;
	padding: 10px 0 0 20px;
}

p {
	margin:0;
	padding:0;
}

.spalte1 {
	width: 350px;
	height: auto;
	margin: 0 30px 0 55px;
	float: left;
}

.spalte2 {
	width: 350px;
	height: auto;
	float: left;
}

.txtbreit {
	width: 650px;
	height: auto;
	margin: 15px 30px 0 55px;
}

#bilder {
	height:600px;
	width:900px;
	margin:auto;
	padding:auto;
}

#alles img {
	height: 58px;
	padding: 0 0 0 25px;
}

#pics1 {
	width:422px;
	height: auto;
	padding: 0 0 0 55px; 
	float: left;
}

#pics2 {
	width:422px;
	height: auto;
	float: left;
}

.small {
	width: 196px;
	padding: 0 15px 15px 0;
	float: left;
}

.breit {
	width: 407px;
	padding: 0 15px 15px 0;
	float: left;
}

#container2 {
	width:100%;
	min-width:1200px;
	height:auto;
	margin:auto;
}

#container2 img {
	width: 100%;
}

#sortiment, #sortiment2 {
	height:auto;
	width:900px;
	margin:auto;
	padding:auto;
}

#sort img {
	height: 58px;
	padding: 10px 0 0 25px;
}

.spalte3 {
	width: 300px;
	height: auto;
	margin: 15px 30px 0 55px;
	float: left;
}

.spalte4 {
	width: 300px;
	height: auto;
	float: left;
	margin-top: 15px;
}

#kontakt {
	width:100%;
	min-width:1200px;
	min-height:160px;
	margin:auto;
	background-image: url("Bilder/orange_bg.jpg");
}

.spalte5 {
	width: 200px;
	height: auto;
	margin: 15px 0 0 55px;
	float: left;
}

.spalte6 {
	width: 200px;
	height: auto;
	float: left;
	margin-top: 15px;
}

.spalte7 {
	width: 580px;
	height: auto;
	float: left;
	margin: 15px 0 0 30px;
}

.spalte8 {
	width: 800px;
	height: auto;
	float: left;
	margin: 0 0 150px 55px;
}

#footer {
	width:100%;
	min-width:1200px;
	height:auto;
	margin:auto;
	background-image: url("Bilder/footer_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

#footer_w {
	width:100%;
	min-width:1200px;
	background-image: url("Bilder/footer_bg_w.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	bottom: 0px;
}

#footer_in {
	height:150px;
	width:900px;
	margin:auto;
	padding:auto;
	color: #FFF;
}

#rechte {
	width: 400px;
	float: left;
	margin: 110px 0 0 55px;
}

#sub {
	width: 250px;
	float: left;
	margin: 110px 0 0 190px;
}


/* Submenu */

.submenu {
	float: left;
	margin: 0 0 0 30px;
}

/* Links */

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

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

a:hover {
	text-decoration: none;
	border:none;
	font-weight:700;
}

a.submenu:link {
	text-decoration: none;
	color:#FFF;
	border:none;
}

a.submenu:visited {
	text-decoration: none;
	color: #FFF;
	border:none;
}

a.submenu:hover {
	text-decoration: none;
	border:none;
	font-weight:700;
}

/* Schriften */

.basteln {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	font-size: 35px;
	line-height: 0;
	padding: 0 0 0 55px;
}

b {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
}
