@charset "UTF-8";
* {
margin: 0;
padding: 0;
line-height: 0;
} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../images/Pool_Geisenfeld_web.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	margin-top: 0em;
	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: 53px;
	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: 276px;
	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;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: rgba(225,230,232,1);
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	color: rgba(31,31,31,1);
}
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;
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
#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.activ_Link {
	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;
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
#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;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
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;
}
#content_unten2 {
	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;
}
#content_unten_2.Div_unten_grau {
	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;
}
#content_unten3 {
	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;
}
#content_unten4 {
	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;
}
#content_unten5 {
	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.Div_Rot_Ue_Guterzweck {
	margin-top: 173px;
}
#ueberschrift_content_rot .LinkÜberschrift a.LinktagÜberschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	padding-top: 0em;
}
#ueberschrift_content_rot .LinkÜberschrift a.LinktagÜberschrift:hover {
	font-weight: bolder;
	text-decoration: underline;
}
p {
	margin-bottom: 1em;
	line-height: normal;
	text-align: justify;
	font-size: 13px;
}
#ueberschrift_content_rot p {
	margin-bottom: 0.3em;
}
#content_unten ul li a.Poster {
	height: 282px;
	width: 200px;
	background-image: url(../images/Top-Dogs-A6-Karte_web.jpg);
	background-repeat: no-repeat;
	float: right;
	margin: 12px;
	text-indent: -9999px;
	border: thin solid rgba(51,51,51,1);
}
#content_unten ul li a.Poster:hover {
	height: 282px;
	width: 200px;
	background-image: url(../images/Top-Dogs-A6-Karte_web_hover.jpg);
	background-repeat: no-repeat;
	float: right;
	margin: 12px;
	text-indent: -9999px;
	border: thin solid rgba(51,51,51,1);
}
#content_unten ul li.Ensemble2010 {
	height: 527px;
	width: 400px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	background-image: url(../images/ensemble_2013.png);
}
#ueberschrift_content_rot_aktuell_wienerwald {
	margin-top: 125px;
}
#content_unten ul li.Poster_list {
	list-style-type: none;
	margin: 0px;
	text-indent: 2em;
}
#ueberschrift_content_rot.Spielzeiten_Div_Rot {
	margin-top: 128px;
}
h2.Überschrift_Spielzeiten_Klasse {
	font-size: 18px;
	padding-top: 0.5em;
	padding-bottom: 0em;
}
#ueberschrift_content_rot h2.Spielzeiten_Div_rot_Ue {
	font-size: 17px;
	padding-top: 1.5em;
	padding-bottom: 0px;
	margin-bottom: 1.5em;
}
#ueberschrift_content_rot.Ue_con_rot_ensemble {
	margin-top: 173px;
}
#ueberschrift_content_rot.Ue_Fotos {
	margin-top: 173px;
}
#Hintergrund_Foto {
	background-color: rgba(4,4,4,0.85);
	height: 1500px;
	width: 100%;
	position: absolute;
	z-index: 900;
	padding: 0px;
	margin-top: -1em;
}
.Schliessen {
	color: rgba(30,30,30,1);
	background-color: rgba(227,227,227,1);
	height: 20px;
	width: 120px;
	margin: 5px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: thin solid rgba(247,247,247,1);
	border-top-left-radius: 0;
	-webkit-border-top-left-radius: 0;
}
#Hintergrund_Foto .Schliessen a.button_schliessen {
	color: rgba(80,80,80,1);
	padding-left: 6px;
	font-size: 18px;
	font-weight: bold;
}
.Fotounterschrift {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
#Hintergrund_Foto .Schliessen a.button_schliessen:hover {
	color: rgba(80,80,80,1);
	padding-left: 6px;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
}
.Ue_groesser {
	font-size: 26px;
}
.Ue_2013_rot {
	font-weight: normal;
}
.horvath {
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
}
.Ue_cont_unten_groesser {
	font-size: 26px;
}
.Ue_cont_unten_kursiv {
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
}
.Ue_content_unten_normal {
	font-weight: normal;
	font-size: 17px;
}
.Hervorhebung_Text_Content {
	font-weight: bold;
}
.Link_Textfeld {
	color: rgba(30,30,30,1);
}
.Link_kursiv_Textfeld {
	color: rgba(30,30,30,1);
	font-style: italic;
}
.Link_Textfeld:hover {
	color: rgba(30,30,30,1);
	text-decoration: underline;
}
.Link_kursiv_Textfeld:hover {
	color: rgba(30,30,30,1);
	text-decoration: underline;
	font-style: italic;
}
.Content_Hervorhebung_Textfeld_Link {
	font-style: italic;
	margin-bottom: 1em;
	margin-top: 0px;
}
.Hervorhebung_Content_Text_kursiv {
	font-style: italic;
}
#content_unten ul li a.Kontakt {
	font-family: Arial, Helvetica, sans-serif;
	color: rgba(30,30,30,1);
	vertical-align: 10%;
	line-height: 1em;
}
#content_unten ul li a.Kontakt:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: rgba(30,30,30,1);
	text-decoration: underline;
}
#content_unten ul.Content_Emailkontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: none;
	padding: 0em;
	margin-left: 2em;
	margin-top: 1.5em;
	margin-right: 0em;
	margin-bottom: 1em;
}
#content_unten p.Content_Anschrift {
	text-indent: 2.5em;
	padding: 0px;
	margin-top: 0,3;
}
#content_unten p.Content_Anschrift {
	margin-bottom: 0.3em;
	margin-top: 0.3px;
}
#ueberschrift_content_rot.Ue_content_rot_wienerwald {
	margin-top: 150px;
}
#content_unten h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0em;
	padding-top: 1em;
	padding-bottom: 1em;
}
#fotos_wienerwald {
	background-color: rgba(150,150,150,1);
	height: 160px;
	width: 330px;
	float: left;
	margin-top: 16px;
}
#fotos_oskar {
	background-color: rgba(88,88,88,1);
	height: 160px;
	width: 330px;
	float: right;
	margin-top: 16px;
}
#fotos_raeuber {
	background-color: rgba(14,14,14,1);
	height: 160px;
	width: 675px;
	margin-top: 15px;
}
#fotos_wienerwald h2 {
	text-indent: -9999px;
}
#fotos_raeuber h2 {
	text-indent: -9999px;
}
#fotos_oskar h2 {
	text-indent: -9999px;
}
.Link_Textfeld_Presse {
	font-size: 12px;
	color: rgba(30,30,30,1);
}
.list_presse {
	list-style-position: inside;
}
ul .Kaiser_list .Kaiser {
	background-image: url(../images/Kaiser_.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 264px;
	width: 200px;
	border: 1px solid rgba(48,48,48,1);
	text-indent: -9999px;
	margin: 12px;
}
#content_unten ul .Kaiser_list {
	text-indent: 2em;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#fotos_topdogs {
	padding: 0px;
	height: 160px;
	width: 675px;
	background-image: none;
}
#wrapper #content_unten #fotos_topdogs h2 {
	text-indent: -9999px;
}
