/* ----------------------------------------
   PAGE LAYOUT
---------------------------------------- */
html 
  {
  overflow-x: auto; 
  overflow-y: scroll;
  moz-scrollbars-horizontal: scroll; 
  moz-scrollbars-vertical: scroll;
  background:#e7e7e7 url(../images/bg_viewport.jpg) 0 0 repeat-x;
  }
body 
  {
  margin:0;
  padding:0;
  text-align:center;
  min-width:950px;
  color: #000;
  font-family: Tahoma, Arial, "MS Trebuchet", "Lucida Sans Unicode";
  font-size: 12px;
  line-height: 16px;
  background:transparent url(../images/bg_body.png) center top repeat-y;
  }
#page
  {
  position: relative;
  width: 924px;
  margin:0 auto;
  padding:0 1px 0 0;
  color: #000;
  text-align: left;
  background:#fcfcfc url(../images/bg_page.gif) 0 0 repeat-y;
  overflow:hidden;
  }
#header
  {
  width:924px;
  height:275px;
  margin:0;
  padding:0;
  background:#fff;
  }
.top
  {
  position: absolute;
  top:50px;
  left:0;
  width:924px;
  height:225px;
  background-color:#fcfcfc;
  background-image:url(../images/bg_top.jpg);
  background-position:0 0;
  overflow:hidden;
  z-index:10;
  }
.top_image
  {
  position: absolute;
  top:2px;
  left:600px;
  width: 400px;
  height:228px;
  background-image:url(../images/photo_default.png);
  overflow:hidden;
  }
#center
  {
  position:relative;
  display:block;
  float:left;
  width:622px;
  margin:0;
  padding:10px 0 20px 50px;
  overflow:hidden;
  }
#right
  {
  display:block;
  float:left;
  width:252px;
  margin:0;
  padding:0 0 0 0;
  overflow:hidden;
  }
#footer 
  {
  width:920px;
  height:22px;
  margin:0;
  padding:0 0 0 4px;
  line-height:22px;
  clear: left;
  color: #888;
  font-size: 11px;
  background:#fff;
  border-top:1px solid #dce1e4;
  }

