@charset "UTF-8";

html,body {
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Helvetica, Arial, sans-serif;
	/* font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Arial, Verdana, Helvetica, sans-serif; */
	font-size:12px;
	width:100%;
	height:100%;
}
body {
background:#696a19;
}
.breaker {
	clear:both;
}
a {
	color:#696A1A;
	text-decoration:none;
}
#container_login {
	width:100%;
	height:55px;
	background:url(../img/bg_body.gif) bottom left repeat-x;
	overflow:hidden;
	color:#4c4600;
}
#container_login iframe {
	width:990px;
	height:45px;
	position:relative;
	left:50%;
	top:0;
	margin-left:-495px;
}
.ie6 #container_login iframe {
	width:990px;
	height:45px;
	position:relative;
	left:0 !important;
	top:0;
	margin-left:130px;
}
#container_login table td.login_left {
	width:250px;
	height:45px;
	vertical-align:middle;
}
#container_login table td.login_right {
	width:735px;
	height:45px;
	text-align:right;
	vertical-align:middle;
}
#container_login .input_txt {
	background:url(../img/bg_input.gif) top left repeat-x;
	border:1px solid #babb2c;
	padding:3px 2px;
}
#container_login .input_clientid {
	background:url(../img/bg_input_kn.gif) 0px 0px no-repeat;
	border:1px solid #babb2c;
	padding:3px 2px;
}
#container_login .input_loginname {
	background:url(../img/bg_input_bn.gif) 0px 0px no-repeat;
	border:1px solid #babb2c;
	padding:3px 2px;
}
#container_login .input_password {
	background:url(../img/bg_input_pw.gif) 0px 0px no-repeat;
	border:1px solid #babb2c;
	padding:3px 2px;
}

.ie6 #container_login .input_txt {
	padding:1px 2px;
}
#container_login .input_login_submit {
	background-color:transparent;
	background:url(../img/bg_login_button.gif) right center no-repeat;
	border:0;
	padding:3px 15px 3px 3px;
	margin:0;
	font-size:13px;
	color:#4c4600;
}
ie6 #container_login .input_login_submit {
	margin-top:-2px;
}
#container_login a {
	color:#222;
	text-decoration:none;
	font-size:11px;
}
#container_login a:hover {
	text-decoration:underline;
}
.ie6 .label_login {
	position:relative;
	top:-1px;
}
.ie7 .label_login {
	position:relative;
	top:-3px;
}
#container_website {
	width:990px;
	position:relative;
	margin:0 auto;
}
#logo {
	width:935px;
	height:250px;
	background:url(../img/bg_logo.jpg);
	position:absolute;
	left:-140px;
	top:-5px;
	text-indent:-10000px;
}
#logo a {
	width:225px;
	height:60px;
	display:block;
	margin:20px 0 0 140px;
	
}
#metanavigation {
	height:33px;
	text-align:right;
	position:absolute;
	right:5px;
	top:-5px;
}
.ie6 #metanavigation {
	right:0px;
}
.metanavigation_tab {
	height:33px;
	line-height:33px;
	float:left;
	display:inline;
	padding:0 10px;
	margin-left:8px;
	color:#e2e0ce;
	background:url(../img/bg_metanavigation.gif) repeat-x;
}
.tab_login {
	padding:0;
}
.tab_login a {
	height:33px;
	line-height:33px;
	float:left;
	padding:0 10px;
	text-decoration:none;
	color:#e2e0ce;
	background:url(../img/bg_metanavigation.gif) top left repeat-x;
}
.tab_login a:hover, .metanavigation_tab a.current {
	color:#4c4600;
	background:url(../img/bg_metanavigation.gif) bottom left repeat-x;
}
.tab_language {
	height:33px;
	line-height:33px;
}
.tab_language a {
	float:left;
	width:20px;
	height:15px;
	overflow:hidden;
	margin-top:9px;
	cursor:pointer;
	display:block;
	text-indent:-10000px;
	position:relative;
	text-align:left;
	line-height:15px;
}
.tab_language a.lang_de {
	background:url(../img/bg_lang_de.gif) top left no-repeat;
}
.tab_language a.lang_nl {
	margin-left:5px;
	background:url(../img/bg_lang_nl.gif) top left no-repeat;
}
.tab_language a.lang_en {
	margin-left:5px;
	background:url(../img/bg_lang_en.gif) top left no-repeat;
}
.tab_language a.lang_at {
	margin-left:5px;
	background:url(../img/bg_lang_at.gif) top left no-repeat;
}
.tab_language a.lang_ch {
	margin-left:5px;
	background:url(../img/bg_lang_ch.gif) top left no-repeat;
}
.tab_language a:hover, .tab_language a.current {
	background-position:bottom left;
}

