/* Body */
body,div,span,img,ul,li {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	margin:0px auto;
	padding:0px;
	border:0px;
	outline:0px;
	vertical-align:top;
	background:transparent;
}
#center {
	background-image: url(bilder/hintergrund.png);
	background-repeat:repeat-y;
	width:1000px;
}
.clear {
	clear:both;
}
/* Header */
img.logo {
	margin-left:100px;
	margin-top:28px;
	margin-bottom:15px;
}
/* Navi */
a.navigation {
	font-size:0.7em;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	color:#ffffff;
}
a.navigation:hover {
	color:#414b56;
}
#nav {
	width:985px;
	height:20px;
	background-color:#847248;
	position:absolute;
	margin-left:7px;
}
#navi {
	list-style-type:none;
	margin-left:100px;
}
#navi ul {
	list-style-type:none;
}
#navi li {
	float:left;
}
li.navi1 {
	width:140px;
}
li.navi2 {
	width:175px;
}
li.navi3 {
	width:87px;
}
#subnavi {
	display:none;
	background-color:#847248;
	width:150px;
}
#subnavi li {
	width:150px;
}
#navi li:hover ul {
	display:block;
	height:200px;
	text-align:center;
	padding-left:4px;	
	padding-right:4px;	
	margin-left:-4px;
	margin-right:-4px;
	background-color:#847248;
}
/* Content */
#content,#impressum {
	width:985px;
	background-color:#414b56;
} 
#content h1 {
	font-size:1.5em;
	color:#ffffff;
	margin-left:100px;
	margin-bottom:30px;
	padding-top:30px;
} 
#content p {
	font-size:1.0em;
	color:#ffffff;
	line-height: 1.5;
	text-align: justify;
	margin-left:100px;
	padding-right:450px;
} 
#content ul {
	font-size:1.0em;
	color:#ffffff;
	line-height: 1.5;
	list-style-type:none;
	margin-left:100px;
} 
#content img {
	float:right;
	vertical-align:top;
}
.unternehmen {
	height:764px;
}
.philosophie {
	height:828px;
}
.saeulen {
	height:500px;
}
.macht {
	height:700px;
}
.hochkultur {
	height:700px;
}
.architektur {
	height:700px;
}
.pharaonen {
	height:800px;
}
.mesopotamien {
	height:700px;
}
.griechisch {
	height:1500px;
}
.romanum {
	height:900px;
}
.produkte {
	height:700px;
}
.leistungen {
	height:1000px;
}
#next {
	margin-left:100px;
	margin-top:50px;
} 
#forward {
	float:right;
	padding-right:35px;
} 
#impressum h1 {
	font-size:1.5em;
	color:#ffffff;
	margin-left:100px;
	margin-bottom:30px;
	padding-top:30px;
} 
#impressum p {
	font-size:1.0em;
	color:#ffffff;
	margin-left:100px;
	padding-right:150px;
} 
#small {
	font-size:0.8em;
} 
a.list {
	font-size:1.0em;
	text-decoration:none;
	vertical-align:middle;
	color:#ffffff;
}
a.list:hover {
	color:#AD9961;
}
a.next {
	font-size:0.7em;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
a.next:hover {
	color:#AD9961;
}