* {
	padding: 0;
	margin: 0;
	border: 0;
}

html, body {
	font: small Trebuchet MS, sans-serif;
  line-height: 1.1em;
  color: #4b4b4b;
  background: url(images/index_01.png);
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}

/* = main
----------------------------------------------- */

#main {
	width: 956px;
	margin: 10px auto;
}

/* = subhead
----------------------------------------------- */

#subhead {
	width: 891px;
	height: 20px;
	background: url(images/index_02.png);
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 50px;
}

#subhead .welcome {
	float: left;
	font-size: 0.8em;
}

#subhead .players {
	float: right;
}

/* = header
----------------------------------------------- */

#header {
	width: 956px;
	height: 168px;
	background: url(images/index_03.png);
}

/* = navigation
----------------------------------------------- */

#navigation {
	width: 931px;
	height: 47px;
	background: url(images/index_04.png);
	padding-left: 20px;
	padding-right: 5px;
}

#navigation a {
	color: #4b4a4a;	
	font-weight: bold;
}

#navigation a:hover {
	color: #2b69ad;
}

#navigation li {
	width: 114px;
	height: 33px;
	float: left;
	text-align: center;
	padding-top: 10px;
	line-height: 2.0em;
}

#navigation li:hover {
	background: url(images/index_05.png);
}

/* = content
----------------------------------------------- */

#content {
	width: 946px;
	background: #ffffff;
	margin-left: 3px;
	padding: 2px;
	float: left;
	display: inline;
}

/* = content - left
----------------------------------------------- */

#content #left {
	width: 157px;
	float: left;
}

#content #left #categories {
	width: 153px;
	padding: 0 3px 3px 0;
	border-right: 2px solid #e2e2e3;
	border-bottom: 2px solid #e2e2e3;
	float: left;
}

#content #left #categories li {
	width: 128px;
	height: 22px;
	background: url(images/index_06.png);
	border-bottom: 1px solid #656565;
	padding-left: 25px;
	padding-top: 7px;
	float: left;
}

#content #left #categories li:hover {
	background: url(images/index_07.png);	
	border-bottom: 1px solid #656565;
}

#content #left #categories li:hover a {
	color: #ffffff;	
}

#content #left #categories li a {
	color: #60605f;
}

#content #left #search {
	width: 148px;
	height: 88px;
	background: url(images/index_08.png);
	margin-top: 5px;
	padding: 5px;
	float: left;
}

#content #left #search a {
	font-size: 0.8em;
	color: #136499;
	text-decoration: underline;	
}

#content #left h2 {
	width: 118px;
	height: 26px;
	background: url(images/index_21.png);
	color: #ffffff;
	font-size: 1.0em;
	padding: 10px 20px;	
	font-weight: normal;
}

/* = content - center
----------------------------------------------- */

#content #center {
	width: 593px;
	float: left;
	padding: 0 5px;
}

#content #center a {
	color: #136499;
	text-decoration: underline;
}

#content #center #text {
	width: 524px;

	background: url(images/index_11.png) no-repeat;
	padding: 30px 15px; 
}

#content #center #text h1 {
	color: #006ea4;
	font-size: 1.1em;	
}

#content #center #text h2 {
	color: #494848;
	font-size: 0.7em;
	padding-left: 20px;
	font-weight: normal;
}

#content #center #text p {
	color: #6e6e6e;
	padding-top: 10px;	
}

#content #center #category {
	width: 231px;
	margin: 5px;
	margin-left: 10px;
	float: left;
}

#content #center #category .more {
	background: url(images/index_19.png);
	padding-left: 90px;
}

#content #center #category .more a {
	color: #007bb4;
	font-size: 0.8em;
	text-decoration: underline;	
}

.game2 {
	padding-left: 10px;
	width:240px;
	float:left;
}

#content #center #category .game {
	background: url(images/index_19.png);
	padding-left: 10px;
}

#content #center #category .game .image {
	width: 62px;
	height: 62px;
	border: 1px solid #cccccb;	
}

#content #center #category .game .headline a {
	color: #007bb4;						
}

#content #center #category .game .plays {
	color: #535353;
	font-size: 0.8em;	
}

#content #center #category .head {
	width: 186px;
	height: 36px;
	background: url(images/index_18.png);
	font-size: 0.8em;
	color: #1d4162;
	padding-top: 10px;
	padding-left: 45px;
	font-weight: bold;
}

/* = content - right
----------------------------------------------- */

#content #right {
	width: 186px;
	float: left;
}

#content #right h1 {
	width: 146px;
	height: 26px;
	background: url(images/index_12.png);
	color: #ffffff;
	font-size: 1.0em;
	padding: 10px 20px;	
	font-weight: normal;
}

#content #right h2 {
	width: 118px;
	height: 26px;
	background: url(images/index_21.png);
	color: #ffffff;
	font-size: 1.0em;
	padding: 10px 20px;	
	font-weight: normal;
}

#content #right #login {
	width: 186px;
	height: 128px;
	background: url(images/index_13.png);	
	margin-bottom: 2px;
	text-align: center;
	padding-top: 5px;
}

#content #right #login a {
	color: #136499;
	text-decoration: underline;
	font-size: 0.7em;
}

#content #right #partners {
 margin-top: 0px;
 font-size: 0.9em;	
}

#content #right #partners .one {
	border: 1px solid #cfcdcd;
	background: #e4e2e2;	
}

#content #right #partners .two {
	border-left: 1px solid #d9d9d9;
	background: #e7e5e6;	
}

#content #right #partners a {
	color: #575656;
	text-decoration: underline;	
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#content #right #partners a:hover {
	color: #136499;
}

.partner1 { 
 font-family:Verdana; 
 font-size:12px; 
 background: #e4e2e2; 
}

.partner2 { 
 font-family:Verdana; 
 font-size:12px; 
 background: #C7C2C5; 
}

/* = footer
----------------------------------------------- */

#footer {
	width: 825px;
	height: 54px;
	float: left;
	background: url(images/index_16.png);
	margin-top: 1px;
	color: #7c704a;
	font-size: 0.9em;
	padding-left: 100px;
	padding-right: 20px;
}

#footer a {
	color: #7c704a;
	text-decoration: underline;	
}

#footer #copyright {
	float: left;
	padding-top: 20px;	
}

#footer #links {
	float: right;
	margin-top: 2px;
}

#footer #links li {
	height: 25px;
	float: left;
	padding: 5px;
	padding-top: 20px;
}

#footer #links li:hover {
	background: #efdc80;	
}


/* = werbung
----------------------------------------------- */

#framead {
	width: 825px;
	height: 74px;
	float: left;
	margin-top: 1px;
	margin-bottom: 35px;
	color: #7c704a;
	font-size: 0.9em;
	padding-left: 60px;
	padding-right: 20px;
}


/* = form
----------------------------------------------- */

.form_text {
	border: 1px solid #cccccc;
	padding: 3px;
	font: small Trebuchet MS, sans-serif;
}

.form_submit {
	border: 1px solid #cccccc;
	font: small Trebuchet MS, sans-serif;
}

.form_textarea {
	border: 1px solid #cccccc;
	padding: 3px;
	font: small Trebuchet MS, sans-serif;
}

.form_text_login {
	width: 160px;
	height: 25px;
	background: url(images/index_14.png) No-repeat;
	padding-top: 8px;
	padding-left: 10px;
	font: small Trebuchet MS, sans-serif;
}

.form_text_search {
	width: 142px;
	height: 23px;
	background: url(images/index_09.png) no-repeat;
	padding-top: 7px;
	padding-left: 4px;
	font: small Trebuchet MS, sans-serif;
}