body {font-family:'MavenProMedium';
font-weight:normal;
letter-spacing:normal}

h1,h2,h3,h4 {
	font-weight:normal;
}

a {
	color:#22b24c;
	font-family: MavenProBold;
}

a:hover {
	color:#18a140;
	text-decoration:none;
}
.row {
	display:block;
	position:relative;
	float:left;
	width:700px;
	min-width:500px;
	max-width:700px;
/*	border:1px solid orange;
*/}
.wrapper {
	display:block;
	position:relative;
	width:700px;
	height:auto;
	border:0px solid red;
	margin:0px auto;
/*	background:url(../images/containerBGTop.png) no-repeat 0px 0px;
*/}

.pdfLinks {
	display:block;
	position:relative;
	float:left;
	clear:both;
	margin-top:20px;
	width:950px;
	height:375px;
	background:url(../images/bot_links.png) no-repeat 0px 0px;
}

.top_buttons{
	height:35px;
}
.gameframe {
/*	background:#fdfdfd;
*/	display:block;
	position:relative;
	clear:both;
	border:0px solid blue;
	padding-left:0px;
	padding-top:0px;
	width:700px;
	margin:0px auto;
/*	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;*/
	user-select: auto;
}

.gameframe h4 {
	color:white;
}

.pyramid {
	display:block;
	position:relative;
	width:454px;
	height:380px;
	background:url(../images/pyramid_500.png) no-repeat 0px 0px;
	text-align:center;
}



#first, #second, #third, #fourth, #fifth, #sixth {
	height:55px;
	border:0px solid red;
	margin:0px auto;
}

#first {
	height: 76px;
	width:80px;
}

#second {
	width:160px;
}

#third {
	width:240px;
}

#fourth {
	width:320px;
}

#fifth {
	width:400px;
}

#sixth {
	width:480px;
}

@font-face {
    font-family: 'MavenProBlack';
    src: url('maven_pro_black-webfont.eot');
    src: url('maven_pro_black-webfont.eot?#iefix') format('eot'),
         url('maven_pro_black-webfont.woff') format('woff'),
         url('maven_pro_black-webfont.ttf') format('truetype'),
         url('maven_pro_black-webfont.svg#webfontXhB2DgBK') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MavenProBold';
    src: url('maven_pro_bold-webfont.eot');
    src: url('maven_pro_bold-webfont.eot?#iefix') format('eot'),
         url('maven_pro_bold-webfont.woff') format('woff'),
         url('maven_pro_bold-webfont.ttf') format('truetype'),
         url('maven_pro_bold-webfont.svg#webfontNOU7iUTL') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MavenProMedium';
    src: url('maven_pro_medium-webfont.eot');
    src: url('maven_pro_medium-webfont.eot?#iefix') format('eot'),
         url('maven_pro_medium-webfont.woff') format('woff'),
         url('maven_pro_medium-webfont.ttf') format('truetype'),
         url('maven_pro_medium-webfont.svg#webfontNj5iy4Dl') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MavenProRegular';
    src: url('maven_pro_regular-webfont.eot');
    src: url('maven_pro_regular-webfont.eot?#iefix') format('eot'),
         url('maven_pro_regular-webfont.woff') format('woff'),
         url('maven_pro_regular-webfont.ttf') format('truetype'),
         url('maven_pro_regular-webfont.svg#webfontOM8fITNz') format('svg');
    font-weight: normal;
    font-style: normal;

}



#legend {
	display:block;
	position:relative;
	width:500px;
	border:1px solid silver;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:15px;
	margin-top:20px;
}

#legend li p{
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	margin-top:5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 1px 1px rgba(0, 0, 0, 0.5);
}
#legend1 p {
	display:inline;
	position:relative;
	float:left;
	font-family:'MavenProBold';
	margin:0px auto;
background-color:#3463af;
color:white;

}

#legend2 p {
	display:inline;
	position:relative;
	float:left;
	font-family:'MavenProBold';
	margin:0px auto;
	
background-color:#fff398;
color:black;
}

#legend3 p {
	display:inline;
	position:relative;
	float:left;
	font-family:'MavenProBold';
	margin:0px auto;
	
background-color:#ee2e2a;
color:white}

#legend4 p {
	display:inline;
	position:relative;
	float:left;
	font-family:'MavenProBold';
	margin:0px auto;
	
background-color:#d0b68e;
color:black}

#legend5 p {
	display:inline;
	position:relative;
	float:left;
	font-family:'MavenProBold';
	margin:0px auto;
	
background-color:#22b24c;
color:white}

#legend6 p {
	display:inline;
	position:relative;
	float:left;
	font-family:'MavenProBold';
	margin:0px auto;
	
background-color:#bae4f0;
color:black}

.bewegung {
	display:block;
	position:relative;
	float:left;
	width:660px;
	height:102px;
	background:rgba(0,0,0,.03);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:20px;
	border:1px solid #ddd;
	clear:both;
}

.bewegung .button {
	width:128px;
}

.title{
	display:block;
	position:relative;
	float:left;
	width:208px;
	margin-right:20px;
	font-family:'MavenProBold';
}
.bewegungBtn {
	display:block;
	position:relative;
	float:left;
/*	margin-right:20px;
*/	width:180px;
	height:123px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#eee;
	border:none;
	margin-bottom:10px;
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px;
	/*-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
		box-shadow: inset 0 1px 0 rgba(255,255,255,1);*/
	text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px, -moz-linear-gradient(top, rgba(255,255,255,.4) 0%, transparent 100%);
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.4)), color-stop(100%,transparent));
/*	border: 1px solid #ccc;
*/	-webkit-transition: background-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out;
}

