/*     -------------------------------------------------------------
     Logic Instruments
     -------------------------------------------------------------     */

/*     -------------------------------------------------------------
     Body Styles
     -------------------------------------------------------------     */

body {
	color: #E2001A;
	background-color: #333;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	text-align: left;
	list-style: none;
	padding: 0 10px 0 20px;
	margin: 0 10px 0 20px;
	position: relative;
	left: -30px;
}
a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2001A;
	font-weight: normal;
}
p, ul, li {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	color: #333;
}
ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.clear {
	clear: both;
}
#container {
	width: 1080px;
	padding: 0px 8px 6px 8px;
	margin: -10px auto -12px auto;
	background: url("../gif/background.gif") repeat-y 0 0 #ffffff;
	overflow:hidden;
	position:relative;
}

#container_start {
	width: 1080px;
	background: url("../gif/background.gif") repeat-y 0 0 #ffffff;
	overflow:hidden;
	position:relative;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: -12px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

#start_text_content {
	padding: 0 10px 0 20px;
	}

#main {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	background: #dddddd;
}
.right {
	width: 259px;
	float: right;
	text-align:center;
	padding-top: 21px;
	padding-right: 10px;
	padding-bottom: 21px;
	padding-left: 10px;
}
.right a {
	text-transform:none;
}
.right a:hover {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.advertisment p {
	text-align: center;
}
#callbox {
}
 .referenz p, {
 text-align:center;
}
#footer {
	text-align: center;
	background: url("../png/border_bottom.png") no-repeat bottom;
	padding: 6px 0 36px 0;
	color: #999999;
	position:relative;
	z-index:30;
	overflow:hidden;
}
#footer a {
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
}
/*     -------------------------------------------------------------
     Navigation
     -------------------------------------------------------------     */

#navigation {
	background: #000000;
	width: 800px;
	height: 21px;
	margin: 0 0 21px 0;
}
#navigation ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 95px;
}
#navigation li li a, #navigation li a {
	background: #000000 none repeat scroll 0%;
	color: #ffffff;
	display: block;
	margin: 0;
	padding: 4px 0;
	font-weight: normal;
	text-align: center;
}
#navigation li a {
	border-left: 1px solid #ffffff;
}
#navigation .home {
	border-left: none !important;
}
#navigation .home, #navigation ul a:hover, #navigation li li a:hover {
	background: #e2001a none repeat scroll 0%;
}
#navigation li li a {
	border: 1px solid #dddddd;
	opacity: 0.75;
	width: 140px;
	text-align:left;
	padding-left:5px;
}
#navigation li {
	height: 21px;
	z-index: 11;
	position: relative;
}
#navigation ul ul {
	position: absolute;
}
div#navigation ul ul, div#navigation ul li:hover ul ul, div#navigation ul ul li:hover ul ul {
	display: none;
}
div#navigation ul li:hover ul, div#navigation ul ul li:hover ul, div#navigation ul ul ul li:hover ul {
	display: block;
}
/*     -------------------------------------------------------------
     Content
     -------------------------------------------------------------     */

.left {
	width: 800px;
	background-color: #ffffff;
	border-right: 1px solid #ffffff;
	float: left;
}
/*     -------------------------------------------------------------
     Products
     -------------------------------------------------------------     */

#products {
	background: url("../gif/menu_background.gif") no-repeat bottom;
	padding: 0 0 21px 0;
	width: 188px;
	margin: 0 21px 1px 0;
	float: left;
	z-index:100;
}
#products img {
	margin: 0 0 21px 0;
}
#products a {
	color: #666666;
}
#products .head {
	background: url("../gif/menu_arrow_right.gif") no-repeat 0 4px;
	padding: 0 0 0 14px;
	margin: 0 0 0 6px;
	font-weight:bold;
}
#products ul {
	border-top: 1px solid #dddddd;
	background: url("../gif/menu_arrow_down.gif") no-repeat right 6px;
	padding: 6px 0 0 21px;
	margin: 6px 0 21px 0;
	text-align: left;
}
#products ul a:hover {
	color: #e2001a;
	text-decoration: underline;
	text-align: left;
}
#products li {
	background: url("../gif/menu_arrow_right_small.gif") no-repeat 0 6px;
	padding: 0 0 0 11px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #666;
}
/*     -------------------------------------------------------------
     Current
     -------------------------------------------------------------     */

