*{
    color: #000;
    background-color: #fff;
    background-image: none;
    font-family: Arial, Helvetica,"Lucida Grande", serif;
}

body {
    margin:0; 
    padding: 40px; 
    font-size: 14px;
}

a{
    text-decoration: none;
    color: #000;
}

h1 {
    font-size: 2em;
    margin-top: 0px;
    margin-bottom: 40px;
}

h2 {
    font-size: 1.8em;
}

h3 {
    font-size: 1.6em;
}

h4 {
    font-size: 1.4em;
}

h5 {
    font-size: 1.2em;
}

h6 {
    font-size: 1em;
}

div{
    width: auto;
    height: auto;
    position: static;
}

#slideshow,
#contactform,
#breadcrumbs,
#footer,
#numberline,
#header>div,
#subpagecontent>div.left,
#pagecontent>a,
p.chooseone,
#gallerysubmenu,
#contentheader>div.left{
    display: none;
}

#header>a{
    float: right;
    display: block;
    width: 117px;
    height: 84px;
    background-position: -426px -671px;
    background-image: url('../design/map.png');
    background-color: #00ace4;
    text-indent: -1000px;
    overflow: hidden;
}

#numberlinetexts div{
    margin-bottom: 20px;
}

#numberlinetexts div h1{
    margin-bottom: 10px;
}

.picturegallery img{
    margin: 10px;
    border: solid #000 1px;
}

ul{
    list-style-type: none;
}

th{
    text-align: left;
    background-color: #dedede;
}