/* CSS Document */

.h1 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #000000; 
	text-decoration: none;
}

.h1-link {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #000000; 
	text-decoration: none;
}

.h1-link:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #000000; 
	text-decoration: underline;
}

.h1-blue {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #3e90b3; 
	text-decoration: none;
}

.h2 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #000000; 
	text-decoration: none;
}

.h2-blue {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #3e90b3; 
	text-decoration: none;
}

.h2-white {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff; 
	text-decoration: none;
}

.h2-white:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff; 
	text-decoration: underline;
}

.underrubrik {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	color: #000000; 
	text-decoration: none;
}

.h2-gray {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #666; 
	text-decoration: none;
}


ul {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000; 
	text-decoration: none;
}

.h3 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000; 
	text-decoration: none;
}

.h3-link-noline {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000; 
	text-decoration: none;
}

.h3-link-noline:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000; 
	text-decoration: underline;
}

p {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}


.h4 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: #000000; 
	text-decoration: none;
}

.h5 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	color: #000000; 
	text-decoration: none;
}

.link {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}

.link:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: underline;
}


.submenu {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}

.submenu_active {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
}

.submenu:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}

.submenu_blue {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #3e90b3; 
	text-decoration: none;
}

.sidfot {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}


input {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
}

textarea {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
}
