/* CSS Document */

body {
background-color: #222D2D;
font-family: Arial; 
font-size: 12px; 
font-weight: normal; 
text-decoration: none; 
color: #c6cfd9;
padding:0px;
margin:0px;
}

#banner{
	width: 923px;
	height: 130px;
	background: url("pics/banner/1.jpg") no-repeat top left;
}


a         {text-decoration: none;}
a:link	  {color: #56A8E1; font-weight: lighter}
a:hover   {/*background-color: #f1f1f1; */
		  text-decoration:underline;}
a:visited {color: #56A8E1;}
a:active  {color: #56A8E1;}


h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal; 
color: #b5c3d3;
margin:0px 0px 0px 0px;
padding:0;

}


h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #b5c3d3;
margin:0px 0px 12px 0px;
padding:0;

}

h2 a:link, h2 a:visited{
font-size: 14px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none; 
color: #b5c3d3;
margin:0px 0px 12px 0px;
padding:0;

}
h2 a:hover   {
font-size: 14px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
color: #b5c3d3;
margin:0px 0px 12px 0px;
padding:0;

}

h21 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #b5c3d3;
margin:0px 0px 0px 0px;
padding:0;

}


.h3 a:link, .h3 a:visited{
font-size: 12px;
text-decoration: none; 
color: #297bb5;
}


.footer { 
font-family: Arial; 
font-size: 12px; 
font-weight: 300; 
text-decoration: none; 
color: #666666; 
}

#titel {
background-color:#EAF0F4;
font-family: Arial; 
font-size: 16px; 
font-weight: 300;  
text-decoration: none; 
color: #666666;
margin-bottom:12px;
}

#blind {
margin-bottom:12px;}

/* ----------container zentriert das layout-------------- */
#container {
width: 924px;
padding:0px 0px 0px 0px;
margin: 0px;
margin-left: auto; 
margin-right: auto;
border:1px;
border-color:#3E4F4F;
border-style:solid;
} 

/* ----------outer und inner----------------- */
#outer{
/*border-left: solid 156px #f4f4f4;  /* linke Menue Spalten Farbe  */ 
/*background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
 } 

#inner{ margin:0px; width:100%; } /* die IE PC schlaufe */ 


/*  ----------------top---------------------- */ 
#top {
height:25px;
padding:5px 12px 0px 12px;
margin:0px 0px 0px 0px;
text-align: right;
vertical-align:middle;
border-top:1px;
border-top-color:#3E4F4F;
border-top-style:solid;
background-color:#2F3E3E;
} 

#topleft {
float:left;
width:600px;
text-align:left;
}
#topright {
width:400px;
float:right;
text-align:right;
}


/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #000;
padding: 0px;
margin: 0px 0px 12px 0px; 
border-bottom:1px;
border-bottom-color:#CFCFCF;
border-bottom-style:solid;
border-bottom:0px;
}

#banner img {padding:0px 0px 0px 0px;} 


/* navtabs */

#navtabs{
	
}

#navtabs ul{
	margin: 0 0 0 12px;
	padding: 104px 0 0 0;
}

#navtabs ul li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	list-style: none;
}
/*tech*/
#navtabs a#tech{
	float: left;
	display: block;
	height: 27px;
	width: 115px;
	background: url(pics/button-technologie.png) no-repeat bottom;
}

#navtabs a#tech:hover{
	background-position: left -27px;	
}

#navtabs a#currenttab{
	float: left;
	display: block;
	height: 27px;
	width: 115px;
	background: url(pics/button-technologie.png) no-repeat top;
}

#navtabs  a#currenttab:hover{
	float: left;
	display: block;
	height: 27px;
	width: 115px;
	background: url(pics/button-technologie.png) no-repeat left -27px;	
}
/*pres*/
#navtabs a#pres{
	float: left;
	display: block;
	height: 27px;
	width: 115px;
	background: url(pics/button-praesentation.png) no-repeat bottom;
}

#navtabs a#pres:hover{
	background-position: left -27px;	
}

#navtabs a#currenttabpres{
	float: left;
	display: block;
	height: 27px;
	width: 115px;
	background: url(pics/button-praesentation.png) no-repeat top;
}

