html {
	margin: 0;
	padding: 0;
	height: 100.1%;
	max-width: 1600px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #ddd;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100.1%;
}

#head {
	width: 100%;
	height: 130px;
	background-color: #F42F27;
}

#sprachwahl {
	/*position: absolute;*/
	right: 0;
	top: 0;
}

#sprachwahl a img {
	border: 0;
}

#sprachwahl dl {
	float:right;
	width: 80px;
	margin: 0 0 0 2px;
	font-size: 80%;
	text-align:center;
}

#sprachwahl dt {
	width: 80px;
}

#sprachwahl dd {
	width: 80px;
	margin: 0;
}

#sprachwahl dd a {	
	color: black;
}

#logo {
	position: absolute;
	left: 0;
	margin: 10px 10px 0 20px;
}

#logo img {
	border: none;
}

#logo div {
	font-size: 60%;
	font-weight: bolder;
	text-align: center;
	color: #eee;
}

/*hack not for ie*/
html>body #logo img {
}
/*end hack not for ie*/

#title {
	text-align: center;
}

h1 {
	margin: 0;
	padding: 20px 0 10px 0;
	font-size: 150%;
}

h2 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 120%;
}

h3 {
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 100%;
}

h4 {
	text-align: center;
}

#inhalt h4 {
	margin: 2px 0 0 0;
	font-size: 90%;
}

h5 {
	font-size: 100%;
}

#kopfnavi {
	width: 15em;
	position:relative;
	left: 50%;
	margin: 0 0 0 -7.5em;
}

.kopflink {
	display: block;
	text-align: center;
	border: solid 2px #fff; 
	border-right: solid 2px #aaa; 
	border-bottom: solid 2px #aaa;
	float: left;
	margin: 0 0 3px 3px;
}

.kopflink a {
	display: block;
	padding: 5px;
	font-weight: bold;
	font-size: 0.7em;
	color: #000;
	background-color: #F42F27; 
}

.kopflink a:hover {
	text-decoration: none;
	color: #000;
	background-color: #FFB7AF; 
}

#kopfnavi .aktiv {
	display: block;
	padding: 5px;
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;
	color: #000;
	background-color: #FFB7AF; 
}


#container {
	clear: left;
	width: 100%;
	background-color: #ddd;
}

#navi {
	float: left;
	width: 20%;
	margin: 10px 0 0 1%;
	font-size: 85%;
}

.link {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	border: solid 2px #fff; 
	border-right: solid 2px #aaa; 
	border-bottom: solid 2px #aaa;
}

.link a {
	width: 100%;
	height: 100%;
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.2em;	
	padding: 5px 0;
	color: #000;
	background-color: #F42F27; 
}

a.eng {
	display: block;
	line-height: 1.2em;
	padding: 5px 0;
}

p.linktext {
	line-height: 1em;
	font-size: 90%;
	margin: 5px 0;
}

.link a:hover {
	text-decoration: none;
	color: #000;
	background-color: #FFB7AF; 
}

#navi .aktiv {
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.2em;	
	padding: 5px 0;
	text-decoration: none;
	color: #000;
	background-color: #FFB7AF; 
}

#inhalt {
	float: left;
	width: 50%;
	margin-left: 3%;
	padding-bottom: 10px;
	font-size: 98%;
}

#inhalt p {
	line-height: 1.4em;
	max-width: 34em;
	font-size: 87%;
	margin: 0.5em 0;
}

#inhalt li {
	padding-bottom: 5px;
	font-size: 85%;
}

li a {
	color: #000;
}

li a:hover {
	text-decoration: none;
	background-color: #fff;
}

#inhalt dl {
	float: left;
	color: #000;
	margin-right: 10px;
}

#inhalt dl img {
	border: none;
	height: 150px;
}

#inhalt dl img:hover {
	height: 300px;
}

#histomat {
	 height:150px;
	 float:left;
	 margin-right:10px
}

#histomat:hover {
	 height:300px;
}

#inhalt dd {
	padding: 0;
	margin: 0;
}

#inhalt dl a:visited {
	color: #000;
}

#downloads {
	position: relative;
	float: left;
	width: 20%;
	margin: 0px 0 0 3%;
	font-size: 85%;
}

#catalhueyuek, #umwelt, #oekonomie, #childe, #histomat {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px solid black;
}

#catalhueyuek p, #umwelt p, #oekonomie p, #childe p, #histomat p {
	text-align: center;
}

a.fussnote {
	position: relative;
	font-size: 90%;
	font-weight: bold;
	color: #000;
}

a.fussnote:hover {
	background-color: #ddd;
	text-decoration: none;
}

a.fussnote span.info {
	display: none;
}

a.fussnote:hover span.info {
	position: absolute;
	top: 2em;
	left: -50%;
	width: 20em;
	color: #000;
	font-weight: normal;
	text-align: left;
	display: block;
	padding: 4px;
	border: 2px solid #000;
	background-color: #ffc;
}

.textlink {
	color: #000;
	font-weight: bold;
}

.fusslink {
	color: #000;
	font-weight: bold;
	display: block;
	padding-bottom: 30px;
}

sup {
	font-weight: bold;
}

.fett {
	font-weight: bold;
}

.unsichtbar {
	display: none;
}

.mitte {
	text-align: center;
}

.kursiv {
	font-style: italic;
}


@media (min-width:1600px) {
#back {
	width: 20%;
	height: 1em;
	padding: 0.5em;
	margin-right: 10px;
	color: #000;
	text-align: center;
	/*position: absolute;*/
	top: 300px;
	/*right: 0;*/
	left: 1600px;
	margin-left: -20%;
	position: fixed;;
	position: expression("absolute");
	top: expression(parseInt(document.body.scrollTop + 300));
}
}

@media (min-width:450px) and (max-width:1599px) {
#back {
	width: 20%;
	height: 1em;
	padding: 0.5em;
	margin-right: 10px;
	color: #000;
	text-align: center;
	/*position: absolute;*/
	top: 300px;
	right: 0;
	/*left: 1600px;
	margin-left: -20%;*/
	position: fixed;;
	position: expression("absolute");
	top: expression(parseInt(document.body.scrollTop + 300));
}
}

.bild {
	border: none;
}

.bildgross {
	margin: 10px;
	text-align: center;
}

.schliessen {
	color: #000;
}

.underline {
	text-decoration: underline;
	font-size: 90%;
}
/*
q {
	font-style: italic;
	quotes: '' '' '' '';
} */

#tiplayer {
	visibility: hidden;
	position: absolute;
	top: -100px;
	z-index: 100;
}

hr {
	margin: 3px 0;
	padding: 0;
	clear: both;
}