/* ----------------------------------------
   GLOBAL STYLES
---------------------------------------- */
img { border: 0; padding: 10px 0; }
ul, li { list-style: none; }
a { color:#25445d; font-weight: normal; text-decoration: none; outline:none; }
a:hover { color: #40617b; font-weight: normal; text-decoration: underline; outline:none; }
.lft { text-align:left; }
.rgt { text-align:right; }
.center {text-align:center;}

#center p,
#center table
  { 
  font-size: 12px; 
  color: #111; 
  line-height: 20px; 
  margin:0; 
  padding: 0 40px 10px 20px; 
  }
#center table
  {
  margin-left:20px;
  border-collapse:collapse;
  }
#center table td
  {
  padding:3px 20px 3px 8px;
  }
#center a, 
#infoc a 
  { 
  font-weight:bold;
  padding-right: 8px; 
  background: transparent url(../images/bg_link.gif) right 4px no-repeat;
  }
#center .il,
#karte a,
#right .il
  {
  background:0;
  }

h1 { 
  display:none;
  }


h2 
  {
  width:100%;
  height:22px;
  line-height:21px;
  margin:0 0 14px 0;
  padding:20px 0 0 8px; 
  font-size:18px;
  color:#47668a;
  font-weight:normal;
  background:transparent url(../images/bg_h2.gif) 0 41px repeat-x;
  }
#display_data h2
  {
  width:auto;
  background:0;
  }

h3 { 
  font-size:14px;
  font-weight:bold;
  line-height:20px;
  color: #333; 
  padding:0 20px 0 12px; 
  margin:0 0 12px 0; 
  }



/* ----------------------------------------
   NAVIGATION
---------------------------------------- */
.lnav { 
  position: absolute; 
  top:250px; 
  left:0;
  width: 924px;
  height:25px;
  color:#777;
  background:transparent url(../images/bg_nav.png) 0 0 no-repeat;
  text-align:left;
  font-size:14px;
  line-height: 18px;
  z-index:500;
  }

/* ----------------------------------------
   FUNCTIONAL ELEMENTS
---------------------------------------- */
#feedicon
  {
  position:absolute;
  top:-4px;
  right:14px;
  }
#bc {
  position:absolute;
  top:25px;
  left:250px;
  width:360px;
  height:24px;
  margin:0;
  padding:0 0 0 8px;
  line-height:24px;
  font-size:10px; 
  text-align:left;
  letter-spacing:0;
  background:#fff;
  overflow:hidden;
  z-index:20;
  }
#tnav
  {
  position:absolute;
  top:26px;
  right:7px;
  }
#bnav
  {
  display:block;
  float:right;
  margin-right:10px;
  }
#tnav ul,
#tnav li,
#bnav ul,
#bnav li
  {
  margin:0;
  padding:0;
  }
#tnav li,
#bnav li
  {
  display:inline;
  padding-left:8px;
  }
#bc a,
#tnav a,
#bnav a
  {
  margin:0;
  padding:0;
  background:0;
  font-size:11px;
  color:#333;
  text-decoration:none;
  }
#tnav a,
#bnav a,
#footer a
  {
  font-size:11px;
  color:#888;
  }
#bc a:hover
  {
  color:#777;
  }
#tnav a:hover,
#bnav a:hover,
#footer a:hover
  {
  color:#000;
  }

/* ----------------------------------------
   NAVIGATION
---------------------------------------- */
#udm li 
{ 
  display:block;  
  height:33px; 
  margin:0;
  padding:0;
  background-position: 0 0;  
  background-repeat:no-repeat;
}
#udm li a
{ 
  display:block;  
  height:19px;
  margin:0 0 0 9px;
  padding:12px 0 0 0;
}
#udm li a:hover
{
  color:#eaeaea;
}
#udm li.li_active a:hover
{
  color:#000;
}
#udm li.li_active
{
  margin-left:-5px;
  background:url(../images/bg_tab_left.png) 0 3px no-repeat;
  color:#000;
}
#udm .li_active a
{ 
  margin-right:0 5px 0 -4px;
  padding-right:10px; 
  color:#000;
  background:url(../images/bg_tab_right.png) right 3px no-repeat;
}
#udm .li_active li a
{ 
  background-image:0;
}
#udm li li
{
  height:25px;
  margin:0;
  padding:0;
  overflow:hidden;
}
#udm li li a,
#udm li.li_active li a
{ 
  margin:0;
  padding:0 0 0 10px;
  border-bottom:1px solid #bec7cf;
  background:0;
}
#udm li li.ml_active a,
#udm li li a:hover,
#udm li.li_active li a:hover
{ 
  margin:0;
  padding:0 0 0 10px;
  color:#fff;
  background:#2a4a6a;
}
.navsep 
{ 
  padding-left:10px; color:#ccc;
}

/* ----------------------------------------
   PAGE OBJECTS
---------------------------------------- */
#logo { 
  position:absolute; 
  top:4px;
  left:14px;
  z-index:20;
  }
#claim { 
  position:absolute; 
  top:50px; 
  right:1px; 
  max-width:600px;
  height:29px;
  padding:0 10px 0 12px;
  color:#fff;
  font-size:18px;
  line-height:29px;
  text-align:right;
  background:#2e4c67;
  z-index:20;
  overflow:hidden;
  filter:alpha(opacity=80);
  opacity:0.8;
  }
.bx 
  {
  position:relative;
  width:250px;
  margin:0; 
  padding:0 0 13px 1px; 
  background:transparent;
  overflow:hidden;
  z-index:50;
  }
.bx h3 
  { 
  position:relative;
  margin:0;
  padding:0 0 0 14px;
  font-size: 13px; 
  height:27px;
  line-height:24px;
  font-weight:bold; 
  color:#000;
  background:url(../images/bg_box_h3.gif) 0 0 no-repeat;
  }
.bx p
  {
  margin:0;
  padding:10px 10px 0 16px; 
  font-size: 13px; 
  color: #000; 
  line-height: 20px;
  }
