body {
    padding: 0;
    margin: 0;
    border: 0;
    text-align: center;
    background: #202020 url(../img/background_header.png) repeat;
    font-size: 14px;
    line-height: 22px;
    font-family: 'tahoma', sans-serif;
}

img {
    padding: 0;
    border: 0;
    margin: 0;
}

a, a:active, a:visited, a:hover {
    color: inherit;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.floatStop {
    clear: both;
}

.padding10 {
    padding-top: 10px;
}

.header {
    height: 235px;
    width: 100%;
    background: #202020 url(../img/background_header.png) repeat-x;
}

.left {
    float: left;
}

.right {
    float: right;
}

.menu {
    margin-top: 179px;
}

#en .menu a {
	margin-bottom: 6px;
} 

.menu a {
    margin: 0 20px 0 20px;
    
}

.menu a:hover,
.menu a.selected {
    border-bottom: 2px solid #75BE04;
}

.headerTorn {
    height: 45px;
    width: 100%;
    background: #202020 url(../img/background_torn.png) repeat-x;
}

.calendar {
    width: 245px;
    height: 143px;
    position: absolute;
    top: 0;
    right: 0;
}

#calendarBackground {
    width: 245px;
    height: 143px;
    overflow: hidden;
    float: left;
    position: relative;
}

#calendarBackground img {
    position: absolute;
}

#calendarBackground .background {
    position: static;
}

#c1 {
    top: -17px;
    left: 54px;
}

#c2 {
    top: -6px;
    left: 72px;
}

#c3 {
    top: 4px;
    left: 96px;
}


#c4 {
    top: 33px;
    left: 138px;
}

#c5 {
    top: 43px;
    left: 156px;
}

#c6 {
    top: 52px;
    left: 179px;
}

#c7 {
    top: 80px;
    left: 225px;
}

.page {
    background: #fbfbfb url(../img/background_paper.jpg) repeat;
}

.breadcrumb {
    margin-bottom: 25px;
    font-size: 11px;
}

.breadcrumb a {
    color: #202020;
}

.breadcrumb a:hover {
    color: #6B030D;
}

.paper {
    background: transparent url(../img/background_paper_logo.jpg) 35px 35px no-repeat;
    min-height: 435px;
    height: auto !important;
    height: 435px;
    padding: 40px;
    width: 870px !important;
    text-align: justify !important;
    color: #000;
}

.gallery {
    border: 5px solid #000;
    width: 187px;
    height: 140px;
}

.photo {
    float: left;
    margin: 10px;
    display: inline;
}

em {
    font-size: 12px;
}

.textImg {
    border: 5px solid #000;
    margin: 15px;
    margin-top: 0;
}

.content {
    width: 950px;
    margin: 0 auto;
    text-align: left;
}

.column {
    width: 250px;
    float: left;
}

.column h3 {
    margin-top: 0;
    margin-bottom: 15px;
}

.column .text {
    margin-bottom: 15px;
}

.column a {
    font-size: 11px;
    float: right;
    color: #6B030D;
}

.column.leftSide {
    padding-right: 19px;
    border-right: 1px solid #999;
    margin-right: 20px;
}

.column.rightSide {
    padding-left: 19px;
    margin-left: 20px;
}

.column img {
    border: 5px solid #000;
}

.footer {
    border-top: 9px solid #3e3e3e;
    height: 30px;
    width: 100%;
    padding-top: 10px;
    color: #3e3e3e;
    font-size: 11px;
    line-height: 18px;
}

.footer a {
    color: #606060;
}

.address {
    clear: left;
    margin-bottom: 30px;
}

h3 {
    color: #6B030D;
    margin: 20px 0 0 0;
    font-size: 19px;
}

h5 {
    margin: 0 0 10px 0;
    font-size: 13px;
}

.address em, .address a {
    font-style: normal;
    font-weight: bold;
    color: #404040;
}

.address a {
    color: #6B030D;
}

#mapCanvas {
    width: 500px;
    height: 300px;
    float: right;
    border: 5px solid #000;
    text-align: center;
    margin-left: 25px;
    overflow: hidden;
}

.location {
    cursor: pointer;
}

.gmnoprint {
    color: #000;
    text-align: left;
}

.gmnoprint .location {
    cursor: default;
}

.langs {
	margin-left: 20px;
	display: inline;
}

.langs a {
	margin-right: 10px;
	font-family: arial;
	color: #aaa;
	font-size: 12px;
	font-weight: bold;
}

.langs a:hover,
.langs a.selected {
	color: #fff;
}

/* Lightbox */

#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;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }

#en #prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel_en.gif) left 15% no-repeat; }
#en #nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel_en.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: 65%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 78px; 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; }

