@charset "utf-8";
body {
	background-color: #37373C;
	margin: 0px;
	padding: 0px;
}
#subnav {
	margin: 0px;
	height: 15px;
	background-color: #2D2D32;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#nav {
	margin: 0px;
	float: right;
	height: 30px;
	background-color: #37373C;
}
#wrapper {
	text-align: left;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 30px;
	background-color: #1E1E28;
}
#logo {
	padding: 0px;
	float: left;
	height: 30px;
	width: 330px;
}
#content {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #232328;
	height: 560px;
}
#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
.stil1 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.stil2 {
	color: #CCFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.stil3 {
	color: #DCDCF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stil4 {
	color: #E1E1F0;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
}
.stil5 {
	color: #CCFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #DCDCE6;
	text-decoration: none;
}
a:visited {
	color: #DCDCE6;
	text-decoration: none;
}
a:hover {
	color: #CCFF33;
	text-decoration: none;
}
a:active {
	color: #CCFF33;
	text-decoration: none;
}

