* {
margin: 0;
padding: 0;
line-height: 0;
} 
#google_maps {
	background-color: rgba(153,153,153,1);
	float: right;
	height: 250px;
	width: 400px;
	border: thin ridge rgba(51,51,51,1);
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../images/supermarkt6_1600.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow-y:scroll;
}
html {
	min-height: 101%;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	width: 900px;
	background-repeat: no-repeat;
	padding: 0px;
}
#header {
	margin-top: 15px;
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 270px;
	width: 100%;
}
#header img {
	background-color: #FFFFBF;
	padding: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#header h1 {
	text-indent: -9999px;
	font-size: 2px;
	float: none;
}
#header .Linkleiste {
	background-color: #FFFFBF;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	width: 124px;
	float: right;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#header_rechts .Linkleiste ul li a {
	height: 25px;
	width: 25px;
	display: block;
	text-indent: -9999px;
}
#header_rechts .Linkleiste ul .iconEmail a {
	background-image: url(../images/Icons/icons_smaller.png);
	background-repeat: no-repeat;
	background-position: -10px -80px;
}
#header_rechts .Linkleiste ul .iconEmail a:hover {
	background-image: url(../images/Icons/icons_smaller.png);
	background-repeat: no-repeat;
	background-position: -45px -80px;
}
#header_rechts .Linkleiste ul .iconFacebook a {
	background-image: url(../images/Icons/icons_smaller.png);
	background-repeat: no-repeat;
	background-position: -10px -45px;
}
#header_rechts .Linkleiste ul .iconFacebook a:hover {
	background-image: url(../images/Icons/icons_smaller.png);
	background-repeat: no-repeat;
	background-position: -45px -45px;
}
#header_rechts .Linkleiste ul .iconYoutube a {
	background-image: url(../images/Icons/icons_smaller.png);
	background-repeat: no-repeat;
	background-position: -10px -10px;
}
#header_rechts .Linkleiste ul .iconYoutube a:hover {
	background-image: url(../images/Icons/icons_smaller.png);
	background-repeat: no-repeat;
	background-position: -45px -10px;
}
#ueberschrift_content_rot {
	background-color: rgba(241,35,4,0.8);
	margin-top: 173px;
	height: 100%;
	width: 676px;
	padding: 12px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#ueberschrift_content_rot h2 {
	font-size: 22px;
	margin-bottom: 0.5em;
	letter-spacing: 0.05em;
}
#header_rechts {
	float: right;
	width: 700px;
}
#Navigation {
	background-repeat: no-repeat;
	float: left;
}
.clear_float {
	clear: both;
}
#Navigation ul {
	list-style-type: none;
	height: 245px;
	width: 165px;
	background-color: #FFFFBF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 15px;
}
li {
	margin: 5px;
	font-size: 13px;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
#Navigation ul li a.Nav {
	font-family: "Arial Rounded MT Bold", Arial, Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #1070C9;
	line-height: 28px;
}
#footer h2 a.Link {
	font-family: "Arial Rounded MT Bold", Arial, Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #1070C9;
}
#footer h2 a.Link:hover {
	font-family: "Arial Rounded MT Bold", Arial, Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #66CCFF;
}
#footer h2 a.Link:active {
	font-family: "Arial Rounded MT Bold", Arial, Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #66CCFF;
}
#Navigation ul li a.Nav:hover {
	font-family: "Arial Rounded MT Bold", Arial, Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #66CCFF;
	line-height: 28px;
}
#Navigation ul li a.Nav:active {
	font-family: "Arial Rounded MT Bold", Arial, Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #66CCFF;
	line-height: 28px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 1em;
	line-height: normal;
}
#ueberschrift_content_rot h2.Ue_Zusatz_oben {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 2em;
	font-style: italic;
}
#footer h2 {
	background-color: #FFFFBF;
	height: 100%;
	width: 177px;
	list-style-type: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
h3 {
	font-size: 12px;
}
body,td,th {
	color: #FFF;
}
#content_unten {
	background-color: rgba(255,255,255,0.8);
	height: 100%;
	width: 676px;
	float: right;
	color: rgba(30,30,30,1);
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#footer {
	margin-top: 200px;
}
#header_links_logo {
	width: 182px;
	float: left;
	height: 95%;
}
#h1_logo {
	font-size: 9px;
	font-style: normal;
	text-indent: -9999px;
}
#header_rechts .Linkleiste ul {
	display: inline;
	height: 100%;
	width: 100%;
	text-align: left;
}
#header_rechts .Linkleiste ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#wrapper #Navigation ul .Nav a.activelink {
	font-family: "Arial Rounded MT Bold", Arial, Verdana;
	font-size: 18px;
	line-height: 28px;
	font-weight: bolder;
	color: #66ccff;
}
#wrapper #Navigation ul .Nav a.activelink:hover {
	font-family: "Arial Rounded MT Bold", Arial, Verdana;
	font-size: 18px;
	line-height: 28px;
	font-weight: bolder;
	color: #66ccff;
}
#ueberschrift_content_rot p.LinkÜberschrift {
	text-align: right;
	margin-bottom: 1em;
	padding-right: 1em;
}
#ueberschrift_content_rot .LinkÜberschrift a.LinktagÜberschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#ueberschrift_content_rot .LinkÜberschrift a.LinktagÜberschrift:hover {
	font-weight: bolder;
	text-decoration: none;
}
p {
	margin-bottom: 1em;
	line-height: normal;
	text-align: justify;
	font-size: 13px;
}
#ueberschrift_content_rot p {
	margin-bottom: 0.3em;
}
#wrapper #content_unten h3 {
	background-image: url(../images/poster_die_raeuber.jpg);
	background-repeat: no-repeat;
	margin: 12px;
	float: right;
	height: 283px;
	width: 200px;
	border: thin solid rgba(89,89,89,1);
	text-indent: -9999px;
}
#wrapper #content_unten ul {
	margin-top: 0px;
}
#content_unten ul li {
	list-style-type: disc;
	text-indent: 2em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-position: inside;
	margin: 5px;
}
#ueberschrift_content_rot_aktuell_wienerwald {
	margin-top: 125px;
}
#content_unten ul li a.Kontakt {
	font-family: Arial, Helvetica, sans-serif;
	color: rgba(30,30,30,1);
}
#content_unten p {
	text-indent: 3.5em;
	padding-top: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.3em;
}
#content_unten h2 {
	margin-top: 1.5em;
}
#content_unten ul li a.Kontakt:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: rgba(30,30,30,1);
	text-decoration: underline;
}
