/* body */
body {
       border: 0;
       margin: 0 auto;
       width: 1000px;
       padding: 0;
       background: #defc96;
       font-family: sans-serif;
       font-size: 12pt;
       color: #753d0b;
       line-height: 120%;
}

/* site area */
.site_area {
       border: 0;
       margin: 0;
       padding: 0;
       padding-bottom: 2em;
       background-image: url('/foto/37');
       background-position: top left;
       background-repeat: repeat-x;
       width: 1000px;
       height: 100%;
}

/* top area */
.top_area {
       border: 0;
       margin: 0;
       padding: 0;
       background-image: url('/foto/36');
       background-position: top right;
       background-repeat: no-repeat;
       height: 160px;
}

/* title area */
.title_area1 { display: none; }
.title_area2 { display: none; }
.title_area3 { display: none; }


/* top divider */
.top_div {
       height: 30px;
       border: 0;
}
.top_div ul {
       margin: 0px;
       padding: 0px;
}
.top_div li {
       margin: 0px;
       padding: 0px;
       list-style: none;
       display: inline;
}
.event_date {
font-size: 8pt;
padding-right: 1em;
}
.event_title {
font-size: 10pt;
padding-right: 3em;
}
.event_title a {
       font-color: #0c579e;
       text-decoration: none;
}
/* left divider */
.left_div {
}

/* text area */
.text_area {
       border: 0;
       padding: 5px 17px 17px 23px;
       width: 600px;
       font-size: 10pt;
       float: left;
}
.text_area h1 {
       font-size: 120%;
}
.text_area a {
       color: #0c579e;
       text-decoration: none;
}
.text_area a:hover {
       color: #0c579e;
       text-decoration: underline;
       font-style: italic;
}
#acephoto {
       width: 200px;
       height: 198px;
       margin: 0px;
       padding: 0 7px 7px 7px;
       border: 0;
       float: right;
}
#page-photo {
       width: 220px;
       margin: 0px;
       padding: 0.2em;
       border: 0;
       float: right;
}
.page_content {
}
.page_foto {
      
}

/* right divider */
.right_div {
}

/* button area */
.button_area {
       border: 0;
       background: #d2ff66;
       padding: 3px;
}
.button_area ul {
}
.button_area ul li {
       display: inline;
       list-style-type: none;
       padding: 5px 12px 5px 3px;
}
.button_down {
       border-bottom: 1px solid #753d0b;
       border-right: 1px solid #753d0b;
}
.button_down a {
       font-size: 120%;
       color: #753d0b;
       font-variant: small-caps;
       text-decoration: none;
}
.button_down a:hover {
       font-style: italic;
       text-decoration: underline;
}
.button_up {
       border-bottom: 1px solid #0c579e;
       border-right: 1px solid #0c579e;
}
.button_up a {
       font-size: 120%;
       color: #0c579e;
       font-variant: small-caps;
       text-decoration: none;
}
.button_up a:hover {
       font-style: italic;
       text-decoration: underline;
}

/* link area */
.link_area {
       border-top: 1px dotted #f1d9b3;
       padding: 5px 17px 17px 23px;
       width: 600px;
       font-size: 11pt;
       color: #753d0b;
       float: left;
}
.link_area ul {
}
.link_area ul li {
       list-style: none;
       padding: 0 0 1.5em 0;
}
.link_area_foto {
}
.link_area_foto a {
}
.link_area_foto a img{
}
.link_area_title {
       padding: 0 0 1em 0;
}
.link_area_title a  {
       color: #0c579e;
       text-decoration: none;
}
.link_area_title a:hover {
       color: #0c579e;
       text-decoration: underline;
       font-style: italic;
}

