@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Geneva, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	background-color: #000;
	color: #fff;
}
html, body {
	height: 100%;
}
.hidden {
	display: none;
}

#header {
	height: 15px;
}
#pagewrap {
	margin: 0 auto;
	width: 960px;
	height: 720px;
	position: relative;
	overflow: hidden;
	z-index: 0;
	background: #9ea7f7; /* Old browsers */
	background: -moz-linear-gradient(top, #9ea7f7 0%, #61c419 75%, #b4e391 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ea7f7), color-stop(75%,#61c419), color-stop(100%,#b4e391)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9ea7f7 0%, #61c419 75%, #b4e391 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9ea7f7 0%, #61c419 75%, #b4e391 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9ea7f7 0%, #61c419 75%, #b4e391 100%); /* IE10+ */
	background: linear-gradient(to bottom, #9ea7f7 0%, #61c419 75%, #b4e391 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ea7f7', endColorstr='#61c419', GradientType=0 ); /* IE6-9 */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
   	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.pointer {
	position: absolute;
   	z-index: 2;
}
#burg_background {
	position: absolute;
    left: 0px;
    top: 40px;
   	z-index: 1;
}
#fire_animated {
    left: 235px;
    top: 304px;
}
#person_animated {
    left: 205px;
    top: 420px;
   	cursor: pointer;
}
#people_animated {
    left: 302px;
    top: 382px;
}
#street {
    background: url("assets/street2.png") no-repeat scroll 0 0 transparent;
    height: 95px;
    left: 0;
    top: 158px;
    width: 100%;
    z-index: -2;
}
#flag_animated {
    left: 446px;
    top: 40px;
}
#fish_animated {
    bottom: 90px;
    left: 410px;
   	cursor: pointer;
}
#headline {
    left: 600px;
    top: 20px;
    width: 350px;
}
#hirte {
    left: 815px;
    top: 350px;
}
.schaf {
    position: absolute;
}
#schaf {
    left: 815px;
    top: 400px;
}
#schaf_1 {
    left: 830px;
    top: 345px;
}
#schaf_2 {
    left: 806px;
    top: 358px;
}
#schaf_3 {
    left: 840px;
    top: 360px;
}
#schaf_4 {
    left: 780px;
    top: 365px;
}
#schaf_5 {
    left: 835px;
    top: 375px;
}
#schaf_6 {
    left: 815px;
    top: 365px;
}
#schaf_7 {
    left: 780px;
    top: 380px;
}
#schaf_8 {
    left: 850px;
    top: 385px;
}
#schaf_9 {
    left: 840px;
    top: 398px;
}
#schafe {
    left: 840px;
    top: 395px;
}
#box_animated {
    left: 627px;
    top: 274px;
    width: 36px;
    height: 41px;
	cursor: pointer;
}
#kutsche_animated {
    left: 50px;
    top: 210px;
    width: 52px;
    height: 33px;
	cursor: pointer;
}
#kutsche_animated img,
#box_animated img {
	position: absolute;
	bottom: 0;
	right: 0;
}
#box_animated .box_3,
#box_animated .box_animated {
	right: -6px;
}
#ritter {
    cursor: pointer;
    left: 140px;
    top: 475px;
}
#ritter_lightbox {
	position: relative;
}
#ritter_lightbox .close,
#ritter_lightbox span {
	position: absolute;
}
#ritter_lightbox .close {
    background-color: rgba(0, 0, 0, 0.5);
   	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
    color: #FFFFFF;
    display: block;
    font-size: small;
    height: 15px;
    line-height: 12px;
    padding: 2px;
    right: 45px;
    text-align: center;
    text-decoration: none;
    top: 9px;
    width: 15px;
}

.tooltip {
    background-color: rgba(193, 39, 45, 0.35);
    border: 2px solid #C1272D;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
   	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
    font-size: 0.75em;
    font-weight: 700;
    width: 5em;
    height: 5em;
    line-height: 1.25em;
    padding: 1em 0 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    z-index: 79;
}
.tooltip:hover {
    background-color: #FFFFFF;
    border-color: #4c4c4c;
    color: #4c4c4c;
}
#tooltip1 {
    left: 470px;
    top: 85px;
}
#tooltip2 {
    left: 730px;
    top: 195px;
}
#tooltip3 {
    left: 520px;
    top: 455px;
    width: 75px;
    padding-top: 8px;
}
#tooltip4 {
    width: 70px;
    height: 32px;
    left: 200px;
    top: 260px;
    padding-top: 5px;
}

