/* 	CSS hundissimo.de
	7.04 christian sahm */

/* 	Colors:
	Orange: fd9123
	Light Orange: ffd65d	*/


/* LAYOUT GENERAL */

html, div, h1 {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../img/bg_body.jpg) top left repeat;
	text-align: center;
}

#container {
	text-align: left;
	margin: 20px auto 0 auto;
	width: 900px;
}

img {
	border: 0;
}

img.page {
	border: 1px solid #c7c7c7;
	margin-right: 10px;
	clear: right;
}

.clear {
	clear: right;
}

.clearboth {
	clear: both;
}

.disabled {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.hidden {
	visibility: hidden;
}

.editable {
	background-color: #ffd65d;
	margin: 2px;
	padding: 5px;
	font-size: 1.1em;
}

.left {
	float: left;
}


.pfote {
	background: transparent url(../img/pfote.png) top left no-repeat;
	padding-left: 22px;
	height: 20px;
}


#flashcontent {
	height: 600px;
}

/* LAYOUT HEADER */

#header {
	background: transparent url(../img/bg_header.gif) bottom left no-repeat;
	width: 900px;
	height: 160px;
	margin-bottom: 10px;
	overflow: hidden;
}

#header-navi {
	height: 120px;	
	padding: 40px 10px 0 0;
	float: right;
}

.navi-head {
	text-align: right;
	height: 30px;
	padding: 0.6em 38px 0 0;
	display: block;
}

#navi-home {
	background: transparent url(../img/icon_home.gif) top right no-repeat;
}

html>body #navi-home {
	background: transparent url(../img/icon_home.png) top right no-repeat;
}

#navi-cart {
	background: transparent url(../img/icon_cart.gif) top right no-repeat;
}

html>body #navi-cart {
	background: transparent url(../img/icon_cart.png) top right no-repeat;
}

#navi-mail {
	background: transparent url(../img/icon_mail.gif) top right no-repeat;
}

html>body #navi-mail {
	background: transparent url(../img/icon_mail.png) top right no-repeat;
}

/* LAYOUT CONTENT */

#content {
	background: #fff url(../img/bg_content.jpg) top left repeat-x;
	width: 898px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#content_top {
	background: transparent url(../img/bg_content_top.gif) top left no-repeat;
	width: 900px;
	height: 15px;
}

html>body #content_top {
	background: transparent url(../img/bg_content_top.png) top right no-repeat;
}

#content_bottom {
	background: transparent url(../img/bg_content_bottom.gif) top left no-repeat;
	width: 900px;
	height: 10px;
}

html>body #content_bottom {
	background: transparent url(../img/bg_content_bottom.png) top right no-repeat;
}

#maincont { 
	width: 685px;
	min-height: 600px;
	float: right;
}

#breadcrumb {
	width: 625px;
	height: 2em;
}

#successbox {
	background-color: #fd9123;
	width: 545px;
	color: #000;
	font-size: 1.4em;
	padding: 0.5em;
	border: 1px solid #000;
}

#errorbox {
	background-color: #fd9123;
	width: 515px;
	color: #000;
	font-size: 1.3em;
	padding: 0.5em;
	margin: 0.5em;
	border: 1px solid #000;
}

#prod_img {
	background: transparent url(../img/bg_img_l.gif) top left no-repeat;
	width: 242px;
	height: 242px;
	float: left;
}

.prod {
	border: 1px solid #c7c7c7;
	margin: 17px;
}


#thumbs {
	padding-left: 285px; 
}


.thumb_img {
	background: transparent url(../img/bg_img_m.gif) top left no-repeat;
	width: 130px;
	height: 130px;
	float: left;
	padding-right: 15px;
}

.thumb {
	border: 1px solid #c7c7c7;
	margin: 10px 10px;
}

#infobox {
	background: transparent url(../img/bg_info_top.gif) top left no-repeat;
	width: 275px;
	margin-top: 15px;	
	float: left;
}

#info_2 {
	width: 200px;
	padding: 5px;
}

#info_3 {
	width: 220px;
	padding: 5px;
}

#infobox_bottom {
	background: transparent url(../img/bg_info_bot.jpg) bottom left no-repeat;
	width: 275px;
	height: 8px;
}

#contbox {
	width: 555px;
	clear: right;
	margin: 260px 5px 10px 5px;
	_margin: 120px 5px 10px 5px;
}

#home #contbox, #pages #contbox, #kontakt #contbox, #categories #contbox, #cart #contbox, #checkout #contbox, #galerie #contbox, 
#help #contbox, #versand #contbox, #agb #contbox, #impressum #contbox, #download #contbox, #quickorder #contbox {
	width: 555px;
	clear: right;
	margin: 25px 5px 10px 5px;
}

#contbox_top {
	width: 555px;
	height: 11px;
	background: transparent url(../img/bg_contbox_top.gif) top left no-repeat;
}

#contbox_main {
	background-color: #fff;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	padding: 5px;
}

#contbox_bot {
	width: 555px;
	height: 11px;
	background: #fff url(../img/bg_contbox_bot.gif) top left no-repeat;
}

#contbox_order {
	height: 126px;
	background: #fff url(../img/bg_contbox_order.jpg) bottom left no-repeat;
	overflow: none;
}

#price {
	width: 110px;
	height: 70px;
	padding: 40px 1em 1em 1em;
	float: left;
	font-weight: bold;
	color: #fff;	
}

span.price {
	color: #fff;
	font-size: 2.2em;
	font-weight: bold;
}

