/*******************************************************************************
Projekt	: Christoph Zingel - Studio für aktiven Hörgenuss
Copyright: Christoph Zingel
*******************************************************************************/


/*	Grundstellung 
*******************************************************************************/
dl			{margin: 0;}
dl dt		{margin: 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0;}
ol			{list-style: none;}
ol li		{margin: 0;}
ol li ol	{margin: 0;}
ol li ul	{margin: 0;}
p			{margin: 0;}
ul			{padding: 0; list-style: none;}
ul li		{margin: 0; padding: 0;}
ul li ul	{margin: 0; padding: 0; list-style: none;}
ul li ol	{margin: 0; padding: 0;}
pre			{font-size:1em; }
a:hover { text-decoration:none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:top; }
:link,:visited { text-decoration:none; }
address { font-style:normal }
table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }
legend { display:none; }
body, div,p,li { background-repeat:no-repeat; }


/*	html 
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}


/*	body 781210
*******************************************************************************/
body {
	background-color:#333;
	font-family:'Lucida Grande',verdana,tahoma,arial,helvetica,sans-serif;
	text-align: center;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }

a,
a:link,
a:visited,
a:hover {
text-decoration:none
}


/*	website 
*******************************************************************************/
#website {
	margin:20px auto;
	position:relative;
	padding:0;
	width: 950px !important;
	width /**/: 940px;
	color:#333;
	background:#BDDAE5 url(bg.gif) repeat-y;
	text-align:left;

	
}


/*	header / logo / breadcrumb 
*******************************************************************************/
#header {
	position:relative;
	top:0px;
	left:0px;
	display:block;
	margin:0;
	padding:0;
	width:950px;
	color:#000;
	background-color:#000;
	text-align:left;
	line-height: 1;
}

#logo { 
	position:absolute;
	top:0px;
	left:0px; 
	width:950px;
	display:block;
}

#breadcrumb {
	position:relative;
	top:145px;
	left:185px;
	height: 0px;
	display:block;
	margin:0;
	padding:0;
	font-size:10px;
	background-color:transparent;
	text-align:left;
	line-height: 1;
	color:#ddd;
}

#notification {
	position:absolute;
	top:55px;
	left:185px;
	height: 50px;
	width: 350px;
	display:block;
	margin:0;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	background-color:transparent;
	border: 0px solid #921513;
	text-align:left;
	line-height: 1;
	color:#e99;
}


#breadcrumb p, 
#breadcrumb a, 
#breadcrumb a:link {
	font-size:10px;
	color:#eee;
	text-decoration:none;
	margin:0;
	padding:0;
}

#breadcrumb a:hover {
	text-decoration:underline;
}


/*	Navigation 
*******************************************************************************/
#navigation {
	float:left;
	width:170px;
	padding: 0;
	margin: 170px 0 0 0;
	font-weight:bold;
	background-color:transparent;
	/* font-family:'trebuchet ms',tahoma,verdana,arial,helvetica,sans-serif; */
}

/* Erste Ebene */
#navigation ul.nav1st {
	margin:0;
	padding:0;
}

#navigation ul.nav1st li {
	padding:0;
	margin:0;
	line-height:12px; /* 100.01%; */
	background-color:transparent;
	border-bottom: 1px solid #E6EFF3;
}

#navigation ul.nav1st li.active {
	color:#921513; background-color:#E6EFF3;
	margin:0; padding:0;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color:#921513; background-color:#E6EFF3;
	margin:0; padding:5px 5px 5px 7px;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 5px 5px 7px;
	margin:0;
}

#navigation ul.nav1st a:hover {
	color:#333;
	background-color:#E6EFF3;
}


/* Zweite Ebene */

#navigation ul.nav1st li ul.nav2nd li {
	color:#921513;
	padding:0;
	margin:0 0 0 10px;
	list-style-type:none;
	
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	font-size:11px;
	font-weight:normal;
	padding:0;
	margin:0;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	color:#921513;
	font-weight:bold;

}

/* Dritte Ebene */

#navigation ul.nav3rd a, 
#navigation ul.nav3rd a:link {
	font-size:11px;
	font-weight:normal;
	line-height: 0.8em;
	padding:0;
}

