/****LAYOUT****/

body {
	margin-top: 0px;
	margin-bottom:0px;
	background: #FFFFFF url(img/bg_body.jpg) fixed;
}

#content ul li {margin-left:-35px; list-style:none; background-image:url(../img/iicons/arrow_links.gif); background-repeat:no-repeat; padding-left:15px;}

#content_wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:940px;
	background-color:#FFFFFF;
	background-image:url(img/bg_content_wrapper.gif);
	background-repeat:repeat-y;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#topborder {
	height: 11px;
	background-color:#FFFFFF;
	background-image:url(img/bg_topborder.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#leftcol {
	position: relative;
	margin-top: 0px;
	width: 200px;
	background-color:#BCBCBC;
	background-image:url(img/bg_leftcol.gif);
	float:left;
}

#rightcol {
	position: relative;
	margin-top: 0px;
	margin-bottom:10px;
	width: 738px;
	padding-left: 1px;
	float:right;
	background-image:url(img/iicons/arrow_path.gif);
	background-repeat:no-repeat;
	background-position: 10px 147px;
}

/*#footer {
 position: fixed;
 bottom: 0;
 left: 0;
 text-align: center;
 width: 940px;
 height: 20px;
 background-color: white;
}
* html #footer {
 position: absolute;
 top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat')
 ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight)
 : document.body.scrollTop + (document.body.clientHeight-this.clientHeight));
}*/


#footer {
	position: relative;
	background-color:#FFFFFF;
	border-top: 1px solid #FFFFFF;
	width: 100%;
	clear:both;
}

#footer_inner {
	position: relative;
	border-top: 2px solid #BCBCBC;
	margin-top: 1px;
	width: 100%;
	height: 25px;
	background-color:#FFFFFF;
}

#footer_innerleft {
	text-align:left;
	float: left;
	padding:5px;
}

#footer_innerright {
	text-align:right;
	float: right;
	padding:5px;
}

/*leftcol*/
#logoinputech {
	height: 127px;
	background-color:#000000;
	text-align:center;
}

* html #logoinputech {height:134px;} /*IE6 height*/
* + html #logoinputech {height:134px;} /*IE7 height*/

#navtopspace {
	height: 40px;	
}

#navigation {
	background-color:#000000;
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:5x;
	text-align:left;
}

#logoelo {
	text-align:right;
	padding-bottom: 10px;
}

#newsletter {
	background-color: #000000;
	color:#FFFFFF;
	padding: 5px;
}


/*rightcol*/
#header {
	/*background-image:url(flash/topgraphic.gif);
	background-color:#398fc3;*/
	background-color:#e6e6e6;
	height: 90px;
}

#metanavigation {
	background-color: #000000;
	height: 36px;
	margin-top: 1px;
	background-image:url(img/iicons/bg_metanav_hand.gif);
	background-repeat:no-repeat;
	background-position: 200px 0px;
}

* html #metanavigation {height:42px;}
* + html #metanavigation {height:42px;}

#metanavigation_inner {
	color:#FFFFFF;
	font-size: 10px;
	text-align:right;
	padding-right: 10px;
	padding-top:3px;
	float:right;
	display : inline;
}

#content_main {
	display:block;
	margin-top: 1px;
	margin-left:20px;
	font-size:12px;
	border-top: 2px solid #e2000f;
	background-image:url(img/bg_line_dotted1px.gif);
	background-position:left;
	background-repeat:repeat-y;
	text-align:left;
	height:auto;
}

#content_path {
	margin-left:1px;
	background-color: #e6e6e6;
	height: 37px;
}

#content_path_inner {
	padding: 10px;
	font-size: 10px;
}

#content_titel {
	margin-left:1px;
	padding-left: 10px;
	padding-top:10px;
	margin-bottom:10px;
}

#content {
	display:block;
	height:auto;
	min-height:500px;
	padding-left:10px;
	padding-right:10px;
}
#content_toplink {
	background-image:url(img/bg_line_dotted1px.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:right;
	padding-left:10px;
	padding-right:10px;
}



