@charset "utf-8";
/* CSS Document */

html {
	overflow-y:scroll;
}

html, body {
	margin:0;
	padding:0;
	width: 100%;
}

body {
	margin:0;
	padding-top:15px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	background: #131313;
	
}

p,table,tr,td {
	font: 12px/15px Arial, Helvetica, sans-serif;
}

h1, .h1 {
	font-size: 14px;
	margin: 10px 0 5px 0;
	color: #ff7300;
}

h2, .h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	color: #666;
}

h2 p, .h2 p {
	margin:0;
	padding:0;
	font-weight: bold;
}

h3, .h3, h4, .h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333 !important;
	text-transform:none;
}

a, a:link, a:visited, a:hover, option {
	outline:none !important;
	color: #333;
}
select {
	border: 1px solid #999 !important;	
	font-size:11px;
}


#wrap {
	width: 913px;
	margin: 0 auto;
}


/* ------------- START Seitenkopf: ------------- */
#header_box {
	background: url(/img/logo_kuka.gif) no-repeat 0 10px;
	padding-left: 15px;
}
#logo {	
	width: 550px;
	background: url(/img/logo_kuka.gif) no-repeat -16px 0px;
	padding:0;
	margin:0;
}
#logo .h2 {
	display:block;
	width:333px;
	height:21px;
	color:#999;
	text-decoration:none;
	padding:5px 0 0 122px;
	margin: 0;
}

#logo a {
	display:block;
	text-indent: -4000px;
}
#header {
	background: #fff;
	padding-top: 10px;
}

#header #language {
	float:right;
	display:inline;
	margin-right:20px;
}
*html #language {
	margin:0;
}
#header #language select {
	border: 1px solid #999 !important;
	width: 198px;
	font-size:11px;
}
*html #header #language select {
	border: 1px solid #999 !important;
	width: 198px;
	font-size:11px;
}
#header #language select option{
	border-bottom: 1px solid #999;
	font-size:11px;
}
/* ------------- ENDE Seitenkopf -------------- */


/* ---------- START Tab-Navigation: ----------- */
.tabnav {
	z-index:10;
	width:100%;
	margin-top: 15px;
	padding:0;
	background: #fff;
	border-bottom: 1px solid #FF7300;
}

.tabnav ul {
	margin: 0 0 0 18px;
	padding: 0;
	list-style: none;	
	display:block;
	height:23px;
}
*html .tabnav ul {
	margin: 0 0 0 14px;
}
.tabnav li {
	margin: 0 1px;
	padding: 0 0 5px 0;
	display:block;
	float:left;
	height:16px;
	border-top: 1px solid #999;
}
*html .tabnav li {
	height:16px;
	padding: 0;
}
.tabnav li.aktiv {
	margin:0;
	padding: 0 0 5px 0;
	border: 1px solid #ff7300;
	border-bottom: 2px solid #e8e8e8;
	background:#e8e8e8;
}
*html .tabnav li.aktiv {
	z-index:100;
	height:16px;
	border-bottom: 3px solid #e8e8e8;
	margin-bottom:-3px;
	padding: 0;
}
.tabnav li a {
	display:block;
	margin: 0;
	padding: 3px 20px 1px 8px;
	font-size:1.0em;
	font-weight:bold;
	text-decoration:none;
}
.tabnav li a:hover {
	color:#ff7300;
}
*html .tabnav li a {
	font-size:11px;
	padding: 3px 20px 1px 8px;
}
.tabnav li.aktiv a {
	border-bottom: 3px solid #e8e8e8;
	padding: 3px 20px 1px 8px;
}
*html .tabnav li.aktiv a {
	position:relative;
	top:1px;
	padding: 2px 20px 2px 8px;
}

.tabnav li.right a {
	border-right: 1px solid #999;
}
.tabnav li.left a {
	border-left: 1px solid #999;
}
/* ----------- ENDE Tab-Navigation ----------- */



/* ---------- START Content-Styles: ---------- */
#content {
	background-color:#e8e8e8;
	width: 878px;
	margin-left: 15px;
	padding-top: 25px;
	padding-left: 20px;
}

#content.intro {
	display:block;
	padding:0;
	width: 898px;
	height:512px;
}

