body {
	font-size			: 12px;
	background-color	: #fffff0;
	font-family			: Arial, Helvetica, sans-serif;
	color				: #820000;
}

.art {
	background-color	: #820000;
}

td {
	font-size			: 14px;
	font-family			: Arial, Helvetica, sans-serif;
	color				: #820000;
}


.topleft {
	text-align 			: left;
	vertical-align 		: top;
}

.centerleft {
	text-align 			: left;
	vertical-align 		: middle;
}

.hans {
	background-color	: #fffff0;
}

.bg_820000 {
	background-color	: #820000;
}

.test {
	background-color	: #fffff0;
}

.bg_body {
	background-image	: url(pics/bg.gif);
	background-repeat 	: repeat;
	background-color	: #fffff0;
}

.startseite {
	text-align 			: center;
	vertical-align 		: middle;
	font-size			: 16px;
	font-family			: Arial, Helvetica, sans-serif;
	color				: #820000;
	word-spacing:5px;
	line-height:25px;
}










.normal {
	font-size			: 18px;
	font-weight			: bold;
}

.head {
	font-size			: 18px;
	font-weight			: bold;
	text-align 			: center;
	vertical-align	 	: middle;
}

.small {
	font-size			: 12px;
	text-align 			: left;
}

.gaestebuch_eintrag_von {
	font-size			: 10px;
	text-align 			: left;
}

.gaestebuch_eintrag {
	font-family			: "Times New Roman", "Courier New", Courier, mono;
	font-size			: 12px;
	font-style			: italic;
	text-align 			: left;
	vertical-align 		: top;
}

.gaestebuch_border {
	border-color		: #820000;
	border-style		: solid;
	border-width		: 1px;
	font-size			: 12px;
	text-align 			: left;
	vertical-align 		: top;
}

.center {
	text-align 			: center;
	vertical-align 		: middle;
}

.centertop {
	text-align 			: center;
	vertical-align 		: top;
}

.submit {
	text-align 			: center;
	vertical-align 		: middle;
	width				:  95%;
	font-size			:  12px;
	color				: #fffff0;
	height				:  24px;
	border-width		:   3px;
	background-color	: #820000;
}

.submit_100px {
	text-align 			: center;
	vertical-align 		: middle;
	width				: 100px;
	font-size			:  12px;
	color				: #fffff0;
	height				:  24px;
	border-width		:   3px;
	background-color	: #820000;
}

.px100 {
	font-family			: "Courier New", Courier, mono;
	border-width		:   3px;
	font-size			:  12px;
	vertical-align		: top;
	text-align			: left;
	color				: #820000;
	border-color		: #820000;
	border-style		: solid;
	background-color	: #ffffff;
	width				: 100%;
}

a:visited {
	color				: #820000;
	text-decoration		: none;
}

a:link {
	color				: #820000;
	text-decoration		: none;
}

a:hover {
	color				: #820000;
	text-decoration		: none;
}

a:active {
	color				: #820000;
	text-decoration		: none;
}