body {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
	background: #fabc38;
	font: normal 16px verdana, sans-serif;
}
a {
	outline: 0;
	text-decoration: none;
	color: #000;
}
img {
	border: none;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
}
#main {
	position: relative;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url("../images/basic/bg_main.jpg") no-repeat left top;
	height: 800px;
	text-align: left;
}
#entryBox {
	position: relative;
	padding-top: 381px;
	padding-left: 55px;
	overflow: hidden;
}
*+html div#entryBox {
	padding: 0;
	margin-top: 381px;
	margin-left: 55px;
}
#columnLeft {
	position: relative;
	float: left;
	width: 270px;
	margin-right: 57px;
}
#columnMiddle {
	position: relative;
	float: left;
	width: 255px;
	margin-right: 87px;
}
#columnRight {
	position: relative;
	float: left;
	width: 255px;
}
.entryImage {
	height: 232px;
}
#footer {
	position: relative;
	margin-top: 25px;
	color: #fff;
	text-align: center;
}
#footer a {
	color: #fff;
}
#imprintBox {
	width: 354px;
	height: 550px;
	text-align: center;
}
body.imprint {
	background: #e75012;
}

#imprintBox h2 span {
	display: none;
}
#imprintBox h2 {
	margin-top: 30px;
	background: transparent url("../images/basic/bg_impressum.gif") no-repeat left top;
	height: 100px;
	width: 100%;
}
#imprintBox #imprintContent p {
	display: none;
}
#imprintBox #imprintContent {
	background: transparent url("../images/basic/el_imprintText.gif") no-repeat left top;
	width: 201px;
	height: 382px;
	margin-top: 23px;
	margin-bottom: 23px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#companyText span, #communityText span, #onlineshopText span {
	display: none;
}
#companyText {
	width: 260px;
	height: 80px;
	background: transparent url("../images/basic/el_companyText.gif") no-repeat left top;
}
#communityText {
	width: 244px;
	height: 121px;
	background: transparent url("../images/basic/el_sfntcinsideText.gif") no-repeat left top;
}
#onlineshopText {
	width: 210px;
	height: 103px;
	background: transparent url("../images/basic/el_onlineshopText.gif") no-repeat left top;
}
