@charset "UTF-8";
/* CSS Document */

body { display: block; margin: 0; padding: 0; background: #1e1914; }

h1, h2, h3{ font-family: Helvetica, sans-serif!important; font-size: 17px; margin: 0; padding: 0; text-decoration: none; font-size: 17px; /*font-weight:bold;*/  }
h1{ display: none; }
h2{ color: #A61A3A; margin-bottom: 4px; text-transform:uppercase; }
h3 { color:#B37E0A; text-transform: uppercase; padding: 5px 0 0 0; margin: 0 0 -5px 0; }

div,p, ul, li, .paragraph{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; text-decoration: none; line-height:14px; }
span{ color:#B6A28D; }
div, ul, li{ margin: 0; padding: 0; }
ul, li { list-style: none; }
img { border: 0; }
a{ color:#B37E0A; font-size: 12px; text-decoration: none;}
a:hover{ color:#A61A3A; cursor: pointer;}
li:hover{ cursor:pointer; }
a img{ outline: none; border:none; }
form { display: block; }
textarea{ overflow:hidden; }
.c { display: block; clear: both; border: 0; height: 0; font-size: 0; }


/* PAGE */
#page{ width: 1000px; margin: 0 auto; background: url(../_img/bg_1px.jpg) repeat-y left; overflow:hidden; position:relative;  }
#background_image{ width:1000px; height:622px; background: url(../_img/bg.png) no-repeat 0 0; position:absolute; top:209px; }
.nav_main ul, .nav_sub ul, .content,  .footer{ z-index:500; position:relative; }

/* HOME */
.homescreen{ background: url(../_img/bg_start_90.jpg) no-repeat 0 0; width:1000px; height:700px; z-index:1; }
#homewrapper{ z-index:500; position:absolute; width:1100px; top:0px; }

/* -- HEADER */
#homewrapper .header, #header{ height: 209px; position:relative; width:1000px; }
#homewrapper .header ul, #header ul { position:absolute; bottom:0px; right: 40px; }
#homewrapper .header ul li, #header ul li{  width:14px; height:14px; float:left; background-color:#fff; padding:3px; margin-left: 2px;}
#homewrapper .header ul a, #header ul a{ font-size:10px; text-transform:uppercase; color:#A61A3A; font-weight:bold; }
#homewrapper .header ul a:hover, #homewrapper .header ul a.youarehere, #header ul a:hover, #header ul a.youarehere{ color:#fff; }
#header ul a{ color: #2C241E; }
#homewrapper .header ul li:hover, #homewrapper .header ul li.youarehere{ background-color:#A61A3A;}
#header ul li:hover, #header ul li.youarehere{ background-color:#2C241E;}
#homewrapper .header ul li:hover a, #homewrapper .header ul li.youarehere a, #header ul li:hover a, #header ul li.youarehere a{ color:#fff; }


/* --- HEADER - BackgroundImages */
.unternehmen{ background: url(../_img/header/header1.jpg) no-repeat left; }
.news{ background: url(../_img/header/header2.jpg) no-repeat left; }
.software{ background: url(../_img/header/header3.jpg) no-repeat left; }
.partner{ background: url(../_img/header/header4.jpg) no-repeat left; }
.kunden{ background: url(../_img/header/header5.jpg) no-repeat left; }
.kontakt{ background: url(../_img/header/header6.jpg) no-repeat left; }


/* -- MAINNAV */
.nav_main{ width:154px; float:left; padding:23px; }
.nav_main ul li{ display:block; text-align:right; height:34px; overflow:hidden; }
.nav_main ul li a { margin-bottom:10px; display: block; width:153px; height:34px; overflow:hidden; }
.nav_main ul li a .hover, .nav_main ul li a:hover .standard { display: none; }
.nav_main ul li a:hover .hover { display: inline; }

/*-- SUBNAV */
.nav_sub{ width:220px; float:left; padding-top:15px;}
.nav_sub ul li{ width:200px;  padding: 10px 5px 10px 15px; }
.nav_sub h3 a { color:#B37E0A; font-size:15px; width:170px!important; }
.nav_sub li:hover, .nav_sub li.youarehere{ background-color:#2A231D; }


/*-- CONTENT */
.content{ width:530px; float:right; padding:25px;  }
.content ul{ padding-left: 35px; margin:10px 0px; }
.content ul li{ list-style:disc; margin-bottom: 10px; }
.content ol li{ list-style:decimal; margin-bottom: 10px; }

/*-- FOOTER */

.footer{ position:relative; width:1000px; height: 40px; }
.footer ul{ position:absolute; bottom:0px; right:40px;}
.footer ul li{ float:left; margin-left:2px;  background-color:#2c241e; padding:3px; height:14px; }
.footer ul li a{ color:#fff; font-size:10px;  text-transform:uppercase; }
.footer ul li:hover, .footer ul li.youarehere, .home_footer ul li:hover  { background-color:#fff !important; }
.footer ul li a:hover, .footer ul li a.youarehere,  .footer ul li:hover a, .footer ul li.youarehere a { color:#2c241e; }

.home_footer{ position:absolute !important; bottom: 0px; }
.home_footer ul li{ background-color:#584639 !important; padding:3px; height:14px; }
.home_footer ul li a:hover, .home_footer ul li a.youarehere, .home_footer ul li:hover a, .home_footer ul li.youarehere a{ color: #2A231D !important;}




.distributor {float:left;}
.distributor img {margin: 1em 1em 0 0; float: left;}

/*.news_site_item_more {margin: 0; padding: 0;}*/
.news_site_item_separator {margin-bottom: 1em; margin-top:0em; border-top: 1px #77684A solid; width: 100%; clear: both;}
.news_site_item_image {margin-right: 0.8em; margin-bottom: 0; float: left;}
.news_site_item_headline {margin-bottom: 1em;}
.news_site_item_headline h2 {margin-bottom: 0px; display:block; }
.news_site_item_text {margin-bottom: 1em;}
.news_site_item_more {margin-top: 1em;cursor: pointer; display:block;}
.news_site_item_more a {margin: 0;}
.news_site_item {margin-bottom: 1em;}
.news_site_item .accordion_content span{ color: #fff !important; }
.hline {margin-bottom: 1em; border-top: 1px #77684A solid; width: 100%; clear: both;}

/* ---------------------------- */
/* Accordeon ------------------ */
/* ---------------------------- */
.accordion, .accordion_active { width:100%; }
.accordion .accordion_closed { display:block; visibility: visible; height: 70px;}
.accordion .accordion_open { display:none; visibility: hidden; }
.accordion .accordion_content{ display:block;  }
.accordion_active .accordion_open { display:block !important; visibility: visible !important; }
.accordion_active .accordion_closed { display:none !important; visibility: hidden !important; }
.accordion_closed .accordion_text {/*height: 58px;*/}


.news .news_image { float: left; width: 100px; margin-right: 1em; }
.news h4 { margin-top: 0px; }

.team_department {margin-bottom: 2em;}
.team_department h2 {margin-bottom: 0em;}
.team_member {margin-left: 2em;}
.team_department h3 {margin-bottom: -7px;}
.team_department p {margin-top: 0;margin-left: 5px;}

.listing_item {
  margin-bottom: 2em;
}
.low_labels .listing_item {
  margin-bottom: 1em !important;
}
.listing_item label {
  color: #B6A28D;
  float: left;
  width: 8em;
  margin-right: 0.5em;
  text-align: left;
}

.listing_item .submit {
  width: 12em;
}

.listing_item #submit {
  border: 0;
} 

input, select, textarea {
 border: 1px solid #ccc;
 -moz-border-radius: 0.4em !important;
 margin-right: 15px;
 margin-bottom: 3px;
 padding: 3px 5px 1px 5px; 
}

.listing_item .textarea {
  width: 35.1em;
}
.wide_labels .listing_item label {
  width: 14em !important;
}
.listing_item div {
  margin: 0.3em 0;
}
.listing_item input.error, .listing_item textarea.error {
    border: 2px solid #B37E0A;
}
#form_error {
    color: rgb(179,126,10) !important;
    visibility: hidden;
    display: none;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
#form_error.error {
    visibility: visible;
    display: block;
}

/* forms */

.listing input, .listing textarea, .listing select {
  border: 1px solid #bbb;
  padding: 3px 5px;
  margin-top: -4px;
}

.download {
  margin-bottom: 1em;
}
.download a, .team_list a, .job a {
  font-size: 12px;
}

#download_form {
  margin-left: 10em;
}

#download_form .input {
  margin-top: 0.5em;
  clear: left;
  display: block;
  float: left;
}

#download_form .listing_item #submit {
  margin-left: 8em;
  margin-top: 1.3em;
}

#download_form .button {
  margin-left: 10em;
  margin-top: 2em;
}


#downloads_login_message {
  clear: both;
  color: rgb(179,126,10) !important;
  margin-bottom: 1em;
}

.reference {clear: both;}
.reference_headline {margin-top: 1em;}
.reference_image, .reference_image_person {float: left; margin-top: 7px; margin-right: 1.5em;}
.reference_separator {border-bottom: 1px #77684A solid; width: 100%; clear: both;padding-top: 1em;}

.job a {
  
}

#modulflash
{
left:-20px;
position:relative;

}

/* TOOLTIP*/

.tooltip{ cursor: pointer; z-index:20;}
#tooltip{	
	position:absolute;
	width:auto;
	border:1px solid #2c241e;
	-moz-border-radius: 0.4em !important;
	background-color:#fff !important;
	padding:10px 10px;
	color:#2c241e;
	display:none;
}