body
{
	background-color: #e1e2e5;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
div.container
{
	position: absolute;
	width: 920px;
	left:50%;
	margin-left:-460px;
}
div.upper
{
	width:920px;
	height:121px;
	background-attachment:scroll;
	background-image: url(images/sss_01.jpg);
	background-repeat: no-repeat;
}
div.main
{	padding-left:1px;
	padding-right:10px;
	width:909px;
	min-height:600px;
	background-image: url(images/sss_04.gif);
	background-attachment: scroll;
	background-repeat:repeat;
	background-color:#FFFFFF;
	overflow:hidden;
}
div.footer
{	width:920px;
	height:33px;
	background-attachment: scroll;
	background-image: url(images/sss_03.gif);
	background-repeat: no-repeat;
}
div.links
{	
	float:left;
	width:213px;
	height:auto;
	padding-top:252px;
	background-image: url(images/sss_02.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
div.content
{
width:670px;
float:right;
padding:10px;

}

.tabelle
{
	padding:5px;
}


.leftform {
 float: left;
 text-align: right;
 width: 14%;
 margin-right: 2%;
}
.rightform, button {
 margin-left : 0%;
}
.rightform2 {
 margin-left : 16%;
}

.material img
 { border: 1px solid #ccc;}