/* scrollbar */
*{margin:0;padding:0;} 
#mother {
	width: 983px;
	text-align: center;
	margin: 0;
	background: #000000 repeat right top;
	height: 1765px;
	color: #000000;
	font-size: 9px;
	font-weight: lighter;
	border-top: 2px #400207;
	border-right: 2px #400207;
	border-bottom: 2px #400207;
	border-left: 2px #400207;
}

#header {
	height: 153px;
	background: url(../images/top_rot001.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 2px;
	padding-left: 2px;
	position: static;
	width: 958px;
	text-align: left;
	float: left;
} 

#main {
	margin: 0;
	height: 1495px;
	position: static;
	width: 760px;
	right: 0;
	top: 0;
	float: left;
	text-align: center;
	left: 0;
} 
#menu {
	float: left; /* schwebt links */
	width: 165px;
	padding: 160px 0px 20px 35px;
	top: 0;
	text-align: right;
	background: url(../images/t6-menue2.jpg) no-repeat;
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif;
	height: 500px;
	position: static;
	right: 0px;
}



#footer {
	height: 80px;
	padding: 5px;
	background: url(../images/hg_rot002_klein.jpg) repeat-x center top;
	font: lighter 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 975px;
	position: static;
}

#tabelle {
	width: 150px;
	text-align: right;
	white-space: normal;
	height: 350px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: 20px;
}

#box1 {
 height: 350px;
 width: 740px;
 float: left;
 clear: none;
 position: absolute;
 text-align: center;
 left: 220px;
 top: 1180px;
}

#box2 {
	height: 1765px;
	width: 18px;
	background: url(../images/hg_klein_hoch.jpg) repeat-y center top;
	float: right;
	position: static;
	vertical-align: top;
	clear: right;
}

