
body {
    overflow:hidden;
}

#mainIndex {
    background-image: url(/filearchive/6/686/index-back.jpg);
    width: 800px;
    height: 600px;
    position:relative;
}

#title {
    position:absolute;
    left: 26px;
    top: 22px;
}

#title h1 {
    font-family: century gothic, verdana;
    font-size: 30px;
    color: #ffff00;
    font-weight: normal;
    line-height: 20px;
}

#title h3 {
    font-family: century gothic, verdana;
    font-size: 11px;
    color: #ffff00;
    font-weight: normal;
}

#title a {
    font-family: century gothic, verdana;
    font-size: 11px;
    color: #ffff00;
    font-weight: normal;
    text-decoration: none;
}

#nav {
    position: absolute;
    right: 18px;
    bottom: 18px; 
    text-align: right;
}

#nav li {
    list-style: none;
}

#nav a {
    font-family: century gothic, verdana;
    font-size: 60px;
    color: #ffff00;
    font-weight: normal;
    text-decoration: none;
}

#nav a:hover {
    color: #c0c0c0;
}

#galleryIndex {
}

#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;
}

#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 a:hover {
    color: #c0c0c0;
}

#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;
}

a:hover.backlink {
    color: #c0c0c0;
}

#galleryleftfoot {
    text-align:right;
    width: 150px;
}

#galleryrightfoot {
    margin-left: 30px;
}

#info {
    background-image: url(/filearchive/6/687/infobakgrund.jpg);
    width: 800px;
    height: 600px;
    position:relative;
}
#infotext {
    position:absolute;
    top: 244px;
    left: 50px;
}
#infotext TD {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 12px; 
    COLOR: #ffff00; 
    FONT-FAMILY: century gothic, verdana;
}
#infoform {
    position:absolute;
    left: 395px;
    top: 130px;
    width:350px;
    FONT-WEIGHT: normal; 
    FONT-SIZE: 14px; 
    COLOR: #ffff00; 
    FONT-FAMILY: century gothic, verdana;
}

#infoform .title {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 14px; 
    COLOR: #ffff00; 
    FONT-FAMILY: century gothic, verdana;
}

#infolink {
    position:absolute;
    right: 5px;
    bottom: 5px;
}

#infolink a {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 14px; 
    COLOR: #ffff00; 
    FONT-FAMILY: century gothic, verdana;
    TEXT-DECORATION: none;
}
#infolink a:hover {
    color: #c0c0c0; 
}

/* FORM */
.textbox {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 14px; 
    COLOR: #000000; 
    FONT-FAMILY: century gothic, verdana;
    border: 0;
}
.textarea {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 14px; 
    COLOR: #000000; 
    FONT-FAMILY: century gothic, verdana;
    border: 0;
}
.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: #ffff00; 
    FONT-FAMILY: century gothic, verdana;
}
.submit {
    FONT-SIZE: 10px; 
    COLOR: #000000; 
    FONT-FAMILY: verdana;
    background-color: #fff;
    border: 1px solid #000;
    vertical-align:right;
}

