html {
margin:0;
padding:0;
}

body {
font-size: 92%;
background-color:#ffffff;
text-align: center;
}

#wrapper {
margin-left:auto;
margin-right: auto;
width: 772px;
background-color:#eeeae4;
font-family:Arial, Helvetica, sans-serif;
border-color:#990000;
border-style:solid;
border-width:1px;
}
#content {
width:710px;
margin-top:10px;
margin-bottom:10px;
padding: 1em;
}
.innercontent {
width:710px;
text-align:left;
}
p {
text-align: justify;
font-size:.94em;
color: #000033;
}
p.contact {
text-align: left;
font-size:1.1em;
color: #000033;
padding-left:25px;
}

p.distances {
margin-left:40px;
}
.rightcontent {
margin-left:280px;
margin-top:0px;
}
.leftcontent {
margin-right:450px;
}
h1 {
font-size: 1em;
margin:0;
}

hr {
color:#415163;
border: 0;
background-color: #b8cbe1;
height: 1px;
width: 90%;
text-align: center;
}
p.center {
text-align: center;
font-size:.94em;
color: #000033;
}
p.centerbottom {
text-align: center;
font-size:.88em;
color: #ffffff;
}

#address {
width: 760px;
color: #990000;
background-color: #eeeae4;
padding: 6px;
}
img#logo {
margin-top:5px;
}
img.left {
float:left;
margin-right:1.5em;
margin-bottom:1.8em;
border-color:#990000;
border-style:solid;
border-width:1px;
}
img.plainleft {
float:left;
margin-right:1.5em;
margin-bottom:1.8em;
}
img.right {
float:right;
margin-left:1.5em;
border-color:#990000;
border-style:solid;
border-width:1px;
}

img.plainright {
float:right;
margin-left:1.5em;
}
img.center {
border-color:#990000;
border-style:solid;
border-width:1px;
}

a:hover {
color:#990000;
}

#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
background-color:#eeeae4;
}

#navlist li
{
display: inline;
list-style-type: none;

}

#navlist a { padding: 3px 16px; }

#navlist a:link, #navlist a:visited
{
color: #990000;
background-color: #e9ae71;
text-decoration: none;
font-size:1.1em;
border-color:#990000;
border-style:solid;
border-width:1px;
}

#navlist a:hover
{
color: #fff;
background-color: #990000;
text-decoration: none;
}
#navlist a:active
{
color: #000000;
background-color: #e9ae71;
text-decoration: none;
font-size:1.1em;
border-color:#990000;
border-style:solid;
border-width:1px;
}
a.by {
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.88em;
text-decoration:none;
color:#CCCCCC;
}
a.by:hover {
color: #FFFF00;
}
#sitemap {
display:none;
}
#accommodation {
display:none;
}