.buttonHolder{
	font-family:'MavenProMedium';
	font-size:14px;
	display:inline-block;
	position:relative;
	float:left;
	width:320px;
	margin-right:20px;
	
}

#runner {
	background:url(../images/bewegungsm.png) no-repeat 50% 50% #ddd;
	
	
}

#runner:hover {
	cursor:pointer;
	background:url(../images/bewegungsm.png) no-repeat 50% 50% #009632;
	
}


#sitter {
	background:url(../images/sitter.png) no-repeat 50% 50% #ddd;
	background-size:40%;
	
}

#sitter:hover {
	cursor:pointer;
	background:url(../images/sitter.png) no-repeat 50% 50% #009632;
	background-size:40%;
	
}

.back {
	display:block;
	position:absolute;
	float:left;
	/*border:1px solid #eee;
	*/	
	/*clear:both;
	 	background: #efefef;
	    background: -moz-linear-gradient(top, #FFFFFF 0%, #F4F4F4 100%);
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F4F4F4));
	    background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F4F4F4',GradientType=0 );	padding:10px;
		color:#999;
		margin:0px auto;
		font-family:'MavenProMedium';
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		width:50px;
		height:60px;
		margin-top:10px;
		cursor:pointer;*/
	font-size:36pt;
	width:18px;
	height:54px;
	margin-top:30px;
	padding-left:20px;
}

.tb_back {
	display:block;
	position:relative;
	float:left;
	/*border:1px solid #eee;
	*/	
	/*clear:both;
	 	background: #efefef;
	    background: -moz-linear-gradient(top, #FFFFFF 0%, #F4F4F4 100%);
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F4F4F4));
	    background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F4F4F4',GradientType=0 );	padding:10px;
		color:#999;
		margin:0px auto;
		font-family:'MavenProMedium';
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		width:50px;
		height:60px;
		margin-top:10px;
		cursor:pointer;*/
	font-size:36pt;
	width:10px;
	height:54px;
	margin-top:0px;
	margin-right:0px;
	padding-left:20px;
}

.back:hover {
	color:#666;
	border:1px solid #aaa;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 1px 1px rgba(0, 0, 0, 0.3);
	text-decoration:none;
}

.tb_back:hover {
	color:#666;
	border:1px solid #aaa;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 1px 1px rgba(0, 0, 0, 0.3);
	text-decoration:none;
}
.header{
	display:block;
	position:relative;
	float:left;
	clear:both;
	width:700px;
	height:52px;
	font-family:'MavenProMedium';
	font-size:18px;
	padding-top:38px;
	padding-left:100px;
	margin-bottom:20px;
	border:0px solid red;
	margin-top:15px;
	text-shadow:0px -1px rgba(0,0,0,.3);
}

.hero{
	display:block;
	position:absolute;
	float:right;
/*	clear:both;
*/	width:600px;
	height:50px;
	font-family:'MavenProMedium';
	font-size:18px;
	padding-top:27px;
	padding-left:100px;
	margin-bottom:0px;
	border:0px solid red;
	margin-top:0px;
	z-index:-20;
}

.header:after{
	content:"\A"; 
	white-space:pre;
}

.oils-head{
	background:url(../images/newHeaders/oils_header.png) no-repeat 0px 0px;
	color:#555555;
	text-shadow:0px 1px rgba(255,255,255,.7);

}

.sweets-head{
	background:url(../images/newHeaders/sweets_header.png) no-repeat 0px 0px;
	color:white;
}

.protein-head{
	background:url(../images/newHeaders/protein_header.png) no-repeat 0px 0px;
	color:white;
	padding-top:30px;
	height:60px;
}

.starches-head{
	background:url(../images/newHeaders/starches_header.png) no-repeat 0px 0px;
	color:white;
	padding-top:30px;
	height:60px;
}

.veggies-head{
	background:url(../images/newHeaders/veggies_header.png) no-repeat 0px 0px;
	color:white;
}

.drinks-head{
	background:url(../images/newHeaders/drinks_header.png) no-repeat 10px 0px;
	color:#555555;
	text-shadow:0px 1px rgba(255,255,255,.7);
	
}

.lmp {
	background:url(../images/newHeaders/lmp_header.png) no-repeat 10px 3px;
	height: 49px;
	padding-top: 43px;
	text-shadow: 0 1px rgba(255,255,255,1);
	
}

.hero.tagesbeispiele{
	background:url(../images/newHeaders/tagesbeispiele_header.png) no-repeat 10px -12px;
	color:#333;
	text-shadow: 0 1px 1px rgba(255,255,255,0.8);
	font-size:18pt;
}

.leftColumn{ /* -- 646 high -- */
	display:block;
/*	border:1px solid gray;
*/	position:relative;
	float:left;
	width:240px;
/*	height:646px;
*//*	padding:10px;
*/	margin-right:20px;
/*	background:rgba(0,0,0,.05);
*/}



.rightColumn{
	display:block;
	position:relative;
	float:left;
	width:440px;
/*	background:rgba(0,0,0,.05);
*/}

.box{
	display:block;
	position:relative;
	float:left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:10px;
	border:1px solid #dedede;
	margin:0px auto;
}

.box img{
	display:block;
/*	width:12px;
*/	float:left;
	margin-top:4px;
}
.box h5{
	color:white;
	text-shadow:0px -1px rgba(0,0,0,.5);
/*	display:inline;
	position:relative;
	float:left;
	
	margin-left:30px;
	margin-top:-10px;
	border:0px solid white;
	line-height:1em;
	margin-bottom:20px;*/
}

