
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	margin: 0;
	padding: 0;
	background-image: url(../images/hintergrundstruktur.jpg);
	background-position: center top;
	background-repeat: repeat;
	background-color:#FFFFFF;
}

a{
	color:#06C;
	font-size:14px;
	font-weight: normal;
	cursor:pointer;
	outline:none;
	text-decoration:none;
	}

a:hover{
	color:#666;
	font-weight: normal;
	cursor:pointer;
	outline:none;
	text-decoration:none;
	}

img {
	border:none;
	}
	
h1{
	color:#0f5283;
	font-size:30px;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding:0;
	position:relative;
	}

	
h2{
	color:#0f5283;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	margin:0 0 -10px 0;
	}

h3{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:20px 0 -5px 0;
	}
				
#header{
	width:100%;
	height:38px;
	position: absolute;
	top: 0;
	left:0;
	margin-top: 0;
	margin-left: 0;
	background-image: url(../images/top_navi_bg.png);
	background-position: left top;
	background-repeat:repeat-x;
	z-index:10;
    }

#top-navi{
	width:986px;
	height: 38px;
	position: absolute;
	top: 0;
	left:50%;
	margin-top: 0px;
	margin-left: -512px;
	padding-right:38px;
	z-index:11;
    }

#top-navi ul{
	margin:0;
	padding:0;
	float:right;
	}

#top-navi li{
	display:inline;
	line-height:34px;
	margin:0;
	padding:0 40px 0 0;
	list-style:none;
	}

#top-navi .last{
	padding:0;
	}

#top-navi a{
	display:inline-block;
	color:#0f5283;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	}

#top-navi a:hover{
	color:#666;
	cursor:pointer;
	font-weight:bold;
	}
	
#content{
	width:1024px;
	position: absolute;
	top: 38px;
	left:50%;
	margin-top: 0px;
	margin-left: -512px;
	padding-bottom:164px;
	z-index:1;
    }

.logo {
	width:104px;
	height:145px;
	margin:0 0 0 90px;
	padding:0;
	float:left;
	position:relative;
	border:0;
	}

.logo a {
	margin:0;
	padding:0;
	float:left;
	outline:none;
	}
	
.headline_alter_schwede {
	margin:0 0 10px 0;
	padding:0;
	}
		
.headline_impressum {
	margin:0 0 -4px 0;
	padding:0;
	}

.headline_bilder {
	margin:0 0 15px 0;
	padding:0;
	}

.text {
	width:426px;
	margin:107px 0 0 88px;
	padding:0;
	float:left;
	position:relative;
	line-height:20px;
	}

.unterschrift {
	margin:25px 0 0 210px;
	padding:0;
	}

.image {
	margin:0 0 0 8px;
	padding:0;
	position: absolute;
	top:143px;
	left:708px;
	}

.galerie {
	margin:0 20px 14px 0;
	padding:0;
	float:left;
	}

a.zeitspirale {
	margin:0;
	padding:0;
	float:left;
	outline:none;
	color:#06C;
	font-weight:bold;
	}

a:hover.zeitspirale {
	margin:0;
	padding:0;
	float:left;
	outline:none;
	color:#666;
	font-weight:bold;
	}

#bodensteinreihe{
	width: 100%;
	height:164px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	margin-bottom: 0;
	margin-left:0;
	background-image: url(../images/bodensteine.png);
	background-position: center 90px;
	background-repeat: repeat-x;
	z-index:1;
    }
			
#footer{
	width: 100%;
	height:164px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	margin-bottom: 0;
	margin-left:0;
	background-image: url(../images/steinreihe.png);
	background-position: center 20px;
	background-repeat: no-repeat;
	z-index:2;
    }

#hauptnavi{
	width: 1024px;
	height:164px;
	position:absolute;
	bottom: 0px;
	left: 50%;
	margin-bottom: 0;
	margin-left:-512px;
	z-index:3;
    }	

.tiefengestein {
	position:absolute;
	left:196px;
	bottom:30px;
	}

.umwandlungsgestein {
	position:absolute;
	left:335px;
	bottom:30px;
	}

.ergussgestein {
	position:absolute;
	left:526px;
	bottom:28px;
	}

.ablagerungsgestein {
	position:absolute;
	left:704px;
	bottom:29px;
	}