html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    border:0;
    vertical-align:baseline;
    margin:0;
    padding:0;
}
article,aside,details,figcaption,figure,footer,header,menu,nav,section {
    display:block;
}
html,body {
  	height:100%;
    z-index:0; margin:0;
    background-color: #B9B9B9;
}
p {
    margin-top:7px; margin-bottom:7px;
}
table {
    border: 1px solid #0C4C7F; background:#ffffff;
    border-collapse:collapse;
}
td {
    padding:5px; border: 1px solid #FFD799;font-size:14px;
    padding-left:7px;
}
table.form {
    font-family: Roboto,Verdana, sans-serif;Margin-top:10px; width:600px;
    border: solid #E6E0C9 3px; text-align: left; padding: 25px;background-color: white; font-size: 14px;
}
table.form td {
    border: none; padding:7px; vertical-align: center;
}

h3,h4 {
   /* background-color:#D6ECEF; font-weight:bold;*/
    color:#005B6C; font-weight:bold; line-height:32px;font-family:Roboto, verdana, sans-serif; /*letter-spacing: 1px;*/
}
h4 {
    font-size:14px; line-height:28px;
}
h2 {
    line-height:28px;
}
h5 {
    font-weight:bold;
}

i { font-style: italic;}
strong {
    font-weight:bold;
}
ul { margin-left:15px;
    list-style-position:outside; padding:15px;
  /* list-style-image: url(bullet_a.png);*/

}
ol { margin-left:35px; }
li { line-height: 20px; margin-top:5px;}
div#site {
    margin: 0 auto; margin-top:5px;
	top:0; width: 800px;  min-height:100%;
    position: relative;
    background-color: #ffffff;
    color: #005B6C;
     font-family: Roboto, Arial, Helvetica, sans-serif;
    border-radius:6px;
	z-index: 1;
}
div#content {
  /*padding-top: 60px;*/
     width:760px;
    margin:0;
    margin-top:20px;
    padding:20px;
    font-size: 13px; font-family:  Roboto,verdana,sans-serif; line-height: 20px;
 //  min-height:1100px;
    color:#005B6C; background-color:#E5F5F7; /* #FFF9E0;/* border: 1px solid #0000ff;*/
  /*  border: 1px solid #00ff00;*/
}
#content a {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 15px;
/*	text-decoration: underline;*/
	color:  #7D3B13;
   /* height: 24px;*/
}
#content a:hover {
   	/*text-decoration: none;*/
    color:#008DA0;
}
#content img {
    border: #DFD5AC solid 1px;
}
div.blok_0 {
    border: #5FB7C2  solid 2px;
    color: #00363D;
     font-size: 17px; font-family: Roboto, verdana, sans-serif; line-height: 20px;
    border-radius:8px;
    width: 860px;
    background-color: #FFF9E0; /*#EBF6F7; #D6ECEF; #FFF7D4;*/
    margin-bottom:10px; /*margin-left:30px;*/
   padding:20px;
}
a.simpel {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    color: #CC5E28;
    line-height: 20px;
}
a.simpel:hover {
    color:#126EB9;
}

a.knop2 {
    background-color:#0089A2;
    color:#ffffff;
    display:block; float:left; margin-left:20px;
    line-height:24px; font-weight:bold;
    font-size:12px; letter-spacing: 1px;
    border:solid 2px #0089A2;
    border-radius:6px;
    padding:4px;
    text-decoration:none;
}

a.knop2:hover {
    background-color: #7F3B2E;
    border:solid 2px #E5F5F7;
}
input,textarea {
    border: solid #E6E0C9 1px;
    background-color: #FFFDF4; /* #E0FFDE; #E3FFE8;  */
    font-size: 14px;
    color: #000000;
}
input[type="radio"] {
    border: #000000 1px solid; background-color:#ffffff;
}
input[type="checkbox"] {
    border-style:none; background-color:#FFFAD4;
}

.tekst {
     font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #CC5E28;
    height: 20px;
}
@media print {
.noprint {
  display: none;
}
}
