/************************************************* accessibility */

body {font-size:16px !important; color:#000 !important; line-height:28px !important;}

dl.kolhead dt,
dl.kolhead dd {line-height:32px;}


a.accessibility{
    border: 2px solid red;
}


.header {
	position: static;  
	background: #fff;
    box-sizing: border-box;
}
.header .brand {color: #000;}
