@charset "utf-8";
#guestbookcontent {
	position : absolute;
	z-index : 1;
	height : 510px;
	overflow : auto;
	margin-left : 110px;
	background-color : transparent;
	width : 855px;
	margin-top : 60px;
}
#guestbookhead {
	text-align : center;
	font-weight : bold;
	width : 100%;
	position : absolute;
	background-color : inherit;
	height : 100px;
	color : #CC3300;
}
#numbers {
	font-weight : bold;
	width : 630px;
	text-align : center;
	position : absolute;
	top : 60px;
	background-color : inherit;
	height : 20px;
	margin-left : 120px;
	color: #CC3300;
}
#guestbookscroll {
	overflow-x : hidden;
	overflow-y : auto;
	position : absolute;
	width : 100%!important;
	width : 840px;
	top : 100px;
	bottom : 0;
	margin : 0;
	padding : 0;
}
#guestbooksign {
	position : absolute;
	width : 630px;
	top : 120px;
	height : 500px;
	background-color : #000000;
	color : #ffffff;
	margin-left : 120px;
}
#kopfzeile {
	width : 100%;
}
#sign label {
	display : block;
	text-align : left;
	margin-top : 7px;
	margin-bottom : 7px;
	margin-left : 10px;
}
.comments {
	width : 800px;
	font-weight : bold;
	background-color : #000000;
	margin: 0 auto 0 3px;
	padding: 2px;
	color: #CC3300;
}
.comments a {
	background-color : inherit;
	color: #CC3300;
}
.posting {
	width : 799px;
	background-color : #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	margin: 0 auto 0 3px;
	padding: 2px;
}
.line {
	width : 800px;
	font-weight : bold;
	padding : 1px;
	height : 3px;
	margin : 0;
}
.country {
	padding : 0;
	margin : 0;
}
.WebWizRTEbutton {
	background-color : #ffffff;
}
#formatbuttons {
	margin-left : 10px;
}
#guestbookupdate {
	overflow : auto;
	position : absolute;
	width : 855px;
	top : 100px;
	height : 410px;
	text-align : center;
}
a:hover {
	background-color: inherit;
	color: #FF2424;
}
hr {
	margin: 0 auto 0 5px;
	padding: 0;
	width: 100%;
	border-color: #D70000;
	color: #FF0000;
	background-color: #FF3535;
	border-style: dotted;
	height: 1px;
	border-width: 1px;
}
