body {
	margin: 0px;
	scrollbar-face-color:#18455A;
	scrollbar-highlight-color:#849E9C;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#5A6973;
	scrollbar-arrow-color:#82989E;
	scrollbar-track-color:#5A6973;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CCCCCC;
	font-size : 12px;
}

.small{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CCCCCC;
}

.tableborder {
	border : 1px solid #CCCCCC;
}

.warning{
	font-weight : bold;
}

a:link  {
	text-decoration : underline;
	color : #CCCCCC;
}

a:visited  {
	text-decoration : underline;
	color : #82989E;
}

a:hover  {
	text-decoration : none;
	color : #CCCCCC;
}

a:active  {
	text-decoration : none;
	color : #CCCCCC;
}

a.blindlink , a.blindlink:visited, a.blindlink:hover, a.blindlink:active {
	text-decoration : none;
	color : #19445F;
	cursor : default;
}

.titel{
	font-weight : bold;
	color : #CCCCCC;
	font-size : 18px;
}

.highscoreLine1 {
	background-color : #25516C;
}
.highscoreLine2 {
	font-weight : normal;
}

.list1 {
	font-size: 10px;
	background-color : #25516C;
}

.list2 {
	font-size: 10px;
}

.textfeld{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CCCCCC;
	background : #19445F;
	border-color : #CCCCCC;
	border-style : solid;
}

.select{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CCCCCC;
	background : #19445F;
}

.strong {
	font-weight : bold;
}

/* ############# Werbebereich ############# */
.werbung {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #19445F;
	background-color : #EDEDED;
	font-size : 12px;
}

.werbung a:link  {
	text-decoration : none;
	color : #19445F;
}

.werbung a:visited  {
	text-decoration : none;
	color : #19445F;
}

.werbung a:hover  {
	text-decoration : none;
	color : #19445F;
}

.werbung a:active  {
	text-decoration : none;
	color : #19445F;
}

#tracker {
	position: absolute;
	left: -100px;
}

/* ############# Ende Werbebereich ############# */

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("styles_IE.css");
