html{	
	height:100%;
}
body{
	background:#fffcdd url(../bilder/back.png) repeat-x;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	font-size:80%;
	font-family:Verdana,sans-serif;
}

*{
	padding:0;
	margin:0;
}
#spiele{
	position:relative;
	width:850px;
	height:100%;
	margin:0 auto;
	background-image:url(../bilder/spielebk.png);
	background-position:0px 0px;
	background-repeat:repeat-y;
	text-align:left;
}
#adleft160x600{
	float:left;
	width:160px;
	height:600px;
	margin:10px 0 0 0;
}
#adleft300x250{
	float:left;
	width:300px;
	height:250px;
	margin-right:10px;
}
#adright300x250{
	float:right;
	width:300px;
	height:250px;
	margin-left:10px;
}
#spielelinks{
	float:left;
	width:160px;
	height:600px;
	margin:10px 0 0 0;
	background:#ff0;
	clear:right;
}
#inhalt{
	position:relative;
	margin:5px 0 0 0;
	padding:0px 20px 10px 20px;
	background-image:url(../bilder/spielebk.png);
	background-position:0px 0px;
	background-repeat:repeat-y;
}

#inhalt-innen{
	width:810px;
}

#inhalt-spiele{
	width:635px;
	float:left;
	background:#fff;
	padding-left:15px;
}
strong{
	color:#070;
	font-weight:normal;
}
ul{
	list-style-type:disc;
	margin-left:17px;
	margin-top:8px;
}
li{
	color:#f63a00;
	margin-bottom:8px;	
}
.TLA li{
	list-style-type:none;
	margin-bottom:2px;
}
li span{
	color:#000;
}
ul.black li{
	color:#000;
}
a{
	color:#44a;
}
a:hover {
	color:#a44;
}
span{
	color:#000;
}

div.hline{
	clear:both;
	margin:10px 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
div.spieleinfo{
	float:left;
	width:447px;
	margin-top:5px;
	margin-left:10px;
}
a.spieleinfo{
	font-size:120%;
	letter-spacing:1px;
	color:#282;
	text-decoration:none;
}
a.spieleinfo:hover{
	color:#282;
	text-decoration:underline;
}
h3.spieleinfo{
	color:#282;
	font-size:120%;
	margin-bottom:5px;
	font-weight:normal;
}
div.infoklein{
	float:left;
	width:560px;
	margin-top:5px;
	margin-left:10px;
}
a.infoklein{
	font-size:110%;
	letter-spacing:1px;
	color:#282;
	text-decoration:none;
}
a.infoklein:hover{
	color:#282;
	text-decoration:underline;
}
div.minibild{
	width:50px;
	height:50px;
	float:left;
	margin-left:-2px;
}
img.minibild{
	border-style:none;
}

div.spielbild{
	width:176px;
	height:146px;
	float:left;
	background:url(../bilder/dropshadow.png);
	margin-left:-2px;
}
img.spielbild{
	margin-left:7px;
	margin-top:7px;
	top:5px;
	left:5px;
	border-style:none;
}

a.download{
	border-bottom:1px solid #494;
	border-right:1px solid #494;
	border-top:1px solid #9d9;
	border-left:1px solid #9d9;
	color:#060;
	background:#cfc;
	padding:3px 5px 3px 5px;
	text-decoration:none;
}
a:hover.download{
	background:#ffa;
	border-bottom:1px solid #aa2;
	border-right:1px solid #aa2;
	border-top:1px solid #cca;
	border-left:1px solid #cca;
	padding:3px 5px 3px 5px;
	color:#770;
}
a.bestellen{
	border-bottom:1px solid #449;
	border-right:1px solid #449;
	border-top:1px solid #99d;
	border-left:1px solid #99d;
	color:#006;
	background:#ccf;
	padding:3px 5px 3px 5px;
	text-decoration:none;
}
a:hover.bestellen{
	background:#ffa;
	border-bottom:1px solid #aa2;
	border-right:1px solid #aa2;
	border-top:1px solid #cca;
	border-left:1px solid #cca;
	padding:3px 5px 3px 5px;
	color:#770;
}

#shl{
	position:absolute;
	left:0px;
	top:0px;
	background:url(../bilder/shlinks.png);
	width:10px;
	height:350px;
}
#shr{
	position:absolute;
	left:840px;
	top:0px;
	background:url(../bilder/shrechts.png);
	width:10px;
	height:350px;
}

#spieletop{
	position:relative;
	width:830px;
	height:85px;
	left:10px;
	top:0;
	text-align:right;
	background:url(../bilder/spielebanner.png);
}
#spieletop h1{
	color:#ffffff;
	font-family:Tahoma,sans-serif;
	font-size:25px;
	font-weight:normal;
	float:left;
	margin-top:12px;
	margin-left:10px;
	padding:0;
}
#spieletop span{
	float:right;
	color:#fff;
	font-size:100%;
	margin-top:14px;
	margin-right:10px;
}
#topnav{
	position:relative;
	width:830px;
	min-height:27px;
	left:10px;
	top:0;
	text-align:center;
	vertical-align:60%;
	background:#ffe719 url(../bilder/navback.png) repeat-x;
	border-bottom:1px solid #81750b;
}
#topnav a{
	color:#0f5902;
	text-decoration:none;
	line-height:27px;
	vertical-align:middle;
	margin-left:18px;
	margin-right:18px;
}
#topnav a:hover{
	color:#22aa44;
	text-decoration:underline;
}
#inhalt-spiele h1{
	color:#ff8105;
	font-family:Tahoma,sans-serif;
	font-size:150%;
	letter-spacing:1px;
	padding-top:5px;
	margin-bottom:20px;
	border-bottom: 1px dotted #ccc;
}
#inhalt-spiele h2{
	color:#ff8105;
	font-family:Tahoma,sans-serif;
	font-size:130%;
	letter-spacing:1px;
	padding-top:5px;
	margin-bottom:20px;
	border-top: 1px dotted #ccc;
}

table{
	width:100%;
	border:0px solid #c6c6c6;
	background:#fff;
	font-size:95%;
}
table th,table td{
	margin:0;
	padding:5px 14px 5px 0;
	text-align:left;
	border-bottom:0px solid #b5b5b5;
}
table th{
	color:#a00;
	font-size:100%;
}
table a{
	text-decoration:none;
}

#footer{
	clear:both;
	background:#ddf;
	padding:5px 0 5px 0;
	text-align:center;
	vertical-align: bottom;
}
#footer a{
	font-family:Tahoma,sans-serif;
	font-size: 90%;
	padding:2px 20px 2px 20px;
	text-decoration:none;
}


