@charset "utf-8";
/* CSS Document from traktor-rallye.de */

body {
	margin-left:100px;
	margin-top:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#2A3436;
	color:#FFFFFF;
	letter-spacing:0.25em;
}

a, a:link, a:visited, a:active {
	color:#FFFFFF;
}

a:hover, a:focus {
	color:#4C9334;
}

.menu {
	margin-bottom:20px;
}

#content {
	margin-bottom:20px;
}

.box {
	background-color:#4c9333;
	width:480px;
	border:6px solid #FFFFFF;
	padding:10px;
	letter-spacing:0em;
}