/* --------------------- fonts --------------------- */
@font-face { 
	font-family: 'BauerBodoniStd'; 
	src: url(../fonts/BauerBodoniStd-Roman.otf) format('opentype');
	font-weight: normal;
}
@font-face { 
	font-family: 'FuturaStdMedium'; 
	src: url(../fonts/FuturaStd-Medium.otf) format('opentype'); 
	font-weight: normal;
}


/* --------------------- screen, print --------------------- */
@media screen, print {

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

html {
	height: 100%;
}

body {
    height: 100%;
	min-width: 1010px;
    background: #fff;
	padding: 0 30px;
    color: #545454;
}

body, textarea, input, select {
    font-family: "Tahoma", "Tahoma Regular", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;  
}
textarea, input, select {
	font-size: 11px;	
}


fieldset, img {
    border: 0 solid;
}

ul, dl, li {
	list-style-type: none;
}

a {
    color: #4d6400;
	text-decoration: none;
}

a:focus, a:hover, a:active, :active {
    outline: none;
}
input, textarea, button {
    outline: none;
}

button {
	border: none;
	display: block;
	cursor: pointer;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}


/* --------------------- fonts --------------------- */


#mainnav div a.level1 {
	font-family: "FuturaStdMedium", "Futura", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.stage h1 {
	font-family: "BauerBodoniStd", "Georgia", "Times", "Times New Roman", serif;
	font-size: 33px;
	line-height: 23px;
	font-weight: 100;
	letter-spacing: 2px;
}

.stagenav li {
	font-family: "FuturaStdMedium", Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.hometeaser h2 {
	font-family: "BauerBodoniStd", "Georgia", "Times", "Times New Roman", serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: 100;
	letter-spacing: 1px;
}
#content h2 {
	font-family: "BauerBodoniStd", "Georgia", "Times", "Times New Roman", serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: 100;
	letter-spacing: 1px;
}

#contact h2 {
	font-family: "BauerBodoniStd", "Georgia", "Times", "Times New Roman", serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: 100;
	letter-spacing: 1px;
}

.teaserbar h3 {
	font-family: "FuturaStdMedium", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	line-height: 18px; 
	letter-spacing: 1px;
}

#marginbar h3 {
	font-family: "FuturaStdMedium", Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: 100;
	line-height: 18px; 
	letter-spacing: 1px;
}

#content .mod_search h3 {
	font-family: "BauerBodoniStd", "Georgia", "Times", "Times New Roman", serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: 100;
}


#content .mod_search span.relevance {
    font-family: "Tahoma", "Tahoma Regular", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1#nyroModalTitle {
	font-family: "BauerBodoniStd", "Georgia", "Times", "Times New Roman", serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: 100;
}


/* --------------------- page structure and header --------------------- */
#wrapper {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 0 25px;
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
}
#header {
	position: relative;
	top: 0;
	z-index: 1;	
	height: 396px;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;	
	width: 73px;
	height: 106px;
}
#claim {
	position: absolute;
	top: 19px;
	left: 90px;
	z-index: 2;	
	width: 290px;
	height: 31px;
}
#meta {
	position: absolute;
	top: 19px;
	right: 0;
	z-index: 2;	
	width: 165px;
	height: 29px;
}

#meta form#searchform input.text {
	float: left;
	width: 122px;
	height: 14px;
	padding: 8px 3px 9px 15px;
	background: #dcdfd3;
	color: #89926c;
	font-size: 11px;
	line-height: 1.3em;
	
}

#meta form#searchform .btn-search {
	float: left;
	background: #dcdfd3 url(../img/icon_search.gif) no-repeat 3px 8px;
	height: 31px;
	width: 25px;
	cursor: pointer;
}

/* --------------------- mainnav --------------------- */
#mainnav {
	position: absolute;
	top: 79px;
	right: 0;
	z-index: 10;	
}
#mainnav div {
	position: relative;
	float: left;
	z-index: 11;
}

#mainnav div a.level1 {
	display: block;
	float: left;
	height: 19px;
	padding: 8px 12px 0 12px;
	color: #141414;
	text-transform: uppercase;
}
#mainnav div a.level1.trigger {
	cursor: default;
}

