* {
	padding: 0;
	margin: 0;
	border: none;
}

body {
	background-color: #dee5d3;
	background-image: url(http://static.sites.djangoeurope.com/mapo_static/pic/bg.png);
	background-repeat: no-repeat;
	background-position: 0.5em 1em;
	color: black;
	font-family: 'Actor', Sans-Serif;
}


a {
	text-decoration: none;
	color: #000000;
}

#impressum p {
	padding: 0.2em 0 0.2em 0;
	margin: 0;
}

div#impressum {
	padding-bottom: 1em;	
}


div#menu {
	padding: 0 0 0 0;
	margin: 180px 0 0 120px;
	position: absolute;
	z-index: 10;
}


#menu a {
	display: block;
	padding: 10px 0 0px 14px;
	margin: 14px 0 0 0;
	width: 176px;
	height: 26px;
	cursor: pointer;
	background-image: url(http://static.sites.djangoeurope.com/mapo_static/pic/MenuBox.png);
}

a#menu_angebote {
	background-image: url(http://static.sites.djangoeurope.com/mapo_static/pic/MenuBox_red.png);
}

a#box_small {
	background-image: url(http://static.sites.djangoeurope.com/mapo_static/pic/SmallBox.png);
	width: 110px;
	height: 16px;
	font-size: 0.8em;
	padding: 5px 0 0 0;
	margin-left: 68px;
	text-align: center;
}

a#little_link {
	background-image: url(http://static.sites.djangoeurope.com/mapo_static/pic/SmallBox.png);
	width: 110px;
	height: 16px;
	display: block;
	padding: 4px 0 1px 0;
	text-align: center;
}

#menu div:hover {
		
}

#logo {
	margin: 0 0 -23px 30px;
	padding: 0 0 0 0;
}

.col_left {
	float: left;
	width: 270px;
	text-align: justify;
	margin-top: 20px;
}

.col_right {
	float: right;
	margin-right: 15px;
	width: 270px;
	text-align: justify;
	margin-top: 20px;
}

.col_left img {
	width: 270px;
}

.col_right img {
	width: 270px;
}

#rad {
	display: inline;
	margin: 0 0 -5px 0;
	padding: 0 0 0 0;
}

#top {
	background: url(http://static.sites.djangoeurope.com/mapo_static/pic/bg_box_top.png) no-repeat top left;
	height: 8px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#bottom {
	background: url(http://static.sites.djangoeurope.com/mapo_static/pic/bg_box_bottom.png) no-repeat bottom left;
	height: 8px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#box {
	position: relative;
	margin: 0 0 3em 3em;
	top: 5em;
	left: 10em;
	width: 720px;
}

#content {
	background: url(http://static.sites.djangoeurope.com/mapo_static/pic/bg_box.png) repeat-y bottom left;
	padding: 20px 1em 0 130px;
	margin: 0 0 0 0;
}

img#plant_1 {
	position: fixed;
	left: 55em;
	right: auto;
	top: auto;
	bottom: 0em;
	z-index: -1
}

img#plant_2 {
	position: fixed;
	left: -30px;
	right: auto;
	top: 500px;
	bottom: auto;
	z-index: -1
}

ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#contact_link
{
	position: absolute;
	left: 750px;
	top: 0px;
	text-align: center;
	margin-top: -10px;
	padding-top: 13px;
	height: 21px;
	width: 107px;
	background-image: url(http://static.sites.djangoeurope.com/mapo_static/pic/Kontakt-Box.png);
}

.active {
	font-weight: bold;
}

#ecke {
	position: absolute;
	outline-style: none;
	right: 0;
	top: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	width: 150px;
	height: 150px;
/*	background-image: url(http://static.sites.djangoeurope.com/mapo_static/pic/ecke.png); */
}

#ecke:focus {
	
}

/* Leistungen */
#leistungen li {
	list-style-type: none;
	padding: 1em 4em 0 0;
	text-align: center;
}

#leistungen a {
	text-decoration: underline;
}

#leistungen img {
	vertical-align: middle;
}

#leistungen span {
	margin-top: 100px;
}

ul#leistungen {
	padding: 1em 0 0 0;
}

#leistungen img {
	border-style: none;
	background-color: green;
}

#contact {
	float: left;
	margin-right: 2em;
}


.oeffnungszeiten td {
	text-align: right;
}

#oeffnungszeiten_titel {
	padding-bottom: 0.3em;
	font-size: 1.3em;
}

#main_centerbox {
	margin-top: 0.5em;
}

.bull {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#hist_gallery {
	margin-right: 2em;
	text-align: justify;
}

#geschichte_titel {
	text-align: center;
	font-size: 1.4em;
}

.geschichte_rechts {
	float: right;
	border-style: none;
	padding: 1em 0 1em 1em;
}

.geschichte_links {
	float: left;
	border-style: none;
	padding: 1em 1em 1em 0;
}

.alert {
	color: red;
}

.order_form label {
	color: black;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.fieldWrapper {
	margin: 5px 0 5px 0;
}

#main_contact {
	float: left;
}

#main_tel_service div.tel {
	margin-left: 2em;
}

#map_canvas {
	clear: both;
}

.geschichte_first {
	margin-top: 0;
	padding-top: 0;
}

#send_message a {
	text-decoration: underline;
}

.puzzle {
	position: absolute;
}

#quiz_p0 {
	top: 0;
	left: 150px;
}

#quiz_p1 {
	top: 0;
	right: 140px;
	z-index: -1;
}

#quiz_p2 {
	top: 200px;
	right: 0px;
}

#quiz_p3 {
	top: 400px;
	right: 0;	
}

#quiz_p4 {
	bottom: 0;
	right: 100px;
}

#quiz_p5 {
	bottom: 0;
	left: 100px;
}

#quiz_p6 {
	top: 400px;
	left: 0;
}

#quiz_p7 {
	top: 200px;
	left: 0;
}

.news_title h2 {
	display: inline;
}

.news_title span {
	display: block;
	float: right;
	right: 0;
	left: auto;
}

div.news_article {
	margin: 1em 0.5em;
}

.news_article img {
	float: right;
	padding: 0 0 1em 1em;
}

.news_story {
}

#news_h1 {
	text-align: center;
}
