body {
	background-color: #E2E2E2;
	font-family: Arial, "Trebuchet MS", Calibri, sans-serif;
	color: #232323;
}

#site-top {
	width: 1200px;
	height: 10px;
	background-color: #00B300;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	box-shadow: 2px -3px 15px #222;
}

#header {
	width: 1200px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#header-logo {
	width: 150px;
	height: 140px;
	float: left;
}

#header-logo a {
	text-decoration: none;
}

#header-logo img {
	height: 100px;
	width: 106px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#header-title {
	width: 900px;
	height: 46px;
	padding-top: 35px;
	float: left;
	text-align: center;
}

#header-title a {
	font-family: Arial, Brandish;
	font-weight: bold;
	font-size: 50px;
	text-decoration: none;
	color: #00B300;
}

#header-title a:hover {
	text-decoration: none;
	color: #232323;
}

#header-preview {
	width: 1200px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

#navi-hor {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #232323;
	height: 40px;
}

#navi-hor a {
	width: 150px;
	display: block;
	font-size: 18px;
	padding-top: 9px;
	padding-bottom: 10px;
	color: white;
	text-decoration: none;
	text-align: center;
	float: left;
}

#navi-hor a:hover {
	background-color: #00B300;
}

#navi-hor a:hover {
	background-color: #00B300;
}

#navi-hor a.active {
	background-color: #00B300;
}

#navi-follow {
	width: 1183px;
	padding-top: 20px;
	padding-left: 17px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}

#navi-follow a {
	text-decoration: none;
	color: #232323;
}

#navi-follow a:hover {
	color: #00B300;
}

#navi-follow a.active {
	color: #00B300;
}

#container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;	
}
	
	#navi-ver-headline {
		width: 233px;
		background-color: #232323;
		color: white;
		font-size: 20px;
		padding-left: 17px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#navi-ver{
		width: 249px;
		background-color: #00B300;	
		border-right: 1px solid #232323;
	}
	
	#navi-ver a {
		text-decoration: none;
		color: white;
		display: block;
		padding: 10px;
		border-left: 7px solid #00B300;
	}
	
	#navi-ver a:hover {
		border-left: 7px solid #232323;
		background-color: white;
		color: #232323;
	}
	
	#navi-ver a.active {
		border-left: 7px solid #232323;
		background-color: white;
		color: #232323;
	}
	
	#content{
		float: right;
		width: 890px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 30px;
		text-align: justify;
		line-height: 140%;
	}
	
	#content h1 {
		color: #00B300;
	}
	
	#content p a {
		text-decoration: none;
		color: #00B300;
	}
	
	#content p a:hover {
		color: #232323;
	}
	
	#content a.galerie {
		text-decoration: none;
	}
	
	#content img.galerie {
		border: 2px solid #00B300;
	}
	
	#content img.text {
		margin-left: 10px;
		margin-bottom: 10px;
		float: right;
		box-shadow: 2px -2px 10px #222;
		border: 3px solid #00B300;
		
	}
	
	#content img.flyer {
		margin-left: 10px;
		margin-bottom: 10px;
		float: right;
		box-shadow: 2px -2px 10px #222;		
	}
	
	#content ul {
		list-style-image: url(../img/ul.png);
	}
	
	#feedback-container {
		width: 860px;
		padding: 20px;
		background-color: #00B300;
		color: white;
		font-style: italic;
	}
	
	#feedback-container img.reload:hover {
		cursor: pointer;
	}
	
	#sets {
		width: 850px;
		height: 300px;
		border: 5px solid #232323;
		box-shadow: 2px -2px 10px #222;
		padding: 10px;
	}
	
	#sets h2 {
		color: #232323;
		font-size: 24px;
	}
	
	#sets img.flyer-right {
		float: right;
		box-shadow: 2px -2px 10px #222;
	}
	
	#sets img.fyler-left {
		float: left;
		box-shadow: 2px -2px 10px #222;	
		margin-right: 10px;
	}
	
#content-space {
	width: 1200px;
	height: 20px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}

#site-end {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	background-color: #232323;
}

#site-end-1 table td {
	padding: 5px;
}

#site-end-1 {
	width: 260px;
	height: 170px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	float: left;
	background-color: #232323;
	font-family: Calibri;
	font-weight: bold;
	font-size: 17px;
}

#site-end-2 {
	width: 260px;
	height: 170px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	float: left;
	background-color: #232323;
	font-family: Calibri;
	font-size: 17px;
}

#site-end-2 a {
	text-decoration: none;
	color: #00B300;
}

#site-end-2 a:hover {
	text-decoration: none;
	color: white;
}

#site-end-3 {
	width: 260px;
	height: 170px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	float: left;
	background-color: #232323;
	font-family: Calibri;
	font-weight: bold;
	font-size: 17px;
}

.thomann-partner img{
	border: 1px solid #00B300;
	box-shadow: 1px -1px 10px #00B300;
	margin-top: 25%;
	margin-left: 25%;
}

.thomann-partner img:hover {
	box-shadow: 1px -1px 10px #fff;
}

#site-end-4 {
	width: 260px;
	height: 170px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	float: left;
	background-color: #232323;
	font-family: Calibri;
	font-size: 17px;
	text-align: right;
}

#site-bottom {
	width: 1200px;
	height: 10px;
	background-color: #00B300;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 2px 3px 15px #222;
}

#footer {
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-top: 8px;
	text-align: right;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

#footer a {
	text-decoration: none;
	color: #232323;
}

#footer a:hover {
	color: #00B300;
}