/* BEGIN TYPOGRAPHY & COLORS */
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background:#E9E9F3;
}

a {
	color: #383894;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: none;
}
#globe-container a{
	border-bottom:dotted 1px #383894;
}
.pageCover {
	background-color:#fff;
	display:none;
	height:2500px;
	left:0;
	opacity:0.6;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
	z-index:1001;
	cursor: wait;
}


h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
	color: #333;
}

h3 {
	font-size: 1.3em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
.clear {
	clear:both;
	float:none;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	width:0;
}
.close-link{
	float:right;
}

.language_menu{
	height:20px;
	width:120px;
	padding:0px;
	margin:0px;
}
#languageform{
	width:120px;
	float:left;
	padding:5px 0px 0px 7px;
}
.language_menu span{
	font-size:10px;
}
.language{
	float:left;
	width:27px;
	height:20px;
	padding:0;
	cursor:pointer;
	background:#fff;
	background-repeat:repeat;
	margin-right:3px;
}
.language img{
	height:20px;
}

#German{
	background:url("images/language_button_sprite.gif") 35px -22px;	
}
#German:hover{
	background:url("images/language_button_sprite.gif") 35px 0px;	
}
#English{
	background:url("images/language_button_sprite.gif") 0px -22px;
}
#English:hover{
	background:url("images/language_button_sprite.gif") 0px 0px;
}
.languageformtitle{
	font-size:10px;
	float:left;
}
td {
	background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-size:1.2em;
	padding: 0px;
	text-align:left;
}





blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.linkspage_button{
	border:0px;
}

.hidden{
	display:none;
}

/* BEGIN LAYOUT */

#page {
	margin: 0 auto 30px;
	padding: 0;
	width: 992px;
	height:2000px;
	border: 0px solid;
	text-align: left;
	background:#E9E9F3 url("images/page_hg.gif") repeat-y top left;
	border-bottom: 1px solid #ccc;
}
#logo {
	width:58px;
	height:100px;
	float:left;
	margin-left:24px;
}

#logo img{
	margin-top:20px;
}
#address {
	width:58px;
	float:left;
	margin-left:24px;
}
#globe-container{
	width:580px;
	height:95px;
	float:left;
	margin-left:48px;
	margin-top:20px;
}

#globe-image{
	margin-top:133px;
}
.product-overview div{
	margin:4px 8px 4px 0;
	float:left;
	width:130px;
	height:130px;	
	border:1px solid #D9D6D5;
	text-align:center;
	background-color:#fff;
	cursor:pointer;
	font-size:10px;
	color:#383894;
	padding:2px;
	-moz-opacity:.60;
	opacity:.60;
}
.product-container,.open-container{
	width:100%;
	text-align:center;
	display:none;
	position:absolute;
	z-index:1002;
	top:50px;
	left:0px;
	overflow:hidden;
	height:650px;
}
#estimate-data-container{
	width:130px;
	border:0px solid #C2BBB9;
	margin-top:10px;
	padding:5px;
	font-size:0.75em;
}
#contact-form-container{
	display:none;
	z-index:1002;
	top:50px;
	left:0px;
	overflow:hidden;
	height:600px;
	position:absolute;
}
#contact-form-container form{
	border:2px solid #C2BBB9;
	margin:auto;
	background:#fff;
	padding:20px;	
}
.product-container-inner{
	width:500px;
	height:600px;	
	border:2px solid #C2BBB9;
	margin:auto;
	background:#fff;
	padding:20px;
}
#product-data-container{
	text-align:left;
}
#left-menu-container{
	width:200px;
	height:200px;
	float:left; 
	margin-left:-17px;
	margin-top:0px;	
}

#left-menu-container ul{
	list-style-type:none;
}

#left-menu-container ul li a{
	width:140px;
}


#top-menu-container{
	width:132px;
	float:right;
	text-align: left;
	background: url("images/top_menu_hg.gif") no-repeat top left;
	border: none;
	margin:65px 25px 0 0;
 }

#top-menu-container .tbox{
	width:110px;
	height:16px;
	background:white url("images/searchfield_hg.gif") -10px -5px;
	border:1px solid #8F8EBD;
	margin:5px 0 0 0;
} 
 
#top-menu-container ul{
	margin-left:-40px;
}
#top-menu-container li{
	list-style-type:none;
	height:19px;
	float:left;
	border-bottom:2px solid #C2BBB9;
	width:122px;
	padding-top:8px;
	padding-left:10px;
	}
#top-menu-container li:hover{
	border:1px solid #c0c0c0;
	background:#eee;
	border-right:3px solid #c0c0c0;
}
#top-menu-container h3{
	font-size:1.2em;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:normal;
}	
#slider-outer-container{
	width:592px;
	height:120px;
	float:left;
	margin-left:145px;
	margin-top:45px
}
.tabs{
	list-style-type:none;	
}
.tabs li, #left-menu-container li{
	float:left;
	border:1px solid #D9D6D5;
	border-bottom:0;
	padding:3px 6px;
	margin:0 2px;
	cursor:pointer;
}

