/*:::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*                                                   */
/*                 CSS  www.berge.ch                 */
/*             © 2005 Dänzer Werbung Thun            */
/*                                                   */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::*/

.lauf,
.lauffett {
	font-size: 12px;
	color: #000000;
}
.laufrot {
	font-size: 12px;
	color: #E60000;
}
.lauffett {
	font-weight:bold;
}
.laufkl {
	font-size: 10px;
	color: #000000;
}
.laufklweiss {
	font-size: 10px;
	color: #FFFFFF;
}
.laufgross {
	font-size: 24px;
	color: #000000;
}
.laufgrossfett {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.uebercolhalf {
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	margin-bottom: 10px;
	border-top: 1px solid #000000;
}
.uebermittel {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	margin-bottom: 5px;
}
.preis {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin-bottom: 5px;
}


/*::link::::::styles:::::::::::::::::::::::::::::::*/
.linkkl a {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.linkkl a:hover,
.linkkl a:active {
	color: #E60000;
}
.linkrot a {
	font-size: 12px;
	color: #E60000;
	text-decoration: none;
}
.linkrot a:hover,
.linkrot a:active {
	text-decoration: underline;
}


/*::buttons:::styles:::::::::::::::::::::::::::::::*/
.buttons {
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

