@charset "utf-8";


body {
    margin: 30px;
	padding: 0;
	background-color: #000000;
}
img {
	border: none;
}
/*------------------------------------------*/

#site {
	height: 540px;
	background-image: url(../media/site/hintergrund.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 950px;
}
#b_autoren {
	position: absolute;
	left: 790px;
	top: 210px;
}
#b_landkarte {
	position: absolute;
	left: 200px;
	top: 340px;
}
#b_herausgeber {
	position: absolute;
	left: 310px;
	top: 80px;
}
#b_landkarte_gross {
	position: absolute;
	left: 600px;
	top: 190px;
}


#inhalt {
	position: absolute;
	top: 210px;
	left: 310px;
	width: 470px;
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 350px;
	padding-right: 140px;
}
#inhalt_klappentext {
	position: absolute;
	top: 200px;
	left: 310px;
	margin: 0;
	padding: 0;
}

#inhalt_autoren {
	position: absolute;
	top: 210px;
	left: 310px;
	width: 470px;
	margin: 0;
	padding: 0;
	height: 350px;
	overflow: auto;
	padding-right: 140px;
}

#inhalt_kalender {
	position: absolute;
	top: 210px;
	left: 310px;
	width: 470px;
	margin: 0;
	padding: 0;
	height: 350px;
	overflow: auto;
	padding-right: 140px;
}
#inhalt_presse {
	position: absolute;
	top: 210px;
	left: 310px;
	width: 560px;
	margin: 0;
	padding: 0;
	height: 350px;
	overflow: auto;
	padding-right: 50px;
}
#inhalt_partner {
	position: absolute;
	top: 210px;
	left: 310px;
	width: 470px;
	margin: 0;
	padding: 0;
	height: 350px;
	overflow: auto;
	padding-right: 140px;
}
#inhalt_herausgeber {
	position: absolute;
	top: 210px;
	left: 310px;
	width: 470px;
	margin: 0;
	padding: 0;
	height: 350px;
	overflow: auto;
	padding-right: 140px;
}
#inhalt_film {
	position: absolute;
	top: 210px;
	left: 310px;
	width: 460px;
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 350px;
	padding-right: 150px;
}
#inhalt_text {
	position: absolute;
	top: 210px;
	left: 310px;
	width: 470px;
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 350px;
	padding-right: 140px;
}

#inhalt_photos {
	position: absolute;
	top: 210px;
	left: 310px;
	width: 610px;
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 360px;
}
