#katalog_download .bild {
border: 1px solid #B40005;
width: 85px;
height: 120px;
float: left;
margin-right: 20px;}

#katalog_download h3 {
font-size: 18px;
padding-top: 20px;
}

#katalog_download a:hover h3 {
color: #B40005;
}


#kopf_navi li.logoff a {
font-weight: bold;
}

#quick_find input[type=text] {
float: left;
}

#quick_find input[type=image] {
float: left;
padding-left: 5px; }

#quick_find a {
clear: both;
float: none;

}

.moduleRow
{

}

.parseTime
{
padding-left: 30px;
}


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

a:hover {
}


.main a, .main a:link, .main a:visited, .main a:active
{
color: #B40005;
font-weight: normal;
}

.main a:hover
{
color: #B40005;
font-weight: normal;
text-decoration: underline;
}


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

a.link:hover {
}



.bold {
    font-weight: bold;
}
/* ------------------------------------------------------------------------------ Navigation  Kopf */
#kopf_navi ul li a:link, #kopf_navi ul li a:visited, #kopf_navi ul li a:active {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #a7a8aa;
}

#kopf_navi ul li a:hover {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
}

#kopf_navi ul li {
    color: #d9dadb;
    display: inline;
    padding-left: 25px;
}

#navi {
	
	margin-top: -1px;

}

/* ------------------------------------------------------------------------------ Navigation grau */



#menue_grau 
{
	padding-left: 40px;
	width: 870px;
	background: url(../bilder/navi_bgnd_grau.png) repeat-x;	
	height: 28px;
}

#menue_grau ul li
{	display: inline;
	height: 28px;
		margin-right: -4px;
}

/* *border targets IE6 and 7 */
/* _border  targets IE6 */


#menue_grau ul li a:link, #menue_grau ul li a:visited, #menue_grau ul li a:active {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #a7a8aa;
	line-height: 21px;
	*line-height: 23px;
	_line-height: 13px;
	padding: 4px 30px 13px 26px;
	*padding: 5px 30px 12px 26px;
	_padding: 3px 30px 5px 26px;
	background: url(../bilder/navi_bgnd_grau.png) repeat-x;
	height: 28px;
	text-transform: uppercase;

}

#menue_grau ul li a:hover {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #a7a8aa;
	line-height: 21px;
	*line-height: 23px;
	_line-height: 13px;
	padding: 4px 30px 15px 26px;
	*padding: 5px 30px 12px 26px;
	_padding: 3px 30px 5px 26px;
	background: url(../bilder/navi_bgnd_rot.png) repeat-x;
	height: 28px;
	text-transform: uppercase;

}

#menue_grau #aktiv a
{
	background: url(../bilder/navi_bgnd_rot.png) repeat-x;
}


 /* ------------------------------------------------------------------------------ Navigation rot */


#menue_rot
{
	padding-left: 40px;
	margin-top: -5px;
	_margin-top: -8px;
	width: 870px;
	background: url(../bilder/navi_bgnd_rot.png) repeat-x;	
	height: 28px;
}

#menue_rot ul li
{	display: inline;
	height: 28px;
	margin-right: -4px;
}

/* *border targets IE6 and 7 */
/* _border  targets IE6 */


#menue_rot ul li a:link, #menue_rot ul li a:visited, #menue_rot ul li a:active {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
	line-height: 21px;
	*line-height: 23px;
	_line-height: 13px;
	padding: 4px 30px 13px 26px;
	*padding: 5px 30px 12px 26px;
	_padding: 3px 30px 5px 26px;
	background: url(../bilder/navi_bgnd_rot.png) repeat-x;
	height: 28px;
	text-transform: uppercase;


}

#menue_rot ul li a:hover {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
	line-height: 21px;
	*line-height: 23px;
	_line-height: 13px;
	padding: 4px 30px 15px 26px;
	*padding: 5px 30px 12px 26px;
	_padding: 3px 30px 5px 26px;
	background: url(../bilder/navi_bgnd_rot-over.png) repeat-x;
	height: 28px;
	text-transform: uppercase;

}

#menue_rot #aktiv a
{
	background: url(../bilder/navi_bgnd_rot-over.png) repeat-x;
}

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