﻿body {
    color: #686868;
    font-size: 12px;
    font-family: Arial;
}


h1, h2, h3, h4, h5, p, a {
    font-family: Arial;
    margin: 0;
    padding: 0;
}

h1 {
    color: #393939;
    font-size: 30px;
}

h2 {
    color: #393939;
    font-size: 25px;
}

h3 {
    color: #A0AC7C;
    font-size: 16px;
    margin-top: -2px;
    margin-bottom: 19px;
}

h4 {
    color: #393939;
    font-size: 18px;
    margin-top: -2px;
    margin-bottom: 15px;
}

h5 {
    color: #393939;
    font-size: 16px;
    margin-top: -2px;
    margin-bottom: 3px;
}


p, a {
    color: #686868;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 18px;
}


#MainWrapper #Footer p,
#MainWrapper #Footer a {
    font-size: 10px;
    line-height: 12px;
}

#MainWrapper #Footer a {
    text-decoration: none;
}

#MainWrapper #Footer a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
}

img
{
    border:0;
    margin:0 0 0 0;
    padding: 0 0 0 0;
}

.Button_Global {
    background-image:url('/Images/Global/Buttons/bg_Button.gif'); 
    background-repeat: no-repeat; 
    height: 27px; 
    width: 127px; 
    text-decoration: none;
    display: block;
    padding: 3px 5px 0px 5px;
    margin: 2px 0px 0px 0px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.tb150
{
    width:300px !important;
    margin-left:30px;
}

.tbMultiline
{
    height:80px !important;
}

.Link_Shop_besuchen 
{
    position: relative; 
    top: -22px; 
    width: 204px; 
    text-align: center; 
    font-weight: bold; 
    font-size: 14px;
}
