/* CSS Document */

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

.h1-grotesk {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 3.3em;
	font-weight: bold;
	line-height: 30px;
	color: #8aa10c; 
	text-decoration: none;
}

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

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

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

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

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

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


.h4-link {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #535353; 
	text-decoration: none;
}

.h4-link:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #535353; 
	text-decoration: underline;
}

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

.h5:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #990000; 
	text-decoration: underline;
}

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

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

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

.submenu:hover {
	color: #8aa10c;
}

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

.submenu_active:hover {
	color: #8aa10c;
}

.submenu_sub {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	line-height:17px;
	color: #333333;
	font-weight:normal;
	text-decoration: none;
	padding-left:15px;
}

.submenu_sub:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	line-height:17px;
	color: #333333;
	font-weight:normal;
	text-decoration: underline;
	padding-left:15px;
}

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

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

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

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

.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;
}


a#scalenormal{font-size: 1.0em; color:#ffffff;}
a#scalelarge{font-size: 1.3em; color:#ffffff;}
a#scalelargest{font-size: 1.6em; color:#ffffff;}