#mainnav div.active, #mainnav div.trail {
	background-color: #505d25;
}
#mainnav div.active a.level1,
#mainnav div.active a.level1:hover,
#mainnav div.trail a.level1,
#mainnav div.trail a.level1:hover
 {
	color: #fff;
}

#mainnav ul {
	position: absolute;
	top: 0;
	left: -4px;
	margin-top: 28px;
	padding: 4px 18px 10px 16px;
	background: #fff;
/*
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
*/
	min-width: 80px;
	display: none;
}
#mainnav ul#menu-5 {
	min-width: 60px;
}

#mainnav ul li {
	line-height: 1.8em;
	font-size: 12px;
	white-space: nowrap;
	text-transform: none;
}
#mainnav ul li a {
	color: #141414;
}

#mainnav div a:hover,
#mainnav li a:hover {
	color: #505d25;
}



/* --- stage area --- */
.stage {
	position: absolute;
	top: 126px;
	left: 0;
	z-index: 2;
	width: 900px;		
	height: 234px;
	background-position: 0;
	background-repeat: no-repeat;
}

.stage div {
	position: absolute;
	top: 35px;
	left: 34px;
	z-index: 4;
	height: 160px;
	width: 820px;
}

.stage h1 {
	padding: 11px 0 10px 0;
	color: #fff;
	text-transform: uppercase;
}

.stage p {
	font-size: 12px;
	line-height: 18px;
	font-weight: 100;
	width: 290px;	
	margin-left: 3px;
	color: #fff;
}
.stage a.more {
	position: absolute;
	top: 155px;
	left: 35px;
	z-index: 5;
}

.stage ul.stagenav {
	position: absolute;
	top: 201px;
	left: 21px;
	height: 33px;
	width: 892px;
	overflow: hidden;
	z-index: 5;
}
.stagenav li {
	display: inline;
	float: left;
	text-transform: uppercase;
	
}
.stage .stagenav li a {
	display: block;
	float: left;
	margin: 0 13px;
	padding: 10px 0 0 0;
	color: #fff;
	cursor: pointer;
}
.stage .stagenav li.active a,
.stage .stagenav li a:hover {
	padding-top: 9px;
	border-top: 1px solid #fff;
}

.stage.dark .stagenav li.active a,
.stage.dark .stagenav li a:hover {
	border-top: 1px solid #545454;
}
.stage.dark .stagenav.modlight li.active a,
.stage.dark .stagenav.modlight li a:hover {
	border-top: 1px solid #fff;
}

.stage.dark, 
.stage.dark h1, 
.stage.dark p {
	color: #000;
}
.stage.dark .stagenav li a {
	color: #545454;
}
.stage.dark .stagenav.modlight li a {
	color: #fff;
}
/* --------------------- page elements --------------------- */
#contentwrapper {
	overflow: hidden;
	padding-bottom: 40px;
	min-height: 300px;
}

#contentwrapper a:hover {
	text-decoration: underline;
}

/* --- hometeaser --- */
.hometeaser-row {
	overflow: hidden;
	display: inline-block; /* ie*/
	padding-bottom: 40px;
}

.hometeaser {
	float: left;
	overflow: hidden;
	width: 420px;
	padding: 0 30px 0 0;
}
.hometeaser img {
	float: left;
	margin-right: 25px;
}
.hometeaser div {
	float: left;
	width: 295px;
}
.hometeaser h2 {
	overflow: hidden;
	padding-bottom: 5px;
	max-width: 295px;
	color: #141414;
	text-transform: uppercase;
}
.hometeaser p {
	padding-bottom: 2px;
	font-size: 11px;
	line-height: 18px;
}
.hometeaser a.more {
	padding-left: 9px;
	background: url(../img/icon_arrow_more.gif) no-repeat 0 6px;
}


/* --- teaserbar --- */
.teaserbar {
	word-wrap: break-word; /* ie6 */
	overflow: hidden;
	height: 143px;
	background-color: #dcdfd3;
}

.teaserbar .teaseritem {
	float: left;
	overflow: hidden;
	width: 263px;
	height: 98px;
	padding: 20px 10px 25px 25px;
	border-right: 2px solid #fff;
}

.teaserbar .teaseritem.last {
	width: 250px;
	border-right: none;
}

