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

body {
	margin-left: 30px;
	margin-top: 30px;
	background-color: #3D4851;
	background-image: url(img/bg_black.gif);
	margin-right: 30px;
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CCCCCC;
}
img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rubbe {
	font-family: "trebuchet MS", verdana;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}