@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	margin-top: 0px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: medium;
	color: #00CC00;
	margin-left: 0px;
}

.text {
font-size: 13px;
}

td.menu {
width: 600px;
}


td.content {
	width: 600px;
	padding-top: 60px;
	padding-left: 50px;
	padding-right: 150px;
	border-left: 0px solid #ffffff;
	font-size: 14px;
	background-repeat:no-repeat;
}

td.rechts {
	width: 350px;
	padding-top: 0px;
	color: #999999;
}
