BODY {
	background: #b0b0b0;
	}


p, td, li, ul, ol, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	}

table#header	{
	border-bottom: 0px;
	border-left: 1px solid #fff;
	table-layout: fixed; width: 700px;
	}

table#header td	{
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	}

table#main	{
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	table-layout: fixed; width: 700px;
	}

table#main td	{
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	scrollbar-base-color: #E68082;
	}

td#content	{
	background-color: #d5d6da;
	color: #000;
	height: 400px;
	vertical-align: top;
	padding: 0
	}

td#content a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #555;
	font-weight: normal;
	}

td#content td a:hover {
	color: #000;
	}

td#menucel	{
	vertical-align: top;
	background-color: #8b8181;
	padding: 10px 0px 0px 0px;
	line-height: 2EM;
	}


table#menu	{
	table-layout: fixed; width: 100%;
	}

table#menu td	{
	border-bottom: 1px solid #fff;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	text-align: left;
	padding: 5px 0px 5px 5px;
	}

table#menu td a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}


table#menu td a:hover {
	color: #FF1300;
	}

td#footer	{
	background-color: #E68082;
	text-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 18px;
	}

table#binnen td	{
	border-right: 0px solid #fff;
	border-top: 0px solid #fff;
	}

