/* Start Reset */
html, body, div, span, applet, object,iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
table {	border-collapse: collapse;
	border-spacing: 0;}
/* End Reset */

html, body, div, p, h1, h2, h3, h4, ul, ol, 
span, a, table, td, form, img, li, blockquote {

   font-family: Helvetica, Arial,sans-serif;
	color: #ababab;
	font-size: small;
	line-height: 1.3em;
}

html, body {
   background: #fff;
   min-height: 800px;
}




/* Display Start*/
#container {
			width: 800px;
			margin: 10px;
			padding-left: 37px;
			padding-right: 38px;
			margin-left: auto;
			margin-right: auto;	
}

#banner {background-image: url(images/tyl_logo2.png);
height: 108px;
background-repeat: no-repeat;
margin-bottom: 20px;
width: 800px;
float:left;
margin-top: 30px;
}


#content {
			margin: 0;
			padding: 0px;
			min-height: 300px;
			
		}
		
#content a{
			color: #71bddc;
			text-decoration: none;
			
		}
#content a:hover{
			color: #ff9800;
			
		}
	
.spielbox	{
width: 800px;
float: left;
margin-right:0px;
padding: 0px;
margin-top: 20px;}		
.box	{
margin-top: 40px;float: left;
margin-right: 10px;
padding: 10px;}	

#addthis {
float: left; padding: 0px 15px 0px 0px;
}
	
#lang a{		
float: left; padding: 0px 5px 0px 0px;
}

#footer {
			clear: both;
			text-align: left;
			font-size: 12px;
			line-height: 1.3em;
			padding: 5px 0px 10px 0px;
			margin-top:5px;
				color: #ababab;
		}
#footer a  {
	text-decoration: none;
	font-size: 12px;
	color: #9d9d9d;
		}
#footer a:hover {
	color: #71bddc;
		}


.wuerfelBox {
	width: 360px;
	height: 370px;
	margin: 0px;
	border: 2px dotted #bbc5ce; 
	padding-left: 10px;
}
.staebeBox {
	background-color: transparent;
	margin: 0px;
	width: 370px;
	height: 370px;
	text-align: center;
}
.staebeBox_voll {
	background-color: transparent;
	margin: 0px;
	width: 370px;
	height: 370px;
	text-align: center;
}
.wuerfeltext {
color: #afcedb; 
font-size: 40px;
font-weight: 700;
font-family: courier;
text-align: left;
line-height: 1.0em;
display: none;
}			
		
