body, noframes {
	background-color: black;
	margin: 0px;
	padding: 0px;
	font-family: Helventica, Arial, sans-serif;
	scrollbar-base-color: #784C2F;
	scrollbar-3dlight-color: #796558;
	scrollbar-darkShadow-color: #71521B;
	scrollbar-track-color:Black;
	scrollbar-arrow-color:#ffb93e;
	background-image: url(images/bodybg.jpg);
}

body table{
	width: 772px;
	border-width:0px;
	padding:0px;
	background: #ffb93e url(images/bgcolor.jpg) repeat-y;
}

/* Head*/

td#head{
	height:161px;
}

div#head {	
	position:relative;
	height:161px;
	width:772px;
}

div#head img, div#head a img{
	margin: 0px;
	border-width:0px;
	display:inline;
}
/* Head  Ende */

img
{
    border-width:0px;
}

a
{
    color:#573F15;
}

a:hover
{
    color:#a77828;
}


/* Main */

td#help{
	background-image: url(images/hintergrund.jpg);
	background-position: 14px 0px;
	background-repeat:no-repeat;
	height:225px;
	text-align:center;
}




div#main {
	top:0px;
	overflow:auto;
	position:relative;
	height:100%;
}

/* Main Ende */

/* Footer */
td#footer {
	height:55px;
}

td#footer img{
	display:block;
	border-width:0px;
}
/* Footer Ende*/
