/* CSS Document */

.h1 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000; 
	text-decoration: none;
}


.h2 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #000000; 
	text-decoration: none;
}

.h2-red {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #990000; 
	text-decoration: none;
}

.h3 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #000000; 
	text-decoration: none;
}

.h4 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #000000; 
	text-decoration: none;
}

.h4:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #990000; 
	text-decoration: underline;
}

.h4-date {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}

.rubrik-white {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
}

a {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #990000;
	text-decoration: underline;
}

.sidfot {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #666666;
	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;
}


.faq_fraga {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #000000; 
	text-decoration: none;
}

.faq_svar {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #000000; 
	text-decoration: none;
}

.alert {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #F00; 
	text-decoration: none;
}