

.table {

	border: 1px #7c9543 solid;

	background-color: #fff;

}

.tableNested {

	width: 100%;

}



.menu-column {

	background: url('../graphic/grad.jpg'); 

	background-repeat: repeat-x;

	background-color: #c6e18b;

	border-right: 1px #7c9543 solid;

	text-align: center;

}

.menu-row {

	/* background: url('../grafik/grad-bot.jpg'); */

	background-repeat: repeat-x;

	background-position: bottom left;

	/*border-right: 1px #7c9543 solid;*/

	text-align: center;

}

.column-footer {

	text-align: left;

	border-top: 1px #7c9543 solid;

	height: 10px;

	padding-left: 16px;

}

.column-content {

	padding-top: 30px;

	padding-left: 30px;

	padding-right: 30px;

}

.footer {

	width:562px;

}

body {

margin:0px;

background-color: #b1d660;

}