.box strong{
	font-size:18px;
	font-family:MavenProRegular;
	font-weight:normal;
	line-height:24px;
}

.wissen h5{
	color:#555;
	text-shadow:0px 1px rgba(255,255,255,1);
}

.med{
	width:220px;	
	padding:10px;
	margin-bottom:20px;
}

.full{
	width:420px;	
	padding:10px;
	margin-bottom:20px;
}

.warum{
	background-color:#009632;
	color:white;
	border:1px solid #666;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 1px 2px rgba(0, 0, 0, 0.5);
	font-size:14px;
}

.warum img{
	margin-right:10px;
	margin-bottom:-5px;
	float:left;
}

.small{
	width:188px;	
	padding:10px;
	margin-bottom:20px;
}

.gehoert {
	padding:0px;
}

.gehoert ul{
/*	margin-left:-10px;
	margin-right:-10px;*/
	padding:0px;
/*	width:240px;
*/}
.gehoert li {
	width:240px;
	min-height:50px;
	margin-left:-10px;
	border-bottom:1px dotted silver;
	padding-bottom:10px;
	padding-top:10px;
	font-size:14px;
}

/*.gehoert li:hover{
	color:#000;
	background:rgba(0,0,0,.05);
	cursor:pointer;
}*/

strong{
	font-family:'MavenProBold';
	font-weight:normal;
}

.gehoert strong {
	font-family:'MavenProBold';
	font-weight:normal;
	letter-spacing:-.07em;
	font-size:14px;
	line-height:14px;
}

.thumb{
	display:inline-block;
	position:relative;
	float:left;
	width:45px;
	height:45px;
	background:#eee;
	margin-right:10px;
	margin-left:10px;

	margin-bottom:40px;
}

.big_teaser{
	width:350px;
	position:relative;
	float:left;
}

.teaser{
	background:url(../images/trophy_white_large.png) no-repeat 50% 50% #999;
	display:inline;
/*	background:#a4cfab;
*/	height:103px;
	border:none;
	margin:0px auto;
	font-family:'MavenProBold';
	font-size:16px;
	color:white;
	text-align:center;
	-webkit-transition: background-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out;
}

.teaser:hover{
	background:url(../images/trophy_white_large.png) no-repeat 50% 50% #009632;
	color:white;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-transition: background-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out;
	
}

.big_teaser_2{
	margin-left: 0px;
}

.teaser_pict{
	color:#FFF;
	font-size:14px;
	width:339px;
	height:297px;
	margin-top:10px;
	border:0px solid black;
}

.teaser_text{
	font-family:'MavenProBold';
	color:#FFF;
	font-size:14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 210px;
	line-height:110%;
}

.teaser_1{
	background:url(../images/spiel_1.jpg) no-repeat 0px 0px;
}
.teaser_2{
	background:url(../images/spiel_2.jpg) no-repeat 0px 0px;
}


.tipp{
	background-color:rgba(0,0,0,.7);
	border-color:rgba(0,0,0,.7);
	color:white;
/*	height:418px;
*/	overflow:hidden;
	
/*	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;*/
/*	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3);*/
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 1px 2px rgba(0, 0, 0, 0.5);
	font-size:14px;
}

.tipp img{
	margin-right:10px;
	margin-bottom:-5px;
	float:left;

}

.wissen img{
	margin-right:10px;
	margin-bottom:-5px;
	opacity:.8;
	float:left;

}

.wissen{
	overflow:hidden;
/*	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	box-shadow: inset 0 1px 0 rgba(255,255,255,1);*/
/*	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	-webkit-box-shad*/ow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 1px 2px rgba(0, 0, 0, 0.5);
	background-color:rgba(0,0,0,.02);
	font-size:14px;
}

.social{
	display:block;
	position:absolute;
	width:120px;
	height:17px;
	margin-top:-22px;
	margin-left:580px;
	border:0px solid orange;
	}
	
#facebook {
	display:block;
	position:relative;
	float:left;
	width:16px;
	height:17px;
	background:url(../images/facebook_normal.png) no-repeat 0px 0px;
		opacity:.5;
}





#facebook:hover{
	background:url(../images/facebook_over.png) no-repeat 0px 0px;
	opacity:1;
	
}

#final_fb {
	display:block;
	position:relative;
	float:left;
	margin-top:3px;
	margin-right:10px;
	width:30px;
	height:30px;
	background:url(../images/final_fb.png) no-repeat 0px 0px;
	opacity:.8;
}

#final_twitter {
	display:block;
	position:relative;
	float:left;
	margin-top:4px;
	margin-right:12px;
	
	width:30px;
	height:30px;
	background:url(../images/final_twitter.png) no-repeat 0px 0px;
	opacity:.8;
}

#final_email {
	display:block;
	position:relative;
	float:left;
	margin-top:6px;
	width:30px;
	height:30px;
	background:url(../images/final_email.png) no-repeat 0px 0px;
	opacity:.8;
}

#final_fb:hover{
	opacity:1;
	cursor:pointer;
}

#final_twitter:hover{
	opacity:1;
	cursor:pointer;
}

#final_email:hover{
	opacity:1;
	cursor:pointer;
}

#twitter{
	display:block;
	position:relative;
	float:left;
	width:21px;
	height:17px;
	margin-left:10px;
	background:url(../images/twitter.png) no-repeat 0px 0px;
		opacity:.5;
}

#twitter:hover{
	background:url(../images/twitter.png) no-repeat 0px -17px;
	opacity:1;
	
	
}

