@charset "utf-8";
/* CSS Layout Hauptseite */

body
{
    background-color: #E4E4E4;
}

.body_main
{
	margin: 0px auto;
	border: none;
	box-shadow: none;
}

td
{
	font-size:13px;
}