/******* layout spacer ******/
.space_10 {
	clear: both;
	padding-top: 10px;
}
.space_15 {
	clear: both;
	padding-top: 15px;
}
.space_20 {
	clear: both;
	padding-top: 20px;
}
.space_30 {
	clear: both;
	padding-top: 30px;
}
.space_40 {
	clear: both;
	padding-top: 40px;
}
.space_55 {
	clear: both;
	padding-top: 55px;
}
.space_110 {
	clear: both;
	padding-top: 110px;
}
/************* main **************/
.main {
	clear: both;
	margin: 0 auto 0 auto;
	width: 1024px;
	height: auto;
	background-image: url(../images/bg_content.jpg);
	background-position: center 80px;
	background-repeat: no-repeat;
}
/********** navigation ***********/
.navi_main_frame {
	clear: both;
	margin: 0 auto 0 auto;
	width: 1024px;
	height: 80px;
	background-image: url(../images/navi/navi_layer.jpg);
	background-repeat: no-repeat;
}
.navi_sub_frame {
	clear: both;
	margin: 0 auto 0 auto;
	width: 1024px;
	height: 80px;
	background-image: url(../images/navi/navi_layer_sub.jpg);
	background-repeat: no-repeat;
}
div.navi_main,
div.navi_sub {
	clear: both;
	margin: 0 0 0 185px;
}
div.navi_main div,
div.navi_sub div {
	float: left;
	margin: 0 60px 0 0;
	width: auto;
}
div.navi_main div a.inactive,
div.navi_main div a.inactive:link,
div.navi_main div a.inactive:visited,
div.navi_main div a.inactive:active,
div.navi_sub div a.inactive,
div.navi_sub div a.inactive:link,
div.navi_sub div a.inactive:visited,
div.navi_sub div a.inactive:active  {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 55px;
	text-transform: uppercase;
}
div.navi_main div a.inactive:hover {
	background-image: url(../images/navi/active_arrow_main-navi.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
div.navi_main div a.active,
div.navi_main div a.active:link,
div.navi_main div a.active:visited,
div.navi_main div a.active:active,
div.navi_main div a.active:hover {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 55px;
	text-transform: uppercase;
	background-image: url(../images/navi/active_arrow_main-navi.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
div.navi_sub div a:hover {
	background-image: url(../images/navi/active_arrow_sub-navi.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
div.navi_sub div a.active,
div.navi_sub div a.active:link,
div.navi_sub div a.active:visited,
div.navi_sub div a.active:active,
div.navi_sub div a.active:hover {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 55px;
	text-transform: uppercase;
	background-image: url(../images/navi/active_arrow_sub-navi.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
div.navi-level2 {
	position: absolute;
	width: auto;
	height: 24px;
	z-index: 50;
}
div.navi_sub div.navi-level2 a.inactive,
div.navi_sub div.navi-level2 a.inactive:link,
div.navi_sub div.navi-level2 a.inactive:visited,
div.navi_sub div.navi-level2 a.inactive:active {
	display: inline;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	text-transform: none;
}
div.navi_sub div.navi-level2 a.inactive:hover {
	color: #78571a;
	background-image: none;
}
div.navi_sub div.navi-level2 a.active,
div.navi_sub div.navi-level2 a.active:link,
div.navi_sub div.navi-level2 a.active:visited,
div.navi_sub div.navi-level2 a.active:active,
div.navi_sub div.navi-level2 a.active:hover {
	display: inline;
	color: #78571a;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	text-transform: none;
	background-image: none;
}
div.navi_sub div.navi-level2 span {
	margin: 0 14px 0 14px;
	color: #78571a;
}
/********** startseite ***********/
.image_start {
	clear: both;
	width: 100%;
	height: auto;
	text-align: center;
	background: transparent;
}
/********** textcontent **********/
.content_frame {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	width: 1024px;
	height: auto;
}
.contentheadline {
	clear: both;
	width: 100%;
	height: 90px;
	text-align: center;
}
.textcontent,
.tablecontent,
.formfield_row,
.formfield_row_text  {
	clear: both;
	margin: 0 0 0 105px;
	width: 804px;
	height: auto;
}
.textcontent_mod  {
	clear: both;
	margin: 0 0 0 130px;
	width: 748px;
	height: auto;
}
.textcontent p,
.textcontent_mod p {
	margin: 0 0 20px 0;
}
.textcontent ul,
.textcontent_mod ul {
	margin: 0 0 20px 15px;
	padding: 0;
   list-style-type: disc;
}
.textcontent img {
	float: right;
	margin: 0 0 12px 12px;
	padding: 16px;
	background-image: url(../images/background_images/content-pic.gif);
	background-repeat: no-repeat;
}
.textcontent_mod img {
	margin: 0 0 12px 12px;
	padding: 16px;
	background-image: url(../images/background_images/content-pic.gif);
	background-repeat: no-repeat;
}
.navicontent {
	clear: both;
	margin: 0 0 0 130px;
	width: 748px;
	height: auto;
}
.navicontent a.inactive,
.navicontent a.inactive:link,
.navicontent a.inactive:visited,
.navicontent a.inactive:active {
	display: inline;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
.navicontent a.inactive:hover {
	color: #78571a;
	background-image: none;
}
.navicontent a.active,
.navicontent a.active:link,
.navicontent a.active:visited,
.navicontent a.active:active,
.navicontent a.active:hover {
	display: inline;
	color: #78571a;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
.navicontent span {
	margin: 0 12px 0 12px;
}
.imagecontent,
.zoomcontent_hi {
	clear: both;
	margin: 0 0 0 125px;
	width: 754px;
	height: auto;
}
.imagecontent img,
.zoomcontent_hi img {
	display: block;
	padding: 16px;
	width: 722px;
	height: 447px;
	background-image: url(../images/background_images/content-pic_big.gif);
	background-repeat: no-repeat;
}
.content_col1 {
	float: left;
	margin: 0 35px 0 0;
	width: 192px;
	height: 130px;
}
.content_col1 img {
	padding: 11px;
	width: 170px;
	height: 108px;
	background-image: url(../images/background_images/teaser-pic.gif);
	background-repeat: no-repeat;
}
.content_col2 {
	float: left;
	width: 577px;
	height: 130px;
}
.content_col2 p,
.zoomcontent_hi div p  {
	margin: 0 0 15px 0;
}
.spacercontent {
	clear: both;
	margin: 20px 0 20px 105px;
	width: 804px;
	height: 0;
	border-top: 1px solid #ccc;
}

.zoomcontent { display: none; }
.zoomcontent_hi div {
	clear: both;
	margin: 5px 5px 0 5px;
	width: 744px;
	height: auto;
}
.thumbcontent {
	clear: both;
	margin: 0 0 0 130px;
	width: 743px;
	height: 56px;
}

/* Easy Slider */
#thumbslider ul, #thumbslider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#thumbslider {
	/* define width and height of container element and list item (slide) list items must be the same size as the slider area */ 
	float: left;
	width: 687px;
	height: auto;
	overflow: hidden;
}
#thumbslider ul li.first {
	/* define width and height of container element and list item (slide) list items must be the same size as the slider area */ 
	width: 78px;
	height: auto;
}
#thumbslider ul li.other {
	/* define width and height of container element and list item (slide) list items must be the same size as the slider area */ 
	margin: 0 0 0 9px;
	width: 78px;
	height: auto;
}
#thumbslider ul li img {
	padding: 7px;
	width: 64px;
	height: 42px;
	background-image: url(../images/background_images/gallery-thumb.gif);
	background-repeat: no-repeat;
}
div#thumbslider_button_left {
	float: left;
	padding: 21px 0 0 0;
	width: 28px;
}
div#thumbslider_button_right {
	float: left;
	padding: 21px 0 0 0;
	width: 28px;
	text-align: right;
}
div#thumbslider_button_left span#prevBtn{}
div#thumbslider_button_right span#nextBtn{}
/* // Easy Slider */

.textcontent a,
.textcontent a:link,
.textcontent a:active,
.textcontent a:visited,
.textcontent a:hover,
.content_col2 a,
.content_col2 a:link,
.content_col2 a:active,
.content_col2 a:visited,
.content_col2 a:hover,
a.internal-link,
a.internal-link:link,
a.internal-link:active,
a.internal-link:visited,
a.internal-link:hover,
a.external-link-new-window,
a.external-link-new-window:link,
a.external-link-new-window:active,
a.external-link-new-window:visited,
a.external-link-new-window:hover,
a.button,
a.button:link,
a.button:active,
a.button:visited,
a.button:hover {
	padding: 0 0 0 10px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/arrow_button.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
}

.formfield {
	float: left;
	margin: 0 10px 0 0;
	width: 190px;
	height: auto;
}
.formfield_row label,
.formfield label {
	display: block;
	margin: 0 0 4px 0;
	font-size: 11px;
}
.formfield_row_text p {
	margin: 0;
}
.errortext {
	color: #ff0000;
	font-weight: bold;
}
.input_text {
	padding: 0 2px 0 2px;
	width: 184px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.input_text_small {
	padding: 0 2px 0 2px;
	width: 88px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.form_textarea {
	padding: 0 0 0 2px;
	width: 384px;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.form_selectbox {
	margin: 0;
	padding: 1px 0 1px 0;
	width: 192px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.form_selectbox_small {
	margin: 0;
	padding: 1px 0 1px 0;
	width: 96px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.form_buttons {
	clear: both;
	margin: 0 0 0 105px;
	padding: 10px 0 0 0;
	width: 390px;
	height: auto;
	border-top: 1px solid #ccc;
	text-align: right;
}
/*** Global styles ***/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