#navigation ul.nav3rd a.current, 
#navigation ul.nav3rd a.current:link, 
#navigation ul.nav3rd a:hover {
	text-decoration:none;
}

/* hide from others than IE */
* html #navigation {
	height:1px;
}
/* end hide */


/* Warenkorb Widget */
#navigation .warenkorbhl {
	font-weight:bold;
	font-size:12px;
	background-color:#FFA500;
	padding:5px 5px 5px 7px;
	text-decoration:none;
}

#navigation .warenkorbhl a {
	text-decoration:none;
	color:#333;
}

#navigation .warenkorbinhalt{
	background-color:#FDD998;
	font-size:12px;
	padding: 5px;
}
#navigation .warenkorbsumme {
	font-size:12px;
	background-color:#FDD998;
	padding: 5px;
}

#navigation .versandinformationen {
	font-size:12px;
	margin: 0;
	padding: 5px;
}




/* Main
*******************************************************************************/

#main {
	float:left;
	width:580px;
	padding:10px 15px 10px 15px;
	margin: 170px 0 0 0;
	background-color:#fff;
	line-height: 1.4em;
	text-align:left;
}

/* hide from others than IE */
* html #main {
	height:1px;
}
/* end hide */

#main p,
#main ul,
#main ol {
	margin-bottom:8px;
	font-size:13px;
	line-height:1.5em;
}

#main ul li ul,
#main ul li ol,
#main ol li ol,
#main ol li ul {
	font-size:13px;
}

#main ul {
	margin-left:13px;
	list-style-type:square;
}

#main ul li,
#main ol li {
	margin-bottom: 6px;
}

#main a, 
#main a:link,
#main a:visited {
	color:#921513;
	text-decoration:none;
}

#main a:hover {
	text-decoration:underline;
}

#main hr {
	color:#ccc;
	background-color:#ccc;
	border:none;
	height:1px;
}

/* Headline 1 921513 */
#main h1 {
	font-weight:bold;
	text-transform:none;
	word-spacing:0.05em;
	letter-spacing:0.00em;
	color: #333;
	font-size: 20px;
	margin: 5px 0 15px 0;
	padding: 0px;
	line-height:1em;

}

#main h2 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing:0.00em;
	color:#333;
	margin: 10px 0 5px 0;
	padding: 0px;
}

#main h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing:0.00em;
	color:#333;
	margin: 10px 0 5px 0;
	padding: 0px;
}


/* ---------- TEASER ---------- */

#main .teaser {
	margin: 20px 0 0 0;
	padding: 0px;
}

/* hide from others than IE */
* html #main .teaser {
	height:1px;
}
/* end hide */

#main .teaser h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing:-0.02em;
	color:#333;
	background-color:#ffffff; /* #921513; */
	text-transform:none;
	padding: 5px 0px 5px 0px;
   	margin: 0 0 10px 0;
	border-bottom: 1px #ccc solid;
}

#main .teaser img {
	border: 0px;
}

#main .teaser hr {
	color:#ccc;
	background-color:#ccc;
	border:0px;
	height:1px;
}



/* ---------- END TEASER ---------- */

#main div.image {
	margin:5px 0 10px 0;
}
#main div.image p {
	margin:0;
	font-size:11px;
	font-style:italic;
	color:#333;
}
#main div.flLeft {
	margin-right:20px;
}
#main div.flRight {
	margin-left:20px;
}

#main blockquote {
	font-size:13px;
	color:#000;
}

#main .thanks {
	color:#090;
	padding: 10px 0 10px 0;
	font-weight:bold;
}



/*	Rechts
*******************************************************************************/

#rechts {
	float:right;
	width:160px;
	padding:0px 5px 5px 5px;
	margin:164px 0 0 0;
	color:#333;
	background-color:#BDDAE5;
	font-size:11px;
}

/* hide from others than IE */
* html #rechts {
	height:1px;
}
/* end hide */

/* Headline rechts */

#rechts h1 {
	font-size:13px;
	font-weight:bold;
	color:#333;
	background-color:transparent;
	margin: 5px -5px 5px -5px;
	padding: 4px 5px 0px 5px;
	border-top: 1px solid #E6EFF3;
}