#current {
	width: 570px;
	margin: 0 21px 21px 0;
	float: right;
	overflow:hidden;
}
#position {
	border-bottom: 1px solid #dddddd;
	background: url("../gif/menu_arrow_right.gif") no-repeat 6px 3px;
	padding: 0 0 6px 20px;
	margin: 0 0 5px 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	color:#999999;
}
#position a:link {
	color:#E2001A;
}
#position a:hover {
	color:#0000CC;
}
#position a:visited {
	color:#E2001A;
}
#options {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 0 5px 0;
	background: #ffffff;
}
#options li {
	display: inline;
}
#options li a {
	float: left;
	width: 17px;
	height: 17px;
	margin: 0 0 0 6px;
	background: url(../gif/options.gif);
}
#options li#home a {
	background-position: 0 0;
}
#options li#mail a {
	background-position: -23px 0;
}
#options li#print a {
	background-position: -46px 0;
}
#options li#home a:hover {
	background-position: 0 -17px;
}
#options li#mail a:hover {
	background-position: -23px -17px;
}
#options li#print a:hover {
	background-position: -46px -17px;
}
#box {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#top {
}
#bottom {
	text-align: center;
}
#box ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: url("../gif/box_edito.gif") no-repeat 0 0;
	padding: 38px 0 0 0;
}
#box li {
	padding: 0 0 0 13px;
	margin: 6px 0 0 0;
}
#overview {
	margin: 21px 0 0 0;
	position: relative;
	background: url("../png/products_overview.png") no-repeat right center;
	height: 483px;
}
#overview li {
	position: absolute;
	height: 74px;
	width: 131px;
}
#overview a {
	text-transform: uppercase;
	color: #e2001a;
	font-weight: bold;
	text-align: right;
	margin: 0 6px 0 0;
	width: 128px;
	float: left;
}
#product1 {
	right: 104px;
	top: -4px;
}
#product2 {
	right: 258px;
	top: 77px;
}
#product3 {
	right: 322px;
	top: 170px;
}
#product4 {
	right: 325px;
	bottom: 157px;
}
#product5 {
	right: 258px;
	bottom: 69px;
}
#product6 {
	right: 89px;
	bottom: 10px;
}
#product1_text {
	background-color:transparent;
	width:120px;
	height:40px;
	position:absolute;
	left: 255px;
	top: 7px;
	z-index: 99;
}
#product2_text {
	background-color:transparent;
	width:120px;
	height:40px;
	position:absolute;
	left: 78px;
	top: 72px;
	z-index: 99;
}
#product3_text {
	background-color:transparent;
	width:120px;
	height:40px;
	position:absolute;
	left: 32px;
	top: 170px;
	z-index: 99;
}
#product4_text {
	background-color:transparent;
	width:120px;
	height:40px;
	position:absolute;
	left: 32px;
	top: 255px;
	z-index: 99;
}
#product5_text {
	background-color:transparent;
	width:120px;
	height:40px;
	position:absolute;
	left: 119px;
	top: 350px;
	z-index: 99;
}
#product6_text {
	background-color:transparent;
	width:177px;
	height:58px;
	position:absolute;
	left: 324px;
	top: 440px;
	z-index: 99;
}
/*     -------------------------------------------------------------
     Header
     -------------------------------------------------------------     */

#header {
	background: url("../png/border_top.png") no-repeat 0 0;
	padding: 7px 0 6px 0;
	position: relative;
	overflow: hidden;
	background-image: url(../png/border_top.png);
}
#logo {
	float: left;
	margin: 0 0 0 21px;
}
#logo_li {
	position:absolute;
	float:left;
	width:250px;
	height:32px;
	left: 216px;
	top: 26px;
	background-image:url(../png/Logic_Logo_3D.png);
}
#slogan {
	position:absolute;
	float:left;
	width:250px;
	height:28px;
	left: 545px;
	top: 26px;
	color: #333;
	z-index: 10000;
}
/*     -------------------------------------------------------------
     Search
     -------------------------------------------------------------     */

