/* Hammerstein oder der Eigensinn Suhrkamp Special */
body {
	background:#000000 url('../images/bg.jpg') center 138px no-repeat;
	text-align:center;
	padding:0px;
	margin:0px;
}
body,td,p,div {
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:22px;
	color:#AAAAAA;
}
p {
	margin:0px 0px 10px 0px;
}
h1,h2,h3 {
	text-indent:-5000px;
	margin:0px;
	padding:0px;
}
a:link,a:visited {
	color:#AEAEAE;
	text-decoration:underline;
}
a:hover,a:active {
	color:#FEFEFE;
	text-decoration:none;
}
a img {
	border:0px;
}

/* Elements of page */
.clr {
	clear:both;
}
.divcontainer {
	position:relative;
	margin-top:74px;
}
.s {
	font-family:Verdana, sans-serif;
	font-size:9px;
	letter-spacing:1px;
}

.content {
	position:relative;
	width:930px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	position:relative;
	background-image:url('../images/suhrkamp_logo.png');
	background-position:top right;
	background-repeat:no-repeat;
	width:165px;
	height:29px;
	float:right;
}
.logo a {
	position:relative;
	display:block;
	width:100%;
	height:100%;	
}
.enzensberger {
	background-image:url('../images/enzensberger.png');
	background-position:top left;
	background-repeat:no-repeat;
	width:640px;
	height:29px;	
}
.hammerstein {
	background-image:url('../images/hammerstein_text.png');
	background-repeat:no-repeat;
	width:434px;
	height:81px;
	margin-left:326px;
	margin-top:50px;
}
.buch {
	position:relative;
	background-image:url('../images/buch.jpg');
	background-repeat:no-repeat;
	width:490px;
	height:351px;
	left:-113px;
	z-index:5;
}
.buch a {
	position:relative;
	text-indent:-3000px;
	display:block;
	width:100%;
	height:100%;
}
.movie {
	position:absolute;
	width:480px;
	height:310px;
	top:0px;
	left:326px;
	z-index:99;

/* attention text */
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	line-height:30px;
}
.text-left {
	position:absolute;
	width:200px;
	height:460px;
	top:600px;
	left:74px;
	z-index:10;
}
.text-right {
	padding:0px 65px 0px 326px;
}
ul.link_buttons, ul.link_buttons li {
	margin:0px;
	padding:0px;
	width:112px;
	line-height:14px;
	list-style-type:none;
}
ul.link_buttons li {
	height:14px;
	margin-bottom:16px;
}
.link_buch, .link_autor {
	display:block;
	text-indent:-500px;
	width:100%;
	height:100%;
	background-image:url('../images/link_buttons.png');
	background-position:0px 0px;
}
.link_autor {
	background-position:0px -30px;
}
.link_buch:hover {
	background-position:0px -60px;
}
.link_autor:hover {
	background-position:0px -90px;
}

.link_nachtrag {
	display:block;
	text-indent:-5000px;
	width:100%;
	height:100%;
	background-image:url('../images/link_buttonnachtrag.png');
	background-repeat:no-repeat;
	background-position:0px 0px;	
}
.link_nachtrag:hover {
	background-position:0px -30px;
}
.link_rede {
	display:block;
	text-indent:-5000px;
	width:100%;
	height:100%;
	background-image:url('../images/link_buttonrede.png');
	background-repeat:no-repeat;
	background-position:0px 0px;	
}
.link_rede:hover {
	background-position:0px -30px;
}
.rot {
	color:#D2232A;
}
.rot a,.rot a:link,.rot a:visited,.rot a:hover {
	color:#D2232A;
	text-decoration:none;
}
