div#top {
	background-image: url("../image/top.jpg");
	background-repeat: no-repeat;
	height: 108px;
}

div#left {
	background-image: url("../image/left.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 416px;
	width: 271px;
}

div#bottom {
	background-image: url("../image/bottom.jpg");
	background-repeat: no-repeat;
	height: 135px;
}

div#content {
	height: 416px;
	background-color: #ffff99;
	overflow: scroll;
	overflow-x: hidden;
	background-color: #ffff99;
	padding: 0px 25px 0px 0px;
}

div#rightpart {
	background-image: url("../image/right.jpg");
	background-repeat: no-repeat;
	float: right;
	height: 659px;
	width: 271px;
	margin-left: -3px;
}

div#leftpart {
	
}

div#main {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 1100px;
	min-width: 1100px;
	height: 659px;
	min-height: 659px;
	text-align: left;
}

html {
	background-color: #ffff99;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


a.nav img
{
	border: 0;
}


img#schildhome
{
	margin-left: 35px;
	margin-top: 40px;
}

img#schildtop
{
	margin-left: 120px;
}

img#schildnavfirst
{
	margin-top: 20px;	
}

img.schildnav
{
	margin-left: 30px;
	margin-top: 12px;
}



img.schildbottom
{
	margin-left: 10px;
	margin-top: 10px;
}

img#schildbottomfirst
{
	margin-left: 120px;
}
img.zaehler
{
	margin-left: 232px;
}