#search form {
	position: absolute;
	bottom: 14px;
	right: 122px;
}
#productsearch {
	width: 150px;
}
#search span {
	margin: 0 6px 0 0;
}
#look {
	border: 1px solid #000000;
	background: #ffffff;
	height: 20px;
	width: 55px;
	color: #e2001a;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*     -------------------------------------------------------------
     Language
     -------------------------------------------------------------     */

#language {
	position: absolute;
	right: -10px;
	bottom: 2px;
	width: 213px;
	height: 24px;
}
#language a {
	color: #666666;
	padding: 1px 0 0 22px;
}
#language a:hover {
	text-decoration: underline;
}
#english {
	background: url("../gif/en.gif") no-repeat 0 0;
}
#french {
	background: url("../gif/Frankreich.gif") no-repeat 0 0;
}
#usa {
	background: url("../gif/usa.gif") no-repeat 0 0;
}
#language2 {
	position: fixed;
	float:left;
	top:40px;
	height:400px;
	width:40px;
}
/*     -------------------------------------------------------------
     Banner
     -------------------------------------------------------------     */

#sitename {
	position:relative;
	width:264px;
	height:47px;
	top: -55px;
	left: 555px;
	z-index:199;
}
#flash {
	background: url("../gif/new.gif") no-repeat 0 0;
	height: 162px;
	z-index: -1;
}
#login {
	background: 21px 21px #999999;
	padding-top: 20px;
	height: 119px;
	position: relative;
	width: 259px;
	text-align:right;
}
#login li {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 2px 0;
	text-align: right;
}
#login label {
	color: #ffffff;
	width: 45px;
}
#login span {
	margin: 0 6px 0 0;
}
#password, #name, #productsearch {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #e2001a;
	padding: 2px;
}
#password, #name, #productsearch {
	background: url("../gif/field-bg-top.gif") repeat-x left top #ffffff;
	border: 1px solid #dddddd;
	height: 14px;
}
#password, #name {
	width: 70px;
}
#password:hover, #name:hover, #productsearch:hover {
	border-color: #e2001a;
}
#send, #help a {
	position: absolute;
	bottom: 21px;
}
#send {
	padding: 0 0 0 10px;
	color: #ffffff;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	right: 48px;
	width: 110px;
	background: url("../gif/login_arrow_right.gif") no-repeat 0 6px;
	text-align: left;
}
#help a {
	cursor: help;
	background: url("../gif/help.gif") no-repeat 0 0;
	width: 21px;
	height: 20px;
	right: 21px;
}
/*     -------------------------------------------------------------
    Fancybox
     -------------------------------------------------------------     */

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(fancybox/fancy_progress.png) no-repeat;
}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(fancybox/fancy_closebox.png);
	cursor: pointer;
	z-index: 100;
	display: none;
}
div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	z-index: 96;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
	padding: 0;
	margin: 0;
	z-index: 92;
}
div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}
div#fancy_title table {
	margin: 0 auto;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancybox/fancy_title_left.png) repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background: transparent url(fancybox/fancy_title_main.png) repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancybox/fancy_title_right.png) repeat-x;
}
div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	padding: 18px 18px 58px 18px;
	margin: 0;
	overflow: hidden;
	background: transparent;
	display: none;
}
div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}
a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 10px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100;
}
a#fancy_left {
	left: 0px;
}
a#fancy_right {
	right: 0px;
}
a#fancy_left:hover {
	background: transparent url(fancybox/fancy_left.gif) no-repeat 0% 100%;
}
a#fancy_right:hover {
	background: transparent url(fancybox/fancy_right.gif) no-repeat 100% 100%;
}
#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
div#fancy_bg {
	display: none;
}
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}
div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_n.png) repeat-x;
}
div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_ne.png) no-repeat;
}
div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancybox/fancy_shadow_e.png) repeat-y;
}
div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_se.png) no-repeat;
}
div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_s.png) repeat-x;
}
div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_sw.png) no-repeat;
}
div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancybox/fancy_shadow_w.png) repeat-y;
}
div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancybox/fancy_shadow_nw.png) no-repeat;
}
/*     -------------------------------------------------------------
     Produkt Content
     -------------------------------------------------------------     */

