/* latin-ext */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 300;
  src: local('Hind Light'), local('Hind-Light'), url(../fonts/Hind-light_latin-ext.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 300;
  src: local('Hind Light'), local('Hind-Light'), url(../fonts/Hind-light_latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 700;
  src: local('Hind Bold'), local('Hind-Bold'), url(../fonts/Hind-bold_latin-ext.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 700;
  src: local('Hind Bold'), local('Hind-Bold'), url(../fonts/Hind-bold_latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body
{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 8px;
}
form.hind
{
	font-size: 15px;
	line-height: 135%;
}
@media screen
{
	body#Body
	{
		background: #f9f9f9;
		margin: 0px auto;
		width: 949px;
		padding: 0px;
		text-align: center;
	}
	#wrapper
	{
		text-align: left;
		background: #f9f9f9;
		padding-bottom: 21px;
	}
	#header
	{
		padding-top: 23px;
	}
}
#header
{
	margin-bottom: 11px;
}
.info-pane
{
	background-color: #fff;
	color: #5d5d5f;
	font-size: 0.8333em;
	padding: 0.3em 0.6em;
	margin-bottom: 9px;
	width: auto;
}
.hind .info-pane {
	color: #333;
}
.brands
{
	float: right;
	white-space: nowrap;
	text-transform: uppercase;
}
.brands a, .brands a:link, .brands a:visited
{
	color: #5d5d5f;
	text-decoration: none;
}
.hind .brands a, .hind .brands a:link, .hind .brands a:visited {
	color: #333;
}
.brands a:hover, .brands a:active
{
	text-decoration: underline;
}
.brands a.highlight, .brands a.highlight:link, .brands a.highlight:visited
{
	color: #b9bbbc;
}
.outer-shadow, .top-pane .container, .left-pane .container, .content-pane .container, .bottom-pane .container,
.top-joined-content-pane, .bottom-joined-content-pane
{
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.logo
{
	background-color: #98bf0c;
	text-align: right;
}
.hind .logo a {
	display: block;
	/*background: url("../Images/header_kultournatour_2019.png") center center no-repeat;*/
}
/*.hind .logo a img {
	visibility: hidden;
}*/
.title-image-container
{
	position: absolute;
	width: 949px;
	height: 270px;
	overflow: hidden;
}
.title-image-container-small
{
	position: absolute;
	width: 949px;
	height: 146px;
	overflow: hidden;
}
.logo-shadow
{
	position: absolute;
}
.navigation-background
{
	position: absolute;
	margin-top: 10px;
}
.navigation
{
	position: absolute;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 952px;
	line-height: 20px;
	font-size: 12px;
	color: #5d5d5f;
	text-transform: uppercase;
}
.hind .navigation {
	line-height: 21px;
	font-size: 13px;
}
.navigation li
{
	float: left;
	display: inline;
	width: 134px;
	height: 20px;
	overflow: hidden;
	margin-right: 2px;
	list-style-type: none;
	position: relative;
}
.navigation li a, .navigation li a:link, .navigation li a:visited
{
	position: relative;
	display: block;
	width: 126px;
	padding: 0px 4px;
	height: 20px;
	color: #5d5d5f;
	margin-right: 2px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.navigation li a:hover, .navigation li a:active,
.navigation li a.highlight, .navigation li a.highlight:link, .navigation li a.highlight:visited
{
	background-color: #fff;
	color: #5d5d5f;
}
.hind .navigation li a
{
	color: #333;
}
.navigation li.emphasize a, .navigation li.emphasize a:link, .navigation li.emphasize a:visited
{
	background-color: #9b0004;
	background-color: rgba(155, 0, 4, 0.7);
	color: #fff;
}
.navigation li.emphasize a:hover, .navigation li.emphasize a:active,
.navigation li.emphasize a.highlight, .navigation li.emphasize a.highlight:link, .navigation li.emphasize a.highlight:visited
{
	background-color: #c33;
}
.hind .navigation li.emphasize a, .hind .navigation li.emphasize a:link, .hind .navigation li.emphasize a:visited
{
	background-color: #61ad36;
	color: #fff;
}
.hind .navigation li.emphasize a:hover, .hind .navigation li.emphasize a:active,
.hind .navigation li.emphasize a.highlight, .hind .navigation li.emphasize a.highlight:link, .hind .navigation li.emphasize a.highlight:visited
{
	background-color: #81bd66;
}
.navigation li.kntours a, .navigation li.kntours a:link, .navigation li.kntours a:visited
{
	background-color: #0064a2;
	background-color: rgba(0, 100, 162, 0.8);
	color: #fff;
}
.navigation li.kntours a:hover, .navigation li.kntours a:active,
.navigation li.kntours a.highlight, .navigation li.kntours a.highlight:link, .navigation li.kntours a.highlight:visited
{
	background-color: #3094d2;
}
#group-teaser
{
	position: absolute;
	margin: 61px 0px 0px 748px;
	width: 188px;
	height: 197px;
	overflow: hidden;
}
#group-teaser a img
{
	position: absolute;
	width: 188px;
	height: 197px;
	border: 0 none;
}
.title-pane
{
	position: absolute;
/*	margin: 61px 0px 0px 753px;
	width: 177px;
	height: auto;
	box-shadow: 0 0 8px rgba(255, 255, 255, 0.75);
	-moz-box-shadow: 0 0 8px rgba(255, 255, 255, 0.75);
	-webkit-box-shadow: 0 0 8px rgba(255, 255, 255, 0.75); */
	margin: 43px 0 0 741px;
	width: 195px;
	height: 216px;
/*	overflow: hidden; */
}
.navigation-container
{
	position: absolute;
	margin: 10px 0 0;
	padding: 0px;
	width: 949px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #5d5d5f;
	text-transform: uppercase;
}
.hind .navigation-container
{
	color: #333;
}
.navigation-container .navigation
{
	margin: 0;
	position: relative;
}
.navigation-spacer
{
	height: 30px;
}
.title-image-spacer
{
	height: 270px;
}
.title-image-spacer-small
{
	height: 146px;
}
.title-image-shadow
{
	height: 15px;
}
.title-image {
	position: absolute;
	animation: title-images 30s ease-in-out alternate infinite;
}
.top-pane
{
	padding-bottom: 11px;
	background-color: #f9f9f9;
	font-size: 14px;
	line-height: 120%;
}
#content
{
	margin-bottom: 15px;
}
@media screen
{
	.left-only
	{
		background: url(../Images/content-background-with-left.png) repeat-y;
	}
	.hind .left-only {
		background: url(../Images/content-background-with-left-2.png) repeat-y;
	}
	.left-pane
	{
		background-color: #f9f9f9;
	}
}
.left-pane
{
	float: left;
	display: inline;
	width: 182px;
	margin-bottom: -15px;
}
.top-joined-content-pane
{
	margin-bottom: 21px !important;
}
.content-pane
{
	float: right;
	width: 565px;
	display: inline;
	margin-bottom: -21px;
}
.left-only .content-pane
{
	width: 757px;
}
.content-only .content-pane
{
	margin-left: 0px;
	width: 949px;
}
#clear-content
{
	clear: both;
	height: 1px;
	margin: 0px 0px -1px;
	font-size: 1px;
	width: 0px;
}
.bottom-joined-content-pane
{
	margin-top: 21px !important;
	margin-bottom: 0 !important;
}
.bottom-pane
{
	margin: 21px 0;
}
#footer
{
	margin: 5px 0px 0px;
	background: #98bf0c url(../Images/footer_background.jpg) no-repeat;
	color: white;
	font-size: 0.8333em;
	padding: 6px 6px 5px;
	width: 937px;
}
.hind #footer {
	background-image: none;
	background-color: #61ad36;
	font-size: 14px;
	line-height: 120%;
}
.copyright, .login, .top-link
{
	float: right;
	display: inline;
	margin-left: 4em;
}
.top-link
{
	text-transform: uppercase;
}
.login a, .login a:link, .login a:visited,
.top-link a, .top-link a:link, .top-link a:visited,
.hind .login a, .hind .login a:link, .hind .login a:visited,
.hind .top-link a, .hind .top-link a:link, .hind .top-link a:visited
{
	color: #fff;
	text-decoration: none;
}
.login a:hover, .login a:active,
.top-link a:hover, .top-link a:active
{
	text-decoration: underline;
}
#clear-footer
{
	clear: both;
	height: 1px;
	margin: 0px 0px -1px;
	font-size: 1px;
	width: 0px;
}
.footer-navigation
{
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	text-transform: uppercase;
}
.footer-navigation li
{
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footer-navigation li a, .footer-navigation li a:link, .footer-navigation li a:visited
{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0px 7px;
	margin-right: 5px;
}
.footer-navigation li a:hover, .footer-navigation li a:active, .footer-navigation li a.highlight:link, .footer-navigation li a.highlight:visited
{
	color: #fff;
	text-decoration: underline;
}
.admin-navigation
{
	margin: 0px;
	padding: 0px;
	float: right;
	display: inline;
	text-transform: uppercase;
}
.admin-navigation li
{
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.admin-navigation li a, .admin-navigation li a:link, .admin-navigation li a:visited
{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 7px;
	margin-right: 5px;
	vertical-align: middle;
}
.admin-navigation li a:hover, .admin-navigation li a:active, .admin-navigation li.highlight a:link, .admin-navigation li.highlight a:visited,
.admin-navigation li a.highlight, .admin-navigation li a.highlight:link, .admin-navigation li a.highlight:visited
{
	color: #98bf0c;
	background-color: #fff;
	text-decoration: none;
	padding: 0 6px;
	border: 1px solid #98bf0c;
	border-top: 0 none;
}
.hind .admin-navigation li a:hover, .hind .admin-navigation li a:active, .hind .admin-navigation li.highlight a:link, .hind .admin-navigation li.highlight a:visited,
.hind .admin-navigation li a.highlight, .hind .admin-navigation li a.highlight:link, .hind .admin-navigation li a.highlight:visited {
	color: #61ad36;
	border-color: #61ad36;
}
.admin-navigation li ul
{
	background-color: #fff;
	border: 1px solid #98bf0c;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.hind .admin-navigation li ul {
	border-color: #61ad36;
}
.admin-navigation li ul li
{
	float: left;
	display: inline;
	clear: left;
	list-style-type: none;
	margin: 0.25em 0px;
	padding: 0px;
}
.admin-navigation li ul li a, .admin-navigation li ul li a:link, .admin-navigation li ul li a:visited,
.admin-navigation li.highlight ul li a, .admin-navigation li.highlight ul li a:link, .admin-navigation li.highlight ul li a:visited
{
	color: #98bf0c;
	white-space: nowrap;
	padding: 1px 7px;
	margin: 0px;
	border: 0px none;
}
.hind .admin-navigation li ul li a, .hind .admin-navigation li ul li a:link, .hind .admin-navigation li ul li a:visited,
.hind .admin-navigation li.highlight ul li a, .hind .admin-navigation li.highlight ul li a:link, .hind .admin-navigation li.highlight ul li a:visited {
	color: #61ad36;
}
.admin-navigation li ul li a:hover, .admin-navigation li ul li a:active,
.admin-navigation li.highlight ul li a:hover, .admin-navigation li.highlight ul li a:active,
.admin-navigation li.highlight ul li.highlight a, .admin-navigation li.highlight ul li.highlight a:link, .admin-navigation li.highlight ul li.highlight a:visited
{
	color: #98bf0c;
	text-decoration: underline;
}
.hind .admin-navigation li ul li a:hover, .hind .admin-navigation li ul li a:active,
.hind .admin-navigation li.highlight ul li a:hover, .hind .admin-navigation li.highlight ul li a:active,
.hind .admin-navigation li.highlight ul li.highlight a, .hind .admin-navigation li.highlight ul li.highlight a:link, .hind .admin-navigation li.highlight ul li.highlight a:visited {
	color: #61ad36;
}

.container
{
	margin: 0px 0px 10px;
	padding: 0.5em;
	color: #5d5d5f;
	background-color: #fff;
}
.hind .container
{
	color: #333;
}
.top-pane .container
{
	margin-top: 10px;
	margin-bottom: 0;
}
.left-pane .container
{
	margin-bottom: 15px;
}
.content-pane .container
{
	margin-bottom: 21px;
}
.module-content p:first-child
{
	margin-top: 0;
}
.module-content p:last-child
{
	margin-bottom: 0;
}
.container .module-content { overflow: hidden; }
.container .module-content:after { content: "."; display: block; height: 0; clear: left; visibility: hidden; }
.container .module-content { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .container .module-content { height: 1%; }
.container .module-content { display: block; }
/* end clearfix */

.container-rounded
{
	padding: 0;
}
.container-rounded h1.module-title
{
	margin-left: 41px;
	background: #98bf0c url(../Images/moduletitle_background.jpg) no-repeat right top;
	color: #fff;
	font-size: 1.2em;
	padding: 0.25em 0.41666em 0.05em 1.5em;
}
.container-rounded .module-content, .container-rounded .actions-pane
{
	padding: 0 35px 0.5em 41px;
}
.container-title-only h1.module-title
{
	background: #98bf0c url(../Images/moduletitle_background.jpg) no-repeat right top;
	color: #fff;
	font-size: 1.2em;
	padding: 0.25em 0.41666em 0.05em 1.5em;
}

.container-rounded-dark
{
	background: #eaf2ce;
	padding: 0;
}
.hind .container-rounded-dark {
	/*background: #ecf6e6;*/
	background: #f4f6f0;
}
.container-rounded-dark h1.module-title
{
	margin-left: 41px;
	background: #98bf0c url(../Images/moduletitle_background.jpg) no-repeat right top;
	color: #fff;
	font-size: 1.2em;
	padding: 0.25em 0.41666em 0.05em 1.5em;
}
.container-rounded-dark .module-content, .container-rounded-dark .actions-pane
{
	padding: 0 0.5em 0.5em 41px;
}
.container-colored
{
	background: #98bf0c url(../Images/streak.jpg) no-repeat 10% 0%;
	color: #fff;
	border: 0 none;
	padding: 0;
}
.hind .container-colored {
	background: #f4f6f0;
}
.left-pane .container-colored, .right-pane .container-colored
{
	width: 182px;
}
.container-colored h1.module-title
{
	background: #627908 url(../Images/dark-streak.jpg) no-repeat 10% 0%;
	color: #fff;
	font-size: 1.2em;
	padding: 0.25em 0.41666em 0.05em;
	font-weight: normal;
	text-transform: uppercase;
}
.container-colored .module-content, .container-colored .actions-pane
{
	padding: 0 7px;
}
.container-colored .module-icon
{
	position: absolute;
	padding-left: 0.5em;
	padding-top: 0.1em;
}
.container-dark-title
{
	border: 0 none;
	padding: 0;
}
.container-dark-title h1.module-title
{
	background: #627908 url(../Images/dark-streak.jpg) no-repeat 10% 0%;
	color: #fff;
	font-size: 1.2em;
	padding: 0.25em 0.41666em 0.05em;
	font-weight: normal;
	text-transform: uppercase;
}
.container-dark-title .module-content
{
	padding: 0 0.5em 0.5em;
}
.container-dark-title .dark-title-menu
{
	padding: 0;
}
.container-dark-title .actions-pane
{
	padding: 0 7px;
}
.container-dark-title .module-title a, .container-dark-title .module-title a:link, .container-dark-title .module-title a:visited, .container-dark-title .module-title a:hover, .container-dark-title .module-title a:active
{
	color: #fff;
	text-decoration: none;
}
.container-red-title
{
	border: 0 none;
	padding: 0;
}
.container-red-title h1.module-title
{
	background: #9b0004;
	color: #fff;
	font-size: 1.2em;
	padding: 0.25em 0.41666em 0.05em;
	font-weight: normal;
	text-transform: uppercase;
}
.container-red-title .module-content
{
	padding: 0 0.5em 0.5em;
}
.container-red-title .module-content a, .container-red-title .module-content a:link, .container-red-title .module-content a:visited
{
	color: #9b0004;
}
.container-red-title .red-title-menu
{
	padding: 0;
}
.container-red-title .actions-pane
{
	padding: 0 7px;
}
.container-red-title .module-title a, .container-red-title .module-title a:link, .container-red-title .module-title a:visited, .container-red-title .module-title a:hover, .container-red-title .module-title a:active
{
	color: #fff;
	text-decoration: none;
}

.no-title .module-content
{
	padding-top: 0.5em;
}
.top-pane .no-title .module-content
{
	padding-top: 0;
}
.container-greytitle
{
	padding: 0;
}
.container-greytitle h1.module-title
{
	background-color: #a6a39f;
	color: #fff;
	font-size: 1.2em;
	padding: 0.25em 0.41666em 0.05em;
}
.container-greytitle .module-content
{
	padding: 0 0.5em 0.5em;
}
.hind .container-rounded h1.module-title,
.hind .container-title-only h1.module-title,
.hind .container-rounded-dark h1.module-title,
.hind .container-colored h1.module-title,
.hind .container-dark-title h1.module-title,
.hind .container-red-title h1.module-title,
.hind .container-greytitle h1.module-title {
	font-size: 16px;
	line-height: 120%;
	background-image: none;
	background-color: #61ad36;
	color: #fff;
}
.container-transparent
{
	border: 0 none;
	padding: 0;
	background-color: transparent;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.joined-container
{
	margin-top: 21px;
}
.first
{
	margin-top: 0 !important;
}
.left-pane .ListMenu
{
	margin: 0;
	padding: 0;
	color: #5a5b5e;
}
.hind .left-pane .ListMenu
{
	color: #333;
}
.left-pane .ListMenu li
{
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}
.left-pane .ListMenu a, .left-pane .ListMenu a:link, .left-pane .ListMenu a:visited
{
	display: block;
	padding: 10px 9px 10px 21px;
	background: #fff url(../Images/bullet.gif) 9px 14px no-repeat;
	color: #5a5b5e;
}
.hind .left-pane .ListMenu a, .hind .left-pane .ListMenu a:link, .hind .left-pane .ListMenu a:visited
{
	color: #333;
}
.left-pane .ListMenu a:hover, .left-pane .ListMenu a:active, .left-pane .ListMenu .active a, .left-pane .ListMenu .active a:link, .left-pane .ListMenu .active a:visited
{
	color: #000;
	background: #dfdedd url(../Images/bullet-dark.gif) 9px 14px no-repeat;
}
.koffer
{
	position: relative;
	left: -7px;
	background: #fff url(../Images/koffer.jpg) top left no-repeat;
	width: 695px;
	height: 241px;
	padding: 7px;
}
.ueber-uns
{
	background-image: url(../Images/ueber-uns.jpg);
}
.aktuelles
{
	background-image: url(../Images/aktuelles.jpg);
}
.bildergalerie
{
	background-image: url(../Images/bildergalerie.jpg);
}
.reisegruppen-2011-2009
{
	background-image: url(../Images/kaesten-reisegruppen2011-2009.jpg);
}
.galerien
{
	background-image: url(../Images/kaesten-galerien.jpg);
}
.koffer-1
{
	float: left;
	display: inline;
	width: 220px;
}
.koffer-2
{
	float: left;
	display: inline;
	width: 220px;
	margin-left: 17px;
}
.koffer-3
{
	float: left;
	display: inline;
	width: 220px;
	margin-left: 17px;
}
.koffer-titel
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-left: 27px;
	height: 56px;
}
.hind .koffer-titel {
	font-size: 1.2em;
	line-height: 120%;
}
.koffer-titel a, .koffer-titel a:link, .koffer-titel a:visited, .koffer-titel a:hover, .koffer-titel a:active
{
	display: block;
	padding: 8px 10px 0px 33px;
	height: 48px;
	color: #fff;
	text-decoration: none;
}
.hind .koffer-titel a, .hind .koffer-titel a:link, .hind .koffer-titel a:visited, .hind .koffer-titel a:hover, .hind .koffer-titel a:active
{
	color: #fff;
	background-color: #61ad36;
}
.koffer-content
{
	margin: 20px 10px 0px 27px;
}
.hind .koffer-content {
	font-size: 13px;
	line-height: 120%;
}
.koffer-content a, .koffer-content a:link, .koffer-content a:visited
{
	display: block;
	color: #7c7d7f;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 12px;
	background: url(../Images/bullet.gif) 0 4px no-repeat;
	margin-bottom: 2px;
}
.koffer-content a:hover, .koffer-content a:active
{
	text-decoration: underline;
}
.map-canvas
{
	float: left;
	display: inline;
	border: 1px solid #6d6e70;
	width: 348px;
	height: 348px;
	margin: 4.4ex 5px 4.4ex 41px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #98bf0c;
}
h1.module-title
{
	margin: 0 0 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #98bf0c;
	font-size: 1.5em;
	text-transform: uppercase;
}
.hind h1, .hind h1.module-title {
	color: #61ad36;
}
.no-title h1.module-title
{
	text-decoration: line-through;
}
h2
{
	margin: 1.4em 0px 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #5d5d5f;
}
.hind h2 {
	color: #333;
}
h3
{
	margin: 1.4em 0px 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #5d5d5f;
}
.hind h3 {
	color: #333;
}
p
{
	margin: 0.6em 0px;
}
.left-pane ul, .left-pane ol
{
	margin-left: 0px;
	padding: 0px 25px;
}

.Normal, .NormalDisabled
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.container-buttons
{
	text-transform: none;
}
a
{
	color: #808080;
	text-decoration: none;
}
a:link, a:visited
{
	color: #98bf0c;
	text-decoration: none;
}
a:hover, a:active
{
	color: #98bf0c;
	text-decoration: underline;
}
.hind a:link, .hind a:visited, .hind a:hover, .hind a:active {
	color: #61ad36;
}
.actions-pane
{
	margin-top: 1em;
}
.red
{
	color: #c50e1f;
}

.green
{
	color: #98bf0c;
}
.biggreen
{
	color: #98bf0c;
	font-size: 1.2em;
	font-weight: bold;
}
.hind .green, .hind .biggreen {
	color: #61ad36;
}
.uppercase
{
	text-transform: uppercase;
}

.ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 1px;
}

.form-message
{
	border-bottom: 1px solid #98bf0c;
	padding-bottom: 1.65ex;
	padding-top: 0.55ex;
	margin-bottom: 2.2ex;
}
.hind .form-message {
	border-bottom-color: #61ad36;
}
.form-row
{
	border-left: 158px solid #fff; /* used instead of margin to fix IE lte 7 bug */
	margin: 0.55ex 0;
}
.form-row:after { content: "."; display: block; height: 0; clear: left; visibility: hidden; }
.form-row { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .form-row { height: 1%; }
.form-row { display: block; }
/* end clearfix */

.form-row .form-row-label, .form-row .checkbox
{
	float: left;
	display: inline;
	margin-left: -158px;
	padding-top: 3px;
	width: 140px;
	text-align: right;
}
.form .required
{
	color: #98bf0c;
	font-weight: bold;
}
.hind .form .required {
	color: #61ad36;
}
.form .small
{
	font-size: 0.9em;
	font-weight: normal;
}
.form-row .textbox
{
	width: 356px;
}
.form-row .half-width
{
	width: 173px;
}
.form-row .right-input
{
	margin-left: 3px;
}
.form-row .quarter-width
{
	width: 86px;
}
.form-row .threequarter-width
{
	width: 260px;
}
.form-section-header
{
	border-top: 1px solid #CCC;
	padding-top: 0.55ex;
	margin: 0.55em 0;
}
.form-footer
{
	border-top: 1px solid #98bf0c;
	padding-top: 1.65ex;
	padding-bottom: 0.55ex;
	margin-top: 2.2ex;
}
.hind .form-footer {
	border-top-color: #61ad36;
}
.form .required a, .form .required a:link, .form .required a:visited
{
	text-decoration: underline;
}
.form .required a:hover, .form .required a:active
{
	color: #000;
}
.form-footer-message
{
	margin: 2.2ex 0;
}
.form-buttons
{
	text-align: center;
}
.form-validation-summary
{
	border: 1px solid #C50E1F;
	background-color: #FFE4E9;
	color: #C50E1F;
	font-size: 0.9em;
	padding: 2.2ex;
}
.form-validation-summary ul
{
	margin: 1.1ex 0 0;
	padding-left: 2em;
}

.newsletter-optin-buttons
{
	text-align: center;
	margin-top: 4px;
}
.button
{
	font-size: 0.9em;
	border: 1px solid #58585a;
/*	border-bottom-color: #8fa367;
	border-right-color: #8fa367; */
	background-color: #769121;
	color: #fff;
	cursor: pointer;
}
.button:hover
{
	background-color: #677e1e;
}

.button-links a, .button-links a:link, .button-links a:visited
{
	float: left;
	display: inline;
	padding: 3px 10px;
	text-align: center;
	margin: 0 2px 6px;
	color: #888;
	background-color: #e4e4e4;
	text-decoration: none;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.button-links a:hover, .button-links a:active
{
	text-decoration: none;
	color: #5d5d5f;
}
a img { border: 0 none; }

@media print
{
	.control-panel,
	.brands,
	#group-teaser,
	.title-image-container,
	.navigation-container,
	.navigation-background,
	.navigation,
	.navigation-spacer,
	.title-image-spacer,
	.title-image-shadow,
	.footer-navigation,
	.admin-navigation,
	.login,
	.logo-shadow,
	.top-link,
	.no-print
	{
		display: none;
	}
	body
	{
		background: #fff;
	}
	.logo img
	{
		width: 475px;
		height: 50px;
	}
	.info-pane
	{
		width: 757px;
	}
	.top-pane,
	.bottom-pane,
	.left-pane,
	.content-pane,
	.right-pane,
	#footer
	{
		background-color: transparent;
		float: none !important;
		width: auto !important;
	}
	.top-pane .container,
	.content-pane .container,
	.bottom-pane .container
	{
		width: auto !important;
	}
	.container
	{
		color: #000;
	}
	.container .module-content
	{
		height: auto !important;
		overflow: visible;
	}
	.left-pane, .content-pane, .right-pane
	{
		margin-bottom: 10px;
	}
	.triplist-header
	{
		height: 90px !important;
	}
}

.kn-clearfix { overflow: hidden; }
.kn-clearfix:after { content: "."; display: block; height: 0; clear: left; visibility: hidden; }
.kn-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .kn-clearfix { height: 1%; }
.kn-clearfix { display: block; }
/* end clearfix */

#ja-badge-main b.ja-badge-round-border-top, #ja-badge-main b.ja-badge-round-border-bottom,
#ja-wide b.ja-badge-round-border-top, #ja-wide b.ja-badge-round-border-bottom,
#ja-wide #ja-wide-head {
    display:  none !important;
}
#ja-badge-main #ja-badge-main-border,
#ja-wide #ja-wide-border {
    border: 0 none;
}
#ja-badge-main #ja-badge-head {
    background: #61ad36 !important;
    color:  #fff !important;
	font-size: 16px;
    text-transform: uppercase !important;
    padding: 0.3em 0.41666em !important;
}
#ja-badge-main #ja-badge-head h2 {
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: normal !important;
}
#ja-badge-main #ja-badge-head a img {
    display: inline;
    height: 16px;
}
#ja-badge-main #ja-badge-head a {
    float: right;
    margin: 0 !important;
}
#ja-badge-main #ja-badge-cont .ja-badge-album {
    border-bottom: 1px solid #61ad36;
}
#ja-wide #ja-wide-cont .ja-badge-album {
    border-bottom: 1px solid #61ad36;
	padding-bottom: 4px;
	margin-bottom: 4px;
	display: block;	
}
#ja-wide #ja-wide-cont .ja-badge-album img {
	float: left;
	margin-right: 10px;
}
#ja-wide #ja-wide-cont .ja-badge-album h3 {
	margin: 0;
	padding: 0;
	line-height: 60px;
}
#ja-wide #ja-wide-cont .ja-badge-album .ja-badge-clear {
	clear: left;
}
#ja-badge-main #ja-badge-foot a {
    color: #fff !important;
}
#ja-badge-main #ja-badge-foot,
#ja-wide #ja-wide-foot {
    display: none;
}

.fb_iframe_widget span { width: 182px !important; }
.fb_iframe_widget iframe { width: 182px !important; }

.hind, .hind *
{
	font-family: Hind, Arial, Helvetica, sans-serif !important;
	/*font-weight: 300;*/
}
/*.hind strong, .hind strong *, .hind b, .hind b * {
	font-weight: 700;
}*/

@keyframes title-images {
	0% { transform: scale(1); }
	100% { transform: scale(1.3); }
}