#email{
	display:block;
	position:relative;
	float:left;
	width:21px;
	height:17px;
	margin-left:10px;
	background:url(../images/email.png) no-repeat 0px 0px;
	opacity:.5;
}

#email:hover{
	background-position:0px -17px;
	opacity:1;
	
}

#print{
	display:block;
	position:relative;
	float:left;
	width:21px;
	height:17px;
	margin-left:10px;
	background:url(../images/print.png) no-repeat 0px 0px;
		opacity:.5;
}

#print:hover{
	background-position:0px -17px;
	opacity:1;
	
	
}

.button{
	-webkit-transition: background-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out;
	font-weight:normal;
	
}

.button:hover{
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 1px 2px rgba(0, 0, 0, 0.5);
	text-decoration:none;
}

.green.button{
	background-color:#999;
}

.green.button:hover{
	background-color:#009632;
}


.button{
	font-family:'MavenProRegular';
	font-weight:normal;
}

.gameBoard{
	display:block;
	position:relative;
	width:700px;
	text-align:center;
	margin-top:40px;
	opacity:.5;
}


.gamePyramid{
	display:inline-block;
	position:relative;
	width:504px;
	height:380px;
	border:0px dotted orange;
	margin:0px auto;
	margin-bottom:20px;
	text-align:center;
	pointer-events:none;
}

.gamePyramid div {
	display:block;
	position:relative;
	width:100%;
	opacity:.5;
	margin:0px auto;
	-webkit-transition: opacity.15s ease-in-out;
		-moz-transition: opacity .15s ease-in-out;
		-o-transition: opacity .15s ease-in-out;
}
/*.gamePyramid{
	display:block;
	position:absolute;
	width:504px;
	height:380px;
	border:0px dotted orange;
	margin:0px auto;
	margin-bottom:20px;
	text-align:center;
	top:0px;
	left:0px;
	padding-top:50px;
	padding-left:50px;
	pointer-events:none;
}

.gamePyramid div {
	display:block;
	position:relative;
	width:100%;
	opacity:.5;
	margin:0px auto;
	border:1px dotted silver;
	-webkit-transition: opacity.15s ease-in-out;
		-moz-transition: opacity .15s ease-in-out;
		-o-transition: opacity .15s ease-in-out;
		pointer-events:none;
}*/

.gamePyramid div:hover {
/*opacity:1;
*/cursor:default;
}



.droppable{
/*	border:1px solid silver;
*/}

.change:after{
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
		-moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0.5);
		box-shadow:         0px 1px 1px rgba(0, 0, 0, 0.5);	
}

#game_first{
	width:100px;
	height:83px;
	/*width:100px;
	*/	background:url(../images/first.png) no-repeat 50% 0px;
}

/*#game_first.change:after{
	content: "Süsses, Salziges & Alkoholisches";
	display:block;
	position:absolute;
	left:100px;
	top:20px;
	margin-top:0px;
	width:200px;
	height:20px;
	padding:10px;
	background:#eee;
	color:black;
	z-index:10000;
}*/

#game_second{
	width:175px;
	height:55px;
	background:url(../images/second.png) no-repeat 50% 0px;
}

/*#game_second.change:after{
	content: "Öle, Fette & Nüsse";
	display:block;
	position:absolute;
	left:180px;
	top:5px;
	width:200px;
	height:20px;
	padding:10px;
	background:#eee;
	color:black;
	z-index:10000;

}
*/
#game_third{
	width:250px;
	height:58px;
	background:url(../images/third.png) no-repeat 50% 0px;
}

/*#game_third.change:after{
	content: "Milchprodukte, Fleisch, Fisch, Eier & Tofu";
	display:block;
	position:absolute;
	left:250px;
	top:5px;
	width:240px;
	height:20px;
	padding:10px;
	background:#eee;
	color:black;
	z-index:10000;

}
*/
#game_fourth{
	width:330px;
	
	height:55px;
	background:url(../images/fourth.png) no-repeat 50% 0px;
}

/*#game_fourth.change:after{
	content: "Getreideprodukte, Kartoffeln & Hülsenfrüchte";
	display:block;
	position:absolute;
	left:300px;
	top:5px;
	width:200px;
	height:36px;
	padding:10px;
	background:#eee;
	color:black;
	z-index:10000;
	
}*/

#game_fifth{
	width:410px;
	
	height:56px;
	background:url(../images/fifth.png) no-repeat 50% 0px;
}

/*#game_fifth.change:after{
	content: "Gemüse & Früchte";
	display:block;
	position:absolute;
	left:360px;
	top:5px;
	width:120px;
	height:20px;
	padding:10px;
	background:#eee;
	color:black;
	z-index:10000;
}
*/
#game_sixth{
	width:500px;
	
	height:59px;
	background:url(../images/sixth.png) no-repeat 50% 0px;
}

/*#game_sixth.change:after{
	content: "Getränke";
	display:block;
	position:absolute;
	left:400px;
	top:5px;
	width:120px;
	height:20px;
	padding:10px;
	background:#eee;
	color:black;
	z-index:10000;
}*/

#foodHolder{
	display:block;
	position:absolute;
	clear:both;
	margin:0px auto;
	margin-left:38px;
	width:624px;
	height:auto;
	border:0px dotted green;
	z-index:6;
	pointer-events:none;
}

#foodMarkerHolder{
	display:block;
	position:absolute;
	clear:both;
	margin:0px auto;
	margin-left:38px;
	width:624px;
	height:auto;
	border:0px dotted green;
	z-index:5;
}

