* {
    padding: 0;
    margin: 0;
}

body {

margin: 0;
padding: 0;
background: url(../bilder/bgnd.png) 20px 0px repeat-y; 
background-color: #58585a;	
}

.clearboth {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    width: 0;
    line-height: 0px;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
}

#umschlag
{
	margin-left: 20px;
	width: 910px;
	border-right: 4px solid #b1b3b4 ;
	background: white;
}

#kopf_con
{
width: 910px;
height: 125px;
background: url(../bilder/kopf_bgnd.png) repeat-x;
}

#kopf_logo
{
	
	margin-left: 32px;
	_margin-left: 16px;
	margin-top: 20px;
	float: left;
	
}

#kopf_headline
{
	margin-left: 268px;
	padding-top: 58px;
}

#kopf_navi
{	
margin-top: -40px;
clear:left;
float:right;
	margin-right: 25px;
	*margin-right: 26px;
	_margin-right: 13px;
}


 /* ------------------------------------------------------------------------------ Inhalt  */

#inhalt_con
{
	background-color: white;
	margin-top: -5px;
	*margin-top: -5px;
	_margin-top: -8px;
	width: 100%;
	overflow:auto;
	*overflow: none;
	height: 100%; 
}

#spalte_links
{
float:left;
background-color: white;
/*Änderung PHAZIZ*/
width: 580px;	
padding: 10px 10px 10px 10px;
/*Änderung PHAZIZ*/
}


#spalte_rechts
{
	margin-top: 13px;
width: 220px;
float:left;
background-color: white;
height:auto;
margin-left: 74px;
*margin-left: 74px;
_margin-left: 73px;
_margin-left: 0px;
	
	}


 /* ------------------------------------------------------------------------------ Artikel  */

.artikel_con
{
	margin-top: 28px;
	
}
.artikel_bild
{
width: 180px;
text-align: center;
float:left;
padding-left: 25px;
padding-right:25px;
}


.artikel_daten
{
margin-top: -4px;
float: left;
width: 370px;	
}

.artikel_beschreibung
{

padding-left: 45px;
width: 555px;
}

.artikel_trenner
{

	border-bottom: 1px dotted #b1b3b4;
	width: 445px;
	margin-left: 45px;
	height: 5px;
	_margin-top: -15px;
	
}

/* ------------------------------------------------------------------------------ Spalte rechts  */

.spalte_trenner
{
clear: both;
	border-bottom: 1px dotted #b1b3b4;
	width: 200px;
	margin-left: 10px;
	height: 16px;
	_margin-top: -2px;
	margin-bottom: 14px;
	*margin-bottom: 10px;
	_margin-bottom: 14px;
	
	
}

/* ------------------------------------------------------------------------------ Warenkorb  */
#warenkorb_con
{

	margin-left: 6px;
}

#warenkorb_icon
{
	float:left;
padding-top: 5px;
}
#warenkorb_text
{
padding-left: 10px; 
width: 50px; 
float:left;
	
}

#warenkorb_imwarenkorb
{
	padding-left: 10px; 
	float:left; 
	text-align: right; 
	width: 107px;
	_width: 95px;
	font-weight: bold;
}

#warenkorb_warenanzeigen
{
padding-left: 10px; 
float:left;
	
}

.warenkorb_rein_con
{
	

		margin-left: 10px; 
		margin-top: 15px;
}

.warenkorb_rein 
{
	border: 1px solid #8d2020;	
	color: white;	
	background: url(../bilder/navi_bgnd_rot.png) 0 -1px repeat-x;
	height: 24px;
	*height: auto;

	width: 200px;

}



/* ------------------------------------------------------------------------------ Spalte rechts Buchlink  */
.buchlink_con
{
	width: 220px;

}
.buchlink_bild
{
	margin-top: 5px;
		width: 220px;

		text-align: center;
		
}
.buchlink_beschreibung
{
	padding-left: 10px;
		width: 200px;
	padding-top: 5px;
}


/* ------------------------------------------------------------------------------ Artkel gross  */
#artikel_gross_con
{
	margin-top: 28px;
	margin-left: 45px;	
	width: 520px;

}

#artikel_gross_bild
{

width: 518px;
height: 318px;	
border: 1px solid #b1b3b4;

}

.artikel_gross_bild_klein
{

width: 164px;
height: 100px;	
border: 1px solid #b1b3b4;
float: left;
margin-right: 11px;
}

#artikel_gross_bild_klein_con
{
width: 550px;
overflow: hidden;	
}

.artikel_gross_trenner
{
clear: both;
	border-bottom: 1px dotted #b1b3b4;
	width: 520px;
	height: 11px;
	margin-bottom: 10px;

	
	
}


/*

Navigation 
grau #a7a8aa
weiss #ffffff

Texte allgemein, Überschrift, Fliesstext, Body Background 
#58585a

Weiter Infos Link 
#b1b3b4

Navigation Kopf 
#a7a8aa

Einzigartige Bücher 
#d9dadb



*/

/* ------------------------------------------------------------------------------ Textdefinition */

*, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #58585a;
}

img {
    border: 0px;
}

h1 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #58585a;
    text-transform: uppercase;
    font-weight: bold;
	margin-bottom: 13px;
}

h2 {
   font-size: 11px;
      font-weight: bold;
}

h3 {
   font-size: 11px;
      font-weight: normal;
}

h4 {

}

a, a:link, a:visited, a:active 
{
text-decoration: none;
outline: none;

}

a:hover {
outline: none;
}



a.link, a.link:link, a.link:visited, a.link:active {
}

a.link:hover {
}



.bold {
    font-weight: bold;
}


 /* ------------------------------------------------------------------------------ Artikel */

.artikel_beschreibung p, #artikel_gross_con p
{
font-style: italic;	
color: #58585a;
}


.artikel_beschreibung a, .artikel_beschreibung a:link, .artikel_beschreibung a:visited, .artikel_beschreibung a:active 
{
font-style: italic;	
color: #b1b3b4;
}

.artikel_beschreibung a:hover 
{
font-style: italic;	
color: black;
}
 /* ------------------------------------------------------------------------------ Warenkorb */

#warenkorb_warenanzeigen a, #warenkorb_warenanzeigen a:link, #warenkorb_warenanzeigen a:visited, #warenkorb_warenanzeigen a:active 
{
color: #58585a;
}

#warenkorb_warenanzeigen a:hover 
{
color: black;
}


.buchlink_beschreibung p
{
	font-size: 10px;
	font-style: italic;
	
	
}
 /* ------------------------------------------------------------------------------ Spalte rechts Buchlink */

.buchlink_beschreibung a, .buchlink_beschreibung a:link, .buchlink_beschreibung a:visited, .buchlink_beschreibung a:active 
{
		font-size: 10px;
font-style: italic;	
color: #b1b3b4;
}

.buchlink_beschreibung a:hover 
{
		font-size: 10px;
font-style: italic;	
color: black;
}

 /* ------------------------------------------------------------------------------ Reiter */

.reiter_con
{padding-left: 45px;
margin-top: 10px;}

.reiter a, .reiter a:link, .reiter a:visited, .reiter a:active 
{
	color: white;
	background-color: #a7a8aa;
	width: 16px;
	height: 16px;
	font-size: 10px;
	margin-right: 10px;
	float: left;
	text-align: center;
	line-height:14px;

}

.reiter a:hover, .reiter #aktiv
{
	color: white;
	background-color: #a41212;
	width: 16px;
	height: 16px;
	font-size: 10px;
	margin-right: 10px;
	float: left;
	text-align: center;
	line-height:14px;

}
.copyright
{
display: none;
visibility: hidden;
}