body {
	margin: 0;
	padding: 0;
	background-color: #eec507;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
}

body a:link
{ color: #988215; text-decoration: underline; }
body a:visited
{ text-decoration: underline; color: #988215; }
body a:hover
{	text-decoration: underline;	background-color: #F4F3EA; }
body a:active
{	text-decoration: underline; background-color: #F4F3EA; }

body a:link img, body a:visited img, body a:hover img, body a:active img {
	text-decoration: none; border: none;
}

.NoDisplay {
	display: none;
}

#menu {
	position: relative;
	height: 80px;
	background: url(../images/men/bg.png);
	z-index: 1;
}

#menu img {
	border: 0px;
	vertical-align: top;
}

#menu a img {
	border: 0px;
}

#logo {
	padding-left: 52px;
	padding-right: 51px;
	z-index: 2;
}

#base {
	position: relative;
	margin: 0 auto;
	margin-top: 6px;
	width: 728px;
	text-align: left;
	border: none;
}

#main-header {
	height: 34px;
	background: url(../images/cont/head_bg.png);
}

#main-body {
	height: 100%;
	background: url(../images/cont/body_bg.png);
}

#content-body {
	padding-left: 60px;
	padding-top: 35px;
	padding-right: 60px;
	padding-bottom: 35px;
}

#content-body h1 {
	margin-top: 0px;
	font-size: 24px;
	letter-spacing: -1px;
}

#content-body h2 {
	margin-top: 0px;
	font-size: 20px;
	letter-spacing: -1px;
}

#content-body h3 {
	margin-top: 0px;
	font-size: 16px;
}

#content-body h4 {
	margin-top: 0px;
	font-size: 14px;
}

#content-body p {
	
}

#SaftBox {
	background: url(../content/apfelsaftpackerl_fallend.png);
	background-repeat: repeat-y;
	background-position: top right;
	padding-right: 100px;
}

#UpdatesBox {
	font-size: 12px;
}

#UpdatesBox ul {
	list-style: none;
	margin-left: 5px;
	padding-left: 5px;
}

.AppBoxHead {
	padding-left: 15px;
	height: 50px;
	line-height: 50px;
	padding-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
}

.AppBoxHead a:link, .AppBoxHead a:visited, .AppBoxHead a:active, .AppBoxHead a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

.AppBoxHead img {
	float: left;
	margin-right: 30px;
}

.AppBoxHeadLeft {
  float: left;
}

.AppBoxHeadRight {
  padding-right: 5px;
  height: 50px;
  line-height: 50px;
	float: right;
}

.AppBoxHeadRight img {
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}

.AppBoxBody {
	padding-left: 20px;
	padding-bottom: 5px;
}

.AppScreenshotBox {
	float: right;
	width: 200px;
	height: 100%;
	padding-top: 5px;
	padding-left: 15px;
}

.AppScreenshotBox img {
	/* background-color: #4d4d4d;
	border: 1px solid #4d4d4d; */
	border: none;
	text-decoration: none;
	display: block;
	padding: 3px;
	
	margin-bottom: 15px;
}

.AppDetailsBox {
	float: left;
	width: 380px;
	height: 144px;
	padding-bottom: 30px;
}

.AppDetailsDescriptionBox {
	padding-left: 20px;
}



.AppOpener {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	background: url(../content/apps_closer.png);
	background-repeat: no-repeat;
	width: 627px;
	height: 55px;
}

.AppOpener ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.AppOpener ul li {
	font-size: 18px;
	font-weight: bold;
	text-indent: 70px;
}

.AppOpener a:link, .AppOpener a:visited {
	display: block;
	width: 627px;
	height: 55px;
	line-height: 55px;
	color: #000000;
	text-decoration: none;
}

.AppOpener a:hover, .AppOpener a:active {
	background: url(../content/apps_closer.png);
}




#main-footer {
	height: 50px;
	background: url(../images/cont/foot_bg.png);
	background-repeat: no-repeat;
}

#content-footer {
	padding-top: 8px;	
	text-align: center;
	font-size: 11px;
	color: #797667;
}

#content-footer a:link
{ text-decoration: none; color: #797667; background: none; }
#content-footer a:visited
{ text-decoration: none; color: #797667; background: none; }
#content-footer a:hover
{ text-decoration: underline; background: none; }
#content-footer a:active
{ text-decoration: underline; background: none; }

.spacer-footer {
	padding-left: 50px;
	padding-right: 50px;
}
