a {
color:#000;
}

body {
    overflow:hidden;
}
#intro {
}

#intro a {
    font-weight: normal; 
    font-size: 14px; 
    color: #000; 
    font-family: century gothic, verdana;
    text-decoration: none;
}

#pages {
    width: 800px;
    height: 600px;
    text-alignment: left;
    position: relative;
}

#pages .pageimage {
    position:absolute;
    left: 0;
    top: 0;
}

#pages .pagetext {
    position:absolute;
    left: 450px;
    top: 0;    
    width:350px;
    font-weight: normal; 
    font-size: 12px; 
    color: #000; 
    font-family: century gothic, verdana;    
    text-align: left;
    padding:0;
    margin:0;
}

#pages .pagetext table {
    margin-left: 20px;
}

#pages .logo {
    position: absolute;
    left: 450px;
    bottom: 0px;
}

#pages .navigation {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
}

#pages .navigation ul {
    margin:0px;
}

#pages .navigation li {
    list-style: none;
}

#pages .navigation li a {
    font-weight: normal; 
    font-size: 14px; 
    color: #000; 
    font-family: century gothic, verdana;
    text-decoration: none;
}

#gallerypage {
    width: 800px;
    height: 600px;
    text-alignment: left;
    position: relative;
    background-image:url(/filearchive/6/696/galleribakgrund2.jpg);
}

#gallerypage .navigation {
    position: absolute;
    right: 0px;
    bottom: 0px;
    text-align: right;
}

#gallerypage .navigation ul {
    margin:0px;
}

#gallerypage .navigation li {
    list-style: none;
}

#gallerypage .navigation li a {
    font-weight: normal; 
    font-size: 14px; 
    color: #fff; 
    font-family: century gothic, verdana;
    text-decoration: none;
}

#gallery {
    margin-top: 80px;
    background-color: #fff;
    height: 555px;
    width: 800px;
    overflow-x: auto;
    text-align: left;
}

#gallery ul {
    margin: 0;
    padding: 0;
    width: 25000px;
}

#gallery li {
    float: left;
    list-style: none;
    margin: 0;
}
#gallery li img {
    height:530px;
}

#gallerynav {
    margin: 0;
}

#gallerynav li {
    float: left;
    list-style: none;
}

#galleryNavContainer {
    margin-top: 10px;
    width: 800px;
}

#galleryNavContainer a {
    font-family: century gothic, verdana;
    color: #000;
    text-decoration: none;
    font-size: 12px;
}

#galleryNavContainer li.separator {
    font-family: century gothic, verdana;
    color: #000;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
}

a.backlink {
    font-family: century gothic, verdana;
    color: #000;
    font-size: 12px;
}

#galleryleftfoot {
    width:150px;
    text-align:right;
}

#galleryrightfoot {
    margin-left: 30px;
}

/* FORM */
.textbox {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 14px; 
    COLOR: #000000; 
    FONT-FAMILY: century gothic, verdana;
    border: 1px solid #ccc;
}
.textarea {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 14px; 
    COLOR: #000000; 
    FONT-FAMILY: century gothic, verdana;
    border: 1px solid #ccc;
    overflow:auto;
}
.radio {
    FONT-SIZE: 10px; 
    COLOR: #000000; 
    FONT-FAMILY: verdana;
}
.checkbox {
    FONT-SIZE: 10px; 
    COLOR: #000000; 
    FONT-FAMILY: verdana;
}
.listbox {
    FONT-SIZE: 10px; 
    COLOR: #000000; 
    FONT-FAMILY: verdana;
}
.label {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 14px; 
    COLOR: #000; 
    FONT-FAMILY: century gothic;
}
.submit {
    FONT-SIZE: 10px; 
    COLOR: #000000; 
    FONT-FAMILY: verdana;
    background-color: #fff;
    border: 1px solid #ccc;
    vertical-align:right;
    margin-right: 16px;
}