.ie6 .tab_search {
	padding-top:6px;
	height:27px;
}
.ie7 .tab_search {
	line-height:25px;
}
.tab_search .input_search {
	background:url(../img/bg_input_search.gif) right center repeat-x;
	border:none;
	padding:3px 2px;
	margin-left:10px;

}
.ie7 .tab_search .input_search {
	position:relative;
	top:3px;
	left:10px;
}
.ie6 .tab_search .input_search {
	padding:1px 2px;
}

#navigation {
	height:45px;
	text-align:right;
	position:absolute;
	right:5px;
	top:64px;
}
.ie6 #navigation {
	right:0px;
	top:55px;
}
#navigation ul li {
	height:41px;
	line-height:41px;
	margin-left:-1px;
	float:left;
}
#navigation ul li a {
	height:41px;
	line-height:35px;
	float:left;
	padding:0px 12px;
	color:#e2e0ce;
	font-size:14px;
	text-decoration:none;
	background:url(../img/bg_navigation.gif) top right repeat-x;
}
#navigation ul li.last_li a {
	background:url(../img/bg_navigation.gif) top left repeat-x;
}
#navigation ul li a:hover {
	background:url(../img/bg_navigation.gif) bottom right repeat-x;
}
#navigation ul li.current a {
	background:url(../img/bg_navigation.gif) bottom right repeat-x;
}



#container_content {
	width:990px;
	position:absolute;
	top:100px;
}
#container_content_top {
	width:990px;
	height:5px;
	background-image:url(../img/bg_content_head.png);
}
#container_content_middle {
	width:964px;
	padding:8px 13px;
	background-image:url(../img/bg_content_body.png);
}
#container_content_bottom {
	width:990px;
	height:5px;
	background-image:url(../img/bg_content_foot.png);
}
.ie6 #container_website {
	width:980px;
}
.ie6 #container_content {
	width:980px;
}
.ie6 #container_content_top {
	display:none;
}
.ie6 #container_content_middle {
	width:964px;
	padding:8px;
	background-image:none;
	background-color:#fff;
}
.ie6 #container_content_bottom {
	display:none;
}
#content_head {
	width:964px;
	height:260px;
	overflow:hidden;
}
#content_success_stories {
	width:964px;
	height:100px;
	overflow:hidden;
	margin-top:8px;
}

#hordion {
	width:964px;
	height:100px;
}
.slidebox {
	width:120px;
	height:100px;
	background:url(../img/bg_slidebox.jpg) top left no-repeat;
	border-left:1px solid #dbce1a;
	/* border-right:1px solid #dbce1a; */
	/* cursor:pointer; */
	display:block;
	padding:0;
	color:#111;
}
.slidebox b {
	font-weight:normal;
}
.slidebox.active {
	background:url(../img/bg_slidebox.jpg) bottom left no-repeat;
	border:0;
	padding:0px 1px;
}

.slidebox table .second_slidebox_td span {
	display:none;
}
.slidebox.active table .second_slidebox_td span {
	display:block;
}
.first_slidebox_td {
	width:90px;
	height:90px;
	vertical-align:top;
	display:block;
	padding:5px 6px;
	font-size:11px;
	line-height:15px;
	border-left:1px solid #fff56f;
}
.slidebox.active .first_slidebox_td {
	border:none;
	padding:5px 7px;
}
.first_slidebox .first_slidebox_td {
	border-left:0px;
	padding-left:7px;
}
.slidebox.first_slidebox {
	border-left:0px;
	padding-left:1px;
	
}

