html {

scrollbar-track-color:#222222; 

/*wie Wand oder etwas deutlicher */
	scrollbar-face-color:#454545; 
	scrollbar-highlight-color:#454545;
	scrollbar-shadow-color:#454545;

/*deulich sichtbar */	
	
	scrollbar-darkshadow-color:#757575;
	scrollbar-3dlight-color:#757575;
	scrollbar-arrow-color:#757575;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	background-color: #222222;
	margin: 0px;
	padding: 0px;
	background-image:   url(mainkachel.gif);
	background-color: #222222;
width:780px;
}

a img {border:0;}


/*Bereiche*/
.mainbox {width: 532px;float:left;}

.sidebar {
	width: 240px;
	float:left;	
}

.content {
	margin: 30px;
}



.copyright {
	
	font-size: 11px;
	line-height: 120%;
	color: #CCCCCC;
	clear:left;
	width: 420px;
	float:left;
	padding-left:30px;
	
	
}



.menu {
	/*position: absolute;*/
	margin: 0;
	position: fixed;
	height: 20px;
	width: 528px;
	left: 2px;
	top: 0px;
	background-color: #1A4415;
	overflow:hidden;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	
}

.menu li {
	list-style-type: none;
	list-style-image: none;	
}


.XXmenu img {
	vertical-align: middle;
	margin:0;
	padding:0px;
	float: left;
	border: 0px;

}

.menu li {	
	XXdisplay: inline;
	margin:0;
	padding:0;
	float: left;
	background-color: #276720; 
	
	
}

.buttons a {
	display:block;
	height:20px;
	padding:0px 5px 10px 5px;
	text-decoration: none;
	background-image: url(button.gif);
	color:#fff;
}
.buttons a:hover, .buttons .menu-parent {
	background-color: #ACD743;
	color: #000000;
	background-image: url(button-hi.gif);
}

.buttons .menu-current {
	background-color: #ACD743;
	color: #000000;
	background-image: url(button-is.gif) ! important;
}

/*
:link = für Verweise zu noch nicht besuchten Seiten
:visited = für Verweise zu bereits besuchten Seiten
:focus = für Elemente, die den Fokus erhalten, z.B. durch "Durchsteppen" mit der Tabulator-Taste (CSS 2.0)
:hover = für Elemente, während der Anwender mit der Maus darüber fährt (CSS 2.0)
:active = für gerade angeklickte Elemente */





.topmenue {
	background-image:  url(../../static/querkachel.gif);
	background-color: #333333;
	background-repeat: repeat-x;
}

p, td {
	margin: 0px;
	font-size: 12px;
	line-height: 140%;	

}

.content p {
	padding-top: 3px;
	padding-bottom: 8px;
	line-height: 150%;
}

.sidebar h4 {padding:0; font-size: 11px;}


.sidebarbox {
	margin-left:8px;	
	width:232px;
}

.sidebarbox h3 {
	font-size: 12px;
	margin-bottom:2px;
}

.sidebarbox .comment {	
	margin-top:20px;
}

.highscoretab {
	width:232px;
	font-size: 11px;
	border:0;
	border-collapse:collapse;
	font-weight: bold;
}
.highscoretab td {	
	font-size: 11px;
	padding:0px 4px;
	margin:0;
}

.highscoretab .row0 {
	background-color: #666666;
}

.highscoretab .row1 {
	background-color: #555555;
}


.highscoretab .p {
	width:22px;
	color: #00CC66;
	text-align: right;
}
.highscoretab .n { 
width:160px;
color: #CCCCCC;
	
}
.highscoretab .z { width:50px;
color: #00FF99;
	text-align: right;
}

/*--------------------------------------------*/

.newslist {
	clear:left;
	background-color: #555555;
	min-height: 56px;
	margin-bottom: 10px;
}

.newslist h3 {margin-left:65px; font-size: 12px;}
.newslist p {margin-left:65px; line-height: 120%;}


.newsminipic {
	border: 0px;
	float:left;
}


.commentbox {
	width: 470px;
	float:left;
	clear:left;
	margin-top:20px;	
}

.comment {clear:left;}



/*--------------------------------------------*/

a { font-weight: bold;	
	color: #D5DD7F;	
}

a:hover {	
	color: #66FF33;
}



h1 {
	font-size: 24px;
	margin: 10px 0 6px 0;
	font-weight: normal;
	line-height: 100%;	
	color: #D5DD7F;
}	
	
h2{
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
	line-height: 90%;
	padding-bottom: 4px;
	}	

h3{
	font-size: 14px;
	margin: 0px;
}

h4{
	font-size: 11px;
	margin: 3px 0px 10px 8px;
	font-weight: normal;
	line-height: 15px;


}
h5{
	font-size: 11px;
	margin: 0px;
}
h6{
	font-size: 10px;
	margin: 0px;
}





blockquote {
	margin: 10px 0 20px 20px;
	padding: 5px;
	font-size: 12px;
	line-height: 130%;
	background-color: #666666;
	border: 1px solid #999999;
}


hr{
 border: 0px; /* Für Firefox und Opera */
 clear:left;
 margin-top: 3px;
 margin-right:15px;
}


li {
	list-style-type: disc;	
	padding-bottom: 12px;
	font-size: 12px;
	line-height: 150%;
} 

ul {
	margin-left: 0.7em;
	padding-left: 0.7em;	
}


/* Topics */

h3.starthint {
	font-size: 11px;
	color:#FF9900;
	font-weight: bold;
}

.gameslist { clear:left; background-color: #555555; min-height: 56px; margin-bottom: 10px; line-height: 100%;}
.gameslist img {float:left; width:56px; height:56px; margin: 0 10px 0 0;}
.gameslist .inner {float:left; width:400px;}
.gameslist h3 {margin:5px 5px 0 0; padding:0; font-size: 12px; }
.gameslist p {margin:5px 5px 5px 0; padding:0; line-height: 130%;  font-size: 11px; }

.gameslistpn { width:70%; background-color: #555555; min-height: 36px; margin-bottom: 10px; line-height: 100%;}
.gameslistpn img {float:left; width:38px; height:38px; margin: 0 10px 0 0;}
.gameslistpn .inner {display:inline;  float:left;}
.gameslistpn h3 {margin:2px 2px 0 0; padding:0; font-size: 12px; }
.gameslistpn p {margin:2px 2px 0 0; padding:0; line-height: 130%;  font-size: 11px; }

.inner a { font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	color: #D5DD7F;	
}

.inner a:hover {
	border-bottom: 1px solid #ccc;
	color: #99FF66;
}

.short_again {
	color: #999999;
	font-size: 11px;
	line-height: 130%;
}

/*Add Comments iFrame*/
.mod_topic_comment_iframe {width:500px; max-width: 400px; height: 450px; margin-left:30px;}


