/* CSS Document */

.h1 {
	font-family: Arial, Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #565656; 
	text-decoration: none;
}

.h1-green {
	font-family: Arial, Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #6c9d31;
	text-decoration: none;
}

.h2 {
	font-family: Arial, Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #565656;
	text-decoration: none;
}

.h2-green {
	font-family: Arial, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #6c9d31;
	text-decoration: none;
}
	
.h3 {
	font-family: Arial, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #565656;
	text-decoration: none;
}

.h3-green {
	font-family: Arial, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #6c9d31;
	text-decoration: none;
}

.main {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}

.main-green {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	line-height: 17px;
	color: #6c9d31;
}

.main-alternativ {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	line-height: 17px;
	color: #565656;
}

.main-alternativ-green {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	line-height: 17px;
	color: #6c9d31;
}

.main-smaller {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 10px;
	line-height: 12px;
	color: #7f7f7f;
}

.main-smaller-green {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 10px;
	line-height: 12px;
	color: #6c9d31;
}

.main-smaller-15line {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 10px;
	line-height: 15px;
	color: #7f7f7f;
}

.main-smaller-15line-link {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 10px;
	line-height: 15px;
	color: #7f7f7f;
	text-decoration: none;
}

.main-smaller-15line-link:hover {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 10px;
	line-height: 15px;
	color: #7f7f7f;
	text-decoration: underline;
}

.citat {
	font-family: Times New Roman, Verdana, Arial, Trebuchet MS;
	font-size: 18px;
	line-height: 17px;
	color: #565656;
	font-style:italic;
}

.link {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}

.link:hover {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	line-height: 17px;
	color: #6c9d31;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}

.link-noline {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

.link-green {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

.link-green:hover {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	line-height: 17px;
	color: #6c9d31;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}



/* Submeny */
.submeny {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
}

.submeny-rubrik {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
}

input {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
}

textarea {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
}