/****NAVIGATION****/

.treelevel1 { 
}

.treelevel1_sub {
 position:relative;
 margin-bottom:10px;
 margin-top:0px;
 background-color:#bcbcbc;
}

.treelevel2 {
 position:relative;
 margin-left:30px;
}

.treelevel2_sub {
 position:relative;
 margin-left:20px;
}

.treelevel3 {
 position:relative;
 margin-left:30px;
}

.treelevel3_sub {
 position:relative;
 margin-left:15px;
 margin-bottom:3px;
 margin-top:3px;
}

.fnav { 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size:12px; 
	padding-left: 30px;
	padding-right:5px;
	padding-top:3px;
	height: 25px;
 }
a.fnav { 
	text-decoration: none; 
	display:block; 
	width:100%;
 }
a.fnav:hover { 
	color: #D3D3D3; 
	background:url(img/bg_navi_hand.gif) 0px -50px no-repeat; 
}
.fnavmarked { 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size:12px; 	
	font-weight: bold; 	
	padding-left: 30px;
	padding-right:5px;
	background:url(img/bg_navi_hand.gif) 0px -8px no-repeat; 
	height: 25px;
 }
a.fnavmarked { 
	/*background-color:#6a6a6a; */
	text-decoration: none; 
	display:block; 
	padding-top: 3px;
	width:100%;
}
a.fnavmarked:hover { 
	color: #D3D3D3; 
}

.fnav1 { 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size:12px; 
	font-weight: normal; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:5px;

}
a.fnav1 { 
	text-decoration: none; 
	display:block; 
	width:100%;  
}
a.fnav1:hover { 
	color: #e2000f; 
	background-color:#FFFFFF; 
}
a.fnavmarked1 { 
	color: #e2000f; 
	background-color:#FFFFFF; 
	font-size:12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: normal; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:5px;
	text-decoration: none; 
	display:block; 
	width:100%; 
}
a.fnavmarked1:hover { 
	color: #8C8374; 
}

.fnav2 { 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size:11px; 
	font-weight: normal; 
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:5px;
}

a.fnav2 { 
	text-decoration: none; 
	display:block; 
	width:100%;
}

a.fnav2:hover { 
	color: #e2000f; 
	background-color:#FFFFFF; 
}

a.fnavmarked2 { 
	color: #e2000f; 
	background-color: #DDDDDD;
	font-size:11px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: normal; 
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:5px;
	text-decoration: none; 
	display:block; 
}
a.fnavmarked2:hover { 
	color: #8C8374; 
}


