body {
	background-color: #fafafa;
	font-size: 10px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #564b47;
	padding: 0px;
}
a {color: #564b47; text-decoration: none;font-weight: bold;cursor: pointer;}
a:visited {color:#564b47;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}


h1 {
	font: normal 17px Verdana, Arial, SunSans-Regular, Sans-Serif;
}

h2 {
	font: normal 13px Verdana, Arial, SunSans-Regular, Sans-Serif;
}

h3 {
	font-size: 12px;
}

/* ----------container------------------------ */
#container {
	width: 100%;
	overflow: hidden;
	margin: 20px auto 0;

}

p {
	padding: 0 0 20px;
	width: 500px;
	text-align: justify;
	background: url(../img/horizontal-line-cert.png) no-repeat scroll center bottom;
}



td {
	padding: 3px;
}

/* ----------landing page------------------------- */


#header {
	width: 926px;
	height: 111px;
	margin: auto auto 0;
}

#header {
	width: 926px;
	height: 111px;
	margin: auto auto 0;
}

#content {
	width: 926px;
	height: 590px;
	margin: auto auto 0;
}

#content-left {
	float: left;
	width: 564px;
	height: 580px;
	padding-left: 40px;
	background: url(../img/star-cert.png) no-repeat scroll center center;
}

#content-right {
	float: right;
	padding-left: 20px;
	width: 300px;
	height: 580px;
	background-image: url(../img/content-right-bg.png);
}

#muster-cert {
	width: 300px;
	height: 250px;
}

#zertifizierte-onlineshops {
	width: 300px;
	height: 220px;
	padding-left: 10px;
}

#powered-by {
	padding-left: 30px;
}

/* ----------footer------------------------- */
#footer {
	margin: auto auto 0;
	width: 924px;
	height: 62px;
	background: url(../img/footer-cert-landing-page.png) no-repeat scroll;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 0;
	padding-left: 0;
}

#footer p {
	width: 890px;
	padding: 0;
	margin: 0;
	text-align: right;
}
