.heading1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
	color: #606060;
}

.headingSub {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: normal;
	color: #606060;
	margin-top:0px;
	margin-bottom:0px;
}



.ingress {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 13pt;
}

.bodytext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;

}


.extra_title {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #636466;
	font-weight: bold;
	background:url(../bilder/orangeline1.png) bottom left no-repeat!important;
	padding: 10px 4px;
	margin-left: 18px;
}

.bodytext ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.small_header {
	
	line-height:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #606060;
	margin-bottom:0px;

}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #fff;
}

.linkblock {
display: block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 12pt;
	border-bottom:1px dotted  #E95D0F;
    width:auto;
	padding-bottom:4px;
	font-weight:bold;
}



.arrowLink a, .arrowLink a:active, .arrowLink a:link,  .arrowLink a:visited{
    height:16px;

   background-image:url('../bilder/yellowArrow.png'); 
    background-repeat:no-repeat; 
    background-position:right;
	font-weight:normal;
    padding-right: 15px;
	 padding-left: 0px;
    text-decoration: none;
 
	
}