.slidebox h3 {
	color:#111;
	font-weight:bold;
}
.active h3 {
	color:#111;
	font-weight:bold;
}
.second_slidebox_td {
	padding:5px;
	font-size:10px;
	line-height:13px;
	width:116px;
	overflow:hidden;
}
.second_slidebox_td p {
	padding-bottom:4px;
}
.second_slidebox_td a {
	font-weight:bold;
	color:#000;
}
.second_slidebox_td a:hover {
	text-decoration:underline;
}
#content_boxcontainer_neu {
	background:url(../img/bg_contentboxes.gif) no-repeat;
	margin-top:8px;
}
.home_product_slider {
	width:478px;
	overflow: hidden;
	margin-right:8px;
	float:left;
	display:inline;
}


.home_info_box {
	width:219px;
	height:209px;
	float:left;
	display:inline;
	padding:8px;
	margin-top:8px;
	margin-right:8px;
	background:url(../img/bg_home_infobox.gif) bottom left repeat-x;
	position:relative;
}
.list_news_events {
	padding:0;
	margin:0;
	padding-top:8px;

}
.list_news_events h3, .list_news_events * {
	font-size:10px !important;
	line-height:12px;
}
.home_info_box_neu {
	width:235px;
	float:left;
	display:inline;
	padding:8px 0px;
	margin-right:8px;
	position:relative;
}
.ie7 .home_info_box_neu, .ie6 .home_info_box_neu {
	padding:3px 0px 0px 0px;
	bottom:-5px;
}
.list_news_events li {
	border-top:1px solid #fff;
	border-bottom:1px solid #cbcbcd;
	display:block;
	padding-left:4px;
}
.home_info_box_neu .list_image, .home_info_box_neu .list_content {
	float:left;
	padding:6px 3px 6px 0px;
}
.list_content a {
	color:#000 !important;
	font-weight:bold;
	/* padding-bottom:4px; */
	display:block;
}
.list_content a:hover {
	text-decoration:underline;
}
.home_info_box_neu .list_image {
	width:70px;
}
.list_image img {
	border:1px solid #cccc96;
}
.home_info_box_neu .list_content {
	width:155px;
}
.home_infobox_link_right_top {
	position:absolute;
	top:8px;
	right:8px;
	color:#696a19;
	font-size:11px;
}
.ie7 .home_infobox_link_right_top, .ie6 .home_infobox_link_right_top {
	position:absolute;
	top:3px;
	right:8px;
	color:#696a19;
	font-size:11px;
}