.bx p img
  {
  margin:0 20px 10px 0;
  padding:5px;
  background:#fff;
  }
.bx ul
  { 
  margin:0;
  padding:10px 0 0 10px;
  }
.bx li 
  {
  padding:0 12px 0 0;
  }
.bx li a
  {
  color:#000;
  font-weight:normal;
  text-decoration:none;
  }
.bx li a:hover
  {
  color:#555;
  font-weight:normal;
  text-decoration:underline;
  }
.bx a 
  {
  font-weight:bold;
  }
#sidebar_contact
  {
  width:216px;
  margin:10px auto 0 auto;
  padding:0;
  }
#sidebar_contact td
  {
  height:25px;
  margin:0;
  padding:0; 
  vertical-align:middle;
  font-size: 13px; 
  color: #000;
  }
#sidebar_contact td img
  {
  margin:0;
  padding:0;
  }
/*
.news_teaser a, 
.news_teaser a:hover 
  {
  padding-right: 8px; 
  background: transparent url(../images/bg_link_right.gif) right 4px no-repeat;
  }
*/
.tagcloud ul
  {
  text-align: center;
  }
.tagcloud
  {
  line-height:20px;
  }
.tagcloud a,
.tagcloud a:hover
  {
  background:0;
  }
.hl_phone,.hl_fax { padding:0 0 0 23px; }
.hl_email { padding:0 0 0 24px; }
.hl_phone { background: url(../images/icon_phone.gif) 0 1px  no-repeat; }
.hl_fax { background: url(../images/icon_fax.gif) 0 1px  no-repeat; }
.hl_email { background: url(../images/icon_mail.gif) 0 1px  no-repeat; }

.fct
  {
  position:absolute;
  top:250px;
  right:0;
  width:248px;
  height:20px;
  margin:0;
  padding:5px 0 0 4px;
  background:transparent;
  z-index:500;
  }
.functions
  {
  position:absolute;
  top:24px;
  left:250px;
  width:90px;
  }
.fct a,
.functions a
  {
  display:block;
  float:left;
  width:18px;
  height:18px;
  margin:0 0 0 8px;
  padding:0;
  overflow:hidden;
  }
.print {
  background-image:url(../images/icon_print.gif);
  }
.mail {
  background-image:url(../images/icon_email.gif);
  }
.recommend {
  background-image:url(../images/icon_recommend.gif);
  }
.functions a:hover,
.fct a:hover {
  background-position:0 -18px;
}
#searchform 
  {
  display:block;
  float:right;
  width:240px;
  margin:0 2px 0 0;
  padding:0;
  }
#searchform input,
#searchform2 input
  { 
  display:block;
  float:left;
  width:200px;
  font-size:12px;
  padding:0 0 0 5px;
  margin:0;
  border:0;
  color:#333;
  background:#f6f6f6;
  border:1px solid #a0a0a0;
  }
#searchform a,
#searchform2 a
  { 
  display:block;
  float:left;
  width:12px;
  height:12px;
  margin:3px 0 0 5px;
  padding:0;
  background: url(../images/button_search.gif) 0 0  no-repeat;
  cursor:pointer;
  }




