﻿#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.freizeitpark-welt.de/interaktiv/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.freizeitpark-welt.de/interaktiv/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.freizeitpark-welt.de/interaktiv/lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
BODY {
		scrollbar-face-color:#000000;
		scrollbar-highlight-color:#00FF00;
		scrollbar-3dlight-color:#000000;
		scrollbar-darkshadow-color:#000000;
		scrollbar-shadow-color:#008000;
		scrollbar-arrow-color:#00FF00;
		scrollbar-track-color:#000000;
		font-family:arial, verdana, sans serif;
		color:#000000;
		background:#000000;

}

a	{text-decoration:none;
	color:#006600;
		font-weight:bold;
		}
					  
		.input {
			font-family:arial, verdana, sans serif;
			font-size:11px;
			color:#000000;
			background:#66CC66;
			border:1px solid black;
			padding:2px;
			}
			
		.button {
			font-family:arial, verdana, sans serif;
			font-size:12px;
			font-weight:bold;
			color:#00FF00;
			background:#003300;
			border-top:1px solid #005500;
			border-left:1px solid #004400;
			border-right:1px solid #005500;
			border-bottom:1px solid #005500;
		}
		
		.NewsText{ 
		font-family:arial, verdana, sans serif;
		font-size:10pt;
		color:#00FF00;
		}
/*Stylesheets für Attraktionsseiten freizeitpark-welt.de [RELOADED]*/
#layer1 {	
	width:800px;
	float:left;
	color:#000000;
	font-size: 10pt;
	background-color:#00A452;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.5mm;
	text-align: center;
	margin-left: 10px;
	margin-top: 18px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}
.captionl1 {	
	width:800px;
	height:75px;
	background-image:url(layout/AttrCaption.png);
	background-repeat:no-repeat;
	float:left;
	color:#009900;
	text-align:left;
	font-size: 8pt;	
	font-weight: bold;
	padding-left:100px;
	margin-left: 10px;
	margin-top:10px;
}
.captionl1 h1{	
	font-size: 16pt;
	color:#00FF00;
	letter-spacing: 0.5mm;
	margin-top:0px;
}
.broadcrump {	
	width:800px;
	float:left;
	color:#00FF00;
	border-bottom:1px solid #003300;
	text-align:left;
	font-size: 8pt;
	margin-left: 10px;
	margin-top:5px;
	margin-bottom:10px;
}
.broadcrump a{	
	color:#00FF00;
	font-weight:bold;
}
.broadcrump a:hover{	
	color:#FFCC33;
}
.broadcrump .links {
	float:left;
}
.broadcrump .rechts {
	float:right;
}
.broadcrump .rechts a{
	color:#FFCC33;
}
/*Sheet für Navigationslietse unter den Attraktionen*/
.linkleiste {	
	width:780px;
	float:left;
	color:#00FF00;
	border-top:1px solid #003300;
	background-image:url(layout/AttrLink.png);
	background-repeat:no-repeat;
	text-align:left;
	font-size: 8pt;
	margin-left: 10px;
	margin-top:20px;
	margin-bottom:10px;
	padding-left:20px;
}
.linkleiste a{	
	color:#00FF00;
	font-weight:bold;
}
.linkleiste a:hover{	
	color:#FFCC33;
}
/*Sheet für kleine Attraktionen*/
#layerklein {	
	width:540px;/*650*/
	float:left;
	color:#000000;
	font-size: 10pt;
	background-color:#00A452;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.5mm;
	text-align: center;
	margin-left: 10px;
	margin-top: 18px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
  	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
  	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#layerkleingrau {	
	width:540px;
	float:left;
	color:#000000;
	font-size: 10pt;
	background-color:grey;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.5mm;
	text-align: center;
	margin-left: 10px;
	margin-top: 18px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
  	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
  	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#AttrText {	
	background-image:url(layout/AttrKlein1.jpg);
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	line-height:1.3em;
	letter-spacing: normal;
	text-align: justify;
	color: #000000;
	padding-right:10px;
	padding-left:10px;
}
#AttrText strong{
	font-style:oblique;
}
#AttrText img{
	margin:8px;
	border:1px solid #000000;
	box-shadow: 3px 5px 5px #333;
	background:#1D551C url(layout/symbole/ajax-loader.gif) no-repeat center;
}
video img {
	margin:0px;
	border:none;;
	box-shadow: none;
	background:none;
}
#AttrText h3{
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	font-style:italic;
}
#AttrText a{
	color:black;
	text-decoration:underline;
	letter-spacing: 0.1em;	
}
#AttrText a:hover{
	background-color:#FF9933;
	text-decoration:none;
}
#AttrText .bildleiste {	
	width:216px;
	float:right;
	font-size: 7pt;
	font-family : verdana;
	color:#FC3;
	text-align:center;
	margin:10px;
	margin-top:5px;
	margin-right:0px;
}
#AttrText .foto {	
margin:10px;
margin-top:10px;
box-shadow: 3px 5px 5px #333;
border: 1px solid black;
background-color:black;
line-height: 1em;
}
#AttrText .foto .bildtext{	
margin:5px;
}
#AttrText .foto img{
	margin:0px;
	border:none;
	background:none;
	box-shadow:none;
}
#AttrText .bildleiste300 {	
	width:320px;
	float:right;
	font-size: 7pt;
	font-family : verdana;
	color:#FFCC33;
	text-align:center;
/*	background-color:#1D551C;
	border-left:2px solid #008000;*/
	margin:5px;
}
#AttrText .bildleistehoch {	
	width:170px;
	float:right;
	font-size: 7pt;
	font-family : verdana;
	color:#FFCC33;
	text-align:center;
/*	background-color:#1D551C;
	border-left:2px solid #008000;*/
	margin:5px;
}
#AttrText .bildkasten {
	display:block;
	float:left;
	padding:0px;
	margin:20px;
	margin-bottom:8px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color: #FFCC33;
	height: auto;
	width: auto;
	padding-bottom:2px;
	border:1px solid black;
	box-shadow: 3px 5px 5px #333;
	background-color:#000;
}
#AttrText .bildkasten img{
	padding:0px;
	margin:0px;
	margin-bottom:3px;
	border:none;
	box-shadow:none;
}
#AttrTextGrau {	
	background-image:url(layout/AttrKlein1_grau.png);
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	line-height:1.3em;
	letter-spacing: normal;
	text-align: justify;
	color: #000000;
	padding-right:10px;
	padding-left:10px;
}
#AttrTextGrau strong{
	font-style:oblique;
}
#AttrTextGrau img{
	margin:8px;
	border:1px solid #000000;
}
#AttrTextGrau h3{
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	font-style:italic;
}
#AttrTextGrau a{
	color:black;
	text-decoration:underline;
	letter-spacing: 0.1em;	
}
#AttrTextGrau a:hover{
	background-color:#FF9933;
	text-decoration:none;
}
#AttrTextGrau .bildleiste {	
	width:216px;
	float:right;
	font-size: 7pt;
	font-family : verdana;
	color:#FFCC33;
	text-align:center;
	margin:5px;
}
#AttrTextGrau .bildleiste a:hover{	
background-color:none;
}
#AttrTextGrau .foto {	
margin:10px;
margin-top:10px;
box-shadow: 3px 5px 5px #333;
border: 1px solid black;
background-color:black;
line-height: 1em;
}
#AttrTextGrau .foto .bildtext{	
margin:5px;
}
#AttrTextGrau .foto img{
	margin:0px;
	border:none;
	background:none;
	box-shadow:none;
}
#AttrTextGrau .bildleiste300 {	
	width:320px;
	float:right;
	font-size: 7pt;
	font-family : verdana;
	color:#FFCC33;
	text-align:center;
/*	background-color:#1D551C;
	border-left:2px solid #008000;*/
	margin:5px;
}
#AttrTextGrau .bildleistehoch {	
	width:170px;
	float:right;
	font-size: 7pt;
	font-family : verdana;
	color:#FFCC33;
	text-align:center;
/*	background-color:#1D551C;
	border-left:2px solid #008000;*/
	margin:5px;
}
#AttrTextGrau .bildkasten {
	display:block;
	float:left;
	padding:0px;
	margin:5px;
	margin-bottom:8px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	height: auto;
	width: auto;
	padding-bottom:2px;
}
#AttrTextGrau .bildkasten img{
	padding:0px;
	margin:0px;
	margin-bottom:3px;
}
.bildleistequer {
	font-size: 8pt;
	color:#00FF00;
	float:left;
	clear:left;
	font-family : verdana;
	color:#FFCC33;
	background-color:#1D551C;
	border-left:2px solid #008000;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 5px;
	width: 800px;
}
.bildleistequer img {
	margin: 5px;
	border: 1px solid #000000;
}
.bildleistequerklein {
	clear:left;
	float:left;
	font-size: 8pt;
	font-family : verdana;
	color:#FFCC33;
	background-color:#1D551C;
	border-left:2px solid #008000;
	text-align: center;
	margin-right:10px;
	margin-top: 10px;
	margin-left: 10px;
	width: 650px;
}
.bildleistequerklein img{
	margin:3px;
	border: 1px solid #000000;
}
#faktenkasten {
margin-left:10px;
margin-top:10px;
}

