*
{
margin:0px;
padding:0px;
}

html,body
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:arial;
	background-image: url(http://www.oceanclinic.net/body/hg-blau.jpg);
	background-repeat: repeat-x;
	background-color: #7993AC;
}
#main {
	width:1115px;
	height:825px;
	margin:0px auto;
	position:relative;
	background-color: #FFF;
	top: 5%;
}
#sound {
	visibility: hidden;


}
#hg {
	position:absolute;
	top:60px;
	width:1225px;
	height:829px;
	left: 0px;
	background-image: url(http://www.oceanclinic.net/intro/hg.jpg);
	background-repeat: no-repeat;
}
#logo {
	position:absolute;
	top:55px;
	width:1115px;
	height:713px;
	left: 0px;
}
.strich {
	font-size: 24px;
	text-decoration: none;
	color: #CCCCCC;
}
#kopf {
	width:390px;
	height:614px;
	position: absolute;
	left: 40px;
	top: 50px;
}
#thephoto {
	width:574px;
	height:699px;
}
#award {
	width:349px;
	height:391px;
	position: absolute;
	top: 260px;
	left: 665px;
}
#patch {
	position:absolute;
	top:790px;
	left:810px;
	height:auto;
	width: auto;
}
#menu {
	position:absolute;
	top:30px;
	height:20px;
	width: auto;
	right: 90px;
}
a.rollover,
a.rollover1,
a.rollover2,
a.rollover3,
a.rollover4
{
	display: inline-block;
	text-decoration: none;
	background-position: 0 -20px;

	}
	
a.rollover {
	background-image: url(http://www.oceanclinic.net/intro/es.gif);
	width: 131px;
	height: 19px;
	}
a.rollover1 {
	background-image: url(http://www.oceanclinic.net/intro/uk.gif);
	width: 103px;
	height: 19px;
	}
a.rollover2 {
	background-image: url(http://www.oceanclinic.net/intro/de.gif);
	width: 112px;
	height: 19px;
	}
a.rollover3 {
	background-image: url(http://www.oceanclinic.net/intro/fr.gif);
	width: 116px;
	height: 19px;
	}
a.rollover4 {
	background-image: url(http://www.oceanclinic.net/intro/ru.gif);
	width: 105px;
	height: 19px;
	}

a.rollover:hover,
a.rollover1:hover,
a.rollover2:hover,
a.rollover3:hover,
a.rollover4:hover
{
	background-position: 0 0px;
	}
.displace {
	position: absolute;
	left: -5000px;
	}

