h1.page {
	background: white url(/rev/Images/headerGaestebuch.jpg) no-repeat bottom left;
}

fieldset#formular {
	border: 1px solid #b5c8d5;
	margin: 0 15px 15px 15px;
	padding: 15px;
}

fieldset#formular legend {
	color: #1d5780;
	font-size: 1.2em;
}

fieldset#formular label {
	text-align: right;
	width: 100px;
	float: left;
	clear: left;
	padding: 1px 5px 1px 1px;
	margin: 5px 0 5px 0;
}

fieldset#formular fieldset#captcha {
	border: none;
	border-top: 1px solid #b5c8d5;
	margin: 15px 0 15px 0;
	padding: 0 10px 0 10px;
}

fieldset#formular fieldset#captcha legend {
	font-size: 1em;
}

#captcha .FormField {
	width: 100px;
}

#captcha #CaptchaImage {
	border: 1px solid #cac9bd;
	padding: 5px 5px 0 5px;
	width: 160px;
	margin: 10px 0 10px 100px;
}

#captcha #CaptchaImage img {
	border: 1px solid #cac9bd;
}

#captcha p {
	text-align: justify;
}

.MessageBox {
	margin: 10px 0 10px 0;
	position: relative;
	left: 10px;
	width: 420px;
	padding-bottom: 10px;
	background: white url(/rev/Images/messageBoxBottom.jpg) no-repeat bottom center;
}

.MessageBox .Title {
	color: red;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 15px 5px 15px;
	border-left: 1px solid red;
	border-top: 1px solid red;
	border-right: 1px solid red;
	background: #f09f9f url(/rev/Images/messageBoxTop.jpg) no-repeat bottom center;
}

.MessageBox .ItemBox {
	color: black;
	padding: 5px 15px 5px 15px;
	background: white url(/rev/Images/messageBoxBg.jpg) repeat-y top center;
	border: 1px solid red;
}

.MessageBox .ItemBox .Item {

}

p.remark {
	text-align: left;
	font-size: 0.9em;
	margin-left: 105px;
	width: 300px;
}

.Validator {
	color: red;
	font-weight: bold;
	margin-left: 2px;
}

.FormField {
	height:20px;
	width: 300px;
	border: 1px solid #b5c8d5;
	padding-top: 1px;
	margin: 5px 0 5px 0;
}

.FormTextArea {
	height: 165px;
	width: 300px;
	border: 1px solid #b5c8d5;
	padding-top: 1px;
	margin: 5px 0 5px 0;
}

.focused {
	border: 1px solid #3192d6;
}

.FormButton {
	width: 145px;
	font-size: 1.1em;
	padding: 5px;
}

#gaestebuch {
	margin: 0 15px 0 15px;
}

#gaestebuch .KeineEintraege {
	font-style: italic;
	font-size: 1.2em;
	text-align: center;
	width: 300px;
	margin: 15px 0 15px 85px;
}

#gaestebuch .Eintrag {
	margin: 0 0 15px 0;
	border: 1px solid #bebcad;
	background-color: #F2F1EA;
	padding: 10px;

}

#gaestebuch .Eintrag .Nummer {
	width: 60px;
	float: left;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
	color: #1d5780;

}

#gaestebuch .Eintrag .Daten {
	width: 370px;
	display: table;
}

#gaestebuch .Eintrag .Daten .Datum {


}

#gaestebuch .Eintrag .Daten .Name {
	font-weight: bold;

}

#gaestebuch .Eintrag .Daten .Email {


}

#gaestebuch .Eintrag .Daten .Homepage {


}

#gaestebuch .Eintrag .Daten .Text {
	border-top: 1px solid #bebcad;
	margin-top: 10px;
	padding-top: 5px;

}

#pager {
	padding-bottom: 10px;
	width: 350px;
	margin: 15px 0 0 75px;
	background: white url(/rev/Images/pagerBottom.jpg) no-repeat bottom center;
}

#pager .Pager {
	font-size: 1.2em;
	text-align: center;
	border: 1px solid #b5c8d5;
	padding: 10px;
	font-weight: bold;
}

#pager .Pager a {
	font-style: normal;
}
