/*******************************************************************************
 *     ___ ___ ___ 
 *   / __/ __/ __|
 *  | (__\__ \__ \
 *  \___|___/___/
 *   
 *   B A S I C
 *   technotrade-berlin.de
 *   
 *   Copyright 2006, mhGrafix
 *   www.mhgrafix.com
 * 
 ******************************************************************************/

* { /* reset all default values */
  border: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

html body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #595958;
	background: #5A5A5A url(http://www.technoline-berlin.de/images/basic/bg.jpg) repeat-x;
	text-align: center;
	font-size: 13px;
	line-height: 130%;
}

td {
	vertical-align: top;
	background: #FFFFFF;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 25px;
	
}
h2 {
	font-size: 18px;
	
}
h3 {
	font-size: 14px;
}
#pingu{
	margin: 20px auto;
	text-align: center;
}
#header, #head-banner, #main {
	position:relative;	
	width: 800px;
	text-align: left;
	margin: 0 auto;
}
#content {
	background: #ffffff;
	padding:15px 20px 30px 15px;
	margin: 0px auto;
	text-align: left;
}
#head-banner {
	background: #646464 url(http://www.technoline-berlin.de/images/basic/bg-headbanner.jpg) repeat-x;
	height: 50px;
}
#head-banner h1 {
	float: left;
	padding: 15px;
	color:#CCCCCC;
}

#technotrade {
	float:left;
	height: 20px;
	margin: 30px 0 15px;
	
}
#technoline {	
	float:right;
	text-align:right;
	width: 200px;
	height: 60px;
	margin: 20px 0 15px;
	
}
#pic-banner {
	text-align: left;
	margin: 0 auto;
	background: url(http://www.technoline-berlin.de/images/orange/bg-banner.jpg) repeat-x;
	height: 200px;
	width:800px;
	z-index:50;
}
#premium-banner {
	text-align: left;
	margin: 0 auto;
	background: url(../images/orange/bg-banner.jpg) repeat-x;
	height: 200px;
	width:800px;
	z-index:50;
}


/****** FORMULAR *************/
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding: 3px;
	font-size: 11px;
	border: 1px solid #999999;
	background: #ffffff url(http://www.technoline-berlin.de/images/basic/bg-input.jpg) repeat-x;
	width: 300px;
}
.formfield-kontaktort {
	padding: 3px;
	font-size: 11px;
	border: 1px solid #999999;
	background: #ffffff url(http://www.technoline-berlin.de/images/basic/bg-input.jpg) repeat-x;
	width: 250px;
}
.formfield-kontaktzip {
	padding: 3px;
	font-size: 11px;
	border: 1px solid #999999;
	background: #ffffff url(http://www.technoline-berlin.de/images/basic/bg-input.jpg) repeat-x;
	width: 35px;
}
.formfield:focus, .formfield-kontaktort:focus, .formfield-kontaktzip:focus {
	background: #FFFAE1 url(http://www.technoline-berlin.de/images/basic/bg-input-a.jpg) repeat-x;
}
.formbutton {
	background: #FF9900 url(http://www.technoline-berlin.de/images/basic/bg-formbutton.jpg) repeat-x;
	color: #FFFFFF;
	
	font-face: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 5px;
	margin-top: 15px;
	}
.formbutton:hover {
	cursor:pointer;
}


/****** SEARCH *************/
#search {
  	float: right;
  	margin-top: 20px;
  	padding-right: 20px;
}
#search input{
	left: 0;
	padding: 3px;
	font-size: 11px;
	border: 1px solid #999999;
	background: url(http://www.technoline-berlin.de/images/basic/bg-s-input.jpg) repeat-x;
	position: relative;
	width: 150px;
}

/****** NAVIGATION *************/
#topmenu {
	margin-top: 22px;
	padding-left: 15px;
	float: left;	
	color: #FFFFFF;
}
#topmenu a, #topmenu a:visited {
	margin-right: 15px;
	color: #FFFFFF;
}
#topmenu a:hover {
	color: #CCCCCC;
}
#mnavigation {
	display: none;
}
#imnavigation {
	display: none;
}
#imvideo {
	display: none;
}
#navigation {
	width: 200px;
}