.foodMarker{
	display:block;
		position:relative;
		font-size:50px;
		color:#ddd;
		float:left;
		width:78px;
		height:50px;
		padding-top:28px;
		opacity:.8;
		border:0px dotted purple;
		background-position:50% 50%;
}

.food{
/*	background:url(../images/food/fish.png) no-repeat 50% 50%;
*/	display:block;
	position:relative;
	float:left;
	width:78px;
	height:78px;
	opacity:.8;
	border:0px dotted purple;
	background-position:50% 50%;
	background-repeat:no-repeat;
}

.food:hover:after{
	content:attr(data-name);
	color:rgb(34,34,34);
	background-color:#eee;
	padding:5px;
	border-radius:4px;
	box-shadow:0px 3px 3px rgba(0,0,0,.3);
}
/*.food.ui-draggable:after{
	content:"";
	display:block;
	position:absolute;
	width:70px;
	height:70px;
	border:4px solid;
	border-color:rgba(0,0,0,.0);
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius:70px;
	z-index:0;
	margin-left:0px;
	margin-top:0px;
	-webkit-transition: border-color .15s ease-in-out;
		-moz-transition: border-color .15s ease-in-out;
		-o-transition: border-color .15s ease-in-out;
		background-repeat:no-repeat;
}*/

.food.ui-draggable:hover{
	cursor: url(https://mail.google.com/mail/images/2/openhand.cur), default !important;
	opacity:1;
	z-index:999;
	}


.food:hover:after {
	-webkit-transition: border-color .15s ease-in-out;
		-moz-transition: border-color .15s ease-in-out;
		-o-transition: border-color .15s ease-in-out;
border-color:rgba(0,0,0,.2);

}

.food.dropped{
	opacity:1;
	pointer-events:none;
}

.ui-draggable-dragging {
/*	position:relative;
*/	/*cursor:grabbing;
	background:red;
  	cursor:-moz-grabbing;
  	cursor:-webkit-grabbing;*/
    cursor: url(https://mail.google.com/mail/images/2/closedhand.cur), default !important;
}

.gameInfo{
	display:block;
	position:absolute;
	float:left;
	width:200px;
	height:80px;
	border:0px dotted red;
	top:130px;
	left:-20px;
	pointer-events:none;
}

.score, .time, .success{
	display:block;
	position:absolute;
/*	float:left;
*/	width:160px;
	height:30px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#eee;
	margin-bottom:10px;
	padding:10px;
	color:white;
	text-align:center;
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
		-moz-box-shadow:    0px 3px 3px rgba(0, 0, 0, 0.3);
		box-shadow:         0px 3px 3px rgba(0, 0, 0, 0.3);
	line-height:20px;
	}
	
.score{
	display:block;
	position:absolute;
	background:url(../images/bullseye.png) no-repeat 10px 10px #aaa;
	font-family:monospace,'MavenProBold';
	padding-top:20px;
	padding-right:20px;
	top:30px;
	left:20px;
	width:170px;	
	height:30px;
	text-align:right;
	font-size:27px;
	font-weight:bold;
	color:#fff;
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -20px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.28);

	/*border: 1px solid #0593dc;
	*/	-webkit-transition: background-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out;
	background-color: #515b5e; color: #fff;
}

.score img, .time img{
	float:left;
	margin-top:-10px;
}
	
.success{
	display:none;
	position:absolute;
/*	float:right;
*/	
	top:300px;
	left:208px;
	font-size:16px;
	padding-top:20px;
	text-align:center;
	height:30px;
	font-family:'MavenProRegular';
	padding-right:0px;
	width:270px;	
	height:30px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -20px;
	
	margin-right:10px;
	text-align:center;
	font-size:36px;
	color:#fff;
	background-color:red;
	line-height:20px;
}

.time{
	background:url(../images/stopwatch.png) no-repeat 10px 12px #c5c5c5;
	font-family:'MavenProBold';
	padding-top:20px;
	padding-right:20px;
	top:120px;
	width:170px;	
	height:30px;
	text-align:right;
	font-size:36px;
	color:#fff;
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px, -moz-linear-gradient(top, rgba(255,255,255,.4) 0%, transparent 100%);
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.4)), color-stop(100%,transparent));
	/*border: 1px solid #0593dc;
	*/	-webkit-transition: background-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out;
	background-color: #aaa; color: #fff;

}

.titleStuff{
	display:block;
	position:relative;
	float:left;
	width:700px;
	height:100px;
	margin-right:0px;
	z-index:0;
	border:0px solid silver;
	pointer-events:none;
}

.categoryHover{
	opacity:1;
}

.description{
	display:block;
	position:relative;
	float:left;
	width:700px;
/*	font-family:'MavenProMedium';
*/	font-size:16px;
	clear:both;
	margin:0px auto;
	margin-right:300px;
	margin-bottom:20px;
}

#backBtn{
	display:block;
	position:relative;
	height:40px;
}

.has-tip {
border-bottom: dotted 0px #CCC;
cursor: pointer;
font-family:'MavenProRegular';
font-weight: normal;
color: #333;
}

.has-tip:hover{
	border:none;
}

.pyrWrapper{
	display:block;
	position:relative;
	padding:0px;
	border:0px dotted purple;
	width:700px;
	height:460px;
	margin-top:-50px;
}



#canvas{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
/*	border:1px dotted red;
*/	margin-left:-20px;
	width:720px;
	z-index:99999;
	overflow:hidden;
}



.introText p{ 
	display:inline-block;
	position:relative;
	width:700px;
	font-size:14px;
	color:rgb(34,34,34);
	padding-bottom:20px;
/*	font-family:'MavenProMedium';
*/	line-height:21px;
	border-bottom:0px dotted silver;
	margin-bottom:30px;
}

