@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
header { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; padding-top: 0px; padding-bottom: 0px; background-color: rgb(230, 70, 10); }
.container { max-width: 750px; }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; box-shadow: rgba(1, 1, 1, 0.098) 0px 1px 2px; background-color: rgb(255, 255, 255); }
body { font-weight: 400; font-family: Arial; font-size: 0.85rem; line-height: 1.25; }
p { color: rgb(6, 10, 10); }
h1 { font-family: Arial; font-weight: 400; font-size: 1.1rem; letter-spacing: 0.02rem; color: rgb(0, 0, 0); }
h2, h3, h4, h5, h6 { font-family: Arial; font-weight: 300; color: rgb(0, 0, 0); font-size: 0.9rem; letter-spacing: 0.04rem; }
a:hover { text-decoration: underline; }
a { text-decoration: underline; }
.button { color: rgb(17, 17, 17); font-size: 1.1rem; border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px; background: linear-gradient(white, rgb(241, 241, 241)); }
.button:hover { color: rgb(230, 70, 10); background: linear-gradient(to top, white, rgb(241, 241, 241)); box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 12px; }
.InputField, .InputSelect { font-family: Arial; font-weight: 400; color: rgb(0, 0, 0); font-size: 13px; border-radius: 4px; }
.arc-mainmenu a { font-family: Arial; font-size: 0.9rem; }
.arc-konstalla-pagewrapper { box-shadow: rgba(1, 1, 1, 0.25) 0px 0px 11px; max-width: 750px; margin: 1rem auto; }
.text-light { color: rgb(239, 239, 239); }
.arc-mainmenu a:hover { color: rgb(230, 70, 10); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(230, 70, 10); }
