/* ######################################################################################################

** 

**  YAML Version: 2.5

**  Dateiversion: 18.08.06  

**  Datei       : guestbook.css

**  Funktion    : Formatierung der Extention ve_guestbook

**

*/



@media all

{



/***************************************** LIST */

.tx-veguestbook-pi1 {

	background-color:transparent;

	margin-bottom:10px;

}

.tx-guestbook-list-count {

	font-size:80.01%;

	margin-bottom:5px;

}

.tx-guestbook-list-container {

}

.tx-guestbook-list-header {
	background-color:#fafafa;
	color:#1E409A;
	font-weight:normal;
	padding:4px;
}

.tx-guestbook-list-address {

	padding: 2px 4px 0px 4px;

	border-bottom:1px solid #ccd;

}

.tx-guestbook-list-email {

	font-size:0.8em;

}

.tx-guestbook-list-homepage {

	font-size:0.8em;

}

.tx-guestbook-list-entry-container {
	margin-bottom:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6700;
	border-right-color: #FF6700;
	border-bottom-color: #FF6700;
	border-left-color: #FF6700;
}

.tx-guestbook-list-entry {

	padding:4px;

}

.tx-guestbook-list-small {

	font-size:0.8em;

	margin-left:4px;

}

.tx-guestbook-list-entrycomment-title {

	font-weight:bold;

	color:#336699;

	padding:4px;

}

.tx-guestbook-list-entrycomment {

	padding:4px;

}

.tx-guestbook-list-page-browser {

	margin-bottom:4px;

}

/***************************************** FORM */

.tx-guestbook-form-container {

	font-family:'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;

}

.tx-guestbook-form-error {

	color:#ff0000;

}

.tx-guestbook-form-field-error{

}

.tx-guestbook-form-inputfield-med, .tx-guestbook-form-inputfield-big {
	left:23em;
	position: absolute;
}

.tx-guestbook-form-inputfield-med INPUT {
	font-family:'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
}

.tx-guestbook-form-inputfield-big {

}

.tx-guestbook-form-entry {

	height:7em;

}

.tx-guestbook-form-send {

}

.tx-guestbook-form-inputfield-button {
	position:relative;
	left:10em;
	width:15em;
	border:2px solid #ccd;
	background-color:#CCC;
}

.tx-guestbook-form-line {
	margin-bottom:1em;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

.tx-guestbook-form-line-big {

	height:8em;

}

.tx-guestbook-form-identifier {

}

.tx-guestbook-form-obligationfield {

	color:#ff0000;

}



/***************************************** TEASER */

.tx-guestbook-teaser-container {

	/*** IE Bug beheben */

	position: relative;

	height:1%;

	padding:5px 5px 5px 5px;

	margin-bottom:1em;

	border:1px solid #ccd;

	font-family:'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;

	background-color:transparent;

}

.tx-guestbook-teaser-header {

	margin-bottom:5px;

	font-weight:bold;

	color:#336699;;

	background-color:transparent;

	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;

}

.tx-guestbook-teaser-more {

	text-align:right;

	font-size:0.9em;

}

}
