body {
	margin-left:0px;
	margin-top:0px;
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:16px;
	background-color:#ececec;
}
#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	margin-top:100px;
	min-height:560px;
}
#weiter {
	position:absolute;
	top:530px;
	left:305px;
	z-index:10;
	min-height:560px;
	width: 71px;
}
#menu {
	float:left;
	width:250px;
	height:560px;
	padding-left:29px;
	padding-right:13px;
}
#content_home {
	position:absolute;
	left:292px;
	top:0px;
	width:595px;
	height:440px;
	padding-top:120px;
	padding-left:13px;
	background-image:url(../img/content_bg_home.jpg);
	background-repeat:no-repeat;
	z-index:5;
}
#content {
	position:absolute;
	left:292px;
	top:0px;
	width:545px;
	height:491px;
	padding-top:69px;
	padding-left:13px;
	padding-right:50px;
	background-image:url(../img/bg_content.gif);
	background-repeat:no-repeat;
	z-index:5;
}
.line_oben {
	margin-top:47px;
}
.wortmarke {
	margin-bottom:23px;
}
.button {
	margin-top:20px;
}
.portrait {
	margin-right:17px;
}