#prod_headline {
	background: url(../gif/prod_content_headline.gif) no-repeat;
}
#headline {
	position:absolute;
	z-index:1000;
	max-width:570px;
	overflow:hidden;
	height:30px;
	top:5px;
	font-size:26px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 0 30px;
}
#prod_image {
	position:relative;
	float: right;
	width:350px;
	hight:220px;
	height: 220px;
	overflow: visible;
}
#prod_link {
	position:relative;
	width:183px;
	height:130px;
	float:left;
	padding-top: 15px;
	padding: 15px 0 20px 0;
}
#prod_link img {
	padding-right:4px;
	float:left;
}
#prod_link a:visited, #prod_link a:link {
	color:#E2001A;
	font-size:10px;
}
#prod_link a:hover {
	font-weight:bold;
	font-size:10px;
}
#prod_overview {
	position: relative;
	height: auto;
	padding-left:25px;
	margin-top: 21px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #333;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
#prod_overview a {
	color: #E20015;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	text-decoration:underline;
}
#prod_box {
	border:solid thin #999999;
	height:160px;
	width:100px;
	float:left;
	margin:20px;
	margin-left:0px;
	padding-left:5px;
	padding-right:5px;
	color: #333333;
	overflow: hidden;
}
#prod_box a {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:9px;
	color:#999999;
}


