/* CSS Document */
/*	------------------------------------	*/
/*	Allgemeine Definitionen	*/

body {
	margin: 0; 	padding: 0;
	background-color: #ffffff;
	border: 0;}

html {
	margin: 0; 	padding: 0;
	border: none;}

div, td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;}

p:info {
	color: #f93;
	font-weight: bold;}

a:link, a:hover, a:visited, a:active, a:focus {
	color: #f93;
	text-decoration: none; }
	

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #505050;
	font-weight: bold;
	margin: 0; padding: 0;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 5px;	}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	margin: 0 0 5px 0; padding: 0;
	padding-left: 2px;
	background-color: #dcdcdc;
	line-height: 20px;}
	
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin: 0; padding: 0;
	padding-left: 2px;}

/*	------------------------------------	*/
/*	Container	*/

#main {
	width: 943px;
	border: solid #999 1px;
	background-image: url(../image/bg_main.gif);
	background-repeat: repeat-y; }

#header {
	width: 100%;
	height: 83px;
	background-color: #505050;
	color: #f93; 
	z-index: 1;
	}

#left {
	width: 165px;
	background-color: #dcdcdc;
	float: left;
	margin-right: 20px;}

#white {
	width: 100%;
	height: 15px;
	background-color: #ffffff;
	}

#content {
	width: 748px;
	float: left; }


/*	------------------------------------	*/
/*	Header	*/

.generic-tex 
{
	float: right;

	}

.headerlogo {
	left: 0;
	top: 0;
	}


/* Generische Navigation Text, rechts */
.generic:link, .generic:active, .generic:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f93;
	text-decoration: none; }

.generic:hover {
	color: #f93; }


/* Generische Navigation Images, rechts */
.generic-ico {
	float: right;
	padding: 1px 10px 0 0;
	}
.generic-ico img {display:inline;vertical-align: bottom;}

div.generic-ico ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.generic-ico ul li {
	display: inline;
	height: 17px;
	width: 17px;
	}
	
#header .generic-ico ul li a, 
#header .generic-ico ul li a:link, 
#header .generic-ico ul li a:visited {
	float: left;
	width: 17px;
	height: 17px;
}
	
.generic-ico ul li a:hover,
.generic-ico ul li a:active {
	}


/* Image: Sprache */
.generic-ico ul li a.generic-sprache-deutsch {background: url(../image/de/gen_1a.gif) no-repeat;}
	
.generic-ico ul li a.generic-sprache-deutsch:hover,
.generic-ico ul li a.generic-sprache-deutsch:active {
	background: url(../image/de/gen_1b.gif) no-repeat;
	}
	
.generic-ico ul li a.generic-sprache-englisch {
	background: url(../image/en/gen_1a.gif) no-repeat;
	}
	
.generic-ico ul li a.generic-sprache-englisch:hover,
.generic-ico ul li a.generic-sprache-englisch:active {
	background: url(../image/en/gen_1b.gif) no-repeat;
	}


/* Image: Home */
.generic-ico ul li a.generic-home {background: url(../image/gen_2a.gif) no-repeat;}
	
.generic-ico ul li a.generic-home:hover,
.generic-ico ul li a.generic-home:active {
	background: url(../image/gen_2b.gif) no-repeat;
	}
	
/* Image: Kontakt */
.generic-ico ul li a.generic-kontakt {background: url(../image/gen_3a.gif) no-repeat;}
	
.generic-ico ul li a.generic-kontakt:hover,
.generic-ico ul li a.generic-kontakt:active {
	background: url(../image/gen_3b.gif) no-repeat;
	}

/* Image: Print */
.generic-ico ul li a.generic-print {background: url(../image/gen_4a.gif) no-repeat;}
	
.generic-ico ul li a.generic-print:hover,
.generic-ico ul li a.generic-print:active {
	background: url(../image/gen_4b.gif) no-repeat;
	}
	
/* Image: Suche */
.generic-ico ul li a.generic-search {background: url(../image/gen_5a.gif) no-repeat;}
	
.generic-ico ul li a.generic-search:hover,
.generic-ico ul li a.generic-search:active {
	background: url(../image/gen_5b.gif) no-repeat;
	}
	
/* Image: Währung */
.generic-ico ul li a.generic-currency {background: url(../image/icon_waehrung.jpg) no-repeat;}
	
.generic-ico ul li a.generic-currency:hover,
.generic-ico ul li a.generic-currency:active {
	background: url(../image/icon_waehrung.jpg) no-repeat;
	}

/*	------------------------------------	*/
/*	Linker Bereich Suche	*/

.search {
	padding-left: 7px;
	background-image: url(../image/bg_main.gif); 
	position: relative;
	top: 0px;}

.searchfield {
	background-color: #fff;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	width: 110px;
	margin: 12px 4px 0 0;
	padding-left: 2px; }
	
	
.contenttex .searchfield {
	margin: 0 4px 0 0; }

.searchtex:link, .searchtex:active, .searchtex:hover, .searchtex:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none; }


/*	------------------------------------	*/
/*	Linker Bereich Navigation 1. Ebene	*/

.nav:link, .nav:visited {
	background-color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 21px;
	padding-left: 7px;
	border-bottom: solid white 1px;}

.nav:hover, .nav:active {
	color: #f93;
	font-weight: bold; }
	
.nav_active:link, .nav_active:visited {
	background-color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f93;
	text-decoration: none;
	display: block;
	line-height: 21px;
	padding-left: 7px;
	border-bottom: solid white 1px;
	font-weight: bold;  }


/*	------------------------------------	*/
/*	Linker Bereich Navigation 2. Ebene	*/

.navsec:link, .navsec:visited {
	background-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	display: block;
	line-height: 21px;
	padding-left: 17px;
	border-bottom: solid white 1px; }

.navsec:hover, .navsec:active {
	color: #f93;
	font-weight: bold; }

.navsec_active:link, .navsec_active {
	background-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	display: block;
	line-height: 21px;
	padding-left: 17px;
	border-bottom: solid white 1px;
	font-weight: bold; }


/*	------------------------------------	*/
/*	WAarenkorb	*/

.basket {
	position: absolute;
	top: 96px; left: 772px;
	border: solid #dcdcdc 1px;
	text-align: right;
	/* width: 129px; */
	width: 154px;
	padding-right: 5px;}


/*	------------------------------------	*/
/*	Content-Bereich Startseite	*/

.contenttextop {
	margin: 0; padding: 0;
	height: 68px;
	padding-top: 0px;}
	
	
.contenttex {
	margin-top: 10px; padding: 0;
	width: 100%;}


/*	------------------------------------	*/
/*	Breadcrumb	*/

.breadcrumb, .breadcrumb:link, .breadcrumb:active, .breadcrumb:hover, .breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f93;
	text-decoration: none; }
	
	
/*	------------------------------------	*/
/*	Pulldown Währungsumstellung	*/

div.value {
	position: absolute;
	left: 875px;
	top: 20px;
	background-color: #505050;
	width: 55px;
	padding: 4px;
	border: solid #999 1px;
	visibility: hidden;
	}
	 
div.value ul {
	margin: 0; padding: 0;
	list-style: none;
	text-align: left;
	}


/*	------------------------------------	*/
/*	Cleaner	*/

.cleaner {
	clear: both;
	height: 1px;
	border: none;
	font-size: 1px;
	margin: 0; 
	padding: 0;
	background: transparent;
	line-height: 1px; }
	

/* -------- Fixes, Workarounds -------------------------- */

.clear {clear: both;}
.clearfix:after {	/*--- Clearfix für das Float-clearing ---*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
img {
	border: none;
}


