@charset "UTF-8";

@media all
{

body {
	font-family:verdana,helvetica,arial;
	color: #6C6C6C;
	}

#main {
	padding:30px;
	width: 54.05em
	}

#footer {
	background:transparent none repeat scroll 0% 50%;
	border-top:1px solid #DFDFDF;
	color:#F1F1F1;
	font-size:0.8em;
	font-weight: normal;
	margin:50px 30px 0pt;
	padding:15px 0pt;
	}
	
#footer a {
	color: #BEBEBE;
	font-weight: normal;
	}	

p {
	font-family:verdana,helvetica,arial;
	font-size:0.8em;
	line-height:1.8em;
	margin:0pt 0pt 1em;
	}
	
h1 	{
	font-size:100%;
	line-height:2em;
	}

#page_margins {
	max-width:80em;
	min-width:775px;
	width:775px;
	}
	
/* dstyles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
		width: 54.05em;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-size:0.8em;
		font-weight:normal;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:0.8em;
		font-weight:normal;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 .tx-guestbook-header {
		clear:both;
		background:#BEBEBE;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 0.3em 0pt 0.4em 0.5em;
		margin: 1em 0pt 0pt;
	}

	.gusetbook-form-link {
		background: #b5b9ba url(/fileadmin/user/lottis/img/guestbook/guestbook-form-arrow.gif) no-repeat scroll left top;
		color: #FFFFFF;
		font-weight: bold;
		padding: 0.5em 0.5em 0.5em 3em;
	}

	.tx-guestbook-header p {
		color:#FFFFFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		line-height:1.2em;
		margin:0pt;
		padding:0pt 0pt 0pt 0.3em;
	}
	
	.tx-guestbook-header-link {
		color:#FFFFFF;
		font-size:0.7em;		
		font-weight:normal;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:11em;
		background: transparent url(/fileadmin/user/lottis/img/guestbook/guestbook-left-bg.gif) no-repeat scroll left top;
		min-height:10em;
		padding: 0.7em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#6C6C6C;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width: 39.48em;
		min-height:8em;
		background:#F1F1F1;
		padding: 1em;
		border-left: 1px solid #BEBEBE;
		border-right: 1px solid #BEBEBE;
		border-bottom: 1px solid #BEBEBE;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#6C6C6C;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date, .tx-guestbook-date {
         font-weight: normal;
         margin: 0;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#6C6C6C;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:0.8em;
		color:#6C6C6C;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-guestbook-field-spacer {
        clear:both;
        display:block;
        padding: 0 0 0 10em;
    }	
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	input.tx-guestbook-form-inputfield-med-cap {
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
		margin: 1em 0pt 0pt 11em;
	}
	
/* default styles for extension "tx_srfreecap_pi2" */
.tx-srfreecap-pi2-image { margin-top: 1em; }
.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
	
	
}
