body, div, span, p, .p, h1, h2, h3, ul, li, a, td ,th, select, input, textarea
{
	
	font-style: normal;
	font-family: Arial, sans-serif;	
}

body
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;	
}
body, p, .p, ul, li, a, th, td, textarea
{
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}

a, .a
{
	text-decoration: none;
	font-weight:bold;
	color: rgb(153, 153, 153);
}

a:hover
{
	color: black;
}

a img {
	border: 0px;
}

p.small {
	font-size: 80%;
}

#page
{
	background-image: url(Atlantis-Bilder/Hintergrund_special.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#page-container
{
	width: 880px;
}

#header {
	width: 880px;
	margin-top: 10px;
}
#header a {
	margin-left: 105px;
	font-size: 80%;
	text-decoration: underline;
	color: rgb(153, 102, 51);
}
#header a:hover {
	color: black;
}

#german a {
	float: left;
	margin-left: 20px;
	width: 28px;
	height: 18px;
	display: block;
	background-image: url(Atlantis-Bilder/Atlantis-deutsch.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;

}
#english a {
	float: left;
	margin-left: 20px;
	width: 28px;
	height: 18px;
	display: block;
	background-image: url(Atlantis-Bilder/Atlantis-english.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;

}

h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
	
	font-family: "Times New Roman", Arial, sans-serif;	
}
.subHeading {
	margin-top: 5px;
	font-size: 80%;
	font-weight: normal;
	font-style: italic;
	color: rgb(153, 153, 153);
}
h2 {
	margin-bottom: 0px;
	font-family: "Times New Roman", Arial, sans-serif;	
}
h3 {
	margin-bottom: 0px;
	font-family: "Times New Roman", Arial, sans-serif;	
}

#contentContainer {
	width: 480px;
	height: 500px;
	margin-left: 200px;
	margin-top: 30px;
}
html>body #contentContainer {
	height: auto;
	min-height: 500px;
}


#googleLine {
	
	position: absolute;
	top: 260px; left: 240px; width:468px; height:15px;
}


#googleSky {
	position: absolute;
	top: 260px; left: 50px; width:160px; height:600px;
}

.imageLeft {
	float:left; 
	margin: 8px 10px 5px 0;
}

.imageRight {
	float:right; 
	margin: 8px 10px 5px 0;
}
.clear {
	clear: both;
}

#timeline ul {

	border: 0px;
	margin:0px;
	padding: 0px;
	text-align: left;
	list-style: none;
	list-style-type: none;
}

#timeline ul li {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-align: left;
}

#timeline dt {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 80%;
	font-weight: bold;
}

#timeline dd {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 80%;
	font-weight: normal;
}

#timeline dd a {
	font-weight: normal;
	text-decoration: underline;
	color: #cc9933;
}
#timeline dd a:hover {
	color: black;
}

#sponsored {
	font-size: 80%;
	color: rgb(153, 153, 153);
	text-align: center;
}
#sponsored a {
	font-size: 80%;
	font-weight: normal;
	color: rgb(153, 153, 153);
}