#rechts h2 {
	color:#333;
	font-size:13px;
	font-weight:bold;
	letter-spacing:-0.00em;
	padding:0;
	margin: 6px 0 3px 0;
	text-transform: none;
}

#rechts p {
	padding: 0 0 6px 0;
}

#rechts a,
#rechts a:link,
#rechts a:visited,
#rechts a:hover {
	color:#921513;
	font-size:11px;
	text-decoration:none;
}

#rechts a:hover {
	text-decoration:underline;
}

#rechts hr {
	display:none;
}


/* ---------- TEASER ---------- */

#rechts .teaser {
	margin: 0px 0 10px 0;
	padding: 0px;
}

/* hide from others than IE */
* html #rechts .teaser {
	height:1px;
}
/* end hide */

#rechts .teaser h1 {
	font-size:13px;
	font-weight:bold;
	color:#333;
	background-color:transparent;
	margin: 5px -5px 5px -5px;
	padding: 4px 5px 0px 5px;
	border-top: 1px solid #E6EFF3;

}

#rechts .teaser hr {
	color:#BDDAE5;
	background-color:#BDDAE5;
	border:0px;
	height:1px;
}

#rechts .teaser .teaserLink {
	display:inline;
	text-align:left;
	padding:0px;
	font-size:11px;
	color:#333;
	padding: 0;

}

#rechts .teaser .teaserLink a {
	text-decoration:none;
}

#main .teaser .teaserLink a:hover {
	text-decoration:underline;
}


/* ---------- END TEASER ---------- */

#rechts .teaserLink,
#rechts .teaserLink a,
#rechts .teaserLink a:link,
#rechts .teaserLink a:visited,
#rechts .teaserLink a:hover {
	text-decoration:none;
	text-align:left;
	color:#921513;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}

#rechts .teaserLink a:hover { 
	text-decoration:underline; 
}

#rechts div.image { 
	margin:5px 0 0 0; 
} 

#rechts div.image p { 
	margin:0; 
	font-size:10px; 
} 

#rechts img {
	margin:0 0 5px 0;
}

#rechts div.flLeft { 
	margin-right:14px; 
} 

#rechts div.flRight { 
	margin-left:0px; 
}

/*	footer
*******************************************************************************/
#footer {
	width:950px;
	padding:0;
	margin:100px 0 0 0;
	color:#000;
	text-align:center;
	background-color:#BDDAE5;
	clear:both;
}

#footer p {
	margin:0;
	padding:5px 0;
	font-size:11px;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover {
	color:#000;
	text-decoration:underline;
	font-size:11px;
}



/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#f7f7f7;
	color:#666;
	font-size:13px;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:13px;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
	height:20px;
	padding:5px;
}

#form-module input.checkbox {
	width:120px;
	height:20px;
	padding:5px;
	border:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-size:13px;
}

/* Button
*******************************************************************************/

#button {
	font-size:13px;
	font-weight:bold;
	color:#921513;
	border: 0;
	background:#fff;
	text-decoration:none;
}


/* download
*******************************************************************************/

#main .download-file p, {
	margin:0; padding:0;
}

#main .download-file {
	margin:0; padding:0;
}


/* JAOS Lightbox Style-Sheet
Einfaches Style-Sheet zur (X)HTML-validen Darstellung
der Thumbnails, ausgelegt auf eine Thumbnail-Grösse
von 60 x 80 Pixel.
Hoch- bzw. Querformat (ls/pt) wird vom Modul berechnet
und dem jeweiligen div's zugeordnet.
*/

div.jaosg_thumbnail{
	float: left;
	background: #f9f9f9;
	margin: 0px 8px 8px 0px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

div.jaosg_thumbnail img{
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

/* ls=landscape-Format der Thumbs */
div.ls img{
	height: 60px;
	width: 90px;
	margin: 21px 6px;
}

/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 90px;
	width: 60px;
	margin: 6px 21px;
}

/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}






/* Warenkorb Headlines
*******************************************************************************/

