/* CSS Document */

body { margin: 20px 0; background-color: #f4f4f4; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 71%; color: #555555; }

a:link, a:visited { font-weight: normal; color: #3b3428; text-decoration: underline; }
a:hover, a:active { font-weight: normal; color: #3b3428; text-decoration: none; }

h1 { color: #969f5d; font-weight: normal; font-size: 200%; margin: 0 0 10px 0; padding-bottom: 4px; border-bottom: 1px dashed #cccccc; }
h3 { font-size: 150%; color: #6c614e; padding-bottom: 2px; margin: 30px 0 8px 0; }
h4 { font-size: 125%; color: #91b45a; padding-bottom: 2px; margin: 25px 0 6px 0; }
h5 { font-size: 100%; color: #91b45a; }
h5 { font-size: 90%; color: #91b45a; }

#sitecontainer { display: block; width: 760px; margin: 0 auto; }

#navigation { display: block; width: 760px; width/**/:/**/ 745px; height: 47px; padding-left: 15px; background-color: #3a2a1c; border-bottom: 3px solid #a5af66; font-size: 110%; }

#navigation a:link, #navigation a:visited { display: block; float: left; color: #FFFFFF; height: 47px; height/**/:/**/ 31px; padding: 16px 13px 0 13px; text-decoration:none; font-weight: bold; }
#navigation a:active, #navigation a:hover { display: block; float: left; color: #000000; height: 47px; height/**/:/**/ 31px; padding: 16px 13px 0 13px; text-decoration:none; font-weight: bold; background-color: #a5af66; }

#navigation a:link.over, #navigation a:visited.over { display: block; float: left; color: #000000; height: 47px; height/**/:/**/ 31px; padding: 16px 13px 0 13px; text-decoration:none; font-weight: bold; background-color: #a5af66; }
#navigation a:active.over, #navigation a:hover.over { display: block; float: left; color: #000000; height: 47px; height/**/:/**/ 31px; padding: 16px 13px 0 13px; text-decoration:none; font-weight: bold; background-color: #a5af66; }

#content { display: block; width: 760px; width/**/:/**/ 690px; padding: 35px; background-color: #FFFFFF; }

.homepage { line-height: 140%; display: block; width: 380px; text-align: justify; }

.headline { display: block; padding-bottom: 15px; margin-bottom: 15px; font-size: 110%; font-weight: bold; }

.imgRight { padding-left: 35px; padding-bottom: 20px; }
.imgLeft { padding-right: 20px; padding-bottom: 20px; }

.datatable { display: block; margin-bottom: 25px; }
.datatable table { width: 100%; }
.datatable .alt1 { background-color: #f5f5f5; }
.datatable .alt2 { background-color: #e5e5e5; }
.datatable th { text-align: left; padding: 6px; vertical-align: top; font-size: 110%; }
.datatable td { text-align: left; padding: 6px; vertical-align: top; }

.note { display: block; padding: 4px 0; color: #999999; font-size: 90%; }

.galimage { display: block; float: left; position: relative; width: 168px; width/**/:/**/ 162px; height: 151px; height/**/:/**/ 145px; margin: 2px; padding: 3px; background-color: #3a2a1c; }
.galimage img { border: 1px solid #FFFFFF; width: 160px; height: 143px; }
.galimage .zoom { position: absolute; bottom: 0; right: 0; }
.zoom img { width: 72px; height: 23px; border: none; }