.test:hover path{
	background:red;
	fill: red;
}



.label{
	display:hidden;
	opacity:0;
	position:absolute;
	width:200px;
	height:50px;
	padding:20px;
	top:0;
	left:0;
	background:rgba(0,0,0,.6);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-family:'MavenProMedium';
	font-size:14px;
	z-index:9999;
	-webkit-transition: opacity .15s ease-in-out;
		-moz-transition: opacity .15s ease-in-out;
		-o-transition: opacity .15s ease-in-out;
}

.botlinks{
	padding-top:20px;
	border-top:1px solid #5ab269;
}

.largeLink {
	width:340px;
	height:120px;
	overflow:hidden;
}

/*.back {
	display:block;
	position:absolute;
	width:55px;
	height:60px;
	background:red;
}*/

#tagesbeispiele {
	width: 678px;
	position:relative;
	float:left;
/*	margin: 0px auto;
*/	border-collapse: collapse;
	border: 2px solid #28a139;
 }
#tagesbeispiele .rowa {
	background: #ffffff;
	height: 15px;
}
#tagesbeispiele .rowb {
	background: #ffffff;
	height: 15px;
}
#tagesbeispiele .cell {
	padding: 10px;
	border: 1px solid #a7d1ab;
	vertical-align: middle;
}

/*#tagesbeispiele .cell:hover {
	background-color:#009632;
	color:white;
}*/

#tagesbeispiele tr:hover {
/*	background-color:#a7d1ab;
*/}

#tagesbeispiele thead:hover{
	background-color:white;
}

.tabletitle{
	display:block;
	position:relative;
	float:left;
	width:680px;
}

.tabs{
	display:block;
	position:relative;
	float:left;
	width:700px;
	
}

#simple2Tab{
/*	position:relative;
*/	width:700px;
}

.time{
	background:url(../images/stopwatch.png) no-repeat 10px 12px #c5c5c5;
	font-family:'MavenProBold';
	padding-top:20px;
	padding-right:20px;
	width:170px;	
	height:30px;
	text-align:right;
	font-size:36px;
	color:#fff;
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px, -moz-linear-gradient(top, rgba(255,255,255,.4) 0%, transparent 100%);
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.4)), color-stop(100%,transparent));
	/*border: 1px solid #0593dc;
	*/	-webkit-transition: background-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out;
	background-color: #aaa; color: #fff;

}

.stopwatch {
	display:block;
	position:relative;
	width:700px;
	height:70px;
	padding:0px;
	font-family:'MavenProBold';
	
	border:0px solid #444;
	z-index:999;
}

.stopwatch .display {
	display:block;
	position:absolute;
	font-family:monospace,'MavenProBold';
	height:20px;
/*	float:right;
*/	
	top:120px;
	left:500px;
	width:160px;
	padding:20px;
	margin-bottom:10px;
	border:0px solid #444;
	color:#fff;
	font-size:20pt;
	font-weight:bold;
	text-align:right;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
		-moz-box-shadow:    0px 3px 3px rgba(0, 0, 0, 0.3);
		box-shadow:         0px 3px 3px rgba(0, 0, 0, 0.3);
/*	background:url(../images/stopwatch.png) no-repeat 10px 12px #c5c5c5;
*/
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -20px;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
/*	-webkit-box-shadow: inset 0 1px 1 rgba(0,0,0,.5);
*/	/*box-shadow: inset 0 1px 0 rgba(255,255,255,.5);*/
	text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px, -moz-linear-gradient(top, rgba(255,255,255,.4) 0%, transparent 100%);
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.4)), color-stop(100%,transparent));
	line-height:20px;
}

.stopwatch .start {
	display:block;
	position:absolute;
/*	float:right;
*/	width:280px;
	height:60px;
	top:300px;
	left:208px;
	background: #18A140 url(../images/misc/button-gloss.png) repeat-x 0 -20px;
		font-family:'MavenProRegular';
	font-weight:normal;
	font-size:18pt;
	padding:5px 10px;
	color:#fff;
	border:none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 5px 5px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 5px 5px rgba(0, 0, 0, 0.5);
	border-radius:5px;
	text-align:center;
	cursor:pointer;
}

.stopwatch .start:hover{
	background: #00972c url(../images/misc/button-gloss.png) repeat-x 0 -20px;
/*	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 1px 1px rgba(0, 0, 0, 0.5);*/
}

.stopwatch .stop {
	display:none;
	position:relative;
	float:right;
	width:280px;
	height:60px;
	background: #ee2e2a url(../images/misc/button-gloss.png) repeat-x 0 -20px;
		font-family:'MavenProRegular';
	font-weight:normal;
	font-size:18pt;
	padding:5px 10px;
	color:#fff;
	border:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-align:center;
	width:100px;
	cursor:pointer;
}

.stopwatch .start, .stopwatch .stop {
	margin-right:10px;
}

.clockicon{
	display:block;
	position:absolute;
	margin-top:-7px;
	margin-left:-5px;
	width:30px;
	height:40px;
	background:url(../images/stopwatch.png) no-repeat 0px 0px;
}

/*Trying some hover states:*/

.firstHover{
	background-color:red;
}