.nav-orange, a.nav-orange, a.nav-orange:visited,
.nav-yellow, a.nav-yellow, a.nav-yellow:visited,
.nav-green, a.nav-green, a.nav-green:visited,
.nav-red, a.nav-red, a.nav-red:visited,
.nav-blue, a.nav-blue, a.nav-blue:visited,
.nav-pink, a.nav-pink, a.nav-pink:visited,
.nav-purple, a.nav-purple, a.nav-purple:visited,
.nav-grey, a.nav-grey, a.nav-grey:visited, 
.nav-lightgrey, a.nav-lightgrey, a.nav-lightgrey:visited,
.nav-black, a.nav-black, a.nav-black:visited,
.nav-lightgreen, a.nav-lightgreen, a.nav-lightgreen:visited  {
	width:185px;
	display: block;
	padding: 5px 0px 5px 15px;
	color: #FFFFFF;
}
a.nav-orange:hover {
	background: #FF9900 url(http://www.technoline-berlin.de/images/basic/bg-nav-orange.jpg) repeat-x center;
	}
a.nav-yellow:hover {
	background: #FFD405 url(http://www.technoline-berlin.de/images/basic/bg-nav-yellow.jpg) repeat-x center;
	color: #323232;
	}
a.nav-green:hover {
	background: #005447 url(http://www.technoline-berlin.de/images/basic/bg-nav-green.jpg) repeat-x center;
	}
a.nav-lightgreen:hover {
	background: #80D506 url(http://www.technoline-berlin.de/images/basic/bg-nav-lightgreen.jpg) repeat-x center;
	}
a.nav-red:hover {
	background: #AA3102 url(http://www.technoline-berlin.de/images/basic/bg-nav-red.jpg) repeat-x center;
}
a.nav-blue:hover {
	background: #164F8E url(http://www.technoline-berlin.de/images/basic/bg-nav-blue.jpg) repeat-x center;
	}
a.nav-grey:hover {
	background: #778082 url(http://www.technoline-berlin.de/images/basic/bg-nav-grey.jpg) repeat-x center;
	}
a.nav-lightgrey:hover {
	background: #A9A9A8 url(http://www.technoline-berlin.de/images/basic/bg-nav-lightgrey.jpg) repeat-x center;
	}
a.nav-black:hover {
	background: #000000 url(http://www.technoline-berlin.de/images/basic/bg-nav-black.jpg) repeat-x center;
	}
a.nav-purple:hover {
	background: #6F2077 url(http://www.technoline-berlin.de/images/basic/bg-nav-purple.jpg) repeat-x center;
	}
a.nav-pink:hover {
	background: #B937B6 url(http://www.technoline-berlin.de/images/basic/bg-nav-pink.jpg) repeat-x center;
	}

#clocks_sublinks {
	filter:Alpha(opacity=95, finishopacity=95, style=2);
	-moz-opacity:0.95;
	position:absolute;
	z-index:200;
	left:200px;
	top: 144px;
	visibility: hidden;
	background: #B96ABD url(http://www.technoline-berlin.de/images/pink/bg-navi-top.jpg) repeat-x;
	width: 200px;
	color: #FFFFFF;
}

#clocks_sublinks a, #clocks_sublinks a:visited{
	width:190px;
	display: block;
	padding: 5px 0px 5px 10px;
	color: #FFFFFF;
}
#clocks_sublinks a:hover, #clocks_sublinks a:active{
	background: #6F2077 url(http://www.technoline-berlin.de/images/basic/bg-nav-pink.jpg) repeat-x center;
}

#thermo_sublinks {
	filter:Alpha(opacity=95, finishopacity=95, style=2);
	-moz-opacity:0.95;
	position:absolute;
	z-index:200;
	left:200px;
	top: 225px;
	visibility: hidden;
	background: #80D506 url(http://www.technoline-berlin.de/images/lightgreen/bg-navi-top.jpg) repeat-x;
	width: 200px;
	color: #FFFFFF;
}

#thermo_sublinks a, #thermo_sublinks a:visited{
	width:190px;
	display: block;
	padding: 5px 0px 5px 10px;
	color: #FFFFFF;
}
#thermo_sublinks a:hover, #thermo_sublinks a:active{
	background: #66A906 url(http://www.technoline-berlin.de/images/basic/bg-nav-lightgreen.jpg) repeat-x center;
}