.home_info_box h2 {
	color:#696a19;
	font-weight:bold;
	font-size:13px;
	padding-bottom:5px;
}
.home_product_slider h2 {
	color:#696a19;
	font-weight:bold;
	font-size:12px;
	padding:8px 0px 5px 8px;
}
.home_info_box h3 {
	color:#000;
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
	line-height:15px;
}
.home_info_box p {
	color:#000;
	font-weight:normal;
	font-size:11px;
	line-height:15px;
}
.home_info_box_neu h2 {
	color:#696a19;
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
	padding-left:8px;
}
.home_info_box_neu h3 {
	color:#000;
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
	line-height:15px;
}
.home_info_box_neu p {
	color:#000;
	font-weight:normal;
	font-size:11px;
	line-height:15px;
}
.home_info_box a {
	color: #000;
	font-weight: bold;
	
}
.home_info_box a:hover {
	text-decoration: underline;
}
.last_infobox {
	margin-right:0px;
}
#footer {
	width:980px;
	height:80px;
	line-height:30px;
	padding:0 5px;
	color:#e2e0ce;
	font-size:10px;
}
.ie6 #footer {
	padding:0;
}
#footer a {
	color:#e2e0ce;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#header_standardseite {
	float:left;
	display:inline;
	height:260px;
	width:716px;
	overflow:hidden;
	position:relative;
}
#header_standardseite img {
	
}
#second_level_navigation_container {
	float:left;
	display:inline;
	width:240px;
	height:100%;
	background:#f0efe5;
	border-right:8px solid #fff;
}
#second_level_navigation_container h2 {
	width:228px;
	height:34px;
	line-height:34px;
	background:url(../img/bg_second_level_navigation_title.gif) left top repeat-x;
	color:#e2e0ce;
	font-size:14px;
	font-weight:normal;
	padding-left:12px;
	border-bottom:1px solid #fff;
}
#second_level_navigation li {
	background:#f0efe5;
	height:37px;
	width:240px;
	border-bottom:1px solid #fff;
}
#second_level_navigation li a {
	display:block;
	height:37px;
	width:228px;
	padding-left:12px;
	line-height:35px;
	color:#686a17;

}
#second_level_navigation li a:hover, #second_level_navigation li.current a {
	background:url(../img/bg_second_level_navigation_current_khaki.gif) right center repeat-x;
	color:#564c10;
	font-weight:bold;
}
#frame_left, #frame_center, #frame_right {
	float:left;
	display:inline;
}
#frame_left {
	padding-top:0;
	/* background:url(../img/bg_left_frame_center.gif) right top repeat-y; */
}
#third_level_navigation_container {
	width:240px;
	/* background:url(../img/bg_left_frame_top.gif) right top no-repeat; */
	padding-top:30px;
}
#third_level_navigation {
	border-top:1px solid #696a1a;
	padding-bottom:30px;
	/* background:url(../img/bg_left_frame_bottom.gif) right bottom no-repeat; */
}
#third_level_navigation li {
	height:35px;
	width:240px;
	border-bottom:1px solid #696a1a;
}
#third_level_navigation li a {
	display:block;
	height:35px;
	width:228px;
	padding-left:12px;
	line-height:35px;
	color:#696a1a;
}
#third_level_navigation li a:hover, #third_level_navigation li.current a {
	background:url(../img/bg_third_level_navigation_current_bold.gif) 220px center no-repeat;
	font-weight:bold;
}
#frame_left, frame_right {
	width:240px;
}
#frame_center {
	width:424px;
	padding:30px;
}
#frame_center h2, #frame_center h1 {
	color:#696a1a;
	font-size:14px;
	padding: 5px 0px 7px 0px;
	font-weight: bold;
}
#frame_center h3 {
	color:#000;
	font-size:13px;
	padding-bottom: 15px;
	font-weight: bold;
}
#frame_center p {
	color:#000;
	line-height:17px;
	padding:0px 0px 10px 0px;
}
#frame_center, #frame_center * {
	line-height:17px;
}
#frame_center ul {
	list-style:circle outside;
	padding-left:17px;
	margin-bottom: 5px;
}
#frame_center li {
	line-height:19px;
	padding-bottom:5px;
}
#frame_right {
	padding-top:8px;
}
#frame_right * {
	font-size:11px;
	line-height:13px;
	color:#37380e;
}
#frame_right h3, #frame_right h3 * {
	font-size:13px !important;
}
.eventtable td {
	text-align:center;
	padding:2px;
	width:27px;
}
.eventtable th {
	text-align:center;
	padding:2px;
	white-space:nowrap;
}
.eventtable td a {
	
	background:#696a1a;
	color:#fff !important;
	padding:2px 3px;
}
.eventtable caption {
	width:100%;
	text-align:center;
	padding:6px 0px;
}
.modulbox_yellow, .downloadmodul {
	background:url(../img/bg_modulbox_yellow.gif) top left repeat-y;
	width:200px;
	padding:15px 20px;
	margin-bottom:10px;
}
.modulbox_yellow h3, .downloadmodul h3 {
	font-size:16px;
	padding-bottom:10px;
	color:#696a1a;
	border-bottom:1px solid #ecd00d;
	margin-bottom:8px;
}
.downloadmodul h3 {
	background:url(../img/download_icon.gif) top left no-repeat;
	padding-left:30px;
	padding-top:3px;
}

.modulbox_yellow li, .downloadmodul li {
	background:url(../img/bg_li_green.gif) 0px 3px no-repeat;
	padding-left:20px;
	padding-bottom:7px;
	line-height:15px;
	color:#37380e;

}