#faktenkasten .tabattraktion{
width:480px;
font-size:12px;
float:left;
}
#faktenkasten .tabdaten{
width:250px;
float:right;
}
/*Layer für Fact-Sheet*/
#data_s {	
	width:288px;
	float:left;
	color:#000000;
	font-size: 10pt;
	background-color:#00A452;
	border-left:2px solid #008000;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 10px;
}
#data_s a{
	text-decoration: none;
}
#data_s a:hover{
	color:#996633;
	text-decoration: underline;
}
/*Layer für Database*/
#database {
	float:left;
	width:350px;
	color:#000000;
	font-size: 10pt;
	background-color:#00A452;
	border-left:2px solid #008000;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.5mm;
	text-align: center;
	margin-top: 10px;
}
#database a:hover{
	color:#996633;
	text-decoration: underline;
}
#werbung_rechts{
	float:right;
	margin-top: 20px;
	margin-right:15px;
	width: 250px;/*125*/
}
#werbung_infoQ200{
	float:right;
	width:200px;
	margin:5px;
	margin-top:10px;
	margin-right:50px;
}
#werbung_links{
	background-color:#66CC66;
	text-align:center;
	margin-top: 20px;
	margin-bottom:20px;
	width: 141px;
}
#werbung_unten{
	float:left;
	text-align: center;
	margin-left:10px;
	margin-top: 1px;
	width: 800px;
	background-color:#8DF482;
}
#werbung_daten_fakten{
	float:left;
	margin-left:10px;
	margin-top: 10px;
	width: 350px;
	height:280px;
}
.uebersichtAttractionBox {
display:none;	
}
.Fcap {
	background-color:#00A452;
	font-style: italic;
	font-size:10px;
	font-weight:800;
	text-align: left;
	vertical-align:top;
	padding-left:10px;
	letter-spacing: normal;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color:#000000;
}
.Fcap a{
	color:#000000;
}
.Fcap a:hover{
	color:#FF9933;
}
.Fdat {
	background-color:#8DF482;
	padding-left:15px;
	color:#000000;
	font-size:10px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-right: 15px;
	letter-spacing: normal;
}
.Fdat a{
	color:#000000;
}
.Fdat a:hover{
	color:#FF9933;
}
.highlightl {
	float: left;
	width: 100%;
	background-color: #000000;
	color: #00FF00;
}
/*Layer 3 wird für kleinere Layer mit Seitenrand und die Suche benutzt*/
.layer3 {
	width:750px;
	float:left;
	font-size: 10pt;
	background-color:#00A452;
	background-image:url(layout/AttrKlein1.jpg);
	font-weight: bold;
	text-align: left;
	margin:10px;
	height:auto;
	color: #000000;	
}
.layer3 .kasten{
	width:200px;
	float:left;
	margin:10px;
	border:1px solid grey;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00A452), color-stop(0.5, #6C6));
  background-image: -webkit-linear-gradient(center bottom, #00A452 0%, #6C6 50%);
  background-image: -moz-linear-gradient(center bottom, #00A452 0%, #6C6 50%);
  background-image: -o-linear-gradient(top, #00A452 0%,#6C6 50%);
  background-image: -ms-linear-gradient(top, #00A452 0%,#6C6 50%);
    -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.50);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.50);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.50);
  box-shadow        : 0 4px 5px rgba(0,0,0,.50);
}
.layer3 .history {
background-color:grey;
background-image:none;
}
.layer3 .history a:hover{
background-color:#FC3;
}
.layer3 .suchkasten{
	width:100%;
	font-size:10px;
}
.layer3 a{
	color: #000000;
	text-decoration:underline;
}
.layer3 a:hover{
	color: #000000;
	text-decoration:underline;
	background-color:#66CC66;
}
.layer3 h1{
	color:#000000;
	text-align:left;
	display:block;
	padding-left:5px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
  	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
  	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#66CC66;
	background-image:url(http://www.freizeitpark-welt.de/layout/AttrKlein_coaster.png);
/*	background:url(http://www.freizeitpark-welt.de/layout/hintergrund_h1.png);
	background-repeat:repeat-x;*/
	margin:0px;
	border-bottom:1px solid black;
}
.layer3 h2 {
	font-size: 14px;
	display:block;
	text-align:left;
	padding-left:20px;
	padding-right:10px;
	border-bottom: 1px solid black;
}
/*LayerH wird für historische Attraktionen benutzt*/
.layerH {
	width:750px;
	float:left;
	font-size: 10pt;
	background-color: #00A452;
	background-image:url(layout/AttrKlein1_grau.png);
	font-weight: bold;
	text-align: left;
	margin:0px;
	height:auto;
	color: #000000;
}
.layerH a{
	color: #000000;
	text-decoration:underline;
}
.layerH a:hover{
	background-color:#FF9933;
	text-decoration:none;
}
/*Layer 2 wird für alle Standard-Layer benutzt*/
.layer2 {
	width:750px;
	float:left;
	font-size: 10pt;
	background-color: #00A452;
	background-color: #00A452;
	background-image:url(layout/AttrKlein1.jpg);
	font-weight: bold;
	text-align: left;
	margin:10px;
  	-webkit-border-radius: 4px;
  	-moz-border-radius   : 4px;
  	border-radius        : 4px;
	-moz-box-shadow: 0px 0px 0px #0F0;
	-webkit-box-shadow: 0px 0px 0px #0F0;
	box-shadow: 0px 0px 0px #0F0;
	height:auto;
	color: #000000;
}
.layer2 a{
	color: #000000;
	text-decoration:underline;
}
.layer2 a:hover{
	background-color:#FF9933;
	text-decoration:none;
}
.layer2 h1{
	color:#000000;
	text-align:left;
	display:block;
	padding-left:20px;
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#FC3;/*
	background-image:url(http://www.freizeitpark-welt.de/layout/AttrKlein_coaster.png);*/
	border-bottom:1px solid black;
  	background-image: -webkit-gradient(linear, left, right, color-stop(0.3, #FC3), color-stop(0.8, #F60));
  	background-image: -webkit-linear-gradient(left, #FC3 30%, #F60 80%);
  	background-image: -moz-linear-gradient(left, #FC3 30%, #F60 80%);
  	background-image: -o-linear-gradient(left, #FC3 30%,#F60 80%);
  	background-image: -ms-linear-gradient(left, #FC3 30%,#F60 80%);
  	-webkit-border-top-left-radius: 4px;
  	-moz-border-top-left-radius   : 4px;
  	border-top-left-radius        : 4px;
	-webkit-border-top-right-radius: 4px;
  	-moz-border-top-right-radius   : 4px;
  	border-top-right-radius        : 4px;
	margin:0px;
}
.layer2 h1 a{/*Wird benötigt um Anker für die Hotelfunktion zu setzen*/
	text-decoration:none;
}
.layer2 h2{
	font-size: 14px;
	display:block;
	text-align:left;
	padding-left:20px;
	padding-right:10px;
	border-bottom: 1px solid black;
}
.layer2 h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:italic;
	margin-left:10px;
	margin-right:20px;
	padding-left: 10px;
	padding-top:5px;
	line-height: 15px;
	color: #000000;
	border-bottom:2px dashed #FFCC33;
	display: block;
	text-align:left;
	letter-spacing: 0.5px;
}
.layer2 .link{
font-weight:normal;
width:300px;
float:left;
margin:5px;
}
.layer2 .link a{
text-decoration:none;
}
.layer2 .text {
	margin:10px;
}
.texturheber{
	font-style:italic;
	color:333;
	margin:10px;
	text-align:right;
}
.texturheber a{
	color:333;
}
.layer2 .archiv {
width:600px;
margin-right:0px;
}
.layer2 .adresskasten {
	float:left;
	width:200px;
	height:auto;
	margin:10px;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: left;
	/*background:url(http://www.freizeitpark-welt.de/layout/AttrKastenHintergrund.png);*/
	background-position:bottom left;
	background-repeat:repeat-x;	
	padding-left: 15px;
	padding-right: 15px;
}
.layer2 .bildkasten {
	display:block;
	float:left;
	padding:0px;
	margin:20px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color: #FFCC33;
	background-color: #000000;
	height: auto;
	width: auto;
}
.layer2 .bildkasten img{
	padding:0px;
	margin:0px;
}
.layer2 .bildkasten_rechts {
	display:block;
	float:right;
	padding:0px;
	margin:5px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color: #FFCC33;
	background-color: #000000;
	height: auto;
	width: auto;
}
.layer2 .bildkasten_rechts img{
	padding:0px;
	margin:0px;
}
.layer2 .werbungUnten{
float:left;
clear:both;
}
.attrkasten{
	float:left;
	width:450px;
	min-height:100px;
	margin:10px;
	display:block;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: left;
	-webkit-border-radius: 3px;
  	-moz-border-radius   : 3px;
  	border-radius        : 3px;

	/*background:url(http://www.freizeitpark-welt.de/layout/AttrKastenHintergrund.png);*/
	background-position:bottom left;
	background-repeat:repeat-x;	
	padding-left: 15px;
	padding-right: 15px;
}
.attrbig {
width:700px;
}
.attrkasten a {
	font-size: 13px;
	color:#00000;
	text-decoration:none;
	display:block;
	background:none;
}
.attrkasten h3 { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style:italic;
	margin-left:10px;
	margin-right:20px;
	padding-left:20px;
	color: #000000;
	background-image:url(http://www.freizeitpark-welt.de/layout/AttrKastenh3blau.png);
	background-repeat:no-repeat;
	text-align:left;
	border:none;
}
.layer2 .parkscout{
	float:left;
	margin:10px;
	padding:5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	text-align:justify;
	color: #000000;
	border:1px solid #000000;
	background:url(http://www.freizeitpark-welt.de/layout/AttrKastenHintergrund.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
/*.layer2 .parkscout a{
	color: #000000;
	text-decoration:underline;
	background-image:none;
	padding:5px;
}
.layer2 .parkscout a:hover{
	color: #000000;
	text-decoration:underline;
	padding:5px;
	background-image:none;
	background-color:none;
}*/
.layer2 .parkscout img{
margin:5px;
}
.layer2 .rechterKasten {
float:right;
width:202px;
margin-right:20px;
}
.layer2 .rechterKasten .werbung{
margin-top:50px;
border:1px solid black;
padding-bottom:5px;
background-color:#66CC66;
}
.layer2kalender {
width:800px;	
}
.werbungNewsPark {
width:95%;
float:left;
max-height:300px;
margin:20px;
}
.layer2 .park {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 202px;
	margin-top:18px;
	border: 1px solid black;
	background-color:#66CC66;
}
.layer2 .park h5{	
	display:block;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	color:#000000;	
	background-color:#FFCC33;
	border-bottom:1px solid black;
	margin-bottom:10px;
}
.layer2 .park a{
	display:block;
	color:#000000;	
	padding-left:5px;
	text-align:left;
	font-size:xx-small;
	text-decoration:none;
	margin-bottom:5px;
	border-left: none;
	border-bottom: none;
}
.layer2 .park a:active, .park a:hover{	
	display:block;
	text-decoration:none;
	color:#000000;	
	background-color:#FFCC33;
}
.highlight {
	float:left;
	width:205px;
	height:240px;
	margin:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	color: #000000;
}
.highlight h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	font-style:italic;
	display:block;
	margin:5px;
	border-bottom:1px dashed #003300;
	border-top:1px dashed #003300;
}
.highlight a{
	color:#000000;
	background:none;
	padding:0px;
	text-decoration:none;
}
.highlight a:hover { 
color: black; 
background-color: #FF9933; 
padding: 0;
text-decoration: none;
}
.highlight p{
font-family:Arial, Helvetica, sans-serif;
font-size:xx-small;
text-align:justify;
color:#000000;
}
.highlight img{
border:none;
margin:0px;
padding:0px;
}
.tierbutton {
float:left;
margin:10px;
margin-right:30px;
}
.tiercaption {
float:left;
opacity: 0.5;
margin-bottom:0px;
margin-top:30px;
}
.attrkasten {
margin:0px;
padding:10px;
border:none;
margin-right:20px;
margin-bottom:20px;
width:450px;
}
.attractionbox {
width:200px;
height:136px;
float:left;
margin:10px;
}
.attractionnaming {
position:absolute;
padding:3px;
padding-left:10px;
padding-right:10px;
margin-top:90px;
background-color:#020;
filter: alpha(opacity=80);
opacity: 0.8;
color:#FC3;
max-width:180px;
font-weight:bold;
}
.attractionrating {
position:absolute;
padding:3px;
padding-left:10px;
padding-right:10px;
margin-top:-120px;
background-color:#0F0;
filter: alpha(opacity=80);
opacity: 0.8;
color:#000;
font-size:12px;
font-weight:bold;
}
.attractionbox .randombild {
width:200px;
height:133px;
border-radius:5px;
}
.parkrating {
text-align:center;
position:absolute;
padding:3px;
padding-left:10px;
padding-right:10px;
background-color:#0F0;
filter: alpha(opacity=80);
opacity: 0.8;
color:#000;
font-size:12px;
font-weight:bold;
margin-top:15px;
margin-left:240px;
font-size:20px;
}
.layer2 #rater {
margin:10px;
}
.attraktion{
	float:left;
	width:300px;
	height:auto;
	border:1px solid black;
	margin:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	color: #000000;
	box-shadow: 3px 5px 5px #333;
	background-color:#020;
	color:#FC3;
}
.attraktion h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	border-bottom:1px dashed #003300;
	border-top:1px dashed #003300;
	position:absolute;
padding:3px;
padding-left:10px;
padding-right:10px;
margin-top:-90px;
background-color:#020;
filter: alpha(opacity=80);
opacity: 0.8;
color:#FC3;
max-width:300px;
font-weight:bold;
}
.attraktion a{
	color:#FC3;
	background:none;
	padding:0px;
	text-decoration:none;
}
.attraktion a:hover { 
color: black; 
background-color: #FF9933; 
padding: 0;
text-decoration: none;
}
.attraktion p{
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
text-align:justify;
padding:3px;
padding-left:10px;
padding-right:10px;
color:#FC3;
background-color:#020;
filter: alpha(opacity=80);
opacity: 0.8;
max-width:280px;
position:absolute;
margin-top:-66px;
}
.attraktion a img{
border:thin;
width:100%;
}
.unterschrift{
	font-size:10px;
	font-style:italic;
}
.attractionrating {
position:absolute;
padding:3px;
padding-left:10px;
padding-right:10px;
background-color:#0F0;
filter: alpha(opacity=80);
opacity: 0.8;
color:#000;
font-size:11px;
}
.quicklink {
font-family:arial, verdana, sans serif;
font-size:10px;
font-weight:normal;
width:141px;
color:#000000;
background-color:#66CC66;
border-top:1px solid #66CC66;
border-left:1px solid #66CC66;
border-right:1px solid #00A452;
border-bottom:1px solid #00A452;
margin:0px;
}
/*Stylesheets für die Hauptseiten*/
#index {
width:1190px;
}
#index .Pbox {
padding:5px;
}
#index .Pbox a{
color:#000000;
font-size:10px;
font-weight:normal;
}
#index .Pbox a:hover{
color:#000000;
text-decoration:underline;
}
#gesamt {
float:left;
clear:left;
width:982px;
border:1px solid #003300;
border-bottom:none;
background-color: #002200;
padding-bottom:15px;
}
#left {
width:141px;
float:left;
clear:left;
line-height:18px;
/*border-right:1px solid #002200;*/
border-bottom:1px solid #002200;
margin-top:32px;
background-color:#002200;
}
#navbarbild {
margin:0;
padding:0;
display:block;
}
#navbar {
width:100%;
margin-top:100px;
float:none;
}
#navleisteunten {
	clear:both;
	width:972px;
	height:auto;
	float:left;
	padding-right:10px;
	color:#000000;
	font-size:xx-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	background-color:#00A452;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00A452), color-stop(0.5, #6C6));
  background-image: -webkit-linear-gradient(center bottom, #00A452 0%, #6C6 50%);
  background-image: -moz-linear-gradient(center bottom, #00A452 0%, #6C6 50%);
  background-image: -o-linear-gradient(top, #00A452 0%,#6C6 50%);
  background-image: -ms-linear-gradient(top, #00A452 0%,#6C6 50%);
	border:1px solid #003300;
	border-top:none;
	display: block;
	margin-bottom:15px;
}
#navleisteunten a{
	color:#000000;
	text-decoration:underline;
}
.inhalt {
width:84%;
float:right;
margin-top:15px;
}
.menutitle
{
font-weight:bold;
border-top:1px solid #003300;
margin-top:30px;
}

/*** set the width and height to match your images **/
/*#slideshow {
position:relative;
height:400px;
}
#slideshow DIV {
position:absolute;
top:0;
left:0;
z-index:8;
opacity:0.0;
height: 400px;
background-color: #FFF;
}

#slideshow DIV.active {
z-index:10;
opacity:1.0;
}

#slideshow DIV.last-active {
z-index:9;
}
#slideshow DIV IMG {
height: 350px;
display: block;
border: 0;
margin-bottom: 10px;
}*/

#gesamt #left #Ridebox {
	width:139px;
	margin:0px; 
	margin-top:20px;
	margin-bottom:30px;
	padding:1px;
	text-align:center;
	font-size:11px;
	position:relative;
}
#gesamt #left #Ridebox DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	display:none;
	background-image:url(http://www.freizeitpark-welt.de/layout/hintergrund_Nbox_coaster.png);
}
#gesamt #left #Ridebox DIV.active {
z-index:10;
opacity:1.0;
display:block;
}
#gesamt #left #Ridebox DIV.last-active {
z-index:9;
display:none;
}
#gesamt #left #Ridebox img{
border: 0;
}
#gesamt #left #Ridebox a{
color:#000000;
margin:0;
padding:0;
}
#gesamt #left #Ridebox a:hover{
color:000000;
text-decoration:underline;
}
#gesamt #left #Ridebox .beschreibung {
	font-weight:normal;
	font-size:10px;
	text-align:right;
	padding-right:3px;
}
#gesamt #left .Nbox {
	float:none;
	width:141px;
	margin:0px; 
	margin-top:20px;
	padding:0px;
	text-align:center;
	background-image:url(layout/hintergrund_Nbox.png);
}
#gesamt #left .Nbox img{
border:none;
}
#gesamt #left .Nbox a{
color:#000000;
}
#gesamt #left .Nbox a:hover{
color:000000;
text-decoration:underline;
}
#gesamt #left #wetter {
color:#000000;
font-size:10px;
float:none;
background-color:#003300;
background-image:url(layout/hintergrund_Pbox.png);
width:141px;
margin-top:20px;
padding:0px;
}
#gesamt #left #wetter h3{
display:block;
background-color:#00A452;
background-image:url(layout/hintergrund_menu.png);
color:#000000;
font-size:11px;
margin:0px; 
text-align:center;
}
#gesamt #left .Pbox {
color:#000000;
font-size:10px;
float:none;
background-color:#003300;
background-image:url(layout/hintergrund_Pbox.png);
width:141px;
margin-top:0px; 
padding:0px;
}
#gesamt #left .Pbox .textbox { 
color: #000000; 
font-size: 11px; 
font-weight: bold; 
margin: 0px; 
padding: 5px;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.50);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.50);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.50);
  box-shadow        : 0 4px 5px rgba(0,0,0,.50); }
