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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin:         0;
    padding:        0;
    border:         0;
    outline:        0;
    vertical-align: baseline;
    background:     transparent
}

p, a, div, h1, h2, h3,span, li {
    font-family: 'Arial';
    font-size:   10pt;
}

h3{
	 font-size:   12pt;
}


body.minwidth {
    -webkit-text-size-adjust: 100%;
}

a {
    text-decoration: none;
    color:           #333333;
}

a:hover {
    color:           #900223;
    text-decoration: underline;
}

ul {
    margin-top:  50px;
    margin-left: 50px;
}

li {
    height:              30px;
    line-height:         15px;
    margin-bottom:       10px;
    background-position: 0px 2px;
    background-repeat:   no-repeat;
    padding-left:        35px;
    font-size:           9pt;
    list-style:          none;
}

.tel {
    background-image: url(../img/phone_24.png);
}

.tel span {
    width:   20px;
    display: block;
    float:   left;

}

.street {
    background-image: url(../img/home_24.png);
	height: 45px;
}

.mail {
    background-image: url(../img/mail_24.png);
    padding-top:      5px;
}

.loxx {
    width:       526px;
   

    left:        50%;
    top:         50%;

    position:    absolute;
    display:     block;

    margin-left: -263px;
    margin-top: -40px;
}

.minheight .loxx {
    top:        30px;
    margin-top: 0px;
}

.minwidth ul .imprint,
.minheight .imprint {
    position: relative;
    bottom:   inherit;
}

.minwidth .loxx img {
    width: 250px;
}

.minwidth .loxx {
    width:  320px;
    height: 128px;
    left:   10px;
    top:    10px;
    margin-left: 40px;
    margin-top: 40px;
}

.minwidth ul {
    margin-top: 130px;
}

.imprint {
    position: absolute;
    bottom:   50px;
}

.minwidth.impressum ul {
    display: none;
}

.impressum ul {
    float: left;
}

.impressum .imprint {
    display: none;
}

.impressum .col9 {
    padding-top:   50px;
    margin-left:   300px;
    padding-right: 50px;
}

.minwidth.impressum .col9 {
    margin-left: 50px;
}

.bordered{
	margin:20px;
}