.modulbox_green {
	background:#a8a92d url(../img/gb_bg.gif) bottom left repeat-x;
	width:200px;
	padding:15px 20px;
	margin-bottom:8px;
	color:#E2E0CE;
}
.modulbox_green h3, .modulbox_green h3 * {
	font-size:16px;
	padding-bottom:10px;
	/* color:#696a1a; */
	color:#fff !important;
	/* border-bottom:1px solid #ddd; */
	margin-bottom:10px;
}
.modulbox_green h3 {
	border-bottom:1px solid #ddd;
}
.modulbox_green li {
	background:url(../img/bg_li_green_2.gif) 0px 3px no-repeat;
	padding-left:20px;
	padding-bottom:7px;
	line-height:15px;
	color:#fff !important;
	/* color:#1c1c07; */

}
.produkttabelle, .produkttabelle_2 {
	width:100%;
	font-size:10px !important;
	margin-top:25px;
}
.produkttabelle_2 {
	margin-top:0;
}
.produkttabelle td, .produkttabelle th {
	width:50%;
	padding:5px 10px;
	border-bottom:1px solid #fff;
}
.produkttabelle_2 td, .produkttabelle_2 th {
	padding:5px 10px;
	border-bottom:1px solid #fff;
}
.produkttabelle td, .produkttabelle_2 td {
	border-left:1px solid #fffccb;
}
.produkttabelle td.left_td, .produkttabelle_2 td.left_td {
	text-align:right;
	border-left:0px;
	border-right:1px solid #e8e16d;
	position:relative;
}

.left_td_content {
	position:relative;
	display:block;
}
.produkttabelle input {
	margin:0px 4px 0px 0px !important;
}
.produkttabelle th, .produkttabelle_2 th {
	background:#a8a92d url(../img/table_head_bg.gif) bottom left repeat-x;
	vertical-align:middle;
	padding:5px 10px;
}
.eventtabelle th {
	background:#a8a92d url(../img/table_head_bg.gif) bottom left repeat-x;
	vertical-align:middle;
	padding:5px 10px;
}
.yellow_tr {
	background:#fff574 url(../img/table_bg_yellow.gif) top left repeat-x;
}
.light_yellow_tr {
	background:#fffcd1 url(../img/table_bg_lightyellow.gif) top left repeat-x;
}
.white_tr {
	background:#fff;
}
.white_tr td {
	padding:3px 10px 3px 10px;
	border-left:1px solid #fff !important;
	/* cursor:pointer; */
}
.beige_tr td {
	padding:3px 10px 3px 10px;
	border-left:1px solid #fafbf5 !important;
	/* cursor:pointer; */
}
.white_tr .left_td, .beige_tr .left_td {
	border-left:0px !important;
	border-right:1px solid #dddfbd !important;
}
.beige_tr {
	background:#f3f3e5;
}
.produkttabelle .small_text, .produkttabelle_2 .small_text {
	font-size:9px !important;
	line-height:12px !important;
}
.ie6 img, .ie6  div {
	behavior: url("/global/js/iepngfix.htc")
}
.produkttabelle td.left_td, .produkttabelle_2 td.left_td {
	padding-left:0px;
}





iframe html, iframe body, iframe {
	background-color:#fff !important;
}

.editmode label {
	display:block;
	margin:10px 0px 2px 0px;
}
.editmode input {
	width:100%;
	display:block;
}


.yf_tooltip {
	width:217px;
	background:url(../img/tooltip_bottom_bg.gif) bottom left no-repeat;
}
.ie6 .yf_tooltip {
	margin:-8px 0px 0px -50px;
}
.yf_tooltip_top {
	width:217px;
	height:3px;
	background:url(../img/tooltip_top_bg.gif) top left no-repeat;
}
.yf_tooltip_center {
	width:180px;
	padding:8px 27px 8px 10px;
	margin-bottom:3px;
	background:url(../img/tooltip_center_bg.gif) right center no-repeat;
	text-align:left !important;
}
tr.tooltip {
	cursor:hand;
	cursor:pointer;
}
.contactform fieldset {
	background:#f0efe5;
	padding: 5px;
}
.contactform label {
	float:left;
	width:165px;
	margin:5px 0 0 5px;
}
.contactform input, .contactform select {
	width:225px;
	margin-bottom:5px;
}
.contactform textarea {
	height:100px;
	width:228px;
	margin-bottom:5px;
}
.contactform legend {
	display:none;
}
table.datatable th {

}
.frame_center table.datatable td {
	padding:2px 3px;
}

