@charset "utf-8";

.stilrahmen1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
	border: 1px solid rgb(143, 176, 113);
}
.stilrahmen2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 1px solid rgb(143, 176, 113);
	height: 110px;
	width: 140px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}
.navi_div {
	width: 180px;
	vertical-align: middle;
	height: 30px;
	line-height: 29px;
	text-indent: 10px;
	cursor: pointer;
	background-image: url(index_img/bt_up.png);
}
.navi_div_sub {
	width: 180px;
	vertical-align: middle;
	height: 30px;
	line-height: 29px;
	text-indent: 30px;
	cursor: pointer;
	background-image: url(index_img/bt_up.png);
}


.navi_div_up {
	width: 180px;
	vertical-align: middle;
	height: 30px;
	line-height: 29px;
	text-indent: 10px;
	cursor: pointer;
	background-image: url(index_img/bt_over.png);
}
.navi_div_up_sub {
	width: 180px;
	vertical-align: middle;
	height: 30px;
	line-height: 29px;
	text-indent: 30px;
	cursor: pointer;
	background-image: url(index_img/bt_over.png);
}

.leerraum {
	height: 10px;
	font-size: 10px;
}
.hyperlink_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.hyperlink_whitenormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

