*
{
margin: 0px;
padding: 0px;
}

a:link {
        color: #275E5D;
}

a:hover {
        text-decoration: none;
        color: #FF0000;
}

a:visited {
        color: #275E5D;
}

body {
        padding: 0px;
        background: #202020 url(images/headerx.jpg) no-repeat center top;
        font: 13px Arial, Helvetica, sans-serif;
        color: #E9E9E9;


}

#content
{
        margin: 0 auto;
        width: 820px;

}
#back_all
{
}

#main
{
padding-top: 0px;
}

#header {
        height: 150px;
        text-align: right;
        padding-top: 30px;
}

#menu
{
float: left;
padding-left: 55px;
width: 820px;
height: 48px;
text-align: center;
background: url(images/headb.JPG) no-repeat;
}

#menu ul {

list-style: none;
}

#menu li {
        display: inline;
}

#menu a {
        display: block;
        float: left;
        padding: 10px 10px 10px 20px;
        height: 31px;
        text-align: center;
        text-decoration: none;
        color: #642e08;
        font-weight: bold;
        font-size: 14px;
        padding-top: 11px;

}

#menu a:hover {
        display: block;
        float: left;
        padding: 10px 10px 10px 20px;
        height: 31px;
        text-align: center;
        text-decoration: none;
        color: #e9e9e9;
        font-weight: bold;
        font-size: 14px;
        padding-top: 11px;

}
#menu .current_page_item a {

        color: #e9e9e9;
}


#logo {

width: 700px;
height: 80px;
float: left;
text-align: left;
padding-top: 10px;
padding-left: 510px;
}


#logo a {
        text-decoration: none;
        text-transform: normal;
        font-style: italic;
        font-size: 20px;
        color: #c38c4b;
}

#logo H2 a
{
font-size: 12px;
}

#left
{
        float: right;
        padding: 10px;
        width: 260px;
        padding-right: 0em;
}

#left H3
{
width: 238px;
height: 28px;
font-size: 14px;
font-weight: bold;
padding-left: 47px;
padding-top: 26px;
color: #c38c4b;
background: url(images/titlerechts.JPG) no-repeat
}



#left ul {
        border: 0px;
        margin-left: 20px;
        margin-bottom: 10px;
        list-style: none;
}

#left li  {
        padding: 4px 20px;
        color: #275E5D;

}



#left H4
{
font-size: 10px;
}

#left a {
        color: #275e5d;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}
#left a:hover {
        color: #c38c4b;
        font-size: 12px;
        font-weight: bold;
}

#left p
{
padding: 10px;
}

#right
{
width: 450px;
padding-left: 60px;
}

#right H4
{
        margin: 0;
        padding: 0px;
        font-size: 12px;
        color: #c38c4b;
}

#right a
{
color: #275E5D;
text-decoration: none;
}
#right a:hover
{
color: #c38c4b;
text-decoration: none;
}

#right p {
        margin: 0;
        padding: 0;
        padding-bottom: 10px;
}

#right h2 {
        margin: 0;
        padding: 0;
        padding-top: 10px;
        font-size: 18px;
        font-weight: bold;
        color: #c38c4b;
}
#right h3 {
        margin: 0;
        padding: 0;
        padding-top: 10px;
        font-size: 16px;
        font-weight: bold;
        color: #c38c4b;
}
.date {
        text-align: right;
        color: #808080;
        font-size: 11px;
}

.date a {
        color: #31AA83;
}



#footer {
        clear: both;
        height: 210px;
        clear: both;
        padding-top: 25px;
        background: url(images/footer.JPG) no-repeat center;
}

#footer p {
        margin: 0;
        font-size: 12px;
        text-align: center;
        color: #E9E9E9;
}

#footer a {
        color: #E9E9E9;
}