.fnavmeta { 
	color: #FFFFFF; 
	font-size:9px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
a.fnavmeta { 
	text-decoration: none;  
	padding-left:5px; 
	padding-right:5px;  
}
a.fnavmeta:hover { 
	color: #8fc4e4; 
}
a.fnavmetamarked { 
	color: #8fc4e4; 
	font-size:9px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	padding-left:5px; 
	padding-right:5px;  
 }
a.fnavmetamarked:hover { 
	color: #8C8374;
}




/****CONTENT****/
h1    {
	color: #808080;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin : 0px 0px 0px 0px;
}
h2  {
	color: #e2000f;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin : 0px 0px 0px 0px;
}
h3   {
	color: #e2000f;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin : 0px 0px 0px 0px;
}
.bgfixed   { background: white url(img/bg_main.gif) fixed }
.bgfixedhome   { background: white url(img/bg_home.gif) fixed }
.fbold  { font-weight: bold }
.fnormal    { color: #808080; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.fnormalblack { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.fnews { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.ftitelhaupt    { color: #808080; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.ftitelnormal  { color: #e2000f; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.ftitelsmall   { color: #e2000f; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.fsmall  { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.ffooter { color: #a4a2a2; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.fpath     { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.flead   { color: #e2000f; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a    { color: #e2000f; text-decoration: none }
a.second     { color: #3672c1 }
a.path    { color: #717171; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:hover       { color: #389bd7 }
a.second:hover    { color: #0046a4; text-decoration: none }
a.path:hover   { color: #e2000f; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.ffooter  { color: #a4a2a2; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.ffooter:hover { color: #e2000f; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.formactive    { background-color: #d8e0ea; border: solid 1px black }
.formfull   { background-color: #e6e6e6; border: solid 1px black }
.formempty    { background-color: #fafadf; border: solid 1px black }
.tdwhite { background-color: white }
.tdmiddle { background-color: #bcbcbc }
.tdlight { background-color: #e6e6e6 }
.tdnewstitel { background-color: #dfdfdf }
.tdlightest { background-color: #f0f0f0 }
.tdblack { background-color: black }
input   { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #f0f0f0; border: solid 1px black;}
option  {color: #000000;  font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #f0f0f0;}

/* Relativer Tooltip */
/* Quelle: http://www.webbe.de/index.shtml?CONTENT=script_css_tooltip;LANG=de*/  

a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  }
  
a.tooltip:hover {
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  	display: block;
  	position: absolute; 
	top: 0px; 
	left: 75; 
	width: 250px;
	z-index: 100;
	color: #000000; 
	border: 1px solid red;
	padding: 2px;
	font-size: 12px; 
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #F3F3F3;
	text-align: left;
  }

}

/*Google Custom Site Search - source: http://www.google.com/cse/api/overlay.css*/

/** Copyright 2007 Google Inc. All rights reserved. */

/** 
 * CSS styles for the Custom Search Engine overlay built on top of AJAXSearch
 * API
 */ 

.cse-closeResults { 
  float: right;
}

.cse-closeResults a {
  padding: 3px 5px;
  border: 1px solid #666;
  color:  #000;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.cse-closeResults a:hover {
  background: #ddd;
  border: 1px solid #000; 
}

.cse-overlay-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #000;
}

.cse-overlay {
  text-align: left;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 10px;
  width: 600px;
  background-color: #FFF;
  border: 1px solid #333;
  font-size: small;
}

/**
 * Custom AJAXSearch styles
 */

.gsc-resultsHeader,
.gs-visibleUrl-short,
.gs-watermark
 { display: none; }

.gs-visibleUrl {
  color: #e2000f;
}

.gs-visibleUrl-long { 
  overflow: hidden;
}

.gs-title { 
  font-size: 12px;
  font-weight:bold;
}

.gsc-trailing-more-results,
.gsc-webResult,
.gs-divider {
  margin-bottom: 1em;
}

.gs-divider {
  margin-bottom: 1em;
  text-align: center;
  color: #676767;
}


/**
 * Default AJAXSearch styles largely from
 * http://www.google.com/uds/css/gsearch.css
 */

/* control inputs
 * .gsc-search-box : the container that hosts the text input area
 * .gsc-input : the text input area
 */
form.gsc-search-box {
  font-size: 13px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  margin-left : 0px;
  width: 300px;
}

/*
 * This table contains the input element as well as the search button
 * Note that the search button column is fixed width, designed to hold the
 * button div's background image
 */
table.gsc-search-box {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
  margin-bottom : 2px;
}

table.gsc-search-box td {
  vertical-align : middle;
}

table.gsc-search-box td.gsc-input {
  padding-right : 2px;
}

td.gsc-search-button {
  width : 1%;
}

/**
 * undo common generic table rules
 * that tend to impact branding
 */
table.gsc-branding td,
table.gsc-branding {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border : none;
}

table.gsc-branding {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
}

td.gsc-branding-text {
  vertical-align : top;
}

td.gsc-branding-text div.gsc-branding-text {
  padding-bottom : 2px;
  text-align : right;
  color : #676767;
  font-size : 11px;
  margin-right : 2px;
}

td.gsc-branding-img-noclear {
  width : 51px;
  vertical-align : bottom;
}

td.gsc-branding-img {
  width : 65px;
  vertical-align : bottom;
}

table.gsc-branding-vertical td.gsc-branding-text div.gsc-branding-text {
  margin-right : 0px;
  text-align : center;
}

table.gsc-branding-vertical td.gsc-branding-img-noclear {
  text-align : center;
}

div.gsc-branding-img,
div.gsc-branding-img-noclear,
img.gsc-branding-img,
img.gsc-branding-img-noclear {
  padding-top : 1px;
}

img.gsc-branding-img,
img.gsc-branding-img-noclear {
  margin : 0 0 0 0;
  padding-right : 0;
  padding-left : 0;
  padding-bottom : 0;
  border : none;
  display : inline;
}

a.gsc-branding-clickable {
  cursor : pointer;
}

input.gsc-search-button {
  margin-left : 2px;
}

/*
 * Given that this is sitting in a variable width tabel cell, the idea is
 * for it to consume the entire cell. The adjacent cell contains the search
 * button and that is a fixed width cell.
 */
input.gsc-input {
  padding-left : 2px;
  border-style : solid;
  border-width : 1px;
  border-color : #BCCDF0;
  width : 99%;
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
  margin-bottom : 0px;
  display : inline;
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.gsc-results .gsc-cursor {
  display : inline;
}

.gsc-results .gsc-cursor-box {
  margin-bottom : 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  color : #000000;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color : #A90A08;
  font-weight : bold;
  text-decoration: none;
}

/*-----------HOME 2009 --------------*/
#content_home_tabs {
	position:relative;
	top: 0px;
	left: 0px;
	width:170px;
	height: 630px;
	z-index:1;
	float:left;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#content_home_apps {
	position:relative;
	top: 0px;
	width:330px;
	height: 630px;
	margin-left:-1px;
	margin-right: 10px;
	z-index:0;
	float:left;
	padding: 10px 10px 10px 20px;
	border: 1px solid #DFDFDF;
	background-color:#F0F0F0;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#content_home_news {
	position:relative;
	top: 0px;
	width:130px;
	height: 630px;
	z-index:0;
	float:left;
	padding: 10px;
	background-color:#DFDFDF;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#content_home .dotedline {
	background-image:url(img/iicons/dotshor.png);
	background-repeat:repeat-x;
	width:100%;
	height:1px;
}

#content_home_apps h2 {
	font-size: 15px;
	color: #808080;
}

#content_home_apps img {
	margin-right: 5px;
	border: 1px solid #DFDFDF;
}


.contenttab_1 {
	font-size:13px;
	font-weight:bold;
}

.contenttab_1 a {
	background-image:url(img/iicons/home_content_tab.png);
	background-repeat:no-repeat;
	background-position:0px -45px;
	text-decoration:none;
	padding-left:10px;
	vertical-align:middle;
	display:block;
	height:45px;
	outline:none;
}

.contenttab_1 a:hover a:active a:focus{
	text-decoration:none;
	background-position:0px 0px;
}


.contenttab_1_on {
	font-size:13px;
	font-weight:bold;
}

.contenttab_1_on a {
	background-image:url(img/iicons/home_content_tab.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	padding-left:10px;
	vertical-align:middle;
	display:block;
	height:45px;
	outline:none;
	font-size:13px;
	font-weight:bold;

}

.contenttab_1_on a:hover a:active a:focus {
	background-image:url(img/iicons/home_content_tab.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	padding-left:10px;
	vertical-align:middle;
	display:block;
	height:45px;
	outline:none;
	font-size:13px;
	font-weight:bold;
}

.morearrow {margin-left:240px;}

hr {
	background-image:url(img/iicons/dotshor.png);
	background-repeat:repeat-x;
	width:100%;
	height:1px;
	
}
	
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


#content_home .fnormal {margin-top:10px;} 
* + html #content_home .fnormal {margin-top:0px;} /*for ie7*/ 
* html #content_home .fnormal {margin-top:0px;}  /*for ie6*/
/*
* + html #content {padding-left:0px; padding-right:0px;}
* html #content {padding-left:0px; padding-right:0px;}
* + html #content_home_apps {margin:0px;}
*/