@charset "utf-8";


body {
	background-color: #60036d;
	background-image:url(../bilder/hintergrund2.jpg);
	background-repeat:repeat;
}

/* inhalt divs */

.link{
	font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#FCF;
	text-decoration: none;
	font-weight: bold;
}

.linkmenue{
	font-family:Palantino Linotype, Book, Antiqua, Palatino, serif;
	font-size:18px;
    color: #FCF;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
}

.linkmenue:hover{
	font-family:Palantino Linotype, Book, Antiqua, Palatino, serif;
	font-size:18px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#kopfzeile {
	position: absolute;
	top: 20px;
	left: 130px;
	width: 800px;
	font-family:Palantino Linotype, Book, Antiqua, Palatino, serif;
	font-size:60px;
	font-weight:bold;
	font-style: italic; 
	color:#FFF;
}

.kopfzeile2 {
	position: absolute;
	top: 100px;
	left: 300px;
	width:450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	font-style:normal;
	text-align:right;
	color:#FFF;
}

#container {
	position: absolute;
	top: 180px;
	left: 16px;
	float: left;
	width: 1100px;
	height: 674px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#CCC;
}

.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#CCC;
	text-decoration: none;
	position: absolute;
	top: 1px;
	left: 543px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	width: 416px;
	height: 619px;
}

.inhalt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}

.inhalt p {

	line-height: 22px;
}

.inhalt img {
	width: 150px;
	float: right;
	z-index:0;
}


.logo {
	position: fixed;
	top: 750px;
	right: 0px;
	float: right;
	text-decoration:none;
}

.thrillerlogo {
	position: absolute;
	top: -20px;
	left: 910px;
	text-decoration:none;
}


.bibl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	line-height: 9px;
}

.autoren {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-align: left;
	line-height:20px;
}

.autoren h1 {
	line-height:normal;
}

.linkliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-align: center;
	line-height:40px;
}

#autorenbild {
	text-transform:lowercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	float:left;
	margin-right:10px;
}

#player {
	display:block;
	visibility:visible;
	margin-top:130px;
}