@CHARSET "UTF-8";


div#page {
	padding-bottom: 83px;
}

div.info {
	background-image: url("../gfx/FIXpoetry_dialog.gif");
}


div#content {
	margin-top: 302px;
	position: relative;
}
div#skyscraper {
	top: 301px;
}

#inlineBanner {
	position: absolute;
	top: 345px;
	left: 463px;	
}

body h1.guestbook{
	color: #FFF;
	margin-left: 380px;
	margin-right: 120px;
}

#guestBookEntrys {
	margin-bottom: 0px;
	margin-left: 380px;
	margin-right: 120px;
}
col.entry {
	width: 326px;
}
col.meta {
	width: 	168px;
}
#guestBookEntrys td{
	padding: 15px 0;
	border-bottom: 1px solid #D2D9D1;
}
#guestBookEntrys td.entry{
	background-color: #E9F9FD;
}
#guestBookEntrys td.meta{
	background-color: #F5EFE7;
}
#guestBookEntrys td p,#guestBookEntrys td h2 {
	padding-left: 15px;
	padding-right: 8px;
	font-size: 12px;
}
#guestBookEntrys td.entry p{
	padding-top: 15px;
}
#guestBookEntrys h2{
	color: #188CB0;
	font-weight: normal;
}
#guestBookEntrys h2 strong{
	font-weight: bold;
	white-space: normal;
}

td.meta p.date {
	color: #188CB0;	
}
td.meta p.user {
	color: #8C8C8C;	
}
td.meta p.user cite{
	font-weight: bold;
	font-style: normal;	
}



/* paging */
ul.paging {
	border-top: 2px solid #CBB69C;
	padding: 5px 0 5px 530px;
	position: absolute;
	bottom: -31px;
	left: 0;
	width: 100%;
}

p.paging {
	position: absolute;
	left: 396px;
	bottom: -26px;
	color: #138BB1;
	font-size: 14px;
	line-height: 20px;
}

ul.paging li.continue {
background-image: url("../px/pagingContinue_li_bg.png");
}



#guestBookForm, #guestBookConfirmation {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 320px 
}
#guestBookForm h2{
	color: #29C3F0;
}
#guestBookForm p{
	margin-top: 15px;
	color: #29C3F0;
}
#guestBookForm label{
	display: block;
	padding-left: 0;
}
#guestBookForm input.text{
	width: 320px;
}
#guestBookForm textarea{
	width: 328px;
	height: 100px;
}

#guestBookForm .button{
	margin-top: 15px
}
#guestBookConfirmation h2{
	color: #29C3F0;
	padding: 30px 0 10px;
}
#guestBookConfirmation p{
	margin-bottom: 15px;
}



/* contact page */
div.contact {
	background-color: #E9F9FD;
	width: 422px;
	overflow: hidden;
	min-height: 640px;
	margin-bottom: -30px;
}

div.contact h1 {
	margin: 20px 0 30px 50px;
	padding: 0;
	background: none;
	color: #8C8C8C;
}
div.contact h2, div.application h2 {
	color: #158BB1;
	margin-bottom: 15px;
}
div.contact ul li{
	overflow: hidden;
	clear: both;
	padding: 0 30px 30px 50px;
	margin-bottom: 30px;
	border-bottom: 1px solid #D2D9D1;
}
.letter h2 {
	font-style: italic;	
}

div.contact li p.button {
	margin-top: 20px;	
}
div.contact li.letter p {
	margin-bottom: 10px;	
}
div.contact li.letter p.button {
	margin-top: 10px;
	margin-bottom: 0;
	width: 200px	
}

div.application {
	position: absolute;
	top: 160px;
	overflow: hidden;
	left: 422px;
	width: 452px;
	border-top: 1px solid #E5DBCE;
	border-bottom: 1px solid #E5DBCE;
	padding-bottom: 30px;
	
}
.application h2 {
	margin-left: 40px;
	margin-top: 30px;
}
.application p {
	margin-left: 40px;
	margin-right: 40px;
}
.application p.button {
	margin-top: 10px;
}
p.home {
	left: 150px;	
}

div.impressum {
	padding-left: 40px;
}
div.impressum h1 {
	color: #8C8C8C;
	background: none;
	padding: 20px 0 15px;
}
div.impressum div {
	float: left;
}
div.impressum div.legal {
	float: left;
	width: 440px;
	padding-right: 20px;
}
div.impressum p {
	margin-top: 15px;
	width: 370px;
}
div.impressum p.copyright {
	margin-top: 30px;
	
}
div.impressum p.implementation {
	position: absolute;
	bottom: 15px;
}

.authors {
	position: relative;
	top: -33px;
}
.authors h2 {
	padding-bottom: 30px;
	font-size: 14px;
}