#prod_box a:hover {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:9px;
	color:#E2001A;
}
#totop {
	position:relative;
	bottom:0px;
	right:0px;
	background:url(../gif/to_top.gif);
	width:150px;
	height:15px;
	top:200px;
	float:right;
}
#pro_headline {
	position:relative;
	height: 75px;
	width: 360px;
	float:left;
}
#prod_link_0 {
	width:160px;
	height:21px;
	position:absolute;
	right:0px;
	top: -60px;
}
#prod_link_0 a:link {
	color:#E2001A;
}
#prod_link_0 a:visited {
	color:#E2001A;
}
#prod_link_0 a:hover {
	font-weight:bold;
}
#prod_link_1 {
	width:160px;
	height:21px;
	position:absolute;
	right:0px;
	top: -39px;
}
#prod_link_1 a:link {
	color:#E2001A;
}
#prod_link_1 a:visited {
	color:#E2001A;
}
#prod_link_1 a:hover {
	font-weight:bold;
}
#prod_link_spezi {
	width:160px;
	height:21px;
	position:absolute;
	right:0px;
	top: -19px;
}
#prod_link_spezi a:link {
	color:#E2001A;
	text-decoration:none;
}
#prod_link_spezi a:visited {
	color:#E2001A;
}
#prod_link_spezi a:hover {
	font-weight:bold;
}
#prod_link_datenblatt {
	width:160px;
	height:21px;
	position:absolute;
	right:0px;
	top: 4px;
}
#prod_link_datenblatt a:link {
	color:#E2001A;
	text-decoration:none;
}
#prod_link_datenblatt a:visited {
	color:#E2001A;
}
#prod_link_datenblatt a:hover {
	font-weight:bold;
}
#prod_link_datei {
	width:160px;
	height:21px;
	position:absolute;
	right:0px;
	top: 26px;
}
#prod_link_datei a:link {
	color:#E2001A;
	text-decoration:none;
}
#prod_link_datei a:visited {
	color:#E2001A;
}
#prod_link_datei a:hover {
	font-weight:bold;
}
#prod_link_galerie {
	width:160px;
	height:21px;
	position:absolute;
	right:0px;
	top: 50px;
}
#prod_link_galerie a:link {
	color:#E2001A;
	text-decoration:none;
}
#prod_link_galerie a:visited {
	color:#E2001A;
}
#prod_link_galerie a:hover {
	font-weight:bold;
}
#prod_link_pdf2 {
	width:160px;
	height:21px;
	position:absolute;
	right:0px;
	top: 69px;
}
#prod_link_pdf2 a:link {
	color:#E2001A;
	text-decoration:none;
}
#prod_link_pdf2 a:visited {
	color:#E2001A;
}
prod_link_pdf2 a:hover {
	font-weight:bold;
}
#prod_link_konfigurator {
	width:160px;
	height:21px;
	position:absolute;
	right:0px;
	top: 68px;
}
#prod_link_konfigurator a:link {
	color:#E2001A;
	text-decoration:none;
}
#prod_link_konfigurator a:visited {
	color:#E2001A;
}
#prod_link_konfigurator a:hover {
	font-weight:bold;
}
#prod_link_konfigurator2 {
	width:160px;
	height:21px;
	position:absolute;
	right:0px;
	top: 90px;
}
#prod_link_konfigurator2 a:link {
	color:#E2001A;
	text-decoration:none;
}
#prod_link_konfigurator2 a:visited {
	color:#E2001A;
}
#prod_link_konfigurator2 a:hover {
	font-weight:bold;
}
#prod_main_pic {
	position:relative;
	left:-60px;
	float:none;
	top: auto;
	clip: rect(0px,0px,0px,0px);
	height:375px;
	overflow:hidden;
}
#prod_banner {
	position:relative;
	clip: rect(0px,0px,0px,0px);
	height:220px;
	width:580px;
	overflow:hidden;
}
#prod_table {
	position:relative;
	width:552px;
	margin-left: -25px;
}
#prod_kurzbeschreibung {
	position:absolute;
	left:395px;
	float:left;
	top: 120px;
	width: 172px;
	height: 179px;
}
#prod_langtext {
	position:relative;
	left:-50px;
	float:left;
	top: -100px;
	width: 535px;
	margin-bottom:30px;
	padding-bottom:20px;
	height: auto;
}
#prod_getac_testing {
	position:absolute;
	left:12px;
	float:left;
	top: 645px;
	width: 535px;
	height: 73px;
}
#start_pic {
	position:absolute;
	width:214px;
	height:64px;
	float:left;
	z-index: 10;
}
#kontakt {
	position:relative;
	float:left;
	margin: 0 0 25px 0;
	width: 450px;
	height: auto;
	background-image:url(../png/kontakt_bg.png);
	background-repeat:no-repeat;
	font-size: 10px;
	padding-left: 40px;
	top: 25px;
}
#kontakt_allg {
	position:relative;
	bottom:-10px;
	left:3px;
	height: 150px;
}
#top_links {
	position:absolute;
	width:950px;
	height:63px;
	top:3px;
	margin-left:0px;
	z-index:5;
	float:none;
	left: 13px;
	padding-left: 150px;
}
#top_links a {
	text-decoration:none;
	color:#E2001A;
}
#container #main .left #current #prod_overview p {
	color: #333;
	font-size: 14px;
	height:auto;
}
#container #main .left #current #prod_overview .Stil25 {
	color: #333;
}
.tag1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #993333;
}
.tag2 {
	font-size: 24px;
	color: #900;
}
.tag3 {
	font-size: 18px;
	color: #D88B8B;
}
.tag4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #F4F0F0;
}
.tag4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #936;
}
.tag5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #F8F8F8;
}
.tag6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
}
.tag6 a {
	text-decoration:none;
}
.tag7 {
}
.tag7 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
/* ----- Picture Fader -- */
 #next {
position:absolute;
top: 0;
left: 0;
opacity: 0;
filter:alpha(opacity=0);
}
#meinFader {
	position: relative;
	overflow: hidden;
	background:url(../jpg/pic_banner.png) no-repeat;
}
#container #main .left #current #prod_overview .grey.txt tr td h2 {
	text-align: left;

}
#container #main .left #current #prod_overview #table table tr td h2 {
	text-align: right;
}