/* News */
.news { width: 225px; color: #555; font-size: 11px; }
.news h3 { color: #555; font-size: 12px; font-size: bold; padding: 0; margin: 0; }
#news p { margin:0; padding: 10px; }
.na_date { display: block; float:left; color: #333; font-size: 13px; width:125px; }
.news_date { display:block; float:left; clear:after;  width:100%; margin:20px 0 0 0; color:#333; font-weight:bold; }

#center ul { margin: 2px 0 25px 40px; padding: 0; }
#center li {  padding: 3px 3px 3px 20px; background: url(../images/dot.gif) 5px 8px no-repeat;}


/* ----------------------------------------
   OTHER
---------------------------------------- */
.center { text-align: center; }
.bold { font-weight: normal; white-space:nowrap; vertical-align: top; }
.str { font-weight: bold; text-decoration: none; }
.str_ul { font-weight: normal; text-decoration: underline; }
.sq { padding: 0 0 6px 10px; font-weight: normal; background: url(../images/dot.gif) 0 7px no-repeat; }
.ol { list-style-type:decimal; padding-bottom: 10px; }
.dl { margin-left: 0; padding: 0 0 5px 16px; font-size: 14px; color: #555; background: url(../images/dot.gif) 5px 8px no-repeat; }
form, fieldset { margin:0; padding:0; }



/* ----------------------------------------
   INFOBOX
---------------------------------------- */
.infobox { 
  width:678px; 
  margin:0 0 0 10px; 
  padding:0; 
  background:#dfe3e7;
  }
.infobox h3 
  {
  height:23px;
  line-height:23px;
  padding:0 0 0 25px;
  color:#fff;
  background:#990100;
  font-size:13px;
  font-weight:bold;
  background: url(../images/bg_infobox_h3.jpg) 0 0 no-repeat;
  overflow:hidden;
  }


/* ----------------------------------------
   PRODUCT MATRIX
---------------------------------------- */
#center #tabs { display:block; float:left; width:590px; margin:0; padding:20px 0 0 12px; height:25px; border-bottom:1px solid #9da1a6;}
#center #display_data { float:left; width:580px; margin:0; padding:0 0 0 0; overflow:auto;}
#center #tabs ul, #tabs li{list-style:none;margin:0;padding:0;}
#center #tabs li { width:125px; height: 26px;	float: left; position: relative;	cursor: default;	padding:0; margin:0 3px 0 0; }
#center #tabs li a { display:block; float:left; width:125px; line-height:26px; height:26px; color:#fff; background:url(../images/tab.gif) 0 0 no-repeat; text-align:center; font-size:12px; font-weight:bold; overflow:hidden; }
#center #tabs li a:hover { text-decoration:none; color:#000; background-position:0 -26px; }
#center #tabs li a.active { text-decoration:none; color:#254465; background-position:0 -52px; }
#center #tabs #logout {position:absolute;right:25px;}
#center #product_data { display:none; }
#center #tab_data { display:none; }
#center .product_item { height:140px; }
#center .anfahrt { height:auto; overflow:auto; }
#center .news { height:auto; overflow:auto; }

/* ----------------------------------------
   PRODUCTS/HOME
---------------------------------------- */
/* .product_item .text */
#display_data .product_item .image { display:block; float:left; margin:0 25px 0 0; border:1px solid #990100; }
#display_data h3 { font-size:15px; font-weight:bold; color:#333; margin:0; padding:0 0 5px 0; }
#display_data p {margin:0; padding:0 0 20px 0; }
#display_data h3 a { font-size:13px; font-weight:bold; text-decoration:none; }

/* ----------------------------------------
   PRODUCTS
---------------------------------------- */
#center #products { position:relative; top:-40px; }
#center #products .product_item { height:auto; margin:0 0 10px 0; background:#f7f8f9; }
#center #products .product_item { position:relative; float:left; padding:20px 0 10px 0;}
#center #products .product_item div { display:block; float:left; margin:0; padding:0 25px 0 0; }
#center #products .product_item .image a { background:0; }
#center #products .product_item .image img { margin:0 0 0 25px; padding:0;  border:1px #990100 solid; }
#center #products .product_item .text h3 a { font-size:16px; color:#333; font-weight:bold; text-decoration:none; padding:0; background:0; }
#center #products .product_item .text h3 a:hover { color:#777; font-weight:bold; text-decoration:none; }
#center #products .product_item .text h3 { color:#333; font-weight:bold; font-size:15px; }
#center #products .product_item .text { width:350px; overflow:hidden; }
#center #products .product_item .text p { margin:0;padding:0; }
#center #products .product_item .links { padding:20px; margin:0; }
#center #products .product_item .links a { display:block; margin:0 0 8px 2px; }
#center #products .product_item .p100 { width:534px; }
#center #products .topline { border-top:1px #ccc solid; padding-top:0; }
#product_page .left .screenshot .sl { padding:0; background:0; }


/* ----------------------------------------
   BUTTONS
---------------------------------------- */
a.button, #center a.button { display:block; width:161px; float:right; position:relative; top:2px; padding:0; color:#fff;  height:26px; line-height:26px; background:url(../images/button2.gif) 0 0 no-repeat; text-align:center; font-size:13px; font-weight:bold; overflow:hidden; }
a.button:hover, #center a.button:hover { text-decoration:none; color:#fff; background-position:0 -26px; }
.el { width:90px; }
a.button2, #center a.button2 { display:block; width:100px; padding:0; color:#fff; margin-right:10px; height:26px; line-height:26px; background:url(../images/button1.gif) 0 0 no-repeat; text-align:center; font-size:11px; font-weight:bold; overflow:hidden; }
a.button2:hover, #center a.button2:hover { text-decoration:none; color:#fff; background-position:0 -26px; }
a.button3, #center a.button3 { display:block; float:left; width:100px; height:26px; line-height:26px; padding:0; color:#fff; margin-left:10px; background:url(../images/button1.gif) 0 0 no-repeat; text-align:center; font-size:13px; font-weight:bold; overflow:hidden; }
a.button3:hover, #center a.button3:hover { text-decoration:none; color:#fff; background-position:0 -26px; }

a.button4, #center a.button4 { display:block; float:left; width:100px; height:26px; line-height:26px; padding:0; color:#fff; margin-right:10px; background:url(../images/button1.gif) 0 0 no-repeat; text-align:center; font-size:13px; font-weight:bold; overflow:hidden; }
a.button4:hover, #center a.button4:hover { text-decoration:none; color:#fff; background-position:0 -26px; }

.dlm_button { display:block; border:0; float:left; width:100px; height:26px; line-height:26px; padding:0; color:#fff; margin-right:10px; background:url(../images/button1.gif) 0 0 no-repeat; text-align:center; font-size:13px; font-weight:bold; overflow:hidden; }
.dlm_button:hover{ text-decoration:none; color:#fff; background-position:0 -26px; }
.dlm_button2 { display:block; border:0; float:left; width:161px; height:26px; line-height:26px; padding:0; color:#fff; margin-right:10px; background:url(../images/button2.gif) 0 0 no-repeat; text-align:center; font-size:13px; font-weight:bold; overflow:hidden; }
.dlm_button2:hover{ text-decoration:none; color:#fff; background-position:0 -26px; }
.c_button { display:block; border:0; float:left; width:100px; height:26px; line-height:26px; padding:0; color:#fff; margin-right:10px; background:url(../images/button1.gif) 0 0 no-repeat; text-align:center; font-size:13px; font-weight:bold; overflow:hidden; }
.c_button:hover{ text-decoration:none; color:#fff; background-position:0 -26px; }
#center .weiter { position:absolute; top:180px; left:560px; display:block; width:161px; padding:0; color:#fff;  height:26px; line-height:26px; background:url(../images/button2.gif) 0 0 no-repeat; text-align:center; font-size:13px; font-weight:bold; overflow:hidden; }
#center .weiter:hover { text-decoration:none; color:#fff; background-position:0 -26px; }
#center .weiter2 { position:absolute; top:206px; right:50px; background-position:right 5px;}


/* ----------------------------------------
   REFERENCES
---------------------------------------- */
.cc_item { display:block; float:left; width:258px; height:180px; margin:0 20px 10px 0; padding:15px;  background:#f7f8f9; border:1px solid #fff; overflow:hidden;}
.cc_item h3 { color:#333; font-size:13px; margin:0; padding:0; }
.cc_item p {position:relative; left:-12px; }
.short { width:258px; height:80px; }


/* ----------------------------------------
   SCREENSHOTS
---------------------------------------- */
#center #screenshots td a { padding:0; background:0; }
#center #screenshots td { padding:0 0 20px 0; }

/* ----------------------------------------
   CONTACT FORM
---------------------------------------- */
.required { color:#990100; }
#contact input, #contact textarea { width:340px; }
#contact .submit { width:auto; }
#contact td { padding:5px 0; }

/* ----------------------------------------
   SEARCH
---------------------------------------- */
#center .match { font-weight: bold; padding: 1px; }
#center .search_url { font-size:11px; color: #777; margin-top: 25px; }




/* ----------------------------------------
   SOLUTIONS / FREE DOWNLOADS
---------------------------------------- */
#solutions table,
.solutions table
  {
  width:550px;
  }
#solutions th, 
#solutions td,
.solutions th, 
.solutions td, 
#free_downloads th, 
#free_downloads td 
  { 
  padding:5px;
  vertical-align:top;
  border-bottom:1px #ddd solid; 
  margin-bottom:10px;
  }
#solutions th, 
.solutions th
  {
  border-bottom:0;
  }

#free_downloads td,
#solutions td,
.solutions td
  {
  margin:0;
  padding:5px 10px;
  background:0;
  color:#000;
  }
td h2
  {
  background:0;
  color:#25445d;
  font-size:13px;
  padding:0;
  margin:0;
  }
#center td a 
  {
  line-height:18px;
  }
  
#product_page ul { margin:0; padding:0; }
#product_page li { background-color:#fcfcfc; }        
#product_page .left { width:405px; margin-right:25px; padding:0; float:left; }
#product_page .left div { margin-bottom:12px; }                
#product_page .left .editions { padding:10px; background:#f7f8f9; border:1px solid #fff;}
#product_page .left .editions li { background-color:#f7f8f9; }        
#product_page .left .editions h3 { color:#25445d; font-size: 14px; } 
#product_page .left .download { display:block; float:right; margin:10px 0 0 0; padding:0;} 

#product_page .right { width:243px; margin:0; padding:0; float:left; }   
#product_page .right .advantages { width:243px; margin:0; padding:0 0 5px 0; background:#f7f8f9; border:1px #ddd solid; }     
#product_page .right .advantages h3 { padding:3px 10px; background:#eaedf0; color:#b02323; font-size: 14px; }
#product_page .right .advantages ul { margin: 10px 0 0 10px; }
#product_page .right .advantages li { line-height:16px; background-color:#f7f8f9; }        
#product_page .right .advantages a { position:relative; left:156px; } 
#product_page .right .facts h3 { margin:0; padding:0; font-size:13px; color:#000; } 
#product_page .right .facts h4 { margin:5px 0 0 0; padding:0; font-size:13px; color:#555; }         
#product_page .right .facts p { margin:5px 0 0 0; font-size:11px; }  

/* -----------------------------------------------------------------------------
  STARTSEITE
----------------------------------------------------------------------------- */
.teaser_startseite
{
  display:block;
  width:600px;
  height:auto;
  margin:10px 0 5px 0;
  padding:5px 0;
  background:#f7f8f9;
  overflow:hidden;
}
.teaser_startseite .img
{
  display:block;
  float:left;
  width:100px;
  height:100px;
  margin:0 20px 0 10px;
  background-position:center center;
  background-repeat:no-repeat;
  overflow:hidden;
}
.teaser_startseite .dta
{
  display:block;
  float:left;
}

.teaser_startseite h2,
.teaser_startseite a,
.teaser_startseite a h2
{
  margin:0;
  padding:0;
  background:0;
}
.teaser_startseite a h2
{
  padding-top:10px;
}
.teaser_startseite h3
{
  position:relative;
  left:-3px;
  margin:0;
  margin-bottom:5px;
  font-size:12px;
  background:0;
}
.teaser_startseite p
{
  position:relative;
  left:-10px;
  width:410px;
  margin:0;
  padding:0;
}


/* -----------------------------------------------------------------------------
  PREVIEW
----------------------------------------------------------------------------- */
#preview
{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:25px;
  line-height:24px;
  font-weight:normal;
  text-align:center;
  background:transparent url(/images/preview.gif) 0 0 repeat-x;
  overflow:hidden;
  z-index:10000;
}
#preview a
{
  font-weight:bold;
}
#preview_spacer
{
  position:relative;
  top:0;
  left:0;
  width:100%;
  height:25px;
}

/* -----------------------------------------------------------------------------
  PNGFIX (IE6)
----------------------------------------------------------------------------- */
#datanaut,
.top_image
  { 
  behavior:url("../js/iepngfix.htc"); 
  }
