

ul {
	margin-left:20px;
	list-style-image:url(../bilder/list_style_image.gif);
}

#hometext {
	position:absolute;
	left:50px;
	top:67px;
	width:			280px;
}



#buch {
	background-color:				#86C22A;
	width:									287px;
	height:									245px;

	border-left:							2px solid white;
	border-top:							2px solid white;
	border-bottom:					2px solid white;

	position:								absolute;
	left:										657px;
	top:										210px;

	color:									white;
}

#buch div {
	color:white;
	margin:15px;
}

#buch div strong {
	color:white;
}

#buch div a {
	color:white;
}




#dieBlende {
	position:absolute;
	left:0;
	top:0;
	width:	100%;
	height:	100%;
	background-color:		#947764;
	opacity: .5;
	filter: alpha(opacity=50);
	visibility:						hidden;
	z-index:						25;
}

#gbFormDiv {
	position:						absolute;
	left:								50%;
	top:								50%;

	width:							490px;
	height:							275px;

	margin-left:					-245px;
	margin-top:					-137px;

	background-color:		white;

	visibility:						hidden;
	z-index:						26;

	background-image:	url('../bilder/home.gb.bg.gif');
	background-repeat:	no-repeat;

	color:white;
}

#gbFormDiv strong, a {
	color:				white;
}

#gbFormDiv div.gbAbstand {
	margin:						26px;
}

#gbFormDiv td {
	color:white;
}

.gbInput {
	border:	1px solid #526D10;
	width:		269px;
	height:		16px;
}

.gbTextarea {
	border:	1px solid #526D10;
	width:		269px;
	height:		54px;
}
