div.pagetext {
	padding: 10px 10px 0 25px;
}
.testtext {
	text-align: justify;  
	font-size: 16px;
	font-weight: normal;
	line-height: 110%; 
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
	text-shadow: 1px 1px 0 hsla(0,0%,50%,0.2);
	-webkit-text-align-last: center;  
}
div.warningtitle
{
	position: relative;
	top: 0px;
	width: 90px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	color: #ffffff;
	text-align: center;  
	font-size: 7px;
	font-weight: normal;
	font-family: tahoma,arial,verdana,sans-serif;
}
div.warningphone
{
    float: right;
	width: 50px;
	padding: 3px;
	z-index: 1;
	color: #ffffff;
	text-align: center;  
	font-size: 9px;
	font-weight: normal;
	font-family: tahoma,arial,verdana,sans-serif;
}
div.warningtitleline
{
	position: relative;
	width: 220px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	z-index: 0;
	color: #ffffff;
	background-color: #33adad;
	text-align: center;  
	font-size: 10px;
	font-weight: normal;
	font-family: tahoma,arial,verdana,sans-serif;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	-ms-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}
div.warningfooterline
{
	/*position: absolute;*/
	bottom: 10px;
	width: 220px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 1px;
	z-index: 0;
	color: #ffffff;
	background-color: #33adad;
	text-align: center;  
	font-size: 10px;
	font-weight: normal;
	font-family: tahoma,arial,verdana,sans-serif;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-o-border-bottom-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
img.pin
{
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: -35px;
	height: 50px;
	z-index: 1;
}
img.warninglogo
{
	position: relative;
	top: -22px;
	left: -59px;
	height: 22px;
	z-index: 1;
}
div.warning p
{
	position: relative;
	color: hsl(270, 50%, 30%);
	text-align: center;  
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
	font-family: 'AttentionFont', tahoma,arial,verdana,sans-serif;
}
div.warninghover p
{
	position: relative;
	color: hsl(270, 50%, 30%);
	text-align: center;  
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
	font-family: 'AttentionFont', tahoma,arial,verdana,sans-serif;
}
.warning1, .warning {
	position:relative;
	width: 240px;
	/*height: 345px;	*/
	height: auto;
	padding: 10px;
	padding-top: 20px;
	z-index: 0;
	color: #444444;
	background-color: #F6F2D4;
	background-image: -webkit-gradient(linear, 0% 20%, 0% 92%, from(#F6F2D4), to(#f3f3f3), color-stop(.1,#F6F2D4)); 
	background-image: -moz-linear-gradient(top, #F6F2D4, #f3f3f3); 
	background-image: -o-gradient(linear, 0% 20%, 0% 92%, from(#F6F2D4), to(#f3f3f3), color-stop(.1,#F6F2D4)); 
	background-image: -ms-gradient(linear, 0% 20%, 0% 92%, from(#F6F2D4), to(#f3f3f3), color-stop(.1,#F6F2D4)); 
	background-image: gradient(linear, 0% 20%, 0% 92%, from(#F6F2D4), to(#f3f3f3), color-stop(.1,#F6F2D4)); 
	border: 1px;
	border-style: solid;
	border-color: #ffff99;
	text-align: center;  
	-webkit-box-shadow: 7px 7px 15px 0px rgba(122,122,122,0.5);	
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-box-shadow: 7px 7px 15px 0px rgba(122,122,122,0.5);	
	-moz-border-top-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-o-box-shadow: 7px 7px 15px 0px rgba(122,122,122,0.5);	
	-o-border-top-right-radius: 10px;
	-o-border-bottom-right-radius: 10px;
	-ms-box-shadow: 7px 7px 15px 0px rgba(122,122,122,0.5);	
	-ms-border-top-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
	box-shadow: 7px 7px 15px 0px rgba(122,122,122,0.5);	
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.warning1 {
	margin: 0 0 15px 20px;
	float: right;
} 
.warning {
	margin: 0 20px 15px 0;
	float: left;
}
.warninghover1, .warninghover 
{
	position:relative;
	width: 240px;
	/*height: 345px;*/
	height: auto;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 0;
	z-index: 0;
	color: #444444;
	background-color: #F6F2D4;
	background-image: -webkit-gradient(linear, 0% 20%, 0% 92%, from(#F6F2D4), to(#f3f3f3), color-stop(.1,#F6F2D4)); 
	background-image: -moz-linear-gradient(top, #F6F2D4, #f3f3f3); 
	background-image: -o-gradient(linear, 0% 20%, 0% 92%, from(#F6F2D4), to(#f3f3f3), color-stop(.1,#F6F2D4)); 
	background-image: -ms-gradient(linear, 0% 20%, 0% 92%, from(#F6F2D4), to(#f3f3f3), color-stop(.1,#F6F2D4)); 
	background-image: gradient(linear, 0% 20%, 0% 92%, from(#F6F2D4), to(#f3f3f3), color-stop(.1,#F6F2D4)); 
	border: 1px;
	border-style: solid;
	border-color: #ffff99;
	text-align: center; 
	-webkit-animation: warningrotate 2s ease-in-out  0s 1;
	-moz-animation: warningrotate 2s ease-in-out  0s 1;
	-o-animation: warningrotate 2s ease-in-out  0s 1;
	-ms-animation: warningrotate 2s ease-in-out  0s 1;
	animation: warningrotate 2s ease-in-out  0s 1;	
	-webkit-box-shadow: 7px 7px 15px 0px rgba(122,122,122,0.5);	
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-box-shadow: 7px 7px 15px 0px rgba(122,122,122,0.5);	
	-moz-border-top-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-o-box-shadow: 7px 7px 15px 0px rgba(122,122,122,0.5);	
	-o-border-top-right-radius: 10px;
	-o-border-bottom-right-radius: 10px;
	-ms-box-shadow: 7px 7px 15px 0px rgba(122,122,122,0.5);	
	-ms-border-top-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
	box-shadow: 7px 7px 15px 0px rgba(122,122,122,0.5);	
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.warninghover1 {
	float: right;
	margin: 0 0 15px 20px;
}
.warninghover {
	float: left;
	margin: 0 20px 15px 0;
} 
div[class^="warning"] .pin {
	position: absolute;
	margin-left: 45%;
}
div[class^="warning"] p {
	top: 0;
	position: relative;
	color: hsl(270, 50%, 30%);
	text-align: center;  
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
	font-family: 'AttentionFont', tahoma,arial,verdana,sans-serif;
	}
div.panel
{
	position: relative;
	margin: 20px;
	z-index: 2;
	color: #ffffff;
	background-color: #006666;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	font-family: tahoma,arial,verdana,sans-serif;
	-webkit-box-shadow: 0px 0px 0px 2px #006666, 10px 10px 15px 0px rgba(122,122,122,0.5), inset  0px 0px 50px 0px #ffffff;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-box-shadow: 0px 0px 0px 2px #006666, 10px 10px 15px 0px rgba(122,122,122,0.5), inset  0px 0px 50px 0px #ffffff;
	-moz-border-top-left-radius: 10px;
	-moz-border-bottom-left-radius: 30px;
	-o-box-shadow: 0px 0px 0px 2px #006666, 10px 10px 15px 0px rgba(122,122,122,0.5), inset  0px 0px 50px 0px #ffffff;
	-o-border-top-left-radius: 10px;
	-o-border-bottom-left-radius: 30px;
	-ms-box-shadow: 0px 0px 0px 2px #006666, 10px 10px 15px 0px rgba(122,122,122,0.5), inset  0px 0px 50px 0px #ffffff;
	-ms-border-top-left-radius: 10px;
	-ms-border-bottom-left-radius: 30px;
	box-shadow: 0px 0px 0px 2px #006666, 10px 10px 15px 0px rgba(122,122,122,0.5), inset  0px 0px 50px 0px #ffffff;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 30px;
}
div.panelline
{
	position: relative;
	/*top: 84px;*/
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	z-index: 10;
	border-top: 0px;
	border-bottom: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;	 
	background-color: #ffffff; 	
	opacity: 0.5;	
	-webkit-box-shadow: 0px 0px 15px 5px #ffffff;
	-moz-box-shadow: 0px 0px 15px 5px #ffffff;
	-o-box-shadow: 0px 0px 15px 5px #ffffff;
	-ms-box-shadow: 0px 0px 15px 5px #ffffff;
	box-shadow: 0px 0px 15px 5px #ffffff;
}
div.paneltitle
{
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	/*height: 85px;*/
	z-index: 10;
	background-color: #006666; 		
	-webkit-box-shadow: inset 0px 0px 50px 0px #ffffff;	
	-webkit-border-top-left-radius: 10px;
	-moz-box-shadow: inset 0px 0px 50px 0px #ffffff;	
	-moz-border-top-left-radius: 10px;
	-o-box-shadow: inset 0px 0px 50px 0px #ffffff;	
	-o-border-top-left-radius: 10px;
	-ms-box-shadow: inset 0px 0px 50px 0px #ffffff;	
	-ms-border-top-left-radius: 10px;
	box-shadow: inset 0px 0px 50px 0px #ffffff;	
	border-top-left-radius: 10px;
}
p.paneltitle
{
	/* position: relative;
	top: 0px;
	left: 0px;
	right: 85px;
	padding-top: 5px; */
	margin: 0;
	padding: 20px 10px;
	z-index: 10;
	color: #F6F2D4;
	font-size: 18px;
	font-weight: bold;
	font-family: tahoma,arial,verdana,sans-serif;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	-ms-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}
div.paneltext
{
	position: relative;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px; 
	z-index: 10;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	-ms-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-bottom-left-radius: 30px;
	-o-border-bottom-left-radius: 30px;
	-ms-border-bottom-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.paneltext p
{
	padding: 7px;
	margin: 0px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: hsla(180,100%,22%,1);	 
	font-size: 20px;
	font-weight: normal;
	font-family: 'PanelFont',tahoma,arial,verdana,sans-serif;
	line-height:100%;
}
.paneltext a {color: #ffffff}
.paneltext p:last-child {
	border-bottom: 0;
}

div.panelshine1
{
   -webkit-animation: panelshine1 20s ease-in-out  0s infinite, panelshine 200ms linear 0s infinite alternate;
   -moz-animation: panelshine1 20s ease-in-out  0s infinite, panelshine 200ms linear 0s infinite alternate;
   -o-animation: panelshine1 20s ease-in-out  0s infinite, panelshine 200ms linear 0s infinite alternate;
   -ms-animation: panelshine1 20s ease-in-out  0s infinite, panelshine 200ms linear 0s infinite alternate;
   animation: panelshine1 20s ease-in-out  0s infinite, panelshine 200ms linear 0s infinite alternate;
	position: absolute;
	top: -16px;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	z-index: 10;
	border-top: 0px;
	border-bottom: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;	 
	background-color: #ffffff; 	
	opacity: 0;
	-webkit-box-shadow: 0px 0px 15px 5px #ffffff;
	-moz-box-shadow: 0px 0px 15px 5px #ffffff;
	-o-box-shadow: 0px 0px 15px 5px #ffffff;
	-ms-box-shadow: 0px 0px 15px 5px #ffffff;
	box-shadow: 0px 0px 15px 5px #ffffff;
}
div.panelshine2
{
   -webkit-animation: panelshine2 25s ease-in-out  0s infinite, panelshine 200ms linear 0s infinite alternate;
   -moz-animation: panelshine2 25s ease-in-out  0s infinite, panelshine 200ms linear 0s infinite alternate;
   -o-animation: panelshine2 25s ease-in-out  0s infinite, panelshine 200ms linear 0s infinite alternate;
   -ms-animation: panelshine2 25s ease-in-out  0s infinite, panelshine 200ms linear 0s infinite alternate;
   animation: panelshine2 25s ease-in-out  0s infinite, panelshine 200ms linear 0s infinite alternate;
	position: absolute;
	top: -16px;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	z-index: 10;
	border-top: 0px;
	border-bottom: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;	 
	background-color: #ffffff; 	
	opacity: 0;
	-webkit-box-shadow: 0px 0px 15px 5px #ffffff;
	-moz-box-shadow: 0px 0px 15px 5px #ffffff;
	-o-box-shadow: 0px 0px 15px 5px #ffffff;
	-ms-box-shadow: 0px 0px 15px 5px #ffffff;
	box-shadow: 0px 0px 15px 5px #ffffff;
}