/* CSS Document */
body {
    /*background: url(images/bg-body.jpg) top no-repeat #875a31 fixed;*/
    background: url(images/zuglo_hatter.jpg) top no-repeat #860001 fixed;
    background-position: center;
    margin:0px;
    padding:0px;
}

h1 {
    font-family: "Myriad Pro";
    font-weight: 500;
    text-transform: uppercase;
    color: red;
    margin: 5px 0 5px 0;
    padding: 0 13px 0 0;


}
h1 p:first-letter {
    font-size: 25px;
    font-family: "Tahoma";
    text-transform: uppercase;
    color: red;
    margin: 0;
    padding: 0;

}

h1 p {
    font-family: "Tahoma";
    text-transform: uppercase;
    /*color: #860001;*/
    color: red;
    font-size: 18px;
}

h2 {
    font-family: "Myriad Pro";
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
    /*color: #860001;*/
    color: red;
    margin: 5px 0 5px 0;
    padding: 0 13px 0 0;
}
h2 p{
    font-family: "Myriad Pro";
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
    /*color: #860001;*/
    color: red;
    width: 226px;
}

ul {
    list-style-image:url('images/ul.gif');
    list-style-position:outside;
    margin: 0 0 0 20;
    padding: 0 0 0 20;
    font-family:'tahoma';
    font-size:12px;
    color:#000000;
}
ul.pipe {
    list-style-image:url('images/ul-pipe.gif');
    list-style-position:outside;
    margin: 0 0 0 30;
    padding: 0 0 0 30;
    font-family:'tahoma';
    font-size:12px;
    color:#000000;
}
ul.time {
    list-style-image:url('images/ul-time.gif');
    list-style-position:outside;
    margin: 0 0 0 20;
    padding: 0 0 0 20;
    font-family:'tahoma';
    font-size:12px;
    color:#000000;
}
ul.kep {
    list-style-position:inside;
}
li {
    margin: 0 0 0 -20;
    padding: 0 0 0 -20;
}
img {
    border:0px;
}
p {
    font-family:'tahoma';
    font-size:12px;
    color:#000000;
}
.cim {
    font-family:'tahoma';
    font-size:14px;
    font-weight:bold;
    color:#69a0d9;
}
.feher {
    font-family:'tahoma';
    font-size:10px;
    color:#ffffff;
}
a.feher:hover {
    font-weight:bold;
    color:#d54a4a;
}
.default {
    font-family:'tahoma';
    font-size:12px;
    color:#000000;
}
.main-a{
    font-family:'tahoma';
    font-size:12px;
    background-color: #840200;
    color: #ffffff;
    padding: 2px;
    text-decoration: none;
}

.main-a:hover{
    text-decoration: none;
    color: #ffffff;
}
a{
    font-family:'tahoma';
    font-size:12px;
    color:#000000;
    text-decoration:underline;
}
a:hover{
    color:#69a0d9;
}
.bold_red {
    color: #962020;
    font-weight: bold;
}

#menu a {
    font-family: "Myriad Pro";
    font-size: 18px;
    font-variant: small-caps;
    text-decoration: none;
    text-align: center;
    padding: 8px 2px 12px 2px;
    margin: 0;
    background-color: #f2f2f2;
}

#menu a:hover {
    color: #FFFFFF;
    background: url(images/bg-menu.jpg) repeat-x;
}

.menu1 {
    width:104px;
    height:20px;
    display: block;}

.menu2 {width:58px;height:20px;display: block;}

.menu3 {width:86px;height:20px;display: block;}

.menu4 {width:82px;height:20px;display: block;}

.menu5 {width:76px;height:20px;display: block;}

.menu6 {width:76px;height:20px;display: block; color: #962020; font-weight: bold;}

#footer img {
    vertical-align: middle;
}