.headline {
	padding:5px 0px 10px 0px;
	color: #921513;
	font-size: 18px;
	font-weight:bold;
	line-height: 1.5;
	text-transform:uppercase;
}

.normal {
	color: #000;
	font-size: 13px;
	line-height: 1;
}

.subline {
	font-weight: bold;
	color: #921513;
	font-size: 18px;
	line-height: 1.5;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}

/* Produkt-Liste
*******************************************************************************/
.produktlisteblock {
	clear:both;
	font-size:13px;
	margin: 0 0 20px 0;
	padding:0px;
	background-color:#fff;
}

#main .produktlisteblock h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing:0.00em;
	color:#333;
	background-color:#fff;
	text-transform:none;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px #ccc solid;
}

#main .produktlisteblock hr {
	font-size: 18px;
	font-weight: bold;
	letter-spacing:0.00em;
	color:#333;
	background-color:#fff;
	text-transform:none;
	padding: 15px 0px 10px 0px;
	margin: 0px;
	border-top: 1px #ccc solid;
}

.produktlistebild {
	display:block;
	float:right;
	width:240px;
	margin:0 0 0 5px;
	padding:0px;
}

.produktlistetexte{
	width:300px;
	margin:0;
	padding:0;
}

/* hide from others than IE */
* html .produktlistetexte {
	height:1px;
}
/* end hide */

.instock{
	color:#309030;
}

.outofstock{
	color:#090;
	font-weight:bold;
}

/* Produkt-Detail
*******************************************************************************/

.produktdetailblock {
	clear:both;
	font-size:13px;
	margin: 0 0 20px 0;
	padding: 0px;
	background-color:#fff;
}

#main .produktdetailblock h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing:0.00em;
	color:#333;
	background-color:#fff;
	text-transform:none;
	padding: 15px 0px 10px 0px;
	margin: 0px;
}

.produktdetailbild {
	display:block;
	float:right;
	width:240px;
	margin: 0 0 0 5px;
	border: 0px;
}

.produktdetailtext {
}


/* Produkt-Teaser
*******************************************************************************/

.produktteaserblock {
	position:relative;
	padding:5px 0px 5px 0px;
}

.produktteaserbild{
	float:left;
	width:150px;
	margin:0px 10px 0px 0px;
}
.produktteasertexte{
	float:left;
	display:block;
}


/* Warenkorbansicht
*******************************************************************************/


.warenkorblink{
	color:#FFA500;
	font-weight:bold;
}
.produktlink {
	color:#921513;
}

a.produktlink:link, a.produktlink:visited, a.produktlink:hover, a.produktlink:active {
	color:#921513;
	text-decoration: underline;
	font-size:13px;
	font-weight:normal;
}


.wkblock{
  	clear:both;
  	font-size:13px;
}

.wkline{
	float:left;
	display:block;
	width:550px;
	margin:10px 0px 20px 0px;
	border-bottom:1px solid #eee;
}

.wkbild{
	float:left;
	margin:0px 10px 20px 0px;
	width:75px;
}

.wkname{
	float:left;
	display:block;
   width:175px;
}
.wkanzahl{
	float:left;
	display:block;
    width:60px;
    text-align:center;

}
.wkpreis{
	float:left;
	display:block;
    width:100px;
    text-align:right;
}
.wksummepreis{
	float:left;
	display:block;
	width:120px;
	text-align:right;
}
.wkgesammtsummebez{
	float:left;
	display:block;
	width:420px;
	text-align:right;
}
.wkgesammtsumme{
	float:left;
	display:block;
	width:120px;
	text-align:right;
}
.wkkeinprodukt{
	color:#FFA500;
 	width:100%;
    text-align:center;
}
.wknettoprodukt{
 	width:100%;
    text-align:center;
}
.wklinkbestellen{
 	width:100%;
   text-align:right;
}
.wklinkback{
 	float:left;
   text-align:left;
}


/* Adresseingabe
*******************************************************************************/

.inputtlabel {
	font-size:13px;
	line-height:22px;
}

.produktinputtext {
	border:1px solid #999;
	padding:2px;
}

.inputsubmit {
	border:1px solid #999;
	padding:2px;
}

.td {
	font-size:13px;
}