#content.intro #fallback{
	display:block;
	padding:0;
	width: 898px;
	height:505px;
	text-decoration:none;
}

/* Content: Startseite (Eingangstext) */
#content #start {
	background: url(/img/2009-06_04_Home_header.jpg) no-repeat top left;
	padding:158px 0 0 0;
	height: 145px;
}
#content #start #text {
	width: 400px;
	padding: 0;
}
#content #start #text p {
	font-size:12px;
}
#content #start #text b {
	color:#333;
}


/* Content: Produktpalette: */
#content .produktpalette a {
	color: #fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#content .produktpalette .more {
	display:block;
	min-width:28px;
}
* html #content .produktpalette .more { width:28px; white-space: nowrap; }

#content .produktpalette .produkttext{
	border-top: 2px solid #ff7300;
	padding-top:5px;
	width:188px;
	height:72px;
	min-height:72px;
}
#content .produktpalette .produkttext p{
	margin-top: 5px;
}

/* Produktpalette (2-Spaltig): */
#content .produktpalette .col_2 {
	background: #fff;
}
#content .produktpalette .col_2 .image{
	background: #e8e8e8;
	display:block;
	width:98px;
	height:95px;
	margin-right:10px;
}
#content .produktpalette .col_2 .image .neu {
	background: #ff7300;
	display:block;
	width:78px;
	height:16px;
	padding: 2px 10px;
	margin-top:78px;
	text-transform:uppercase;
}

/* Produktpalette (3-Spaltig): */
#content .produktpalette .lft_mrgn {
	margin-left: 9px;
}
#content .produktpalette .col_3 {
	background: #fff;
}
#content .produktpalette .col_3 .image {
	background: #e8e8e8;
	display:block;
	width: 188px;
	height: 182px;
	margin-bottom: 10px;
}
#content .produktpalette .col_3 .image .neu {
	background: #ff7300;
	display:block;
	width:168px;
	height:16px;
	padding: 2px 10px;
	margin-top:162px;
	text-transform:uppercase;
}
#content .produktpalette .col_3 .produkttext{
	height:50px;
	min-height:50px;
}


/* Content: Produktdetailseiten  */

/* Produktdetailseite - Daten */
#content .produktdetails h1 {
	margin-top:0;
}
#content .produktdetails p{
	margin:0;
	padding: 0;
}
#content .produktdetails .weiss {
	background:url(/img/bg_white.gif) repeat-y top left;
	margin:0;
	padding:0;
	border:1px solid #e8e8e8;
	border-left-color:#fff;
}
#content .produktdetails .tabelle{
	width: 315px;
	margin: 0 -2px -2px 0;	
	padding: 0;
}
#content .produktdetails .tabelle table tbody tr {
	margin:0;
	padding:0;
}

#content .produktdetails .tabelle table tbody tr td {
	background: #fff;
	padding: 5px 0 5px 10px;
	border-bottom:2px solid #e8e8e8;
	margin: 0;
	border-right:2px solid #e8e8e8;
	font: 12px/12px Arial, Helvetica, sans-serif;
}
#content .produktdetails .big_content {
	width: 640px;
	height: 505px;
	background: #ccc;
	margin: 10px 0 20px 0;
}

/* Produktdetailseite - Bilder / Video */
#content .produktdetails .image_content {
	height: 340px;
}
#content .produktdetails ul.thumbs {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
#content .produktdetails ul.thumbs li {
	float: left;
	width: 94px;
	height: 57px;
	display: block;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0 0 1px 0;
}

#content .produktdetails ul.thumbs li.aktiv {
	width: 94px;
	height: 57px;
	padding: 0 0 1px 0;
	border-bottom: 2px solid #ff7300;
}
#content .produktdetails ul.thumbs li a {
	width: 92px;
	height: 55px;
	display: block;
	border: 1px solid #a9ada7;
	background: no-repeat #999 0 0;
	text-indent: -3000px;
}
#content .produktdetails ul.thumbs li a span {
	width: 90px;
	height: 53px;
	display: block;
	text-indent: -9999px;
	border: 1px solid #fff;
	background: url(/img/plus.gif) no-repeat 2px 37px;
}

