@CHARSET "UTF-8";

div.info {
	/* background-image: url(../px/brandings/branding7.png); */
	background-image: url("../gfx/FIXpoetry_autoren.gif");
}
div#content {
	margin-top:333px; 
}


ul.subNavi {
	position: relative;
	top: 52px;	
}

#content h1 {
	position: relative;
	top: -50px;	
}



ul.new, ol p.authorsGroup {
	border-bottom: 2px solid #CCB79E;
}

ol p.authorsGroup {
	color: #188CB0;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 15px;
	font-size: 12px;
}


ul.new, ol ul {
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	clear: both;
}
ol li {
	clear: both;	
}
ul.new li, ol ul li {
	float: left;
	width: 240px;
	height: 100px;
	position: relative;
	overflow: hidden;
	clear: none;
}
ul.new li img, ol ul li img{
	float: left;
	margin-right: 3px;
	margin-left: 15px;
	padding-top: 10px;
}
ul.new li h2, ol ul li h2{
	padding-top: 10px;
}
ul.new li .newAuthor, ol ul li .newAuthor{
	width: 40px;
	height: 39px;
	float: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: -1px;
	left: -1px;
}
ul.new li div.newAuthor, ol ul li div.newAuthor{
	background: transparent url(../px/newAuthor.png) no-repeat scroll left top;
}


#content h1.author {
	top: 3px;
}
li p.button {
	margin: 0;
}
.button {
	margin: 15px 0 15px 22px;
}
.authorsBook p.button {
	margin: 10px 0 0px 0px;
	padding: 0;
}
p.back {
	position: relative;
	top: 50px;
}
div.button {
	margin-left: 15px;
	position: relative;
}
div.button ul{
	position: absolute;
	top: 20px;
	left: 0px;
	background: #48D5FE;
	z-index: 5;
	text-align: left;
	padding: 5px 15px;
	display: none;
	border: 2px solid #E9F9FD;
	border-left: none;
	border-top: none;
}
div.button:hover ul {
	display: block;	
}
#content div.button ul li{
	height: 15px;
	line-height: 15px;
	width: auto;
}
#content div.button ul a{
	font-size: 12px;
	background: none;
	padding: 0;
	float: none;
	display: inline;
	height: auto;
	line-height: normal;
	white-space: nowrap;
}
.authorsBook {
	height: 500px;
	padding-right: 25px;
	background-color: #E9F9FD;
	overflow: auto;
	clear: both;
	padding-left: 500px;
	margin: 0 22px;
	position: relative;
	top: 50px;
}
img.authorImage {
	height: 500px;
	width: 475px;
	position: absolute;
	top: 70px;
	left: 22px;
}
.authorsBook object {
	height: 240px;
	width: 120px;
	margin: 10px auto;
}
.authorsBook p.author{
	color: #138BB1;
	font-weight: bold;
	font-size: 14px;
}
.authorsBook p.head{
	color: #1591B7;
	font-size: 14px;
}
.authorsBook p{
	padding-top: 20px;
	clear: both;
}
.authorsBook ul.paging{
	position: absolute;
	bottom: 10px;
	left: 650px;
	
}

#branding p.head {
	background-color: #CCB79E;
	color: #188CB0;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	vertical-align: middle;
	font-weight: bold;
}

/* page Navi */

#pageNavi {
	position: absolute;
	top: 34px;
	left: 520px;
	width: 800px;
	height: 20px;
}
#pageNavi p{
	float: left;
}
#pageNavi .button{
	margin: 0;
	margin-right: 22px;
	position: absolute;
	left: -498px
}
#pageNavi .back{
	top: 0px
}
ul.pageNavi {
	float: left;
	overflow: hidden;
/*
	position: absolute;
	top: 15px;
	left: 523px;
*/
}
ul.pageNavi li{
	position: relative;
	float: left;
	padding-right: 20px;
	color: #00C8F2;
	font-size: 14px;
}
ul.pageNavi li a{
	color: #00C8F2;
	font-size: 14px;
}

