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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
:focus {
    outline: 0 none;
}
body {
    color: black;
    line-height: 1;
}
html {
    height: 100%;
}
body {
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.ie7 address {
    font-style: normal;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

body {
    font-family: "Ubuntu",Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    padding: 0;
}
strong {
    font-weight: bold;
}
a:link {
    color: #404A0C;
    text-decoration: none;
}
a:visited {
    color: #404A0C;
    text-decoration: none;
}
a:hover {
    color: #404A0C;
    text-decoration: underline;
}
h2 a:hover {
    color: #404A0C;
    text-decoration: none;
}
a:active {
    color: #404A0C;
    text-decoration: none;
}
a:focus {
    color: #404A0C;
    text-decoration: none;
}
p {
    line-height: 1.4em;
    margin-bottom: 10px;
}
#globalcontent {
    margin: 0 auto 0;
    padding: 0;
    width: 810px;
}
.box {
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #333333;
    border: 1px solid black;
    padding: 10px 10px 10px 110px;
    margin: 20px;
    background-color: white;
    width: 220px;
    height: 50px;
    font-size: 20px;
    text-align: left;
}

.box p {
    font-size: 14px;
    padding: 5px 5px 5px 0;
}

#kontakt {
    font-family: "Ubuntu",Verdana;
    font-size: 12px;
    margin: 40px;
    padding-top: 20px;
    text-align: center;
    border-top: 1px solid black;
    clear: both;
}

h1 {
    font-family: "Ubuntu",Verdana;
    font-size: 48px;
    margin: 40px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid black;
}