#size {
	float: left;
	padding: 10px 20px 10px 0;
	height: 80px;
	width: 180px;
}

#size span {
	font-weight: bold;
	color: #000;	
}

#helpbox {
	padding-top: 10px;
	background: transparent url(../img/icon_help.png) bottom right no-repeat;
	min-height: 32px;
	_height: 32px;
}

#order {
	height: 116px;
	width: 180px;
	overflow: hidden;
	float: left;
	border-left: 1px dotted #ccc;
	padding: 5px 10px 5px 10px;
}

#suppbox_top {
	width: 555px;
	height: 11px;
	background: transparent url(../img/bg_contbox_top.gif) bottom left no-repeat;
	margin: 10px 0 0 0;
}

#suppbox_main {
	background-color: #fff;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	padding: 5px;
}

#suppbox_bot {
	width: 555px;
	height: 11px;
	background: transparent url(../img/bg_contbox_bot.gif) top left no-repeat;
	margin: 0 0 10px 0;
}


#foot {
	text-align: center;
	padding-top: 5px;
	clear: both;
}

/* TABLES */

table {
	table-layout: auto;
	width: auto;
	border-collapse: collapse;
}

#cart table {
	table-layout: auto;
	width: 100%;
	border-collapse: collapse;
}


th {
	background-color: #ccc;
	border: 1px solid #ccc;
	padding: 2px;
	text-align: center;
}


td {
	border-bottom: 1px solid #ccc;
	border-right: 1px dotted #ccc;
	padding: 5px;
	text-align: left;
}

td.clean-left, td.clean-right {
	border: 0;
	padding: 2px;
	text-align: left;
}

td.clean-left {
	width: 4em;
}

td.clean-right {
	width: 8em;
}

#categories td {
	border: 0;
	border-bottom: 1px solid #ccc;
	padding: 5px 20px 5px 5px;
	text-align: left;
}

a.info{
    position:relative;
}

a.info:hover{
	z-index:25;
}

a.info span{
	display: none;
}

a.info:hover span{ 
    display:block;
    position:absolute;
    top:-3em; 
	left:2em; 
	width:15em;
	padding: 0.5em;
    border:1px dotted #ccc;
    background-color:#ffd65d; 
	color:#000;
    text-align: center;
}


/* LINKS */ 

#header a {
	color: #000;
	text-decoration: none;
}

#header a:hover {
	color: #fd9123;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #fd9123;
}

/*  NAVI */

#navi {
	width: 135px;
	overflow: hidden;
	background: transparent url(../img/bg_nav_top.gif) top left no-repeat;
	padding: 8px 0 0 0;
	margin-left: 20px;
	float: left;
}

#navi_end {
	width: 135px;
	height: 8px;
	background: transparent url(../img/bg_nav_bot.gif) top left no-repeat;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

dt, dd {
}

#menu {
	margin: 0;
	background-color: #fd9123;
}

#menu dt {
	cursor: pointer;
	height: 3em;
	line-height: 3em;
	font-weight: bold;
	border-top: 1px solid #fff;
	background-color: #fd9123;
}

#menu dd, #menu li {
	background-color: #fd9123;
}

#menu li {
	line-height: 1.8em;
}

#menu li a, #menu dt a {
	padding: 0 0 0 8px;
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
}

.subsm {
	margin-left: 8px;
	display: block;
	padding: 0;
}

#menu li a:hover, #menu dt a:hover {
	background-color: #ffd65d;
}

#menu dt#navtop {
	border: 0;
}

#galerie #nav_galerie, #home #navtop, #categories #nav_products, #pages #nav_pages, #kontakt #nav_kontakt, #help #nav_help, 
#cart #nav_cart, #downloads #nav_downloads, #impressum #nav_impressum, #agb #nav_impressum, #versand #nav_versand, 
#product #nav_products, #download #nav_download, #quickorder #nav_quickorder{
	background-color: #fdbb46;
}

/* TYPO */


body {	
	color: #000;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	text-transform: none;
}

h1 {
	color: #fd9123;
	font-size: 1.8em;
	margin-bottom: 5px;
}

h2 {
	color: #000;
	font-size: 1.2em;
}

p {
	font-size: 1em;
}

.navi-head {
	font-size: 1.1em;
	font-weight: bold;
}

.small {
	font-size: 0.9em;
}

.bold {
	font-weight: bold;
}


.warn {
	font-weight: bold;
	color: #ff0000;
}

.editor_cancel {
	font-size: 0.8em;
}

.center {
	text-align: center;
}

/* FORMS */

form {
	border: 0;
	margin-bottom: 30px;
}
	
form p {
	width: 500px;
}

label {
	display: block;
	width: 200px;
  	font-weight: bold;
	margin-bottom: 4px;
	float: left;
}

#order label {
	width: 50px;
  	font-weight: bold;
	margin-bottom: 2px;	
	float: left;
}

input, textarea, select {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 0.9em;
  	border: 1px solid #000;
	margin-right: 8px;
	background-color: #ffd65d;
}

.noborder {
	border: 0;
}

.wide {
	width: 250px;
}

.narrow {
	width: 50px;
}


#claim
{
	width: 156px;
	height: 143px;
    background: url(../img/claim.png) top left no-repeat;
    _background: url(../img/claim.gif) top left no-repeat;
	position: absolute; 
	z-index: 101;
	top: -1px; 
	left: -1px; 
	margin: 0;	
}