#finalmessage {
	display:none;
	position:absolute;
	top:100px;
	left:180px;
	width:310px;
	margin-top:-200px;
	min-height:160px;
	font-family:'MavenProMedium';
	padding:20px;
	font-size:20px;
	color:white;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
	line-height:1.1em;
	background-color:green;
	border:3px solid #2ebe47;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:0px auto;
	z-index:99999;
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 5px 5px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 5px 5px rgba(0, 0, 0, 0.5);
	background: #009030; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTAzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY5MjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #009030 0%, #006923 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009030), color-stop(100%,#006923)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009030 0%,#006923 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009030 0%,#006923 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009030 0%,#006923 100%); /* IE10+ */
	background: linear-gradient(to bottom, #009030 0%,#006923 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009030', endColorstr='#006923',GradientType=0 ); /* IE6-8 */
}

#share,#playAgain {
	display:block;
	position:relative;
	float:left;
	width:290px;
	height:30px;
	padding:10px;
	padding-top:5px;
	background:#44c51b;
	background: #44c51b url(../images/misc/button-gloss.png) repeat-x 0 -25px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
	margin-top:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 1px 1px rgba(0, 0, 0, 0.5);
}

#playAgain{
	margin-top:10px;
	text-align:center;
	cursor:pointer;
}

#playAgain:hover{
	background: #3aad16 url(../images/misc/button-gloss.png) repeat-x 0 -25px;
	
}

#playAgain p{
	font-size:27px;
}

#share p{
	font-size:18px;
	float:left;
	margin-right:40px;
	margin-top:7px;
}

#btn_download,#refresh {
	text-align:center;
	font-size:24px;
}

#btn_download p, #refresh p{
	font-size:18px;
	margin-top:8px;
}

#btn_download:hover, #refresh:hover{
	text-decoration:none;
	background-color:green;
}

/*TELLER*/
#teller_landing{
	display:block;
	position:relative;
	width:700px;
	min-height:500px;
	padding:0px;
	margin:0px auto;
}

.teller_title_bar{
	display:block;
	position:relative;
	width:700px;
	height:44px;
	padding:0px;
	margin:0px auto;
}

.teller_title{
	display:block;
	position:relative;
	float:left;
}

.teller_rollover_container{
	display:block;
	width:700px;
	height:347px;
	margin:0px auto;
	padding:0px;
	margin-top:20px;
	margin-bottom:20px;
}

.teller_rollover{
	display:block;
	position:relative;
	margin:0px auto;
	width:328px;
	height:347px;
	background:url(../images/teller_landing.jpg) no-repeat 0px 0px;
}

.popover{
	display:none;
	position:absolute;
	width:240px;
	padding:14px;
	background:#EEE;
	border:1px solid #aaa;
	border-radius:6px;
	z-index:9;
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,.3);
	    -moz-box-shadow:0px 2px 2px rgba(0,0,0,.3);
	    box-shadow: 0px 4px 10px rgba(0,0,0,.2);
	font-size:16px;
	
}

.popover:after{
	display:block;
	content:"";
	position:absolute;
	top:30%;
	margin-left:-26px;
	width:20px;
	height:20px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color:#eee;
	z-index:8;
	border-left:2px solid #999;
	border-bottom:2px solid #999;

}

#teller_protein{
	top:100px;
	left:400px;
}

#teller_starch{
	top:200px;
	left:450px;
}

#teller_veggie{
	top:200px;
	left:-50px;
}

.popover#teller_veggie:after{
	margin-left:244px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

/*TAGESBEISPIELE*/
#tagesbeispiele_container{
	display:block;
	position:relative;
	width:678px;
	min-height:500px;
	padding:0px;
	margin:0px auto;
}

.tagesbeispiele_header{
	display:block;
	position:relative;
	border:0px solid silver;
	width:680px;
	height:80px;
	margin-bottom:20px;
}

#tb_text{
	display:block;
	position:relative;
	margin-bottom:20px;
}

.day{
	display:block;
	position:relative;
	width:700px;
	height:360px;
	border-bottom:1px solid #5ab269;
	margin-bottom:20px;
}

.blank_plates_loader{
	display:block;
	position:relative;
	width:700px;
	height:216px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

.blank_plates{
	display:block;
	position:relative;
	width:700px;
	height:216px;
	background:url(../images/blank_beispiele.jpg) no-repeat 50% 50%;
}

#beispieleFoodHolder{
	display:block;
	position:absolute;
	z-index:99999;
}

#wissenWasEssen {
	display:block;
	position:relative;
	float:left;
	clear:both;
	margin:0px auto;
	margin-bottom:20px;
	margin-left:50px;
	margin-top:-20px;
	width:500px;
	height:22px;
	border:0px solid red;
	background:url(../images/wwe.png) no-repeat right;
}

.caption{
	width:600px;
	float:left;
}

.classicTeller{
	display:block;
	position:relative;
	margin-top:50px;
	width:698px;
	height:280px;
	background:url(../images/classicTeller.png) no-repeat;
	border:0px dotted silver;
	margin-bottom:20px;
}

.classicTeller div{
	display:block;
	position:relative;
	width:170px;
	float:left;
	font-size:14px;
	padding-left:0px;
	margin-right:80px;
	margin-top:210px;
	text-align:center;
	border:0px dotted orange;
}

.classicTeller div:last-child{
	margin-right:20px;
}

.headerContainer{
	display:block;
	position:relative;
	width:700px;
	height:80px;
	padding:0px;
	border:0px dotted red;
}

.toolTip { 
 } 
	
.tooltip1 { 
	display:block; 
	position:absolute; 
	opacity:0;
	background:#CF0; 
		border-radius:5px; 
		padding:20px; 
		text-align:center; } 
		
