* {
    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;
}

#sprachauswahl
{
	color: #a7a8aa;
float: right;
margin-top: -49px;	
_margin-top: -49px;	
margin-right: 25px;
*margin-right: 26px;
_margin-right: 13px;	
}

#sprachauswahl a, #sprachauswahl a:link, #sprachauswahl a:visited, #sprachauswahl a:active, #sprachauswahl p
{
color: #a7a8aa;	
}

#sprachauswahl a:hover
{
color: #ffffff;	
}

 /* ------------------------------------------------------------------------------ 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;
width: 600px;	
}


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


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

.artikel_con
{
margin-top: 35px;
width: 625px;

}

.artikel_bild
{
float:left;
width: 100px;
text-align: center;
padding-left: 25px;
padding-right:25px;
}


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


.artikel_beschreibung
{
clear: left;
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;

	
	
}

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