table.datatable .firstcol {
}
.searchform {
	display:inline;
}
#frame_center ul {
	list-style-image: url(../img/yf_bullet.gif);
}
* html #frame_center ul {
	list-style-image: url(../img/yf_bullet_ie.gif);
}
.datatable th {
	background:#6a6b1b url(../img/bg_thead.gif) repeat-x;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:5px 7px;
	color:#fff;
	font-weight:normal;

	
}
.datatable td {
	background:#f0efe5;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:5px 7px;
}
.datatable tr.odd td, .contactform fieldset div.odd {
	background:#f8f7f2;
}
#frame_center ul, #frame_center ol {
	background:#f0efe5;
	padding:13px 10px 10px 25px;
}
#frame_center .blockcontent ul, #frame_center .blockcontent ol {
	background:none !important;
	padding:0px 0px 0px 15px !important;
	list-style-position:outside;
}
#frame_center .blockcontent ul li, #frame_center .blockcontent ol li {
	/* display:block; */
	/* margin-bottom:12px; */
}
#frame_center .blockcontent ul.hardware_list li, #frame_center .blockcontent ol.hardware_list li {
	display:block !important;
	width:100%;
	margin-bottom:12px;
	min-height:75px;
}

*html #frame_center .blockcontent ul.hardware_list li, *html #frame_center .blockcontent ol.hardware_list li {
	height:75px;
}
#frame_center .blockcontent ul.hardware_list {
	padding-left:0px !important;
}
input.formError, textarea.formError{

        background: #fddc03;
}
.layerlink {
}
.blocktoggler {
	cursor:pointer;
	padding-bottom:5px !important;
	padding-top:10px !important;
	color:#696a19 !important;
}
.blockcontent {
	padding:15px;
}
.blockcontent p {
	padding-top:0px !important;
}
.active_blockcontent {
	background:#f8f7f2;
}
a.thumbnail, img.thumbnailimg {
	border:1px solid #CCCC96;
	/* border:3px solid #e3e2d8; */
	display:block;
	padding:0;
	margin:0px 20px 5px 0px;
	line-height:100% !important;

}
.thumbnailcontainer {
	float:left;
}
.thumbnail img {
	padding:0px;
	border:0px;
	margin:0px;
	line-height:100% !important;

}
a.thumbnail:hover {
	border:1px solid #CCCC96;
	/* border:3px solid #d4d3c9; */
}

/* ------------ Berichte Slider ----------- */



		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 716px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 260px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 716px; /* Also specified in  .stripViewer  above */
		}
		.panel img {
			border:0;padding:0;margin:0;
		}
		.stripViewer {
			background:url(../img/slideshow_stage_2.gif) repeat-x;
		}
		.wrapper {
			width:616px;
			padding-left:100px;
			padding-top:15px;
			height:245px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			position:absolute;
			right:0;
			top:0;
			width:240px;
			height:260px;
			padding:0px 0px;
			z-index:150;
			display:none;
			border-left:8px solid #fff;
		}
		.stripNav_bg { /* This is the div to hold your nav (the UL generated at run time) */
			position:absolute;
			right:0;
			top:0;
			width:10px;
			height:260px;
			z-index:140;
			background:#000;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			line-height:15px;

		 /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		.stripNav ul li a {
			text-decoration:none;
			color:#444;
		}
		
		.stripNav a { /* The nav links */
			display: block;
			
		}
		
		.stripNav li a:hover {
			background: #b6b595;
			color: #fff;
		}
		
		.stripNav li a.current {
			background: #6e703f;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 130px;
			text-indent: -9000em;
			z-index:150;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 21px;
			width: 21px;
		}
		
		.stripNavL {
			left: 20px;
		}
		
		.stripNavR {
			right: 260px;
		}
		
		.stripNavL {
			background: url("../img/arr_left.png") no-repeat center;
		}
		
		.stripNavR {
			background: url("../img/arr_right.png") no-repeat center;
		}
		#berichte-slider {
			width:716px;
			height:260px;
			z-index:100;
			position:relative;
		}
		.slider-img-wrapper {
			background:url(../img/img-shadow.png) left bottom repeat-x;
			padding-bottom:21px;
			position:absolute;
			display:inline;
		bottom:5px;	}
		.info-link {
			position:absolute;
			bottom:25px;
			right:-80px;
			background:url(../img/info-link.png) left center no-repeat;
			width:55px;
			padding-left:18px;
			height:14px;
		}
		.zoom-link {
			position:absolute;
			bottom:25px;
			right:-25px;
			background:url(../img/zoom-link.png);
			width:13px;
			height:14px;

		}
		#berichte-slider h3 {
			padding-bottom:5px;
			font-weight:bold;
		}
		.info-text {
		width:210px;
		padding:13px 15px;
		position:absolute;
		right:0;
		top:0;
		display:none;
		color:#444;
		z-index:155;
		line-height:16px;
	font-size:11px;
		
		}