.plateDescript{
	display:block;
	margin:0px auto;
	position:relative;
	float:left;
	width:20%;
	height:60px;
	text-align:center;
	color:#18a140;
	font-size:11px;
	line-height:14px;
	margin-top:10px;
}

.box table strong{
	font-size:12px;
	font-family:'MavenProMedium';
}

.box table strong em{
	font-size:12px;
	line-height:12px;
}

td {
	font-size:14px;
}

/*TELLER GAME STUFF FROM NICK*/
#game_description{
	margin-bottom:20px;
}

#menu_container, #menu2_container{
	display:block;
	position:relative;
	float:left;
	margin:0px auto;
	width:220px;
	padding:10px;
	min-height:300px;
	background:#eee;
	border-radius:6px;
	box-shadow:0px 3px 3px rgba(0,0,0,.3);
}

.foodSpacer{
	display:block;
	position:relative;
	float:left;
	width:80px;
	height:80px;
	/*border:1px dotted green;
	*/}

#menu2_container{
	width:250px;
}

#menu_image{
	width:220px;
	height:190px;
/*	border:1px solid silver;
*/	margin-bottom:10px;
}

#teller_container{
	display:block;
	position:absolute;
	left:200px;
	width:500px;
	height:500px;
	float:right;
	margin:0px auto;
	background:url(../images/teller_spiel_noslice.jpg) no-repeat 50% 0%;
}

#teller2_container{
	display:block;
	position:absolute;
	left:240px;
	width:500px;
	height:500px;
	float:right;
	margin:0px auto;
	background:url(../images/teller_spiel_noslice.jpg) no-repeat 50% 0%;
}

.tellerFoodItem{
	display:block;
	position:relative;
	float:left;
	margin:0px;
	width:68px;
	height:68px;
	border:0px solid green;
	
}

.foodText{
	display:block;
	position:relative;
	float:right;
	width:140px;
	height:53px;
	margin:0px auto;
	margin-left:10px;
	border:0px solid green;
	padding-top:15px;
}

#menu_title{
	font-family:'MavenProBold';
	font-size:16px;
	margin-bottom:10px;
	line-height:18px;
}

#teller_feedback{
	display:none;
	position:absolute;
	width:280px;
	height:50px;
	left:285px;
	top:440px;
	background:#0DB04B;
	border-radius:6px;
	box-shadow:0px 5px 15px rgba(0,0,0,.4);
	color:white;
	font-size:16px;
	text-align:center;
	padding:20px;
	padding-bottom:10px;
	text-shadow:0px -1px 0px rgba(0,0,0,.4);
}

#teller2_feedback{
	display:none;
	position:absolute;
	width:280px;
	height:50px;
	left:325px;
	top:440px;
	background:#0DB04B;
	border-radius:6px;
	box-shadow:0px 5px 15px rgba(0,0,0,.4);
	color:white;
	font-size:16px;
	text-align:center;
	padding:20px;
	padding-bottom:10px;
	text-shadow:0px -1px 0px rgba(0,0,0,.4);
}

#teller_game_map{
	display:block;
	position:absolute;
	left:200px;
	width:500px;
	height:500px;
	z-index:500;
}

/*#teller_container path { 
	fill: black;
	opacity:.05;
	stroke:black;
	}
*/
#redWedge path{
	fill:red;
	opacity:1;
}

map.tellerDroppable path { 
	stroke: blue; 
	stroke-width:4px;
	}

map poly{
	outline:1px solid red;
}

#feedback_end_container{
		display:none;
		position:absolute;
		width:310px;
		padding:14px;
		background:#EEE;
		border:1px solid #aaa;
		border-radius:6px;
		left:190px;
		top:250px;
		z-index:9;
		-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,.3);
		    -moz-box-shadow:0px 2px 2px rgba(0,0,0,.3);
		    box-shadow: 0px 4px 10px rgba(0,0,0,.2);
		font-size:16px;
		z-index:99999;
		-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
		-moz-box-shadow:    0px 5px 5px rgba(0, 0, 0, 0.5);
		box-shadow:         0px 5px 5px rgba(0, 0, 0, 0.5);
		border:2px solid #2ebe47;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
		background: #009030; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTAzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY5MjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, #009030 0%, #006923 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009030), color-stop(100%,#006923)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #009030 0%,#006923 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #009030 0%,#006923 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #009030 0%,#006923 100%); /* IE10+ */
		background: linear-gradient(to bottom, #009030 0%,#006923 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009030', endColorstr='#006923',GradientType=0 ); /* IE6-8 */
	/*	background:url(../media/sprachfrei/feedback_end_2.png) no-repeat 0px 0px;	
		width: 323px;
		height: 90px; 
		margin-top:10px;
		padding-top:25px;
		color:#FFF;
		line-height:130%;
		margin-bottom:35px;*/
}

#feedback_end_text
{ 
		font-size:14px;
	color:#FFF;
	line-height:130%;
	padding-left:15px;
	padding-right:15px;
}

#feedback_end_picture{
	display:block;
	width:276px;
	height:200px;
	background:url(../images/spiel_1_resipfanne.jpg) no-repeat 50% 50%;
	border-radius:6px;
	border:1px solid green;
	margin:0px auto;
	margin-bottom:20px;
}

#share,#playAgain, #btn_download, #refresh {
	display:block;
	position:relative;
	float:left;
	width:290px;
	height:22px;
	padding:10px;
	padding-top:6px;
	padding-bottom:20px;
	background:#44c51b;
	background: #44c51b url(../images/button-gloss.png) repeat-x 0 -25px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
	margin-top:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 1px 1px rgba(0, 0, 0, 0.5);
	color:white;
}