﻿.normalText {
	font-family: "Trebuchet MS";
	font-size: 0.76em;
	line-height: 150%;
	color: #636363;
}
.menyText {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	line-height: 200%;
	font-weight: bold;
	letter-spacing: -0%;
}

h1
{
	font-family: "Trebuchet MS";
	font-size: 1.2em;

	font-weight: lighter;
	margin-bottom: 10px;
}

h2{
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	line-height: 130%;
	font-weight: normal;
	margin-bottom: 5px;
	color: #000;
}

h3{
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	line-height: 130%;
	font-weight: normal;
	color: #8AA315;
}

/* lvah */
.menyText a:link {
	/*color: #000000;*/
	color: #523102;
}

.menyText a:visited {
	/*color: #7D6080;*/
	color: #523102;
}

.menyText a:active, .menyText a:hover {
	/*color: #8AA315;*/
	color: #523102;
	text-decoration: underline;
}

/* lvah Starndard */

.normalText a:link {
	/*color: #000000;*/
	color: #523102;
	text-decoration: underline;
}

.normalText a:visited {
	/*color: #7D6080;*/
	color: #523102;
}

.normalText a:active, a:hover {
	/*color: #8AA315;*/
	/*color: #523102;*/
	/*border-bottom: solid 1px #000000;*/
	color: #000000;
	text-decoration: none;
}


/* lvah */
.relevantLinks a:link
{
	/*color: #000000;*/
	color: #523102;
}
.relevantLinks a:visited
{
	/*color: #7D6080;*/
	color: #523102;
}
.relevantLinks a:active, .relevantLinks a:hover
{
	/*color: #8AA315;*/
	color: #523102;
	text-decoration: underline;
}


/* Textbox style 1 */
.boxHeader
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1em;
}

.boxContent
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1em;
}

.boxContent.rblSumma
{
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 0.8em;
}


/* Textbox style 2 */
.boxHeader2
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 0.7em;
}

.boxContent2
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 0.8em;
}

.boxContent2.rblSumma
{
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 1em;
}