a.mymenu {
	color: #666666; 
	font-family:verdana,arial;
	font-size:10px;
	font-weight:bolder;
	text-decoration: none;

}
A.mymenu:HOVER {
	color: #7B683A; 
	font-family:verdana,arial;
	font-size:10px;
	font-weight:bolder;
	text-decoration: none;
}
A.mymenuactive {
	color: #7B683A; 
	font-family:verdana,arial;
	font-size:10px;
	font-weight:bolder;
	text-decoration: none;
}

a {
	color: #333333; 
	text-decoration: none;

}

a.inactivepage {
	color: #B29144; 
	text-decoration: none;
	border-style:none;
	border-color:#333333;
	border-width:0px;

}


a.activepage {
	color: #003464; 
	text-decoration: none;
	border-style:none;
	border-color:#333333;
	border-width:0px;
	font-weight:bolder;	
}

A.:HOVER {
	color: #535353; 
	text-decoration: none;

}
a.text {
	color: #333333; 
	text-decoration: none;
	background-image:url('http://www.bergland.net/images/links.gif');
	padding-left:15px;
	background-position:left;
	background-repeat:no-repeat;
}

A.text:HOVER {
	color: #990000; 
	text-decoration: none;
	background-image:url('http://www.bergland.net/preview/links_over.gif');
	padding-left:15px;
	background-position:left;
	background-repeat:no-repeat;

}

img.borderImage {
	border-color:#D2AB66;
	border-style:solid;
	border-width:1px;
	margin-top:0px;
	margin-right:7px;
	margin-bottom:4px;
	margin-left:0px;
}

ul.intext {
	list-style-position:outside;
	list-style-image:url('http://www.bergland.net/images/hotel/litem.gif');
}

td.teaser{
	font-size:10px;
	color:white;
	padding-top:3px;
	padding-right:8px;
}

td.teaserContent {
	padding-top:8px;
	padding-left:4px;
	color:black;
	font-size:9px;
}

td.BLheadline {
	color: #B29144;
	font-size:13px;
	font-weight:bolder;
}

a.mymenuactive {
	color:#003464;
}
a.mymenu {
	color:#B29144;
}

a.mymenuBTN{
	background-image: url(/images/bergland/button.jpg);
	width:142px;
	height:23px;
	padding-top:5px;
	padding-left:26px;
	color:white;
	font-size:9px;
	font-weight:bolder;
}
a.mymenuBTN:hover{
	background-image: url('/images/bergland/button_over.jpg');
	color:white;
}


#rowTable { border:thin solid blue; }

div.teaserContent {
	padding-top:0px;
	padding-left:0px;
	color:black;
}