html, body { 
	height: 100%; background: url(images/layout/bg.gif) repeat-x;  background-color: #fee0be; 
}

#maindiv {
	text-align: center;
}

#maintable {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#ecke-toplinks {
	height: 110px;
	width: 17px;
	background: url(images/layout/ecke-toplinks.gif) no-repeat;
	background-position: bottom;
}

#ecke-toprechts {
	height: 110px;
	width: 17px;
	background: url(images/layout/ecke-toprechts.gif) no-repeat;
	background-position: bottom;
}

#ecke-bottomlinks {
	height: 43px;
	width: 17px;
	background: url(images/layout/ecke-bottomlinks.gif) no-repeat;
	background-position: bottom;
}

#bottomcell {
	height: 43px;
	width: 650px;
	background: url(images/layout/schatten-bottom.gif) repeat-x;
	padding-left: 216px;
}

#ecke-bottomrechts {
	height: 43px;
	width: 17px;
	background: url(images/layout/ecke-bottomrechts.gif) no-repeat;
	background-position: bottom;
}

#logocell {
	width: 300px;
	height: 100px;
	background: #fff url(images/layout/logo.gif) no-repeat;
}

#schatten-links {
	width: 17px;
	background: url(images/layout/schatten-links.gif) repeat-y;
}

#schatten-rechts {
	width: 17px;
	background: url(images/layout/schatten-rechts.gif) repeat-y;
}

#menucell {
	width: 650px;
	height: 72px;
	background: url(images/layout/menu-bg.gif) repeat-x;
	background-position: bottom;
}

#topcell {
	width: 650px;
	height: 110px;
	background: url(images/layout/kangaroo2.gif) no-repeat;
	background-position: right;
}

#leftcell {
	width: 190px;
	padding-left: 6px;
	padding-right: 20px;
	padding-top: 45px;
	padding-bottom: 40px;
	vertical-align: top;
}

#content {
	width: 610px;
	padding-right: 40px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
}

#rootline-menu {
	height: 5px;
	padding-top: 5px;
	vertical-align: top;
}

#pdfprint {
	height: 5px;
	padding-top: 15px;
	padding-right: 40px;
	vertical-align: top;
}