#left-menu-container li{
	border:1px solid #D9D6D5;
	clear:both;
	width:150px;
	height:19px;
}

.tabs li{
	border:1px solid #c0c0c0;
	color:#c0c0c0;
	border-bottom:0;
	background:#eee;
	background:url('images/search_button_sprite.gif') right -98px no-repeat;
	padding:3px 20px 3px 6px;
}
.tabs li:hover{
	border:1px solid #c0c0c0;
	border-bottom:0;
	background:#eee;
	background:url('images/search_button_sprite.gif') right -118px no-repeat;		
}

#left-menu-container li:hover{
	border:1px solid #c0c0c0;
	background:#eee;
	border-right:3px solid #c0c0c0;
}

.tabs li.active{
	float:left;
	border:1px solid #c0c0c0;
	border-bottom:0;
	color:#2626ED;
	background:url('images/search_button_sprite.gif') right -79px no-repeat #D9D6D5;	
}
#slider-inner-container{
	width:554px;
	height:108px;
	float:left;
	border:1px solid #D9D6D5;
	background:#fff;
}
.slider-ul-container{
	margin-left:5px;
	margin-top:2px;
}

.slider-ul-container img, #slideshow-menu-container img{
	cursor:pointer;
}

#slider-inner-container div{
	float:left;
}
.button{
	background:#EEEDEC;
}
.spritebutton{
	background:url('images/search_button_sprite.gif') top left no-repeat;
	border: 1px solid #D9D6D5;
	height:20px;
	cursor:pointer;
}
#delete-button{
	background:url('images/search_button_sprite.gif')  0 -136px no-repeat;
	border: 1px solid #D9D6D5;
	height:20px;
	cursor:pointer;
	width:65px;	
	margin-left:62px;
}
#delete-button:hover{
	background:url('images/search_button_sprite.gif')  0 -153px no-repeat;
}
#searchbutton{
	width:40px;
	float:right;
	margin-right:10px;
	margin-top:2px;
}
#searchbutton:hover{
	background-position:0px -17px;
	border: 0px solid #c0c0c0;
}
#contact-form{
	width:400px;
}
#contact-form-container .spritebutton,.product-container-inner .spritebutton{
	background:url('images/search_button_sprite.gif') -45px 2px no-repeat;
	width:52px;	
}
#contact-form-container .spritebutton:hover,.product-container-inner .spritebutton:hover{
	background-position: -45px -15px;
	border: 1px solid #c0c0c0;
}
#product-data-container .spritebutton,#globe-container .spritebutton{
	background:url('images/search_button_sprite.gif') 0px -40px no-repeat;
	width:55px;
	height:18px;
	border: 1px solid #c0c0c0;
}
#product-data-container .quote,#globe-container .quote{
	background:url('images/search_button_sprite.gif') -95px -1px no-repeat;
	width:76px;
	height:18px;
	border: 1px solid #c0c0c0;
}
#product-data-container .spritebutton:hover, #globe-container .spritebutton:hover{
	background-position: 0px -57px;
}

#product-data-container .quote:hover,#globe-container .quote:hover{
	background:url('images/search_button_sprite.gif') -95px -18px no-repeat;
	border: 1px solid #eee;
}


#readmore{
	background:url('images/search_button_sprite.gif') -50px -40px no-repeat;
	width:90px;
	height:18px;
	border: 1px solid #D9D6D5;
	cursor:pointer;
}
#readmore:hover{
	background-position: -50px -57px;
	border: 1px solid #c0c0c0;
}


#slideshow-menu-container{
	float:right;
	margin:110px 10px 0 0px;
	width:120px;
	height:120px
}
#slider-inner-container .button{
	width:20px;
	height:108px;
	background:no-repeat top left;
	background-image:url('images/slider-sprite.gif');
	float:left;
	cursor:pointer;
}

#slider-inner-container .prev{
	background-position:-40px 0;	
}
#slider-inner-container .prev:hover{
	background-position:0px 0;	
}
#slider-inner-container .next{
	background-position:-60px 0;
}
#slider-inner-container .next:hover{
	background-position:-20px 0;
}

#page2 {
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	text-align: left;
	border: none;
}

.contentcolumn {
	float: left;
	padding: 0;
	margin: 0;
	background:url(images/main_hg_neu.jpg) 4px 0px no-repeat;
	font-size: 1.2em;
	width:992px;
}

.contentcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

/* END LAYOUT  */


/* BEGIN E107 CORE CLASSES MAINTAINER QUE~ */

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #06c;
}

.smalltext {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}







