/* CSS Document */

body
{
	margin:0px;
	margin-top:150px;
	padding:0px;
	background-image:url(../images/site/hintergrund.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}


td
{
	font-size:12px;
	color:#666666;
}

.cbox {
	height: 360px;
	width: 652px;
	overflow: auto;
	padding-right:5px;
}
