
*{margin:0;padding:0; }
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none; }
p, li, span {line-height: 150%; text-align: left;}
p, ul {}
a {text-decoration: none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {/* vertical-align:top; text-align: left; */}
body {padding: 10px 0; font-family: Ubuntu, Helvetica, Arial, sans-serif; background-color: #e5e5e5;}
*:focus, input:focus {outline: none;}
.noclass { 	display:none; }
.clear {display:block;height:0;font-size:0;line-height:0;text-indent:-4000px;clear:both;}
p.text {margin-bottom: 10px; font-size: 14px; color: #333; }
b {color: #454545;}

#wrapper {width:960px; margin: 0 auto; text-shadow: 0 1px 0 white; }
#info-kontainer {margin: 10% 25px 0px 25px;}
#button-kontainer {margin: 25px;}
h1 {font-family: 'Ubuntu', Helvetica, Arial, sans-serif; font-weight: 800; font-size: 64px; text-transform: uppercase; color: #454545; line-height: 115%;  margin-bottom: 25px; text-shadow: 2px 2px 0 white;}
p {font-size: 18px; color: #808080; margin-bottom: 10px;}

a { color: #0099CC; font-weight: bold; text-decoration: underline;}
a:hover {text-decoration: none;}

.btn, button {
    font-family: Ubuntu;
    background: #F6F6F6;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    overflow: visible;
    color: #555;
    font-weight: 400;
    font-size: 18px;
    text-shadow: 1px 1px 0px white;
    padding: 0.7em 1.5em;
    border: 1px solid #CCC;
    border-bottom-color: #AAA;
    filter:  progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#e0e0e0);
    background-image: -moz-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -ms-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#e0e0e0));
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: linear-gradient(top,#fff 0,#e0e0e0 100%);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 0 1px #fff;
    -ms-box-shadow: inset 0 0 1px #fff;
    -o-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px #fff;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transtion: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.btn:hover, button:hover {
    background-position: 0 0px;
    border:1px solid #999;
    -moz-box-shadow: 0 0 3px #ccc;
    -ms-box-shadow: 0 0 3px #ccc;
    -o-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
}


.btn{display:inline-block;background:#7fb133;background:-moz-linear-gradient(top,#99ca4b 0,#66991c 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#99ca4b),color-stop(100%,#66991c));background:-webkit-linear-gradient(top,#99ca4b 0,#66991c 100%);background:-o-linear-gradient(top,#99ca4b 0,#66991c 100%);background:-ms-linear-gradient(top,#99ca4b 0,#66991c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#99ca4b',endColorstr='#66991c',GradientType=0);background:linear-gradient(top,#99ca4b 0,#66991c 100%);-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-decoration:none;color:white;border:1px solid #668f28;-webkit-box-shadow:inset 0 1px 1px #cde7a4;box-shadow:inset 0 1px 1px #cde7a4;text-shadow: -1px -1px 1px #5a8a11;line-height:1;text-align:center}
.btn:hover{background:#a3d061;_background:#7fb133;background:-moz-linear-gradient(top,#bde086 0,#85bc34 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#bde086),color-stop(100%,#85bc34));background:-webkit-linear-gradient(top,#bde086 0,#85bc34 100%);background:-o-linear-gradient(top,#bde086 0,#85bc34 100%);background:-ms-linear-gradient(top,#bde086 0,#85bc34 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bde086',endColorstr='#85bc34',GradientType=0);background:linear-gradient(top,#bde086 0,#85bc34 100%);border:1px solid #9abf64;_border:1px solid #668f28;-webkit-box-shadow:inset 0 1px 1px #d5ebb1;box-shadow:inset 0 1px 1px #d5ebb1;text-shadow:0 -1px 1px #7fb134;text-decoration:none}


