@CHARSET "UTF-8";
* {
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}
html, body {
	margin: 0;
}
.maintext, a {
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #F2E693;
	text-align: left;
	vertical-align: top;
	line-height: 1.4em;
}

a {
	text-decoration: underline;
}

a:Hover {
	color: #FF9900;
	text-decoration: underline;
}

h1 {
	visibility: hidden;
	position: absolute;
}

h2, h2 a {
	font-size: 16px;
	text-decoration: none;
	line-height: 1.4em;
	margin-top: .5em;
}

h3 {
	font-size: 14px;
	margin-bottom: .7ex;
}

h4 {
	margin-bottom: .2ex;
}

th {
	text-align: left;
}
img {
	border: 0;
}
.image img {
	border: 0;
	vertical-align: top;
}

p.image {
}

.image a {
	text-decoration: none;
}

.paragraph {
	margin-bottom: 1em;
	margin-top: 1em;
}

.footer a {
	color: #333333;
	font-weight: bold;
	font: inherit;
	text-decoration: none;
}
a.dyn-link-noUnderLine:hover,
a.dyn-link-noUnderLine {
	text-decoration: none;
}
.dyn-onlyScript {
	visibility: hidden;
}
ul.dyn-list {
	margin-left: 0;
	padding-left: 3em;
}

.dyn-application-form {
	margin: 20px 20px 0 0;
}

.dyn-application-form li div label,.dyn-application-form li span label {
	color: #F2E693;
}

.dyn-application-form li div,.dyn-application-form li span {
	color: #F2E693;
}

.dyn-application-form .info div,
label.desc,
label.choice {
	color: #F2E693;
}
.dyn-application-form .info div {
	margin: 0.8em 0 0.5em 0;
	font-size: 1.1em;
}

.dyn-application-form div.error p {
	color: #111;
}
.dyn-application-form textarea,
.dyn-application-form input.text {
	background: #fffbe0;
}
.dyn-application-form input.file {
	color: #F2E693;
}
.dyn-application-form li.section, .dyn-application-form li.captcha {
	border-top: 1px dotted #F2E693;
}
.dyn-application-form .info {
	border-bottom: 1px dotted #F2E693;
}
.dyn-application-form li.buttons.leftAndRight {
	border-top: 1px dotted #F2E693;
	border-bottom: 1px dotted #F2E693;
}
.dyn-application-form li.error label.errorMessage {
	color: #f00 !important;
}
.dyn-application-form .instruct {
	margin-right: 30px;
}
.dyn-link-button,
input.submit {
	border: 1px solid #a08e8d;
	background: #6d0f00;
	color: #d8d8d8;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-image: url(../images/layout/mainColumn/button.png);
	background-repeat: repeat-x;
	background-position: top;
	box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 3px;
}
.dyn-link-button {
	margin:2px;
	display: inline-block;
	font-size: 14px;
	text-decoration:none;
	padding: 2px 6px 3px 6px;
}
.dyn-link-button:hover,
input.submit:hover {
	color: #fff;
	text-decoration:none;
}

/**
 *	Gallery
 */
.dyn-gallery-viewer-smoothGallery
{
	border: 1px solid #5a2f1a !important;
}
.jdGallery .slideElement,
.jdGallery .loadingElement,
.jdGallery .gallerySelector,
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background-color: #5a2f1a !important;
}
.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	border: 1px dotted #b08f7f !important;
	color: #F2E693 !important;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #7e4225 !important;
}
.jdGallery .gallerySelector h2,
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	color: #F2E693 !important;
}
.jdGallery .slideInfoZone
{
	background: #222;
	color: #fff;
}
.jdGallery .slideInfoZone h2
{
	font-size: 13px;
	margin: 0;
	margin: 5px 10px 2px 10px !important;
	color: inherit;
}
.jdGallery .slideInfoZone p
{
	font-size: 11px;
	margin: 1px 10px !important;
	color: #eee;
}
.jdGallery .slideInfoZone p a
{
	text-decoration: underline;
}

#news_quick_enter_mail {
	width: 100px;
	margin-top: 5px;
	height: 20px;
	color: gray;
	padding: 1px;
}
.dyn-agent-Safari #news_quick_enter_mail {
	width: 102px;
}
#news_quick_enter_submit {
	height: 22px;
}
.dyn-agent-Firefox #news_quick_enter_submit {
	position: relative;
	top: 1px;
}
.dyn-agent-Opera #news_quick_enter_submit {
	height: 20px;
	width: 37px;
}