*{font-size:13px;}
h1{text-align:left; font-size:1.8em; color:#75010C;}
h2 {
    text-align: left;
    font-size: 1.6em;
    color: #75010C;
}
h3{text-align:left; font-size:1.6em; color:#C1272D!Important;}

.logo{width:100%;}
.clear{clear:both;}
.red{color:#75010C;font-weight:bold;}
.rot {background: #75010C !important;}
.beige {background: #CCAD76 !important;}
.orange {background: #D96111 !Important;}
.ui-btn-text {
    position: relative;
    z-index: 1;
    width: 100%;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    font-size: 15px;
}
ul li {font-size: 15px;}
a {font-size: 15px;}
strong {font-size: 15px;}
p {font-size: 16px;}

.footer1 {
    background-color: #CCAD76;
}
.footer1 p{
    padding: 20px; color: #fff;
}

.footer2{
    background-color: #75010C;
}
.footer2 p{
    padding: 20px; color: #fff;
}
.footer2 p a {
     color: #fff!Important;
}