#lamps_sublinks {
	filter:Alpha(opacity=95, finishopacity=95, style=2);
	-moz-opacity:0.95;
	position:absolute;
	z-index:200;
	left:200px;
	top: 145px;
	visibility: hidden;
	background: #164F8E  url(http://www.technoline-berlin.de/images/blue/bg-navibox.jpg) repeat-x;
	width: 200px;
	color: #FFFFFF;
}

#lamps_sublinks a, #lamps_sublinks a:visited{
	width:190px;
	display: block;
	padding: 5px 0px 5px 10px;
	color: #FFFFFF;
}
#lamps_sublinks a:hover, #lamps_sublinks a:active{
	background: #164F8E  url(http://www.technoline-berlin.de/images/basic/bg-nav-blue.jpg) repeat-x center;
}


#back {
	float: right;
	color:#CCCCCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#back a:link, a:visited {
	color:#CCCCCC;
}
#back a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


/* ********** CONTENT ********** */
#content h1{
	margin-bottom: 30px;
}
#content a, #content a:visited {
	color: #595958;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}

#content h2, #content h2 a, #content h2 a:hover, #content h2 a:visited,
#content h3, #content h3 a, #content h3 a:hover, #content h3 a:visited {
	margin-bottom: 5px;
	color: #595958;
}
#content h2 img {
	margin-right: 10px;
}
.productnews-pic {
	float: left;
	width: 160px;
	overflow: hidden;
	margin: 5px 10px 20px 0px;
}
.productnews-content {
	margin: 5px 0px 20px;
}
.katproducts, .productnews {
	clear: both;
	padding: 10px 0px;
}
.katproducts-pic {
	float:left;
	width: 110px;
	overflow: hidden;
	margin: 5px 10px 10px 0px;
}
.katproducts-content {
	margin: 5px 0px 10px;
}
#productdetails-pic {
	float:left;
	width: 210px;
	overflow: hidden;
	margin: 10px 10px 10px 0px;
}
#productdetails-content {
	padding: 10px 15px 10px 0px;
}
#productdetails-content  h2{
	margin-bottom: 20px;
}
#video, #manual, #zoom {
	width: 32px;
	height: 32px;
	margin-top: 10px;
	float:left;
	}

/* ********** NEWSBOX ********** */
#newsbox {
	text-align:left;
	padding: 15px;
	background: #646464 url(http://www.technoline-berlin.de/images/basic/bg-newsbox.jpg) repeat-x;
	color: #F2F2F2;
	font-size: 11px;
	line-height: 120%;
}
#newsbox h1 {
	letter-spacing: normal;
	font-size: 18px;
	color: #E1E1E1;
	margin-bottom: 10px;
}
#newsbox h2 {
	letter-spacing: normal;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 3px;
}
#newsbox a:link,
#newsbox a:visited {
	color: #FFFFFF;
}
#newsbox a:hover {
	text-decoration: underline;
}
.newsboxline {
	clear:both;
	height: 1px;
	border-top: 1px dashed #FFFFFF;
	display: block;
	margin: 10px 0px;
	font-size: 1px; /* IE fix */
}
.newsgo,
a.newsgo,
a.newsgo:visited {
	background: url(http://www.technoline-berlin.de/images/basic/newsgo-test.gif) no-repeat right 0px;
}
a.newsgo:hover {
	background: url(http://www.technoline-berlin.de/images/basic/newsgo-test.gif) no-repeat right -40px;
}

/* ********** Button etc. ********** */
#features img {
	cursor: help;	
	margin:0;
}

#productinfos {
	
}
.line {
	clear:both;
	height: 12px;
	background: url(http://www.technoline-berlin.de/images/basic/line.jpg) no-repeat center;
	margin: 10px 0px;
	font-size: 1px; /* IE fix */
}
.go {
	float: right;
}

/* ********** FOOTER ********** */
#footer, #footer a:link, #footer a:visited {
	font-size: 11px;
	position: relative;	
	color:#CCCCCC;
	width: 800px;
	padding: 10px 0px 20px 0px;
	text-align: right;
	margin: 0px auto;
	z-index:101;
}
#footer a:hover {
	text-decoration: underline;
}

.leftpicture{float:left; margin-right:20px; margin-bottom:5px}
.rightpicture{float:right; margin-bottom:5px; margin-left: 20px;}
