.dekorbg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #B4B4B4;
	background-image: url(../images/frame/dekor.jpg);
}
.frame_title {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bolder;
	text-transform: lowercase;
	background-image: url(../images/frame/top.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #111111;
}.frame_text {
	font-size: small;
	color: #333333;
	background-color: #999999;
}


.body {
	font-size: small;
	color: #AAAAAA;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.frame_link {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bolder;
	text-transform: lowercase;
	text-align: center;
	color: #3A3A3A;
	cursor: hand;
}
.main_link {
	font-size: small;
	color: #AAAAAA;
	cursor: hand;
}
.main_text_print {
	font-size: 24px;
	color: #1E1E1E;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.underline_print {
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 3px;
}
.frame_underline_thin {
	font-size: small;
	color: #3A3A3A;
	background-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.frame_underline_thick {
	font-size: small;
	color: #3A3A3A;
	background-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.guestbook_title {

	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bolder;
	text-transform: lowercase;
	background-image: url(../images/frame/top.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #AAAAAA;
}
.guestbook_link {

	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bolder;
	text-transform: lowercase;
	text-align: center;
	color: #AAAAAA;
	cursor: hand;
}
.main_text {
	font-size: small;
	color: #AAAAAA;
}
.main_title {
	font-size: large;
	color: #AAAAAA;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: thin;
}
