body {
	font-size: small;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	padding: 0;
	margin: 0;
}
body.start {
	background: url('background2-outer.jpg') #fff top center repeat-y;
}

/* IE5-Hack */
* html body {
	font-size: x-small;
	f\ont-size: small;
}

img {
	border: 0;
}

.container {
	width: 1000px;
	height: 700px;
	/* background: url('main2-hq.jpg') #fff top center no-repeat; */
	text-align: left;
	position: relative;
	margin: 0 auto;
}

.layout1 {
	position: absolute;
	left: 0;
	top: 0;
}

.layout2a {
	position: absolute;
	left: 0;
	top: 160px;
}

.layout2b {
	position: absolute;
	left: 0;
	top: 585px;
}

.layout3 {
	position: absolute;
	right: 0;
	top: 160px;
}

.layout4 {
	position: absolute;
	right: 0;
	top: 385px;
}

.layout5 {
	position: absolute;
	right: 0;
	top: 585px;
}

.layout6 {
	position: absolute;
	right: 0;
	top: 160px;
}

.experimentStarten {
	position: absolute;
	top: 630px;
	right: 20px;
	width: 235px;
	height: 50px;
	display: block;
	z-index: 1000;
}

.impressum {
	position: absolute;
	top: 625px;
	left: 35px;
	width: 235px;
	height: 45px;
	display: block;
	z-index: 1000;
}
h1.wizardTitle {
	display: none;
}
.backLink {
	display: block;
	text-decoration: none;
	position: absolute;
	top: 45px;
	right: -20px;
	width: 600px;
	height: 45px;
}

/* Workshop-Style */
.small {
	font-size: 85%;
}
.pagewidth {
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
.header {
	height: 160px;
	background: url('header2.jpg') #fff top center no-repeat;
}
.registry {
	position: absolute;
	right: 0;
	top: 100px;
}
.registry a {
	color: #507698;
	text-decoration: none;
}
.registry a:hover {
	text-decoration: underline;
}
.status {
	position: absolute;
	color: #808080;
	left: 220px;
	top: 100px;
}
.main {
	margin: 5px 0 10px 0;
}
.footer {
	height: 56px;
	background: url('footer.jpg') #fff top center no-repeat;
}
.wsImpressum {
	position: absolute;
	top: 5px;
	left: -15px;
	width: 235px;
	height: 45px;
	display: block;
	text-decoration: none;
}
h3.title {
	display: none;
}
.FB_ElementReady {
	position: absolute;
	top: 690px;
	left: 60px;
	background: #eee;
	border: 1px solid #aaa;
}