/* Her ligger stilene som medlemmene kan benytte i Contribute */


	.m_bildekant{
	background-color: #FFFFFF;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: 0px;
  }

.m_frontsitat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #847746;
	line-height: 32px;
	text-align: center;
	font-weight: normal;
}

.m_frontsitatnavn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #847746;
	line-height: normal;
	font-weight: bold;
	float: right;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.m_bildetekstramme {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333;
	background-color: #D8D6C5;
	text-align: left;
	margin: 0px;
	float: left;
	width: 295px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.bildetekstramme_ip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	background-color: #D8D6C5;
	text-align: left;
	width: 294px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	float: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.m_ingress {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

.m_tittel {
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}

.m_undertittel {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}

.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	background-color: #FFFFFF;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.highslide:hover img {
	border-color: gray;
}rodskrift {
	color: #F00;
}
.m_videolink{
	padding: 6px;
	background-color: #FFF;
	background-image: url(/medlem/video_ikon_liten2.png);
	font-size: 12px;
	text-indent: 33px;
	margin: 0px;
	width: 85%;
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #D8D6C5;
	color: #69F;
  }