#navtabs  a#currenttabpres:hover{
	float: left;
	display: block;
	height: 27px;
	width: 115px;
	background: url(pics/button-praesentation.png) no-repeat left -27px;	
}
/*demo*/
#navtabs a#demo{
	float: left;
	display: block;
	height: 27px;
	width: 115px;
	background: url(pics/button-demoversion.png) no-repeat bottom;
}

#navtabs a#demo:hover{
	background-position: left -27px;	
}

#navtabs a#currenttabdemo{
	float: left;
	display: block;
	height: 27px;
	width: 115px;
	background: url(pics/button-demoversion.png) no-repeat top;
}

#navtabs  a#currenttabdemo:hover{
	float: left;
	display: block;
	height: 27px;
	width: 115px;
	background: url(pics/button-demoversion.png) no-repeat left -27px;	
}



/* --------------content------------- */
#content {
width:874px;
 float:left;
 margin:0px 12px 12px 12px; 
 padding:12px 12px 0px 12px;
 border:1px;
 border-color:#3E4F4F;
 border-style:solid;
 background-color: #2F3E3E;
 }
 
 #bildL #bl {
 float:left;
 margin:0px 24px 12px 0px;
 padding: 5px;
 /*border: 1px #4E6973 dashed; */
 border: 1px #b5c3d3 dashed; 
background-color: #445757;
}
 #bildL a#bl:hover{
 /*padding: 5px;*/
 /*border: 1px #4E6973 dashed; */
 border: 1px #445757 dashed; 
background-color: #b5c3d3;
}


  #bildR{
 float:left;
 margin:0px 24px 12px 0px;
 }

  #bildPDF{
 float:left;
 margin:0px 5px 0px 0px;
 }

 
#text{
text-align:left;

}
#textR{
text-align:left;
/*float:left;*/

}

#pdf{
vertical-align:text-top;
font-size:12px;
margin-left:96px

}

/* --------------left navigavtion------------- */
#left {
 width:150px; 
 /*height:444px;*/
 float:left; 
 position:relative; 
 margin:0px 0px 0px 0px; 
 padding:0px 12px 0px 0px;
 /*background-color:#F4F4F4;*/
 }
#left hr {
height:1px;
/*background-color:#CFCFCF;*/
 width:134px;
}

#left img {margin:0px 0px 0px 0px; padding:0px; border:0px} 

 #left #bll {
 float:left;
 margin:0px 0px 12px 0px;
 padding: 5px;
 /*border: 1px #4E6973 dashed; */
 border: 1px #b5c3d3 dashed; 
background-color: #445757;
}
 #left a#bll:hover{
 /*padding: 5px;*/
 /*border: 1px #4E6973 dashed; */
 border: 1px #445757 dashed; 
background-color: #b5c3d3;
}


/* --------------right------------- */
#right {
 width:663px; 
 /*height:474px;*/
 float:right; 
 position:relative; 
 margin:0px 0px 0px 0px; 
 padding:0px 12px 12px 12px;
 /*background-color:#FFF;*/
 }

#right img {
margin-bottom:0px;
}

/* --------------rightFilm------------- */
#rightFilm {
vertical-align:top;
 width:697px; 
 /*height:474px;*/
 float:right; 
 position:relative; 
 margin:0px 0px 0px 0px; 
 padding:0px 0px 12px 0px;
 /*background-color:#FFF;*/
 }

/*  ----------------footer---------------------- */ 
#footer {
clear:both;
height:20px;
padding:4px 12px 0px 12px;
margin:0px 0px 0px 0px;
text-align: right; 
border-top:1px;
border-top-color:#3E4F4F;
border-top-style:solid;
color: #A6A69B;
background-color:#2F3E3E;
} 

#footerleft {
float:left;
width:600px;
text-align:left;
}
#footerright {
width:400px;
float:right;
text-align:right;
}


/*-----------------lightbox------------------*/
/*
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }



#overlay{ background-image: url(pics/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pics/overlay.png", sizingMethod="scale");
	}
*/

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 30%;
	width: 40%;
	height: 200px;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

	
input, select, textarea {
background-color:#c6cfd9;
font-size:12px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
/*position: relative;*/
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
/*left: -1000px;*/
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
top:119px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 100;
left: 186px; /*position where enlarged image should offset horizontally */
z-index:50;


