/* CSS Document */

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

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

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

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

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


.h1-grey {
	font-family: Arial, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #333333; 
	text-decoration: none;
}

.h1-red {
	font-family: Arial, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #CC0000; 
	text-decoration: none;
}

.h2 {
	font-family: Arial, 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;
}