.teaserbar h3 {
	padding-bottom: 7px;
	color: #505d25;
	text-transform: uppercase;
}
.teaserbar h3 a {
	color: #505d25;
}

.teaserbar p {
	overflow: hidden;
	height: 62px;
	padding-bottom: 8px;
	padding-right: 15px;
	font-size: 11px;
	line-height: 18px;
}
.teaserbar p img {
	float: left;
	margin-right: 16px;
	margin-top: 4px;
}
.teaserbar a.more {
	padding-left: 9px;
	background: url(../img/icon_arrow_more.gif) no-repeat 0 6px;
}


/* --- subnav --- */
#subnav {
	float: left;
	overflow: hidden;
	width: 185px;
	margin-top: -3px;
	padding: 0 10px;
	line-height: 2.1em;
}
#subnav a {
	color: #545454;
}
#subnav .active a,
#subnav .active {
	color: #505d25;
	font-weight: 700;
}

#subnav .active li a {
	color: #545454;
	font-weight: 100;
}
/* 1st level */
#subnav li {
	font-weight: 700;
}
/* 2nd level */
#subnav ul li {
	padding-left: 17px;
	font-weight: 100;
}
/* 3rd level */
#subnav ul ul li {
	padding-left: 17px;
}
#subnav ul ul li.active a,
#subnav ul ul li.active {
	color: #505d25;
	font-weight: 700;
}

#subnav li * {
	display:none;
}

#subnav li a, 
#subnav li.trail *, 
#subnav li.active * {
	display: block;
}

#subnav ul.level_2 li.submenu ul {
	display:none;
}
#subnav ul.level_2 li.submenu.active ul, 
#subnav ul.level_2 li.submenu.trail ul {
	display:block;
}


/* --- content pages --- */
#content {
	float: left;
	width: 460px;
	padding: 0 30px 30px 0;
}
#content.emptynav {
	padding-left: 205px;
}
#content h2 {
	padding-bottom: 16px;
	color: #141414;
	text-transform: uppercase;
}
#content h3 {
	padding-bottom: 2px;
	color: #545454;
	font-size: 11px;
	line-height: 17px;
	font-weight: 700;
}
#content h4 {
	font-size: 11px;
	line-height: 18px;
	font-weight: 700;
}
#content h5 {
	font-size: 11px;
	line-height: 18px;
	font-weight: 100;
}
#content p {
	overflow: hidden;
	padding: 0 5px 25px 0;
	font-size: 11px;
	line-height: 18px;
}
#content p.imgleft img {
	float: left;
	margin: 5px 10px 3px 0;
}
#content p.imgright img {
	float: right;
	margin: 5px 0 0 10px;
}
#content span.singleimg img {
	margin-bottom: 24px;
}

/* -- start floating image in paragraph -- */
#content p.img-leftmiddle span.spacer,
#content p.img-rightmiddle span.spacer {
	display: block;
	width: 1px; 
}
#content p.img-leftmiddle span.spacer {
	float: left; 
	height: 36px; 	
}
#content p.img-rightmiddle span.spacer {
	float: right; 
	height: 36px; 	
}
#content p.img-lefttop img {
	float: left; 
	margin: 4px 10px 10px 0;
}
#content p.img-righttop img {
	float: right; 
	margin: 4px 0 10px 10px;
}
#content p.img-leftmiddle img {
	clear: left;
	float: left;
	margin: 16px 20px 10px 1px;
}
#content p.img-rightmiddle img {
	clear: right;
	float: right;
	margin: 8px 0 10px 10px;
}
/* -- end floating image in paragraph -- */


#content ul {
	padding: 0 20px 16px 15px;
	font-size: 11px;
	line-height: 18px;
}
#content ul li {
	list-style-type: disc;
	list-style-position: outside;
} 
#content ul.arrowlinklist {
	padding: 4px 20px 16px 0;
}
#content ul.arrowlinklist li {
	background: url(../img/icon_arrow_more.gif) no-repeat 0 10px;
	padding-left: 9px;
	list-style-type: none;
	line-height: 23px;
}


#content ul.downloadlist {
	padding: 4px 20px 16px 0;
	line-height: 16px;
}
#content ul.downloadlist li {
	list-style-type: none;
	padding-bottom: 6px;
}
#content ul.downloadlist li a {
	display: block;
	padding: 1px 0 1px 23px;
	background: url(../img/icon_download.gif) no-repeat 0 0;
}

