body
{
	margin : 0 0 0 0;
	background:#049E04;
	font-size:13px;
	font-family:Verdana;
}

.overall
{
	width:1004px;
}

div.header
{
	width:1004px;
	height:133px;
	text-align:left;
	background-image: url(../images/cash/header.jpg);
}

.laser
{
	padding:10px 30px 10px 543px;
}

.overall-body
{
	width:982px;
	background:#000000;
	min-height:400px;
	margin:0 0 0 19px;
	padding:0;
}

.left
{
	width:170px;
	float:left;
}
.middle
{
	width:642px;
	float:left;
	text-align:center;
}
.right
{
	width:170px;
	float:right;
}

.menu_left
{
	width:146px;
	background-image: url(../images/cash/box-hg-links.jpg);
	text-align:left;
	margin:10px;
	padding:5px 0px 5px 5px;

}
.menu_title
{
	width:100%;
	font-size:14px;
	font-weight:bold;
}
.menu_right
{
	width:146px;
	background-image: url(../images/cash/box-hg-rechts.jpg);
	text-align:left;
	margin:10px;
	padding:5px 0px 5px 5px;
}

.content
{
    text-align:left;
    background:#00DA00;
    margin:10px;
	padding:5px 0px 5px 5px;
}
.footer
{
	width:950px;
	height:37px;
	background-image: url(../images/admin/footer.jpg);
}

div.clear
{
clear: both;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}