/* Produktdetails (1-Spaltig): */
#content .produktdetails .col_1 {
	background: #fff;
	padding: 10px 10px 10px 15px;
	width: 616px;
	margin-bottom: 10px;
}
#content .produktdetails .noBG {
	background: none;
}
#content .produktdetails .col_1 .produkttext {
	width: 380px;
	height: 101px;
	min-height: 101px;
	margin-right: 0px;
}
#content .produktdetails .col_1 .image {
	background: #e8e8e8;
	display:block;
	width:207px;
	height:207px;
	margin-right:0;
}

/* Produktdetails (3-Spaltig): */
#content .produktdetails .lft_mrgn {
	margin-left: 9px;
}
#content .produktdetails .col_3 {
	background: #fff;
	margin-bottom: 10px;
}
#content .produktdetails .col_3 .image {
	background: #e8e8e8;
	display:block;
	width:70px;
	height:67px;
	margin-right:10px;
}
#content .produktdetails .col_3 .produkttext{
	border-top: 2px solid #ff7300;
	padding-top:5px;
	width:106px;
	height:40px;
	min-height:40px;
}
#content .produktdetails .more{
	color: #fff;
	height:16px;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding: 2px 20px 2px 24px;
	text-decoration: none;
	background: url(/img/bg_li_a_all.gif) no-repeat 9px -67px #4a4a4a;
}
#content .produktdetails.nomrgn .more {
	margin-top: 10px;
}

/* Content: News Übersicht (1-Spaltig): */
#content .produktdetails .col_1 .newstext {
	width: 100%;
	min-height:72px;
}
*html #content .produktdetails .col_1 .newstext {
	height:72px;
}


/* Content: Kontaktcenter (1-Spaltig): */
#content .features .center {
	margin-left: 12px;
}
#content .features .col_1 {
	width: 616px;
	background: #fff;
	margin-bottom: 10px;
	padding: 10px 10px 10px 15px;
}
#content .features .col_1 .produkttext{
	width: 315px;
	height: 67px;
	min-height: 67px;
	padding-top: 5px;
	margin-right: 0px;
	border-top: 2px solid #ff7300;
}
#content .features .col_1 .image {
	background: #e8e8e8;
	display:block;
	width:295px;
	height:95px;
	margin-right:0;
}

/* Content: Kontaktcenter (2-Spaltig): */
#content .features .col_2 {
	width: 295px;
	background: #fff;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}
#content .features .col_2 .produkttext {
	width: 295px;
	height: 88px;
	min-height: 88px;
	margin-top: 10px;
	padding-top: 5px;
	margin-right: 0px;
	border-top: 2px solid #ff7300;
}
#content .features .col_2 .image {
	width: 295px;
	height: 100px;
	display: block;
	margin-right: 0;
	background: #e8e8e8;
}
/* Kontaktcenter (3-Spaltig): */
#content .features .col_3 {
	width: 186px;
	background: #fff;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}
#content .features .col_3 .produkttext {
	width: 186px;
	min-height: 185px;
	margin-top: 10px;
	padding-top: 5px;
	margin-right: 0px;
	border-top: 2px solid #ff7300;
}
#content .features .col_3 .produkttext a {
	color: #ff7300;
	text-decoration: none;
}
#content .features .col_3 .image {
	width: 186px;
	height: 60px;
	display: block;
	margin-right: 0;
	background: #e8e8e8;
}


/* Content allgemein: Textlinks: */
#content p a,
#content a.norm{
	color:#ff7300;
	font-weight:bold;
	text-decoration:none
}
#content p a:hover,
#content a.norm:hover {
	text-decoration: underline !important;
}

/* Content allgemein: Button-Links: */
#content .more {
	display:block;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	height:16px;
	padding: 2px 15px 2px 25px;
	
	
	background: url(/img/bg_li_a_all.gif) no-repeat 9px -67px #4a4a4a;
}
#content  a.more:hover,
#content  a.more:hover {
		background-position: 9px 7px;
}


/* Content allgemein: Kasten für Pagination / Zurück-Button */
#content .produktdetails .auswahl {
	color: #fff;
	font-size:12px;
	font-weight:bold;
	background: #4a4a4a;
	text-decoration: none;
	padding: 6px 10px 6px 0;
}
#content .produktdetails .auswahl a,
#content .produktdetails .auswahl a:link,
#content .produktdetails .auswahl a:visited {
	display:block;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	padding: 1px 0 0 24px;
	text-decoration: none;
	background: url(/img/bg_li_a_all.gif) no-repeat 9px -68px;
}