#content .gallery img {
	margin: 0 15px 15px 0;
	width: 100px;
	height: 100px;
}
#content .gallery img.nospace {
	margin-right: 0;
}

/* --- overviewteaser --- */
.overviewteaser {
	overflow: hidden;
	width: 460px;
	padding: 0 0 30px 0;
}
.overviewteaser.last {
	padding-bottom: 0;
}

.overviewteaser img {
	float: left;
	margin-right: 25px;
}
.overviewteaser div {
	float: left;
	width: 335px;
}
#content .overviewteaser h3 {
	margin-top: -2px;
	padding-bottom: 2px;
	color: #545454;
	font-size: 11px;
	line-height: 17px;
	font-weight: 700;
}
#content .overviewteaser p {
	padding: 0 10px 3px 0;
	font-size: 11px;
	line-height: 18px;
}
.overviewteaser a.more {
	padding-left: 9px;
	background: url(../img/icon_arrow_more.gif) no-repeat 0 6px;
}


/* --- mailteaser --- */
.mailteaser {
	overflow: hidden;
	width: 460px;
	padding: 0 0 28px 0;
}
.mailteaser.last {
	padding-bottom: 0;
}

.mailteaser img {
	float: left;
	margin-right: 25px;
}

#content .mailteaser p {
	padding: 0 10px 4px 0;
	font-size: 11px;
	line-height: 18px;
}
.mailteaser a.more {
	padding-left: 9px;
	background: url(../img/icon_arrow_more.gif) no-repeat 0 6px;
}

/* --- marginbar --- */
#marginbar {
	float: left;
	width: 205px;
}

#marginbar li {
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 25px;
	border-bottom: 1px solid #909090;
}


#marginbar li.last {
	margin-bottom: 0;
	border-bottom: none;

}
#marginbar h3 {
	padding-bottom: 9px;
	color: #505d25;
	text-transform: uppercase;
}
#marginbar h3 a {
	color: #505d25;
}
#marginbar p {
	padding-bottom: 4px;
	font-size: 11px;
	line-height: 18px;
}

#marginbar img {
	padding-bottom: 8px;
}
#marginbar a.more {
	padding-left: 9px;
	background: url(../img/icon_arrow_more.gif) no-repeat 1px 6px;
}

#marginbar ul.downloadlist li {
	border-bottom: none;
	padding-bottom: 6px;
	margin: 0;
}
#marginbar ul.downloadlist li.last {
	padding-bottom: 0;
}
#marginbar ul.downloadlist li a {
	display: block;
	padding: 1px 0 1px 23px;
	background: url(../img/icon_download.gif) no-repeat 0 0;
	line-height: 1.3em;

}

/* --------------------- contact form --------------------- */

#contact {
	width: 450px;
	overflow: hidden;
	background: #fff;
	padding: 0;
	color: #545454;
}

#contact h2 {
	padding-bottom: 18px;
	color: #141414;
	text-transform: uppercase;
}
#contact p {
	width: 440px;
	padding-bottom: 28px;
	font-size: 11px;
	line-height: 16px;
}

#contactform input.text {
	float: left;
	width: 202px;
	height: 16px;
	padding: 8px 9px 5px 9px;
	margin: 0 10px 12px 0;
	background: #dcdfd3;
	color: #89926c;
	font-size: 11px;
}
#contactform input.email {
	margin-right: 0;
}
#contactform input.mod {
	width: 432px;
}
#contactform textarea {
	width: 432px;
/*
	max-width: 433px;

*/	height: 100px;
	max-height: 100px;
	padding: 9px;
	background: #dcdfd3;
	color: #89926c;
	font-size: 11px;
	line-height: 1.3em;
}

#contactform input.error,
#contactform textarea.error {
	background: #f9d3c8;
	color: #d2603b;
}

#contactform p.invalid {
	float: left;
	width: 362px;
	padding: 28px 0 10px 0;
	color: #d2603b;
}
#contactform p.invalid span {
	display: none;
}
#contactform #btn-submit {
	float: left;
	margin: 20px 0 0 0;
	height: 30px;
	width: 88px;
	background: transparent url(../img/btn_send.gif) no-repeat 0 0;
}

