﻿/*----------  Reset Part  ---------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, 
samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video 
{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body{background:#E3E2D8;font:normal 12px/1.2 arial;}
.wrapper,.header-wrapper {
  margin: 0 auto 15px;
    width: 578px;
}

.GDPRLink
{

text-decoration: underline;
margin-top: 20px;

}

.wrapper  
{
overflow: hidden; 
background: #fff; 
padding: 20px 56px 40px 56px; 
border-radius: 10px; 
-webkit-border-radius: 10px; 
-webkit-box-shadow: 0px 2px 10px 0px #999999; 
box-shadow: 0px 2px 10px 0px #999999; 
}

h3{font-size:20px;font-weight:normal;margin-bottom:10px}
ul{list-style:none;margin:20px 0 0;padding:0}
ul li{padding:15px 20px;margin-bottom:10px; background:#d6e2e8;min-height:60px}
ul li:hover{background:#b5cad4;cursor:pointer;cursor:hand;}
ul li h2{border-bottom:3px solid transparent;display:inline-block}
ul li:hover h2{border-bottom:3px solid #007DB7}


h2{font-size:28px;font-weight:bold;margin-bottom:5px;color:#007DB7}
ul li span{background:url(images/goto.png) no-repeat;width:38px;height:40px;display:inline-block;float:right;margin-top:10px}
ul li div{float:left}
.header-wrapper{margin-top:20px}
.header-wrapper h1 a{background:url(images/katslogo.png) no-repeat;height:53px;text-indent:-9999px;display:block}
a,a:hover{color:#000;text-decoration:none;}
section.wrapper a{display:block;overflow:hidden;}