#gesamt #left .Pbox h3{
display:block;
background-color:#00A452;
/*background-image:url(layout/hintergrund_menu.png);*/
  	background-image: -webkit-gradient(linear, left, right, color-stop(0.3, #FC3), color-stop(0.8, #FF9A00));
  	background-image: -webkit-linear-gradient(left, #FC3 30%, #FF9A00 80%);
  	background-image: -moz-linear-gradient(left, #FC3 30%, #FF9A00 80%);
  	background-image: -o-linear-gradient(left, #FC3 30%,#FF9A00 80%);
  	background-image: -ms-linear-gradient(left, #FC3 30%,#FF9A00 80%);
color:#000000;
font-size:11px;
margin:0px;
padding:4px;
border-bottom:1px solid black;
text-align:center;
}
#gesamt #left .Pbox h4{
display:block;
background-color:#00A452;
background-image:url(layout/hintergrund_menu.png);
color:#000000;
font-size:11px;
margin:0px; 
border-bottom:1px solid black;
text-align:center;
}
#gesamt #left .Pbox h6{
display:block;
color:#000000;
font-size:11px;
margin:5px; 
text-align:left;
}
#gesamt #left .Pbox h6:hover{
cursor:pointer;
}
#gesamt #left .Pbox ul {
list-style-type:none;
margin:0;
padding:0;
}
#gesamt #left .Pbox ul li{
border-bottom:1px dotted black;
}
.menu{
	color:#000000;
	display:block;
	padding:5px;
	padding-left:10px;
/*	background-image:url(http://www.freizeitpark-welt.de/layout/Nhintergrund.png);
	background-repeat:no-repeat;*/
	text-align:left;
	font-size:11px;
	text-decoration:none;
}