.info-text h3 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:7px;
}
.info-text a {
color:#444;
font-weight:bold;

}
.info-text a:hover {
color:#444;
text-decoration:underline;
}
		.slider-link img {
		}

#fancy_wrap, #fancy_wrap * {
	

}
#fancy_wrap {
position:relative;
z-index:1000;
}
#fancy_left, #fancy_right {
	z-index:2000 !important;
}
#fancy_close {
	z-index:3000 !important;
}
.ie7 .availability_img, .ie6 .availability_img {
	margin-left:4px;
}
.stage_shadow {
	width:330px;
	height:30px;
	position:absolute;
	bottom:13px;
	left:82px;
	background:url(../img/stage_shadow.gif);

}

/* --------------- Logo-Uebersichten --------------- */

.logo_container {
	border: 1px solid #bbb89c;
	display:block;
	width:100px;
	height:100px;
	background-position:center center;
	background-repeat:no-repeat;
	margin-bottom:8px;
}

.dhonishow-thumbnails li img {
	width:143px !important;
	height:52px !important;
}
#fancy_content {
	background:#fff;
}
#fancy_div {
	background:#fff !important;
}
.referenzwrapper {
	
	
}

.referenztext {
	/* background:#f0efe5; */
	background:#F8F7F2;
	color:#333;
	padding:10px;
	/* background:#f0efe5 url(../img/bg_logowrapper.gif) bottom left repeat-x; */
	border-bottom:10px solid #fff;
}
.referenztext h3 {
	color:#696A1A;
	font-size:12px;
	
	font-weight: bold;
}
.referenztext h4 {
	color:#000;
	font-size:11px;
	line-height:11px !important;
	padding:0;
	margin-bottom:2px;
	font-weight: bold;
}
.referenztext p {
	line-height:14px !important;
	font-size:10px !important;
	padding:1px 0px !important;
}
.referenztext *, .referenztext {
	font-size:10px !important;
}
.startnewslist * {
	font-size:11px !important;
	line-height:12px !important;
	padding:0;
	margin:0;
}
.startnewslist li {
	padding:4px 0px;
	border-bottom:1px solid #b8b595;
}
.startnewslist li.last {
	border-bottom:0px !important;
	padding-bottom:0px !important;
}

.startnewslist h5 {
	font-weight:bold;
	padding-bottom:3px;
	font-size:12px !important;
	line-height:13px !important;
}
.startnewslist h5 * {
	font-weight:bold;
	font-size:12px !important;
	line-height:13px !important;
}
#frame_center a, .blocktoggler {
	color:#000 !important;
	text-decoration:none !important;
}
#frame_center a:hover, .blocktoggler:hover {
	color:#000 !important;
	text-decoration:underline !important;
}
.techspecdata {
	font-size:11px !important;
}
.techspecdata td {
	padding-right:15px;
}
.image_border_khaki {
border:1px solid #CCCC96;
margin-right:20px;
margin-bottom:15px;
float:left;
}
h4.event_month {
	color:#696a19;
	border-bottom:1px solid #696a19;
	width:100%;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:20px;
	letter-spacing:1px;
}
.stripNav ul.compressed li {
	line-height:12px !important;
}
.stripNav ul li a {
	padding:3px 5px 3px 10px !important;
}
.no_background, .no_background * {
	background:none !important;
}
.eventtabelle {
	width:100%;
}
.eventtabelle td {
	font-size:10px;
}
#searchform_submit {
	background:none;
	border:0;
	position:absolute;
	margin-top:9px;
	margin-left:-23px;
	width:20px;
	
}
