h1.berg_name {
	font-size: 120%;
	padding-bottom: 3px;
	color: #71b015;
}

h2.berg_infos {
	font-size: 100%;
	padding-bottom: 3px;
	color: #9ad14a;
}

table.berg_details {
	width: 695px;
}

table.einleitungstext {
	border-top: 1px solid #b5d48b;
	border-right: 1px solid #cee5af;
	border-bottom: 1px solid #cee5af;
	border-left: 1px solid #b5d48b;
	width: 480px;
}

table.einleitungstext td {
	background-color: #fff;
	padding: 5px;
}

table.einleitungstext td p {
	margin-bottom: 10px;
}

.wappen {
	float: left;
	margin-right: 5px;
}

table.infos {
	border-top: 1px solid #b5d48b;
	border-right: 1px solid #cee5af;
	border-bottom: 1px solid #cee5af;
	border-left: 1px solid #b5d48b;
	width: 210px;
}

table.infos td {
	background-color: #edf5e0;
	padding: 5px;
}

table.infos td.karte {
	background-color: #fff;
	padding: 5px;
}

.berg_header {
	border-right: 1px solid #cee5af;
	border-bottom: 1px solid #cee5af;
	border-left: 1px solid #b5d48b;
}

.links_li {
	margin: 10px;
	list-style: inside url("../images/berge-gletscher/li.gif");
}

.more_infos:link {
	color: #71b015;
	text-decoration:underline;
}

.more_infos:visited {
	color: #71b015;
	text-decoration:underline;
}

.more_infos:active {
	color: #71b015;
	text-decoration:underline;
}

.more_infos:hover {
	color: #94d92f;
	text-decoration:underline;
}

table.einleitungstext a:link, table.einleitungstext a:visited, table.einleitungstext a:active  {
	text-decoration: underline;
}

table.einleitungstext a:hover {
	text-decoration: none;
}