@charset "UTF-8";
html{
	height: auto;	
}
body {
	text-align: center;
	background: url('../images/bg.png') repeat-x 0 299px;
}

h1,h2,span,div,a,p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;	
}
a:link,
a:active,
a:visited,
a:hover{
	color: #70ac59;	
}

#seatIbiza .noflash{
	width: 820px;
	text-align: left;
	padding-top: 12px;
	position: relative;
	margin: auto;
}
.textContainer{
	width: 240px;	
}
.nopage h1{
	background: url(../images/404.gif) top left no-repeat;	
	width: 63px;
	height: 29px;
	margin: 0px;
	font-size: 20pt;
}
.noflash h1{
	background: url(../images/noflash.gif) top left no-repeat;	
	width: 212px;
	height: 54px;
	margin: 0px;
	font-size: 20pt;
}

h1 span{
	display: none;	
}
h2{
	margin-top: 10px;
	margin-bottom: 18px;
}
h2,
h2 span{
	font-size: 18px;
	line-height: 21px;		
}

p{
	margin-top: 13px;	
}

div.visual{
	position: absolute;
	top: -17px;
	right: 0px;
}
div.flashlink{
	margin-top: 21px;	
}
