/* CSS Document */
/*	------------------------------------	*/
/*	Allgemeine Definitionen	*/

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	background-image: url(../images/bg_muster.gif);
	border: 0;
	height:100%;
}

html
{
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

div, td, th, p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

form
{
	min-height:100%;
	height:100%;
}

input
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica; 
	FONT-SIZE: 11px
}

select
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica; 
	FONT-SIZE: 11px
}

a:hover, a:link, a:visited, a:active, a:focus
{
	color: #224695;
	text-decoration: none;
}

a:hover
{
	color: #666;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 16px;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}

/*	------------------------------------	*/
/*	Container	*/

#mainDiv
{	
	width: 943px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	margin: auto;
	position: relative;
	height:auto;
	min-height:100%;
}

* html #mainDiv 
{
	height:100%;
}

#header
{
	width: 943px;
	height: 111px;
	background-color: #FFFFFF;
}

#printHeader
{
	width: 614px;
	text-align:right;
	display:none;
}

#left
{
	width: 165px;
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 4px;
	text-align: left;
}

#content
{
	width: 614px;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
}

#right
{
	width: 155px;
	background-color: #fff;
	float: left;
	text-align: left;
	padding-top: 5px;
}


/*	------------------------------------	*/
/*	Header	*/

.headerpic
{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 71px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 14px;
	padding-top: 5px;
}

.generic:link, .generic:active, .generic:hover, .generic:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.cssnav
{
	position: relative;
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
.cssnav a
{
	display: block;
}
.cssnav a:hover
{
	color: #ffffff;
}

.cssnav img
{
	border: 0;
}

* html .cssnav a:hover
{
	visibility: visible;
}

.cssnav a:active img
{
	visibility: hidden;
}

.cssnav a:hover img
{
	visibility: hidden;
}

.hea_all
{
	height: 35px;
	text-align: left;
}

.imgblock
{
	display:block;
}

/*	------------------------------------	*/
/*	Linker Bereich Suche	*/

.search
{
	height: 52px;
	padding-left: 5px;
}

.searchfield
{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 110px;
	margin-top: 12px;
	margin-right: 4px;
	padding-left: 2px;
}

.searchtex:link, .searchtex:active, .searchtex:hover, .searchtex:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90a2ca;
	text-decoration: none;
}


/*	------------------------------------	*/
/*	Linker Bereich Navigation 1. Ebene	*/

.nav:link, .nav:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(../images/1nav_pas.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 5px;
	padding-bottom:0px;
	padding-top:0px;
}

.nav:hover
{
	color: #000000;
	background-image: url(../images/1nav_akt.gif);
	background-repeat: no-repeat;
}

.nav:active
{
	color: #000000;
	background-image: url(../images/1nav_akt.gif);
	background-repeat: no-repeat;
}

.nav_active:link, .nav_active:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(../images/1nav_akt.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 5px;
	padding-bottom:0px;
	padding-top:0px;
}


/*	------------------------------------	*/
/*	Linker Bereich Navigation 2. Ebene	*/

.navsec:link, .navsec:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-image: url(../images/2nav_pas.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 5px;
}

.navsec:hover
{
	color: #000000;
	background-image: url(../images/2nav_akt.gif);
	background-repeat: no-repeat;
}

.navsec:active
{
	color: #000000;
	background-image: url(../images/2nav_akt.gif);
	background-repeat: no-repeat;
}

.navsec_active:link, .navsec_active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-image: url(../images/2nav_akt.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 5px;	
}


/*	------------------------------------	*/
/*	Rechter Bereich	*/

.basket
{
	background-image: url(../images/r-basket.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.topseller
{
	padding-left: 5px;
	border-left: 1px solid #999999;
}

.topsellerpic
{
	float: left;
	padding: 5px 0 5px 19px;
	margin: 0 0 0 -6px;
	border-left: 1px solid #999999;
	display: inline;
}

.topsellericon
{
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}

.r-nav:link, .r-nav:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-image: url(../images/r-1nav_pas.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 5px;
}

.r-nav:hover
{
	color: #000000;
	background-image: url(../images/r-1nav_akt.gif);
	background-repeat: no-repeat;
}

.r-nav:active
{
	color: #000000;
	background-image: url(../images/r-1nav_akt.gif);
	background-repeat: no-repeat;
}

.r-nav_active, .r-nav_active:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-image: url(../images/r-1nav_akt.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 5px;	
}

/* special nav */
.r-navspec:link, .r-navspec:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-image: url(../images/r-1navspec_pas.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 5px;
}

.r-navspec:hover
{
	color: #000000;
	background-image: url(../images/r-1nav_akt.gif);
	background-repeat: no-repeat;
}

.r-navspec:active
{
	color: #000000;
	background-image: url(../images/r-1nav_akt.gif);
	background-repeat: no-repeat;
}

.r-navspec_active, .r-navspec_active:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-image: url(../images/r-1nav_akt.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 5px;	
}




/*	------------------------------------	*/
/*	Breadcrumb	*/

.breadcrumb:link, .breadcrumb:active, .breadcrumb:hover, .breadcrumb:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #224695;
	text-decoration: underline;
}

/*	------------------------------------	*/
/*	Content-Bereich Startseite	*/

.contenttex
{
	width: 594px;
	padding-left: 7px;
}

/*	------------------------------------	*/
/*	navgrey-little	*/

.navgrey-little:link, .navgrey-little:active, .navgrey-little:hover, .navgrey-little:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}

/*	------------------------------------	*/


/*	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;
}