#btn-close {
	float: right;
	margin: 250px 0 0 0;
	height: 30px;
	width: 88px;
	background: transparent url(../img/btn_ok.gif) no-repeat 0 0;
	cursor: pointer;
}

#closeBut {
	display: none;
}

/* --------------------- searchresult --------------------- */

#content.searchresult {
	width: 665px;
	overflow: hidden;
}
#content .searchnav {
	float: left;
	overflow: hidden;
	width: 185px;
	padding: 0 10px;
	line-height: 2.1em;
}
#content .mod_search {
	float: left;
	width: 460px;
}

.mod_search div {
	padding-bottom: 3px;
}
.mod_search .highlight {
	background: #dbe0c9;
	padding: 3px;
}

#content .mod_search h3 {
	padding-bottom: 12px;
	color: #141414;
	text-transform: uppercase;	
}
#content .mod_search h3 a {
	color: #000;
}
.mod_search span.relevance {
	padding-left: 10px;
	text-transform: none;
}

.mod_search a.more {
	padding-left: 9px;
	background: url(../img/icon_arrow_more.gif) no-repeat 0 6px;
}

.mod_search .pagination p {
	display: none;

}
#content .mod_search .pagination ul {
	display: inline-block;
	padding: 0;
	margin-left: -9px;
}
#content .mod_search .pagination li {
	float: left;
	margin: 0 8px;
	list-style-type: none;
	
	font-size: 11px;
}
#content .mod_search .pagination li a {
	display: block;
	float: left;
	padding: 1px 6px;	
}


#content .mod_search .pagination li a:hover {
	/*
background-color: #505d25;
	color: #fff;
*/
	text-decoration: none;
}

#content .mod_search .pagination li a.first,
#content .mod_search .pagination li a.prev,
#content .mod_search .pagination li a.next,
#content .mod_search .pagination li a.last {
	width: 4px;
	height: 18px;
	background-repeat:  no-repeat;
	background-position: 6px 8px;
	
}

#content .mod_search .pagination li a.prev {
	background-image: url(../img/search_prev.gif);
}
#content .mod_search .pagination li a.first {
	width: 8px;
	background-image: url(../img/search_first.gif);
}
#content .mod_search .pagination li a.next {
	background-image: url(../img/search_next.gif);
}
#content .mod_search .pagination li a.last {
	width: 8px;
	background-image: url(../img/search_last.gif);
}

#content .mod_search .pagination li span.current {
	display: block;
	float: left;
	padding: 1px 5px;	
	background-color: #505d25;
	color: #fff;
}
/* --------------------- footer --------------------- */

#footer {
	width: 900px;
	padding: 18px 0 40px 0;
	border-top: 1px solid #909090;
	text-align: center;
}

#footer ul {
	overflow: hidden;
}

#footer ul li {
	display: inline;
	padding: 0 8px;
	line-height: 1.2em;
}
#footer ul li a {
	color: #656565;
}
#footer ul li a:hover {
	text-decoration: underline;
}


/* ----------------------------------------- nyroModal.css ------------------------------------------ */

div#nyroModalFull {
	font-size: 12px;
	color: #000;
}
div#nyroModalLoading {
	border: 40px solid #fff;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 40px solid #fff;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 40px solid #fff;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../img/btn_close.gif) no-repeat 0 0;
	width:31px;
	height:31px;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 20px 0;
	position: absolute;
	top: -22px;
	left: 5px;
	color: #141414;
	text-transform: uppercase;
}
div#nyroModalContent {
	overflow: auto;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg {
/*
	padding-top: 39px;
	padding-bottom: 40px;
*/
}
div.wrapperImg #nyroModalContent {

	padding: 30px 0;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 40px 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}

a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background: left bottom no-repeat;
	background-image: url(data:image/gif;base64,AAAA); 
}

a.nyroModalPrev {
	background-image: url(../img/prev.gif);
}
a.nyroModalNext {
	background-image: url(../img/next.gif);
}

div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background-image: url(../img/prev.gif);
}
a.nyroModalNext {
	right: 0;
	background-position: right bottom;
}
a.nyroModalNext:hover {
	background-image: url(../img/next.gif);
}




} /* --- end screen,print  --- */
