@charset "UTF-8";

/* Kustermann Core Styles:

@copyright       Copyright 2008 by LechnerMedia
@link            http://www.kustermann.de
@author          Tobias Lechner

*/

/* Table of Contents:
-------------------------------------------------------------------------,

	Global
	Typogrphy
	Main Structure
	Main Navigation
	
*/


/* Global
---------------------------------------------------------------------- */
* { 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
}

html {
	height: 100%;
	margin: 0 0 2px 0;
}

img { 
	border: 0 solid; 
}



/* Typography
---------------------------------------------------------------------- */
body {
	font: 12px/1.5em Arial, "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #747474;
	text-align: center;
	clear: both;
}

h1 {
	color: #000000;
	margin: 0 0 0.5em 0;
	font-size: 2em;
	font-weight: normal;
}



a:hover, a:active {
color:#747474;
text-decoration:underline;
outline:none;
/*font-weight:normal;*/
}


/* Main Structure 
---------------------------------------------------------------------- */
#k_main {
	position: relative;
	width: 980px;
	text-align:left;
	margin: 50px auto 0 auto;
}

#k_header_container {
	border-bottom-color: #989c7c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	position: relative;
	padding: 45px 5px 5px;
	background: #485017 url(../k_media/bgnav.gif) repeat-x;
	color: #CECECE;
	z-index: 500;
}

#k_content_container {
	background-color:#ffffff;
	position: relative;
	z-index: 0;
	top: -45px;

}

#k_content {
	background-color:#ffffff;
	position: relative;
	z-index: 0;

}

#k_footer_container {
	color:#aaaaaa;
	background-color:#485017;
	padding: 8px;
	clear: both;
}




#k_footer { }

#k_logo {
	z-index: 5000000;
	float: right;
	position: absolute;
	top: -15px;
	right: 20px;
}

#cartbar {

	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background-color: #F4F4F4;
	padding: 5px;
}

#cartbar_content {
	margin: 0 0 0 243px;
}

#k_footer a {
	color: #aaa;
}

/* Main Navigation 
---------------------------------------------------------------------- */
#k_nav {
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

#k_nav ul {
    margin:0;
	display: inline;
	float: left;
	padding: 0;
}

#k_nav ul li {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1.03em;
	line-height: 1em;
	font-weight: bold;
}

#k_nav ul li a,
#k_nav ul li strong {
	background: transparent;
	color: #AAAAAA;
	display: block;
	margin: 0;
	text-decoration: none;
	text-align: center;
	padding: 0.4em 0.75em;
	font-size: 1.03em;
	font-weight: bold;
	border: 1px;
  }

#k_nav ul li a:focus,
#k_nav ul li a:hover,
#k_nav ul li a:active  {
	color: #fff;
	text-decoration: none;
/*	background: #eee url(../media/bg_nav_hover.gif) repeat-x top; */
}

#k_nav ul li#current {
/*	background: #272727 url(../media/bg_nav_current.gif) left top; */
}

#k_nav ul li#current strong,
#k_nav ul li#current a,
#k_nav ul li#current a:focus,
#k_nav ul li#current a:hover,
#k_nav ul li#current a:active {
	background: transparent;
	color: #fff;
	text-decoration: none;
	border: 1px solid #9b9f80;
}

/* Sub Navigation 
---------------------------------------------------------------------- */
#k_subnav {
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

#k_subnav ul {
    margin:0;
	display: inline;
	float: left;
	padding: 0;
}

#k_subnav ul li {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1em;
}

#k_subnav ul li a,
#k_subnav ul li strong {
	background: transparent;
	color: #444444;
	display: block;
	margin: 0;
	text-decoration: none;
	text-align: center;
	padding: 0.7em 0.9em;
	font-size: 11px;
  }

#k_subnav ul li a:focus,
#k_subnav ul li a:hover,
#k_subnav ul li a:active  {
	color: #000;
	text-decoration: none;
/*	background: #eee url(../media/bg_nav_hover.gif) repeat-x top; */
}

#k_subnav ul li#current {
/*	background: #272727 url(../media/bg_nav_current.gif) left top; */
}

#k_subnav ul li#current strong,
#k_subnav ul li#current a,
#k_subnav ul li#current a:focus,
#k_subnav ul li#current a:hover,
#k_subnav ul li#current a:active {
	background: transparent;
	color: #000;
	text-decoration: underline;
}



#k_subnav_container  {
	background-color: transparent;
	background-image: url(../k_media/bgsubnav.png);
	background-repeat: repeat;
	margin-bottom: -27px;
	padding-left: 5px;
	position: relative;
	z-index: 1;
	top: 0;
	right: 0;
}

/* CSS f�r Ajax-Suche beginnt*/
#ajax_search_ergebnis{
    position: absolute;
    visibility: hidden;
    border-width: 1px;
    border-style: solid;
    border-color: #BEBEBE;
    width: 350px;
    font-family: verdana;
    font-size: x-small;
    margin-top: 24px;
    padding: 0px;
    z-index: 1000;
   
    background-color: #ffffff;
}

#ajax_serch_row_even {
   /* background-color: #FA6302; */
   margin: 0px;
   padding: 3px;
   z-index: 1001;
}

#ajax_serch_row_odd {
   margin: 0px;
   padding: 3px;
   z-index: 1002;
}

#ajax_serch_row_even_over {
   /* background-color: #FA6302; */
   margin: 0px;
   padding: 3px;
   z-index: 1001;
}

#ajax_serch_row_odd_over {
   margin: 0px;
   padding: 3px;
   z-index: 1002;
}

#ajax_serch_header {
   margin: 0px;
   padding: 3px;
   color:gray;
   font-weight: bolder;
   z-index: 1003;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
  
}

#ajax_serch_links {
   text-decoration: none;
   z-index: 1004;
}

#ajax_serch_header a:hover{
   text-decoration:underline;
}

#ajax_serch_header a:active{
   text-decoration:underline;
}

#ajax_serch_header a:link{
   text-decoration:underline
}

#ajax_serch_header a:visited{
   ;text-decoration:underline
}

/* CSS f�r Ajax-Suche endet */