a.menu:hover
{
	background-color:#FFCC33;
	text-decoration:none;
	color:#000000;
	display:block;
}
.Pbox li em {
	width: 150px;
	height: 100px;
	z-index: 2;
	padding: 10px;
	padding-right:30px;
	position:absolute;
	left: 100px;
	background:url(http://www.freizeitpark-welt.de/layout/titleOverlay.png) no-repeat;
	display:none;
	font-style:normal;
}
#infolinks {
	list-style-type:none;
	margin:0px;
	margin-top:10px;
	padding:0px;
}
#infolinks li{
	margin:5px;
	width:350px;
	
}
#infolinks li{
	display:block;
	
}

#infolinks li em {
	width: 150px;
	height: 100px;
	z-index: 2;
	padding: 10px;
	padding-right:30px;
	position:absolute;
	background:url(http://www.freizeitpark-welt.de/layout/titleOverlay.png) no-repeat;
	display:none;
	font-size:11px;
	font-style:normal;
}
a.menuklein {
	color:#000000;
	padding-left:10px;
	text-align:left;
	font-size:xx-small;
	display:block;
}
a.menuklein:hover{	
	text-decoration:underline;
	color:#000000;
}
.menuorange{
	color:#000000;
	display:block;
	padding-left:10px;
	background-color:#FFCC33;
	text-align:left;
	font-size:11px;
	text-decoration:none;
}
a.menuorange:hover
{
	background-color:#FFCC33;
	text-decoration:none;
	color:#000000;
	display:block;
}
.caption
{
width:141px;
color:#000000;
text-align:center;
font-weight:bold;
background-color:#003300;
margin-top:30px;
background-image:url(http://www.freizeitpark-welt.de/layout/Nhintergrund_cap.png);
background-repeat:no-repeat;
background-position:top;
}


#topnav {
width:835px;
height:120px;
float:left;
background:url(http://www.freizeitpark-welt.de/layout/navobenV5.png)
}
#topnav .bannerwerbung{
float:right;
margin-top:30px;
margin-right:8px;
margin:0px;
padding:0px;
border:none;
z-index:100;
position:relative; 
top:-72px;
background-color:transparent;
}
#topnav .bannerwerbung a{
margin:0px;
padding:0px
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop2.html
Copyright (c) Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
#topnavcap {
width:835px;
height:31px;
float:left;
margin:0px;
padding:0px;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.1, #00A452), color-stop(0.9, #6C6));
  background-image: -webkit-linear-gradient(center bottom, #00A452 10%, #6C6 9%);
  background-image: -moz-linear-gradient(center bottom, #00A452 10%, #6C6 90%);
  background-image: -o-linear-gradient(top, #00A452 10%,#6C6 90%);
  background-image: -ms-linear-gradient(top, #00A452 10%,#6C6 90%);
/*background-color:#00A452;*/
background:url(http://www.freizeitpark-welt.de/layout/navbar_start2_banner.png) repeat-x;
border-top:1px solid #000000;
}
#topnavcap .button{
float:left;
font-size:x-small;
color:#444;
width:140px;
height:20px;
margin:4px;
background-color:#66CC66;
    -webkit-border-radius: 4px;
  	-moz-border-radius   : 4px;
  	border-radius        : 4px;
}
#topnavcap .button:hover{
background-color:#FFCC33;
}

/* remove all the bullets, borders and padding from the default list styling */
#topnavcap ul {
padding:0;
margin:0;
list-style-type:none;
z-index: 999;
}
#topnavcap ul ul {
width:110px;
z-index: 999;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#topnavcap li {
float:left;
width:110px;
position:relative;
}
/* style the links for the top level */
#topnavcap a, #topnavcap a:visited {
display:block;
font-size:12px;
text-decoration:none; 
color:#000; 
width:119px; 
height:31px; 
border-left: 1px solid #00A452;
border-right: 1px solid #00A452;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.1, #00A452), color-stop(0.9, #6C6));
  background-image: -webkit-linear-gradient(center bottom, #00A452 10%, #6C6 9%);
  background-image: -moz-linear-gradient(center bottom, #00A452 10%, #6C6 90%);
  background-image: -o-linear-gradient(top, #00A452 10%,#6C6 90%);
  background-image: -ms-linear-gradient(top, #00A452 10%,#6C6 90%);
background:url(http://www.freizeitpark-welt.de/layout/navbar_start2_banner.png) repeat-x;
padding-left:10px; 
line-height:29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html #topnavcap a, * html #topnavcap a:visited {
width:119px;
}

/* style the second level background */
#topnavcap ul ul a.drop, #topnavcap ul ul a.drop:visited {
background:red;
}
/* style the second level links */
#topnavcap ul ul a, #topnavcap ul ul a:visited {
-moz-box-shadow: 1px 1px 5px #000;
-webkit-box-shadow: 1px 1px 5px#000;
box-shadow: 1px 1px 5px #000;
border-left: 1px solid #030;
border-right: 1px solid #030;
background:url(http://www.freizeitpark-welt.de/layout/navbar_start2_banner2.png) repeat-x;
background-color:#F90;
color:#333; 
height:auto; 
min-height:20px;
line-height:1em; 
padding:10px 10px; 
width:129px;
/* yet another hack for IE5.5 */
}
/* style the second level hover */
#topnavcap ul ul a.drop:hover{
/*  	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.3, #FC9), color-stop(0.8, #F60));
  	background-image: -webkit-linear-gradient(center, #FC9 30%, #F60 80%);
  	background-image: -moz-linear-gradient(center, #FC9 30%, #F60 80%);
  	background-image: -o-linear-gradient(top, #FC9 30%,#F60 80%);
  	background-image: -ms-linear-gradient(top, #FC9 30%,#F60 80%);*/
}
#topnavcap ul ul :hover > a.drop {
background-color:#FFCC33;
}
/* style the third level background */
#topnavcap ul ul ul a, #topnavcap ul ul ul a:visited {
background-color:#FC0;
}
/* style the third level hover */
#topnavcap ul ul ul a:hover {
background-color:#FFCC33;
}
#topnavcap ul ul ul :hover > a {
background-color:#FFCC33;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#topnavcap ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:130px;

}
/* another hack for IE5.5 */
* html #topnavcap ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
#topnavcap ul ul ul{
left:130px; 
top:0;
width:130px;
}
/* position the third level flyout menu for a left flyout */
#topnavcap ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
#topnavcap table {position:absolute; top:0; left:0;}


