body {
	background: #9dc71d;
	margin: 0;
	font-family: tahoma;
	font-size: 20px;
	line-height: 28px;
}
#loader {
	position: absolute;
	width: 32px;
	height: 32px;
	padding: 9px;
	text-align: center;
	background: url(../images/preloader_bg.png) no-repeat left top;
	left: 470px;
	top: 200px;
	vertical-align: middle;
}
img.logo {
	border: 0;
	background: transparent;
}

.taart-container {
	width: 990px;
	height: 2187px;
	margin: 0 auto 100px auto;
	position: relative;
	background: url(../images/taart.jpg) center top;
}

#content-container {
	width: 950px;
	margin: 0 auto;
}
#content-container #left {
	width: 550px;
	float: left;
}
#content-container #right {
	width: 300px;
	float: right;
}
#content-container #right #right p {
	font-style: italic;
}
p.social-media {
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

#jarig {
	position: absolute;
	top: 2150px;
	left: 150px;
	z-index: 2;
}

#activeer {
	margin-top: 70px;
	background: url(../images/input_bg.jpg) no-repeat left top;
	width: 525px;
	height: 140px;
	padding-top: 13px;
	padding-left: 35px;
}

#activeer h2 {
	margin: 0 0 0.67em 0;
	line-height: 36px;
	font-size: 22px;
}
#activeer input {
	font-size: 18px;
	height: 30px;
	padding: 10px;
	width: 320px;
	border: 0;
	border: 4px solid #4f3702;
	float: left;
}
#activeer input.submit {
	border: 0;
	background: none;
	color: #fff;
	width: 150px;
	margin-left: 15px;
	height: 63px;
	cusror: pointer;
	background: url(../images/submit.jpg) no-repeat left top;
	float: left;
}
a#signup {
	color: #000;
	font-size: 15px;
	text-decoration: underline;
}

p.social-media {
	color: #fff;
}


#procent {
	background: url(../images/tv.gif) no-repeat left top;
	height: 292px;
	width: 298px;
	text-align: center;
	line-height: 352px;
	font-weight: bold;
	color: #fff;
	font-size: 64px;
}
