p {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 15pt;
    padding-left: 40px;
    list-style-position: inside;
    list-style-image: url(images/punkt.jpg);
    list-style-type: none;
    padding-right: 40px;
}

.img {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 15pt;
    padding-left: 0px;
    list-style-position: inside;
    list-style-image: url(images/punkt.jpg);
    list-style-type: none;
    padding-right: 0px;
}

.style1 {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 15pt;
    padding-left: 40px;
    list-style-position: inside;
    list-style-image: url(images/punkt.jpg);
    list-style-type: none;
    padding-right: 40px;
}

.styleK {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 15pt;
    padding-left: 40px;
    list-style-position: inside;
    list-style-image: url(images/punkt.jpg);
    list-style-type: none;
    padding-right: 40px;
}

.style2 {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 15pt;
    padding-left: 40px;
    list-style-position: outside;
    list-style-image: none;
    list-style-type: disc;
    font-weight: bold;
}

.style1Copy {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 15pt;
    list-style-position: inside;
    list-style-image: url(images/punkt.jpg);
    list-style-type: none;
    padding-left: 40px;
}

.style4 {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 15pt;
    padding-left: 40px;
    list-style-position: inside;
    list-style-image: url(images/punkt.jpg);
    list-style-type: none;
    font-weight: bold;
}

#Layer1 {
    position: absolute;
    width: 475px;
    height: 296px;
    z-index: 1;
    left: 250px;
    top: 520px;
    visibility: hidden;
}

#Layer2 {
    position: absolute;
    width: 200px;
    height: 115px;
    z-index: 1;
    visibility: hidden;
}

.style12 {
    color: #983805;
    font-weight: bold;
}

.style5 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 5px;
    padding-right: 5px;
}

a:link {
    color: #983805;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #983805;
}

a:hover {
    text-decoration: underline;
    color: #666666;
}

a:active {
    text-decoration: none;
    color: #666666;
}

ul {
    margin-left: 0em;
}

li {
    line-height: 15pt;
    list-style-position: inside;
    list-style-image: url(images/punkt.jpg);
    list-style-type: none;
}

.style14 {
    color: #3ED3FD;
    font-weight: bold;
}

.style114 {
    color: #E4744C;
    font-weight: bold;
}

.style16 {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 15pt;
    padding-left: 40px;
    list-style-position: inside;
    list-style-image: url(images/punkt.jpg);
    list-style-type: none;
    padding-right: 40px;
    font-weight: bold;
}

.style21 {
    font-size: 18px;
    color: #983805;
}

.style23 {
    font-size: 16px;
    color: #E67E59;
    font-weight: bold;
}

.style24 {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    line-height: 15pt;
    padding-left: 40px;
    list-style-position: inside;
    list-style-image: url(images/punkt.jpg);
    list-style-type: none;
    padding-right: 40px;
}

.link {
    border: 1px solid #93AE09;
    padding: 6px;
    margin-right: 10px;
    margin-top: 10px;
}

.gall {
    color: #983805;
    font-weight: bold;
    padding-left: 0px;
    margin-top: 25px;
	 
	 
}

.clearer {
    clear: both;
    font-size: 0px;
    line-height: 0px;
}

#lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#lightbox img {
    width: auto;
    height: auto;
}

#lightbox a img {
    border: none;
}

#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#imageContainer {
    padding: 10px;
}

#loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#imageContainer>#hoverNav {
    left: 0;
}

#hoverNav a {
    outline: none;
}

#prevLink, #nextLink {
    width: 49%;
    height: 100%;
    background-image: url(data:image/gif);
    display: block;
}

#prevLink {
    left: 0;
    float: left;
}

#nextLink {
    right: 0;
    float: right;
}

#prevLink:hover, #prevLink:visited:hover {
    background: url(../images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
    background: url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}

#imageData {
    padding: 0 10px;
    color: #666;
}

#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}

#imageData #caption {
    font-weight: bold;
}

#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}