* html #topnavcap ul ul a{
width:130px;
w\idth:129px;
}


/* style the top level hover */
#topnavcap a:hover, #topnavcap ul ul a:hover{
color:#000; 
  	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.3, #FC0), color-stop(0.8, #FC3));
  	background-image: -webkit-linear-gradient(center, #FC0 30%, #FC3 80%);
  	background-image: -moz-linear-gradient(center, #FC0 30%, #FC3 80%);
  	background-image: -o-linear-gradient(top, #FC0 30%,#FC3 80%);
  	background-image: -ms-linear-gradient(top, #FC0 30%,#FC3 80%);
	background-color:#FFCC33;
}
#topnavcap :hover > a, #topnavcap ul ul :hover > a {
color:#000;
  	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.3, #FC0), color-stop(0.8, #FC3));
  	background-image: -webkit-linear-gradient(center, #FC0 30%, #FC3 80%);
  	background-image: -moz-linear-gradient(center, #FC0 30%, #FC3 80%);
  	background-image: -o-linear-gradient(top, #FC0 30%,#FC3 80%);
  	background-image: -ms-linear-gradient(top, #FC0 30%,#FC3 80%);
	background-color:#FFCC33;
}

/* make the second level visible when hover on first level list OR link */
#topnavcap ul li:hover ul,
#topnavcap ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
#topnavcap ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
#topnavcap ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
#topnavcap ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
#topnavcap ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
/*******************************/



.kalender {
	height:200px;
	float:left;
	margin:5px;
	margin-right:0px;
}
.text {
	text-align:justify;
	color:#000000;
	float:left;
	width:710px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
}
.text img{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid black;
}
.highlight {
	float:left;
	width:221px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	padding: 10px;
	margin: 5px;
}
.highlight a{
	color:black;
	font-size: 12px;
}
.highlight img{
	margin-top:10px;
	border-left:1px dashed #000000;
	text-align: left;
	border: 1px solid #black;
	margin-bottom: 10px;
}
.infokasten{
	width:340px;
	height:auto;
	float:left;	
	margin:10px;
	padding:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
.infokasten h4{	
	margin: 0px;
	font-family: Verdana, Geneva, Tahoma, Sans-Serif;
	font-size: 21px;
}

.infokasten img{
	border:1px solid black;
	margin-left:3px;
	margin-right:3px;
}
.logo{
	float:left;
	margin-right:10px;
	margin-left:30px;
	text-align: center;
}
.clearer {
	clear:both;
	width:100%;
	height:0px;
	font-size: 1px;
	border: none;
	padding: 0;
	margin: 0;
	background: transparent;
}
.gbild {
	float: left;
	width:200px;
	max-height:200px;
	margin:5px;
	text-align:center;
}
.gbild img{
	border:1px solid black;
}
.gbild img:hover{
	border:1px solid #FFCC33;
}
.bildgruppe {
color:#000000;
float:left;
width:650px;
background-color:#003300;
margin-left:10px;
margin-top: 18px;
border-left: 1px solid #009900;
}
.bildgruppe a{
color:#FF9933;
}
.bildgruppe h1{
	color:#000000;
	text-align:left;
	display:block;
	padding-left:20px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#00A452;
	margin:0px;
	border-bottom:1px solid black;
}
.galerieverweis {
background-color:#003300;
height:auto;
width:140px;
float:left;
text-align:right;
padding:6px;
margin-top:18px;
font-size:11px;
}
.galerieverweis a{
color:#66CC66;
display:block;
}
.galerieverweis a:hover{
background-color:#FF9933;
color:black;
}
.galerieverweis img{
border:1px solid black;
margin:2px;
}
.Tgesamt {
	color:#000000;
	width:600px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	font-size: xx-small;
	border:1px solid black;
}
.Tzeilegrau {
color:#999;	
}
.Tzeilegrau a{color:#999;	
}
.Tzeile{
	padding-left:5px;
	height:15px;
	/*border-right:1px dashed black;*/
	/*background-image:url(http://www.freizeitpark-welt.de/layout/TabHell.png);*/
}
.Tzeile:hover{
	background-image:none;
}
.TzeileCap{
	text-align:center;
	/*border-bottom:1px solid black;*/
	background-image:url(http://www.freizeitpark-welt.de/layout/TabDunkel.png);
}
.rechteleiste {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	float: right;
	width: 160px;
	height:auto;
	margin: 5px;
}
.artikelsicht {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(layout/AttrKlein1.png);
	float: right;
	width: 160px;
	margin-bottom:20px;
}
.artikelsicht a{
	color: black;
	text-decoration: underline;
}
.artikelsicht h1{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	background-color:#00A452;
	font-size:1em;
}
.artikel_gesamt {
	font-family: Arial, Helvetica, sans-serif;
	/*background-image:url(layout/AttrKlein1.png);
	border:1px solid #00A452;*/
	text-align:left;
	float: left;
	width: 600px;
	margin: 10px;
	margin-bottom:40px;
}
.artikel_gesamt img{
	margin-right: 10px;
}

.artikel_gesamt h1{
	font-size: 13pt;
	letter-spacing: 0.5mm;
	padding-left:100px;
	margin:0px;
	color:#00FF00;
}
.artikel_gesamt h2{
	display:block;
	font-size: 11pt;
	margin:5px;
	color:#000000;
	border-top:1px solid black;
	border-right:1px solid black;
	border-left:20px solid black;
	border-bottom:1px solid black;
	background-color:#FF9944;
	padding-left:10px;
	margin-top:20px;
}
.artikel_gesamt h5{
	font-size: 8pt;
	padding-left:100px;
	margin:0px;
	color:#00FF00;
}
.artikel_gesamt .subcaption{
	display:block;
	background-image:none;
	font-size: 8pt;
	padding-left:100px;
	color:#00A452;
	margin-bottom:10px;
}
.newstab {
	background-image:url(layout/AttrKlein1.png);
	float:right;
	width:150px;
	font-weight: normal;
	font-size:12px;
	color: #000000;
	padding:5px;
}
.newstab a{
	display:block;
	font-weight: bold;
	font-size:12px;
	color: #000000;
}
.news_text {
	display:block;
	background-image:url(layout/AttrKlein1.png);
	background-repeat:repeat-y;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6C6), color-stop(0.5, #8DF383));
  background-image: -webkit-linear-gradient(center bottom, #6C6 0%, #8DF383 50%);
  background-image: -moz-linear-gradient(center bottom, #6C6 0%, #8DF383 50%);
  background-image: -o-linear-gradient(top, #6C6 0%,#8DF383 50%);
  background-image: -ms-linear-gradient(top, #6C6 0%,#8DF383 50%);
	width:690px;
	float:left;
	font-weight: normal;
	text-align: justify;
	font-size:15px;
	color: #000000;
	margin-top:10px;
	padding-left:100px;
	padding-right:10px;
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;

}
.news_text a{
	color:black;
	text-decoration:underline;
	letter-spacing: 0.1em;
}
.news_text a:hover{
	color:#FF9933;
	text-decoration:none;
}
.news_text img{
	margin:20px;
	border:1px solid #000000;
}
.news_text .bildkasten {
	display:block;
	float:left;
	padding:0px;
	margin:20px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color: #FFCC33;
	background-color: #000000;
	height: auto;
	width: auto;
	padding-bottom:2px;
}
.news_text .bildkasten img{
	padding:0px;
	margin:0px;
}
.news_text h3 {
	font-size:1.5em;
	font-style:italic;
	background:#fc3;
	color:#f40;
	text-shadow: 1px 1px 0px #ddd;
	-moz-box-shadow: 1px 1px 5px #888;
	-webkit-box-shadow: 1px 1px 5px#888;
	box-shadow: 1px 1px 5px #888;
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
	margin-right:20px;
	margin-left:20px;
	padding:5px;
	padding-left:10px;
	/*text-shadow: 1px 1px 1px #555;*/
}
.news_quelle {
	float:right;
	margin:5px;
	font-size:10px;
}
.news_links {
	border-top:1px solid black;
	float:left;
	width:600px;
	font-size:11px;
	background-image:none;
	background-color:#FFFF99;
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;

}
.newsentry {
	width:740px;
	height:auto;
	font-size:13px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6C6), color-stop(0.5, #8DF383));
  background-image: -webkit-linear-gradient(center bottom, #6C6 0%, #8DF383 50%);
  background-image: -moz-linear-gradient(center bottom, #6C6 0%, #8DF383 50%);
  background-image: -o-linear-gradient(top, #6C6 0%,#8DF383 50%);
  background-image: -ms-linear-gradient(top, #6C6 0%,#8DF383 50%);
	/*Fallback for IE*/
	background-image:url(layout/AttrKlein1.png);
	background-repeat:repeat-y;

	float:left;
	padding:5px;
	border-bottom:2px solid #333;
}
.newsentry img {
  -webkit-border-radius: 5px;
  -moz-border-radius   : 5px;
  border-radius        : 5px;
  margin-right:10px;
  float:left;
  border: 1px solid black;

}
.werbungParkUebersicht {
width:320px;
float:left;
margin:10px;
margin-left:60px;
}
#quicknews {
width:770px;
margin:10px;
}
#quicknews .quicknewsbox {
width:430px;
float:left;
color:#8DF383;
}
#quicknews .quicknewsbox h1 {
color:#000000;width:420px;
		text-align:left;
		padding-left:20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		background-color:#66CC66;
		background-image:url(http://www.freizeitpark-welt.de/layout/AttrKlein_coaster.png);
		margin:0px;
		border-bottom:1px solid black;
}
.artikelspalte {
width:280px;	
margin:10px;
margin-top:0px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.artikelspalte h2{
display:block;	
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align:left;
padding-left:20px;
padding-right:10px;
margin-bottom:0px;
margin-top:0px;
border-bottom:1px solid black;
background-image:url(http://www.freizeitpark-welt.de/layout/AttrKlein_coaster.png);
}
.artikelbox {
width:280px;
border-radius: 3px;
float:left;
height:auto;
/*padding:3px;*/
margin-bottom:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color:#66CC66;
background-image:url(layout/AttrKleinNews.png);
color:#000000;
text-align:justify;
}
.artikelbox div{
margin:3px;
}
.artikelbox a{
color:#000000;
}
.artikelbox a:hover{
color:#000000;
}
.artikelbox img{
border:1px solid black;
float:left;
margin:3px;
}
.artikelbox h1{
	text-align:left;
	color:#000000;
	display:block;
	padding-left:5px;
	font-size: 13px;
	margin-bottom:3px;
	margin-top:3px;
	border-bottom:1px solid black;
}
.artikelbox h5{
	text-align:right;
	color:#000000;
	display:block;
	font-size: 10px;
	margin:0px;
	margin-top:5px;
	border-top:1px solid black;
}
.artikelboxUnten {
width:290px;
float:left;
height:190px;
padding:3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
text-align:justify;
margin-right:1px;
margin-bottom:2px;
}
.artikelboxUnten a{
color:#000000;
text-decoration:none;
}
.artikelboxUnten a:hover{
color:#000000;
}
.artikelboxUnten img{
border:1px solid black;
float:left;
margin:3px;
}
.artikelboxUnten h3{
text-align:left;
color:#000000;
display:block;
padding-left:5px;
font-size: 13px;
margin-bottom:3px;
margin-top:3px;
border-bottom:1px solid black;
}
.artikelboxUnten h5{
	text-align:right;
	color:#000000;
	display:block;
	font-size: 10px;
	margin:0px;
	margin-top:5px;
	border-bottom:1px solid black;
}
.layer2 .news {
width:auto;
height:60px;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid black;
cursor:pointer;
}
.layer2 .news .subcaption{
font-size:10px;
margin:5px;
margin-top:0px;
font-weight:normal;
}
.layer2 .news img{
clear:left;
float:left;
margin-right:10px;
margin-left:5px;
border:1px solid black;
}
.layer2 .news h6 {
display:;
background-image:none;
font-size:10pt;
color:#000000;
padding:0px;
margin:0px;
border:none;
}
.layer2 .news .tags{
	background-color:#FC3;
	font-size: 8pt;
	padding:4px;
	margin:3px;
	vertical-align:bottom;
}

.layer2 .news h6 a{
text-decoration:none;
/*border-bottom:1px dashed black;*/
}
.layer2 .news h6 a:hover{
text-decoration:none;
}
.layer2 .news h5{
font-size:8pt;
font-weight:normal;
color:#000000;
background-color:none;
margin:0px;
}
#frame {
float:left;
width:839px;
}
.toptop {
float:right;
color:#FFCC33;
height:11px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
display:block;
margin:2px;
margin-bottom:4px;
}
.toptop a{
color:#FFCC33;
}
.toptop .button{
font-size:xx-small;
color:black;
width:100px;
height:11px;
background-color:#66CC66;
}
.toptop .button:hover{
background-color:#FFCC33;
}

#menu3 { 
width: 141px; 
background-color:#003300;
background-image:url(layout/hintergrund_Pbox.png);
} 

#menu3 ul { 
list-style: none; 
margin: 0; 
padding: 0; 
} 

#menu3 a, #menu3 h2 {
  font: bold 11px/16px arial, helvetica, sans-serif;
  display: block; 
  margin: 0; 
  padding: 2px 3px; }

#menu3 h2 { border-left: 1px solid #000000;color:#000000;   
			background-color:#00A452;
  			background-image:url(layout/hintergrund_menu.png);
} 

#menu3 a { 
color: #000; 
background: #66CC66; 
text-decoration: none; 
border-left: 1px solid #000000;
border-bottom:1px dotted black;} 

#menu3 a:hover { background: #FFCC33; } 

#menu3 li { position: relative; }

#menu3 ul ul ul {position: absolute; top: 0; left: 100%; width: 100%; }

div#menu3 ul ul ul, div#menu ul ul li:hover ul ul {display: none;} 

div#menu3 ul ul li:hover ul, div#menu ul ul ul li:hover ul {display: block;}

/*.usermeinung {
	float:left;
	height: auto;
	width: 400px;
	margin-top:10px;
}
.usermeinung .name{
	display:block;
	width: auto;
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	background-color:#66CC66;
	margin-bottom:5px;
	padding-left:5px;
}
.usermeinung .text{
	display:block;
	background-image: url(http://www.freizeitpark-welt.de/layout/AttrKlein1.png);
	font-size:8pt;
	font-weight:normal;
	height: auto;
	width: auto;
}
.usermeinung a{
	display:block;
	background-color:#66CC66;
	font-size:8pt;
}
.usermeinung a:hover{
	font-size:8pt;
}*/
.TabFormular {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
.TabFormular .input{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-color:#00A452;
}
.TabFormular .input:focus{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-color:#FFFFFF;
	border:1px solid #000000;
}
.TabFormular .button{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	background-color:#00A452;
}
#meinungsformular {
background-color:#00A452;
-webkit-border-radius: 4px;
-moz-border-radius   : 4px;
border-radius        : 4px;
background-image:url(layout/AttrKlein1.jpg);
float:left;
clear:left;
display:block;
width:750px;
height:auto;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
}
#meinungsformular .check{
float:left;
display:block;
margin-left:10px;
width:400px;
}
#meinungsformular h1{
	color:#000000;
	text-align:left;
	display:block;
	padding-left:20px;
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#FC3;/*
	background-image:url(http://www.freizeitpark-welt.de/layout/AttrKlein_coaster.png);*/
	border-bottom:1px solid black;
  	background-image: -webkit-gradient(linear, left, right, color-stop(0.3, #FC3), color-stop(0.8, #F60));
  	background-image: -webkit-linear-gradient(left, #FC3 30%, #F60 80%);
  	background-image: -moz-linear-gradient(left, #FC3 30%, #F60 80%);
  	background-image: -o-linear-gradient(left, #FC3 30%,#F60 80%);
  	background-image: -ms-linear-gradient(left, #FC3 30%,#F60 80%);
  	-webkit-border-top-left-radius: 4px;
  	-moz-border-top-left-radius   : 4px;
  	border-top-left-radius        : 4px;
	-webkit-border-top-right-radius: 4px;
  	-moz-border-top-right-radius   : 4px;
  	border-top-right-radius        : 4px;
	margin:0px;
}
#meinungsformular .text{
	text-align:justify;
	color:#000000;
	float:left;
	display:block;
	width:400px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
}

#hotelsuche {
width:728px; 
height: 1500px; 
overflow-x:hidden; 
overflow-y:auto; 
}

#mlayer {
	width:750px;
	float:left;
	font-size: 10pt;
	background-color: #00A452;
	background-image:url(layout/AttrKlein1.jpg);
	font-weight: bold;
	text-align: left;
	margin:10px;
	height:auto;
	color: #000000;
	-webkit-border-radius: 4px;
  	-moz-border-radius   : 4px;
  	border-radius        : 4px;
}
#mlayer h1{
	color:#000000;
	text-align:left;
	display:block;
	padding-left:20px;
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#FC3;/*
	background-image:url(http://www.freizeitpark-welt.de/layout/AttrKlein_coaster.png);*/
	border-bottom:1px solid black;
  background-image: -webkit-gradient(linear, left, right, color-stop(0.3, #FC3), color-stop(0.8, #F60));
  background-image: -webkit-linear-gradient(left, #FC3 30%, #F60 80%);
  background-image: -moz-linear-gradient(left, #FC3 30%, #F60 80%);
  background-image: -o-linear-gradient(left, #FC3 30%,#F60 80%);
  background-image: -ms-linear-gradient(left, #FC3 30%,#F60 80%);
  	-webkit-border-top-left-radius: 4px;
  	-moz-border-top-left-radius   : 4px;
  	border-top-left-radius        : 4px;
	-webkit-border-top-right-radius: 4px;
  	-moz-border-top-right-radius   : 4px;
  	border-top-right-radius        : 4px;
	margin:0px;
}
#mlayer #rechterFrame .rechterKasten{
	float:right;
	border:1px solid black;
	margin-bottom:20px;
}
#mlayer #rechterFrame {
	width:180px;
	float:right;
	margin-top:30px;
	margin-right:30px;	
}
#mlayer #rechterFrame .rechterKasten .tabelle{
	font-size:8pt;
	padding:10px;
}
#mlayer .usermeinung .mSprungButton{
	float:left;
	margin:5px;
	font-size:8pt;	
}
#mlayer .usermeinung .mSprungButton a{
	color:black;
	padding:3px;
	-moz-border-radius:10px;
}
#mlayer .usermeinung .mSprungButton a:hover{
	background-color:#FFCC33;
}
#mlayer .usermeinung {
	float:left;
	clear:both;
	margin-left:10px;
	margin-bottom:10px;
	width:468px;
	
}
#mlayer .usermeinung .username{
	height:auto;
	font-size:8pt;
	text-align:left;
	color:#333;
	font-weight:normal;
	padding:5px;
	margin:0px;
	margin-top:10px;
	background-image:none;
	border: 1px solid black; 
	border-bottom:none;
}
#mlayer .usermeinung .username .usercaption{
display:block;
font-weight:bold;
font-size:10pt;
font-style:italic;
color:#000000;
text-shadow:grey 2px;
}
#mlayer .usermeinung .usertext{
	display:block;
	background-image: url(http://www.freizeitpark-welt.de/layout/AttrKlein1.png);
	border:1px solid black;
	border-top:none;
	font-size:8pt;
	font-weight:normal;
	text-align:left;
	padding:5px;
	height: auto;
	
}
#mlayer .usermeinung .usertext a{
	display:block;
	color:black;
	padding-left:5px;
	background-color:#66CC66;
	font-size:8pt;
}
#mlayer .usermeinung .usertext a.urlintern{
	display:inline;
	padding-left:10px;
	padding-right:2px;
}
#mlayer .usermeinung .usertext a:hover{
	background-color:#FFCC33;
}
a.urlextern {
	display:inline;
	color:black;
	background-color:none;
	background-image: url(http://www.freizeitpark-welt.de/layout/symbole/link_extern.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}
a.urlextern:hover {
	color:black;
	background-color:#FFCC33;
	background-image: url(http://www.freizeitpark-welt.de/layout/symbole/link_extern_rot.png);
}

a.urlintern {
	display:inline;
	color:black;
	background-color:none;
	background-image: url(http://www.freizeitpark-welt.de/layout/symbole/link_extern.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}
a.urlintern:hover {
	color:black;
	background-color:#FFCC33;
	background-image: url(http://www.freizeitpark-welt.de/layout/symbole/link_extern_rot.png);
}
a.buttonpreis {
	background-image:url(http://www.freizeitpark-welt.de/layout/symbole/link_uhrzeit.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:5px;
}
a.buttonhotel {
	background-image:url(http://www.freizeitpark-welt.de/layout/symbole/link_hotel.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:5px;
}
a.buttonanfahrt {
	background-image:url(http://www.freizeitpark-welt.de/layout/symbole/link_anfahrt.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:5px;
}
.buttonbox {
width:250px;
margin:10px;
margin-left:10px;
float:left;
}
.buttonbox a{
text-decoration:none;
}
.linkbutton {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: black;
display:block;
text-decoration:none;
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
  background-color:#FC3;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #F60), color-stop(0.5, #FC3));
  background-image: -webkit-linear-gradient(center bottom, #F60 0%, #FC3 50%);
  background-image: -moz-linear-gradient(center bottom, #F60 0%, #FC3 50%);
  background-image: -o-linear-gradient(top, #F60 0%,#FC3 50%);
  background-image: -ms-linear-gradient(top, #F60 0%,#FC3 50%);
  padding:5px;
  padding-left:10px;
  margin:5px;
  margin-left:0px;
  border: 1px solid grey;
}
.linkbutton img {
border:none;
margin-left:5px;
margin-right:5px;
}
.linkbutton:hover {  
  background-color:#F93;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #F60), color-stop(0.4, #FC3));
  background-image: -webkit-linear-gradient(center bottom, #F60 0%, #FC3 40%);
  background-image: -moz-linear-gradient(center bottom, #F60 0%, #FC3 40%);
  background-image: -o-linear-gradient(top, #F60 0%,#FC3 40%);
  background-image: -ms-linear-gradient(top, #F60 0%,#FC3 40%);
-moz-box-shadow: 1px 1px 5px #888;
-webkit-box-shadow: 1px 1px 5px#888;
box-shadow: 1px 1px 5px #888;
}
#quickparkbuttons {
margin:20px;
margin-left:90px;
}
#quickparkinfos {
height:auto;
}
#quickoeffnungszeiten{
width:250px;
float:left;
margin:10px;
border:1px solid black;
-webkit-border-radius: 4px;
-moz-border-radius   : 4px;
border-radius        : 4px;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6C6), color-stop(0.5, #8DF383));
  background-image: -webkit-linear-gradient(center bottom, #6C6 0%, #8DF383 50%);
  background-image: -moz-linear-gradient(center bottom, #6C6 0%, #8DF383 50%);
  background-image: -o-linear-gradient(top, #6C6 0%,#8DF383 50%);
  background-image: -ms-linear-gradient(top, #6C6 0%,#8DF383 50%);
}
#quickparkinfos h1{
	color:#000000;
	text-align:left;
	display:block;
	padding:5px;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom:1px solid black;
  	background-image: -webkit-gradient(linear, left, right, color-stop(0.3, #FC3), color-stop(0.8, #F60));
  	background-image: -webkit-linear-gradient(left, #FC3 30%, #F60 80%);
  	background-image: -moz-linear-gradient(left, #FC3 30%, #F60 80%);
  	background-image: -o-linear-gradient(left, #FC3 30%,#F60 80%);
  	background-image: -ms-linear-gradient(left, #FC3 30%,#F60 80%);
  	-webkit-border-top-left-radius: 4px;
  	-moz-border-top-left-radius   : 4px;
  	border-top-left-radius        : 4px;
	-webkit-border-top-right-radius: 4px;
  	-moz-border-top-right-radius   : 4px;
  	border-top-right-radius        : 4px;
	margin:0px;
}
#quickoeffnungszeiten .zeile{
width:250px;height:40px;border-bottom:1px solid grey;font-size:12px;font-weight:bold;
}
#quickparkinfos .linkzeile{
width:100%;height:auto;font-size:12px;font-weight:bold;
background-color:#FC3;
}
#quickparkinfos .linkzeile:hover{
background-color:#F60;
}
#quickparkinfos .linkzeile a{
color:black;
text-decoration:none;
padding:5px;
font-size:11px;
font-weight:bold;
display:block;
}
#quickparkinfos .text{
padding:5px;
font-size:12px;font-weight:bold;
}
#quickoeffnungszeiten .tag{
width:150px;height:40px;float:left;
}
#quickoeffnungszeiten .opened{
width:100px;height:40px;float:left;background-color:#8DF383;
}
#quickoeffnungszeiten .closed{
width:100px;height:40px;float:left;background-color:red;
}
#quickpreise{
width:250px;
float:left;
margin:10px;
border:1px solid black;
-webkit-border-radius: 4px;
-moz-border-radius   : 4px;
border-radius        : 4px;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6C6), color-stop(0.5, #8DF383));
  background-image: -webkit-linear-gradient(center bottom, #6C6 0%, #8DF383 50%);
  background-image: -moz-linear-gradient(center bottom, #6C6 0%, #8DF383 50%);
  background-image: -o-linear-gradient(top, #6C6 0%,#8DF383 50%);
  background-image: -ms-linear-gradient(top, #6C6 0%,#8DF383 50%);
}
#quickpreise .zeile{
width:250px;height:40px;border-bottom:1px solid grey;font-size:12px;font-weight:bold;
}
#quickpreise .beschreibung{
width:150px;height:40px;float:left;font-weight:bold;
}
#quickpreise .preis{
width:100px;height:40px;float:left;background-color:#8DF383;
}
.randompark {
width:240px;
float:left;
margin:5px;
padding:5px;
font-size:11px;
font-weight:normal;
border:1px solid grey;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6C6), color-stop(0.5, #8DF383));
  background-image: -webkit-linear-gradient(center bottom, #6C6 0%, #8DF383 50%);
  background-image: -moz-linear-gradient(center bottom, #6C6 0%, #8DF383 50%);
  background-image: -o-linear-gradient(top, #6C6 0%,#8DF383 50%);
  background-image: -ms-linear-gradient(top, #6C6 0%,#8DF383 50%);

}
.randompark:hover{
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00A452), color-stop(0.5, #6C6));
  background-image: -webkit-linear-gradient(center bottom, #00A452 0%, #6C6 50%);
  background-image: -moz-linear-gradient(center bottom, #00A452 0%, #6C6 50%);
  background-image: -o-linear-gradient(top, #00A452 0%,#6C6 50%);
  background-image: -ms-linear-gradient(top, #00A452 0%,#6C6 50%);
}

.randompark h2 {
border:none;
padding:0px;
margin:0px;
margin-top:2px;
}
.randompark a{
text-decoration:none;
border:none;
}
.ridekasten {  margin:2px;border:1px solid black;width:150px;height:133px;float:left;}
.textkastenimridekasten {  margin-top:0px;opacity:0.7;background-color:black;text-align:center;color:white;clear:left;font-size:10px;}

.mobileactive {
display:none;	
}
.newsHochkantFoto {
font-size:10px;
float:left;
margin-right:-170px;
}
.newsHochkantFoto img {
margin-left:0px;
margin-bottom:2px;
width:60%;
}
.newsQuerformatFoto {
position:relative;
right:100px;
font-size:10px;
}
.newsQuerformatFoto img {
margin-left:0px;margin-bottom:2px;border-left:none;border-right:none;
}
.newsTextAufBild {
padding:10px;color:#FC3;font-size:14px;font-weight:bold;position:relative;bottom:100px;background-color:#020;opacity: .7; filter:Alpha(Opacity=70)
}
.newsFotoCopyright {
padding-left:10px;color:grey;
}


@media print {
* { 
background: #fff; 
background-image:none;
color: #000; 
}
html { font: 100%/1.5 georgia, serif; 
}
#topnav, #left,#topnavcap,#werbung_unten,#werbung_rechts { display: none; }
}
#preise {
width:810px;
float:left;
font-size: 10pt;
height:auto;
color: #000000;
}
#preise .preisWerbungRechts {
margin:10px;
float:left;		
}
.preiskasten{
	float:left;
	width:380px;
	min-height:100px;
	padding:0px;
	margin:10px;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: left;
  	-webkit-border-radius: 4px;
  	-moz-border-radius   : 4px;
  	border-radius        : 4px;
}
.preiskasten em {
	width: 150px;
	height: 100px;
	z-index: 2;
	padding: 10px;
	padding-right:30px;
	position:absolute;
	background:url(http://www.freizeitpark-welt.de/layout/titleOverlay.png) no-repeat;
	display:none;
	font-size:11px;
	font-style:normal;
}
.preiskasten .preisaenderung {
	text-align:right;
	padding-right:10px;
	font-size:10px;
	color:grey;
	font-style:italic;
}

.preiskasten table {
border:1px solid black;
}
.preiskasten table td{
padding:7px;
}
.preiskasten table td.titel {
width:240px;
padding-left:10px;
}
.preiskasten table td.preis {
width:65px;
}
.preiskasten table td.preis a {
font-style:italic;
text-decoration:underline;
color:black;
}
.preiskasten table thead tr td{
border-bottom:1px solid black;
}
.preiskasten table thead h1{
	color:#000000;
	text-align:left;
	display:block;
	padding:3px;
	padding-left:20px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#FC3;
/*  	background-image: -webkit-gradient(linear, left, right, color-stop(0.5, #FC3), color-stop(1.0, #F60));
  	background-image: -webkit-linear-gradient(left, #FC3 50%, #F60 90%);
  	background-image: -moz-linear-gradient(left, #FC3 50%, #F60 90%);
  	background-image: -o-linear-gradient(left, #FC3 50%,#F60 90%);
  	background-image: -ms-linear-gradient(left, #FC3 50%,#F60 90%);*/
  	-webkit-border-top-left-radius: 4px;
  	-moz-border-top-left-radius   : 4px;
  	border-top-left-radius        : 4px;
	-webkit-border-top-right-radius: 4px;
  	-moz-border-top-right-radius   : 4px;
  	border-top-right-radius        : 4px;
	margin:0px;
}
.preiskasten table td#zweitagbutton:hover, td#jahrbutton:hover,td#zweitagwinterbutton:hover {
text-decoration:underline;
}
/*Saison-Stil*/
table.saison tr{
background-image:url(http://www.freizeitpark-welt.de/layout/AttrKlein1.jpg);
}
table.saison tr:hover{
background-image:url(http://www.freizeitpark-welt.de/layout/AttrKlein_coaster.png);
}
table.saison thead tr{
background-image:none;
}
table.saison thead tr td{
padding:0px;
}
table.saison td#zweitagbutton,table.saison td#zweitagwinterbutton {
font-weight:bold;
font-size:10px;
border-top:1px dashed black;
background-color:#FFFF99;
cursor:pointer;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.50);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.50);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.50);
  box-shadow        : 0 4px 5px rgba(0,0,0,.50);
}
table.saison td#jahrbutton {
font-weight:bold;
font-size:10px;
border-top:1px dashed black;
background-color:#FFFF99;
cursor:pointer;
}

/*Halloween-Stil*/
table.halloween tr{
background-color: #000033;
color:#FFFFFF;
}
table.halloween  tr:hover{
background-color:#660000;
}
table.halloween  thead tr{
font-weight:bold;
text-align:left;
padding-left:0px;
background-color:#660000;
color:#FFFFFF:
}
table.halloween  td#zweitagbutton {
font-weight:bold;
font-size:10px;
border-top:1px dashed black;
background-color: #CC0000;
cursor:pointer;
}
table.halloween  td#jahrbutton {
font-weight:bold;
font-size:10px;
border-top:1px dashed black;
background-color:#CC0000;
cursor:pointer;
}
.preiskasten .Teintritt {
	vertical-align:top;
	font-size:12px;
}
.preiskasten .Teintritt2 {
	vertical-align:top;
	font-size:12px;
	background-color:#FFFF99;
	background-image:none;
}
.preiskasten .Teintrittj {
	vertical-align:top;
	font-size:12px;
	background-color: #FFFF99;
	background-image:none;
}
.preiskasten table .winter {
border:1px solid black;
background-color:#66CCCC;
}