*html #content .produktdetails .auswahl a{
	padding: 0 0 0 24px;
	background: url(/img/bg_li_a_all.gif) no-repeat 9px -68px;
}
#content .produktdetails .auswahl a:hover {
	background-position:9px 6px;
}

#content .produktdetails .auswahl form,
#content .produktdetails .auswahl fieldset,
#content .produktdetails .auswahl div{
	margin:0;
	padding:0;
}
#content .produktdetails .auswahl .paging {
	width: 200px;
	text-align:right;
}
#content .produktdetails .auswahl .paging a {
	display:inline !important;
	margin: 0;
	color: #fff;
	background: none !important;
	padding: 0 0 0 6px !important;
}
.paging a.aktiv {
	color: #ff7300 !important;
}

/* Content allgemein: SPALTENTYPEN: */
/* 1-spaltig */
#content .col_1 {
	width: 642px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
/* 2-spaltig */
#content .col_2 {
	width: 296px;
	margin: 0 0 10px 0;
	padding: 10px;
}
/* 3-spaltig */
#content .col_3 {
	width: 188px;
	margin: 0;
	padding: 10px;
}
#content .headline {
	width: 622px;
	background-color:#fff;
	padding: 10px;
}

/* ---------- ENDE Content-Styles ---------- */



/* --------- START LinkboxenSpalte: -------- */
.col_box {	
	width: 198px;
	margin-right:20px;
}
.linkbox {	
	background: #4a4a4a;
	width: 198px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
.linkbox h4{	
	background: #000;
	width: 178px;
	padding: 7px 10px 6px 10px;
	margin:0;
	font: 14px Arial, Helvetica, sans-serif #fff;
	font-weight:bold;
	color: #fff !important;
	text-transform: uppercase;
	border-bottom: 1px solid #FF7300;
}
.linkbox p{	
	color: #fff;
	margin: 0;
	padding: 7px 10px;
	width: 178px;
	border-bottom: 1px solid #999;
}
.linkbox p img {	
	margin:2px 0 0 10px;
	float:right;
}
.linkbox ul{	
	margin: 0;
	padding: 0;
	width: 198px;
	list-style:none;
}
.linkbox ul li {
	margin:0;
	display: block;
	border-bottom: 1px solid #999;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(/img/a_li.gif);
}
.linkbox ul li.rss {
	background: transparent url(/img/bg_li_rss.gif) no-repeat right center;
}
.linkbox ul li a,
.linkbox ul li a:link,
.linkbox ul li a:visited {
	display: block;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	padding: 5px 0;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(/img/a_li.gif);
}
.linkbox ul li a:hover {
	background-image: url(/img/a_li_hover.gif);
}
/* --------- ENDE LinkboxenSpalte ---------- */



/* ---------- START Footer-Styles: ---------- */
#footer {
	margin-left: 15px;
	background:#000;
	padding:3px 20px;
	width: 858px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;	
	display:block;
}
#footer ul li {	
	display:block;
	float:left;
}
#footer ul li a,
#footer ul li a:link,
#footer ul li a:visited {
	color: #e8e8e8;
	font-size:10px;
	text-decoration: none;
	padding-left: 5px;
	border-left: 1px solid #e8e8e8;
	margin-right: 5px;
}
.footer ul li a:hover {
	color: #ff7300;
}
#footer ul li a.left{
	border-left: none;
	padding-left: 0;
}
/* ---------- ENDE Footer-Styles ---------- */



/* ---------- allgemeine Klassen: ---------- */
.lft {
	display:inline;
	float: left;
}
.rgt {
	display:inline;
	float: right;
}
.clr {
	clear:both !important;
}
.nomrgn {
	margin: 0 !important;
}
.noBG { 
	background: none; 
}

#media_layer {
	height: 505px;
	margin:0 1px;
}

.cake-sql-log {
background: #fff;
}

.cake-sql-log  tr td {
	border: 1px solid #333;
}

.form-error {
	border: 1px solid red !important;
}