body {
    background-color: #DB2A8E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 30px;
}

p {
    font-size: 14px;
    color: #393738;
    margin: 0px;
}

.logo1 {
    text-align:center;
    padding-top: 30px; 
    padding-right: 30px; 
    padding-left: 30px; 
    padding-bottom: 10px;
}

.logo2 {
    font-size: 36px; 
    color: #393738;
    text-align:center;
    padding-top: 20px; 
    padding-bottom: 20px;
}

h1 {
    font-size: 36px;
    font-weight: bold;
    color: #393738;
    /*	letter-spacing: 10px;
    	border-top-style: ridge;
    	border-top-color: #393738;*/
    color: #DB2A8D;
    text-align:center;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-size: 20px;
    color: #393738;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.language {
    font-size: 8px;
    text-align: center;
}

table {
    width: 100%;
}

.top_table {
    background-color: #B9B7B8;
    background-image: url('images/steel1.png');
}

.single_column {
    width: 100%;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
}

.half_column {
    width: 50%;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
}

a:link {
    font-size: 14px;
    color: #393738;
    text-decoration: underline;
}

a:hover {
    font-size: 14px;
    color: #DB2A8D;
    text-decoration: underline;
}

a:visited {
    font-size: 14px;
    color: #393738;
    text-decoration: underline;
}

a:active {
    font-size: 14px;
    color: #DB2A8D;
    text-decoration: underline;
}

.footer {
    border-top-style: ridge;
    border-top-color: #DB2A8D;
    border-width: 2px;
    text-align: center;
    margin-top: 20px;
/*    background-color: #B9B7B8;*/
}

.special {
    padding-top: 30px;
}

.special h1 {
    background: white;
    font-size: 20px;
    color: #DB2A8D;
    text-align:center;
}

.special h2 {
    background: white;
    font-size: 16px;
    text-align:center;
}

.section {
    font-size: 16px;
    font-weight: bold;
    color: #DB2A8D;
    padding-top: 20px;
    text-align: center;
}

.centered {
    text-align:center!important;
}

.aligned_l20 {
    margin-left: 50px;
}

.top_section {
    font-size: 16px;
    font-weight: bold;
    color: #DB2A8D;
    padding-top: 20px;
    text-align: center;
}

.title {
    font-size: 16px;
    color: #DB2A8D;
    padding-top: 15px;
}

.price {
    font-size: 16px;
    color: #393738;
    text-align: right;
    padding-top: 0px;
    width: 120px;
    vertical-align: bottom;
}

.subtitle {
    font-size: 14px;
    color: #393738;
    text-align:justify;
}

.description {
    font-size: 12px;
    font-style:italic;
    color: #393738;
    text-align:justify;
}

.comment {
    font-size: 14px;
    color: #DB2A8D;
    text-align: center;
}

#menu {
    font-weight: bold;
/*    border-style: ridge;*/
    border-color: #393738;
    border-width: 0px;
    background: #AEABB3;
}

#menu td {
    color: #393738;
    padding: 0px;
    text-align: center;
    height: 30px;
    vertical-align: middle;
}

#menu .menu_entry {
    width: 14.29%;
}

#menu .menu_entry8 {
    width: 12.5%;
}

#menu .menu_entry_sel {
    text-align: center;
    vertical-align: middle;
}

#menu a {
    text-decoration: none;
}

#menu .menu_entry_sel a {
    color: #DB2A8D;
    text-decoration: none;
}

#menu a:hover {
    color: #DB2A8D;
}

.opening_hours {
    font-size: 18px;
    color: #DB2A8D;
    text-align:center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.shopping_links {
    font-size: 24px; 
    font-weight: bold;
    text-align:center;
}

.clearfix {
    float: none;
    clear: both;
}

#video_home_td div {
    text-align:center;
    padding: 40px 40px 60px 40px;
}

#contact_map {
    width: 450px;
    height: 380px;
    margin: auto;
}

.contact_address {
    padding-bottom: 20px;
}

.contact_address p {
    font-size: 16px;
    font-weight: bold;
    color: #DB2A8D;
    text-align: center;
}

.contact_address a {
    font-size: 16px;
    text-align: center;
}

.subscription {
    text-align: center;
    padding-top: 20px;
}

.subscription a:link {
    font-size: 20px;
}

.subscription_image {
    width: 75px;
    height: 75px;
}