/* news area */
.news_area {
       border: 0;
       width: 320px;
       position: relative;
       float: right;
       top: 0px;
       padding: 0;
       margin: 0;
       background: #f1d9b3;
       font-size: 11pt;
       color: #753d0b;
}
.news_area ul {
       border: 0;
       margin: 0;
       padding: 0 1em 1em 1em;

}
.news_area ul li {
       list-style: none;
       border-bottom: 1px dashed #753d0b;
       margin: 0;
       padding: 1.5em 0 5px 0;
}
.news_area_title {
       font-size: 12pt;
       font-variant: small-caps;
       margin: 0;
       padding: 0;
       border: 0;
}
.news_area_title a {
       color: #753d0b;
       text-decoration: none;
}
.news_area_title a:hover {
       text-decoration: underline;
       font-style: italic;
}
.news_area_description {
       margin: 0;
       padding: 0.5em 0 0 0;
       border: 0;
}
.news_area_description a  {
       color: #0c579e;
       text-decoration: none;
}
.news_area_description a:hover {
       color: #0c579e;
       text-decoration: underline;
       font-style: italic;
}
.news_area_date {
}
.news_area_readmore{
      text-align: right;
}
.news_area_readmore a  {
       color: #0c579e;
       text-decoration: none;
}
.news_area_readmore a:hover {
       color: #0c579e;
       text-decoration: underline;
       font-style: italic;
}
.news_area_foto_short {
       border: 0;
       margin: 0;
       padding: 0px;
       padding-right: 5px;
       width: 80px;
       float: right;
}

/* long news area */
.long_news_area{
       border: 0;
       padding: 5px 17px 17px 23px;
       width: 580px;
       font-size: 11pt;
       float: left;
}
.long_news_area ul {
}
.long_news_area ul li {
       list-style: none;
       border-bottom: 1px dashed #753d0b;
       margin: 0;
       padding: 1.5em 0 5px 0;
}
.long_news_title{
       font-size: 13pt;
       font-variant: small-caps;
       margin: 0;
       padding: 0;
       border: 0;
}
.long_news_date{
       font-size: 8pt;
}
.long_news_content{
       margin: 0;
       padding: 0.5em 0 0 0;
       border: 0;
       font-size: 10pt;
}
.long_news_foto{
       float: right;
       padding: 0 0 1em 1em;
       width: 200px;
}

/* short news area */
.short_news_area{
       border: 0;
       width: 360px;
       position: relative;
       float: right;
       top: 0px;
       padding: 0;
       margin: 0;
       background: #f1d9b3;
       font-size: 11pt;
       color: #753d0b;

}
.short_news_area ul{
       font-size: 8pt;
       padding: 0 1em 1em 1em;
}
.short_news_area ul li{
       list-style: none;
}
.short_news_date{
}
.short_news_title{
}
.short_news_link {
       color: #0c579e;
       text-decoration: none;
}
.short_news_link:hover {
       color: #0c579e;
       text-decoration: underline;
       font-style: italic;
}
.code {
        border: 0;
        margin: 7px;
        padding: 7px;
        font-family: monospace;
        font-size: 12px;
        background-color: #fffff0;
        white-space: pre;
        overflow: auto;
}
/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="slideshow-images" />
		<div class="slideshow-captions" />
		<div class="slideshow-controller" />
		<div class="slideshow-loader" />
		<div class="slideshow-thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	position: relative;
	z-index: 0;

}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
/*	height: 300px;
	width: 400px;*/
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	height: 640px;
	margin: 0 auto;
	width: 640px;
}
.slideshow a img {
	border: 0;
}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

/**
HTML:
	<div class="slideshow-controller">
		<ul>
			<li class="first"><a /></li>
			<li class="prev"><a /></li>
			<li class="pause play"><a /></li>
			<li class="next"><a /></li>
			<li class="last"><a /></li>
		</ul>
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
	background: url(controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(controller-prev.gif);
	left: 65px;
	width: 28px;
}

/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

/**
HTML:
	<div class="slideshow-thumbnails">
		<ul>
			<li><a class="slideshow-thumbnails-active" /></li>
			<li><a class="slideshow-thumbnails-inactive" /></li>
			...
			<li><a class="slideshow-thumbnails-inactive" /></li>
		</ul>
	</div>
	
Notes:
	Customize the active / inactive classes to affect the thumbnails animation.
	Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
	bottom: -144px;
	height: 144px;
	left: 0;
	position: absolute;
	width: 100%;
}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails ul {
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 5px 5px 5px 0;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	float: left;
	padding: 5px;
	position: relative; 
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	background-color: #9FF;
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF;
	opacity: .5;
}