body {
	min-height: 100%;
    height: auto !important;
    height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #b3b3b3;
	margin: 0px;
	padding: 0px;
	padding-top:25px;
	padding-bottom:25px;
}
/* ################################################## */
/* ###### Layout-Formate ############################ */
/* ################################################## */
#wrapper
{
	width:1010px;
	background-image:url(../bilder/hg_wrapper.gif);
	background-repeat:repeat-y;
	margin:auto;
}
#top {
	width: 1010px;
	height: 25px;
	background-color: #ffffff;
	background-image:url(../bilder/hg_top.gif);
	background-repeat:no-repeat;
	/*border-bottom:solid 1px #8b002e;*/
}
#navi_oben
{
	padding-top:7px;
	float:right;
}
#header {
	background-color: #ffffff;
	height: 250px;
	width: 1000px;
	margin:auto;
}
#funktionsleiste
{
	background-color:#8b002e;
	width:1000px;
	height:25px;
	margin:auto;
	margin-bottom:25px;
}
#navi_mitte
{
	width:700px;
	float:left;
}
#warenkorb
{
	width:200px;
	height:25px;
	float:right;
	text-align:right;
	margin-right:15px;
	padding-top:2px;
}
#mitte {
	min-height: 300px;
	width: 1000px;
	background-color: #ffffff;
	margin:auto;
}
/* für <= ie6 */
*html #mitte
{
	height: 300px;
	width: 1000px;
	background-color: #ffffff;
	margin:auto;
}
#links
{
	width: 190px;
	float: left;
	padding-left:15px;
	padding-right:25px;
}
#suche
{
	background-color: #ffffff;
	margin-bottom:25px;
}
#suche form
{
	display:inline;
}
#navi_links
{
	background-color: #ffffff;
}
#navi_kasse
{
	background-color: #ffffff;
	padding-top:10px;
}
#angebote
{
	background-color: #ffffff;
	margin-top:50px;
	line-height:1.5em;
	padding-bottom:30px;
}

#inhalt
{
	background-color: #ffffff;
	width: 770px;
	min-height:300px;
	padding-bottom:15px;
	float: left;
}
*html #inhalt
{
	background-color: #ffffff;
	width: 770px;
	height:300px;
	padding-bottom:15px;
	float: left;
}

#inhalt_links
{
	width:470px;
	background-color: #ffffff;
	float:left;
}
#inhalt_kasse
{
	width:470px;
}
#inhalt_rechts
{
	width:270px;
	background-color: #ffffff;
	float:right;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	text-align:right;
}
#footer_wrapper
{
	width: 1010px;
	height: 25px;
	background-image:url(../bilder/hg_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:auto;
}
#footer
{
	width: 1000px;
	border-top:solid 1px #8b002e;
	background-color: #e4e4e4;
	margin:auto;
}
#navi_unten
{
	padding-top:3px;
	float:right;
}

/* ################################################## */
/* ###### Typographie ############################### */
/* ################################################## */

h1,h2,h3,h4,h5,h6,p
{
	margin:0;
	padding:0;
}
	b, strong
{
	font-weight:bold;
	color:#000000;
}
p
{
	margin-top:0.7em;
	margin-bottom:0.7em;
	line-height:1.5em;
}
#inhalt h1
{
	font-size:110%;
	color:#8b002e;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:10px;
	text-align:left;
}
#inhalt h2
{
	font-size:100%;
	color:#8b002e;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:10px;
	text-align:left;
}
#inhalt h3,h4,h5,h6
{
	font-size:100%;
	color:#8b002e;
	font-weight:normal;
	letter-spacing:normal;
	border-bottom:solid 1px #e4e4e4;
	height:21px;
	padding-top:2px;
	margin-top:0;
}

#inhalt a
{
	color:#8b002e;
	text-decoration:underline;
}
#inhalt a:hover
{
	color:#8b002e;
	text-decoration:underline;
}
#inhalt ul
{
	list-style-position:outside;
	list-style-type:square;
}
#inhalt li
{
	margin-bottom:5px;
}
#inhalt th
{
	background-color:#8b002e;
	color:#ffffff;
	font-weight:normal;
	text-align:right;
}

/* ################################################## */
/* ###### horizontale Navigation Oben ############### */
/* ################################################## */

#navi_oben ul
{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#navi_oben ul li
{
	display:inline;
	float:left;
}
#navi_oben ul li a
{
	font-size:85%;
	color:#676767;
	text-decoration:none;
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#navi_oben ul li a:hover
{
	color:#8b002e;
}
#navi_oben .over
{
	color:#8b002e;
}
#navi_oben .trenner
{
	font-size:80%;
}

/* ################################################## */
/* ###### horizontale Navigation Mitte ############## */
/* ################################################## */

#navi_mitte ul
{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	margin-left:215px;
}
#navi_mitte ul li
{
	display:inline;
	float:left;
}
#navi_mitte ul li a
{
	font-size:100%;
	color:#ffffff;
	text-decoration:none;
	display:block;
	float:left;
	height:21px;
	padding-top:4px;
	padding-left:15px;
	padding-right:15px;
}
#navi_mitte ul li a:hover
{
	color:#ffffff;
	background-color:#a23358;
}
#navi_mitte .over
{
	color:#ffffff;
	background-color:#a23358;
}


/* ################################################## */
/* ###### vertikale Navigation Links ################ */
/* ################################################## */

#navi_links ul
{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#navi_links ul li
{
	/*Abstand zwischen den Navigationsbutton*/
	margin-bottom:10px;
}
#navi_links ul li a
{
	color:#8b002e;
	text-decoration:none;
	display:block;
	height:21px;
	padding-top:2px;
}

#navi_links ul li a:hover
{
	color:#676767;
}
#navi_links .over
{
	color:#8b002e;
	border-bottom:solid 1px #e4e4e4;
}

/* 2. Ebene */

#navi_links ul li ul
{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#navi_links ul li ul li
{
	/*Abstand zwischen den Navigationsbutton*/
	margin-bottom:0px;
	margin-top:10px;
}
#navi_links ul li ul li a
{
	color:#676767;
	font-size:100%;
	text-decoration:none;
	display:block;
	height:19px;
	border-bottom:none;
	padding-top:2px;
	padding-left:25px;
}

#navi_links .navi_links_standard
{
	color:#676767;
	font-size:90%;
	font-weight:normal;
	height:15px;
	/*padding-left:25px;*/
}

/* ################################################## */
/* ###### vertikale Navigation Kasse ################ */
/* ################################################## */

#navi_kasse ul
{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	margin-top:20px;
}
#navi_kasse ul li
{
	/*Abstand zwischen den Navigationsbutton*/
	margin-bottom:10px;
}
#navi_kasse ul li a
{
	color:#8b002e;
	text-decoration:none;
	display:block;
	height:21px;
	padding-top:2px;
}

#navi_kasse ul li a:hover
{
	color:#676767;
}
#navi_kasse .indicate
{
	color:#8b002e;
	font-weight:bold;
}

/* ################################################## */
/* ###### horizontale Navigation Unten ############### */
/* ################################################## */

#navi_unten ul
{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#navi_unten ul li
{
	display:inline;
	float:left;
}
#navi_unten ul li a
{
	font-size:85%;
	color:#676767;
	text-decoration:none;
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#navi_unten ul li a:hover
{
	color:#8b002e;
}
#navi_unten .over
{
	color:#8b002e;
}
#navi_unten .trenner
{
	font-size:80%;
}

/* ################################################## */
/* ###### besondere Formate ######################### */
/* ################################################## */

.tabellarisch
{
	background-color:#f1f1f1;
	border:solid 1px #676767;
	text-align:center;
}

#warenkorb_inhalt form
{
	display:inline;
}
#warenkorb_inhalt td
{
	padding-top:10px;
	padding-bottom:0px;
}

#angebote h3, #navi_kasse h3
{
	color:#8b002e;
	font-weight:normal;
	font-size:100%;
	letter-spacing:normal;
	border-bottom:solid 1px #e4e4e4;
	height:21px;
	padding-top:2px;
	margin-bottom:5px;
}
#angebote .angebote_headline
{
	color:#8b002e;
	font-weight:normal;
	font-size:100%;
}
#angebote .angebote_preis
{
	color:#676767;
	font-weight:normal;
	font-size:100%;
}
#angebote .angebote_link
{
	margin-bottom:25px;
}	
#angebote a
{
	color:#8b002e;
	font-weight:normal;
	font-size:100%;
	text-decoration:none;
}
.linie
{
	height:1px;
	border-bottom:solid 1px #e4e4e4;
	margin-top:10px;
	margin-bottom:10px;
}

.durchgestrichen
{
	text-decoration:line-through;
}
.rot
{
	color:#8b002e;
}
.hg_rot
{
	background-color: #8b002e;
}
.hellgrau
{
	background-color: #e4e4e4;
}
.small
{
	font-size:80%;
}
.clearout
{
	clear: both;
	margin:auto;
}
.bilderrahmen
{
	border:solid 1px #e4e4e4;
}
.item
{
	font-size:90%;
	color:#8b002e;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-top:0px;
	margin-bottom:10px;
	border:solid 1px #8b002e;
	padding:1px;
}
.item2
{
	font-size:90%;
	color:#8b002e;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-top:0px;
	margin-bottom:10px;
	border:solid 1px #8b002e;
	padding:1px;
}
#breadcrumb
{
	margin-top:5px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:90%;
	text-decoration:none;
	
	height:20px;
	clear:both;
}
#breadcrumb a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#333333;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
#breadcrumb a:hover
{
	text-decoration:underline;
}

.header
{
	font-size:110%;
	color:#8b002e;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align:left;
	padding-bottom:10px;
	padding-top:10px;
}

.box_50_li
{
	width:220px;
	float:left;
	background-color:#ffffff;
	padding:0;
	margin-bottom:15px;
	clear:left;
	overflow:hidden;
	line-height:1.5em;
	text-align:left;
	letter-spacing:normal;
}
.box_50_re
{
	width:220px;
	float:right;
	background-color:#ffffff;
	padding:0;
	margin-bottom:15px;
	clear:right;
	overflow:hidden;
	line-height:1.5em;
	text-align:left;
	letter-spacing:normal;
}
.box_100
{
	width:100%;
	background-color:#ffffff;
	padding:0;
	margin-bottom:15px;
	clear:both;
	overflow:hidden;
	line-height:1.5em;
	text-align:left;
	letter-spacing:normal;
}

.rechteck
{
	width:100px;
	height:65px;
	border:solid 1px #e4e4e4;
}

/* ################################################## */
/* ###### Formate Kasse ############################# */
/* ################################################## */

.login
{
	background-color: #e4e4e4;;
	border:solid 1px #676767;
}

.inforahmen
{
	background-color: #e4e4e4;;
	border:solid 1px #676767;
	padding:5px;
}

/* ################################################## */
/* ###### Artikel-Formate Übersicht ################# */
/* ################################################## */

#inhalt_links .artikel_wrapper
{

}
#inhalt_links .artikel_preview
{
	border:solid 1px #e4e4e4;
	text-align:center;
	margin-bottom:5px;
	padding:5px;
}
#inhalt_links .artikel_teaser
{
	color:#8b002e;
	background-color:#e4e4e4;
	height:50px;
	padding:10px;
}
#inhalt_links .artikel_headline
{
	color:#8b002e;
	/*font-weight:bold;*/
}
#inhalt_links .artikel_preis
{
	color:#676767;
	font-weight:normal;
}

/* ################################################## */
/* ###### Artikel-Formate Übersicht ################# */
/* ################################################## */

#inhalt_rechts .artikel_vergroessern
{
	padding-top:20px;
	text-align:left;
}
#inhalt_rechts .artikel_vergroessern a
{
	text-decoration:none;
	padding-left:10px;
}


/* ################################################## */
/* ###### Formularelemente ########################## */
/* ################################################## */
select, textarea, input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:100%;
	font-weight:normal;
	background-color:#f1f1f1;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
}
.artikelauswahl
{
	display:block;
	margin-bottom:10px;
}
.button
{
	font-size:90%;
	color:#f1f1f1;
	font-weight:normal;
	letter-spacing:normal;
	background-color:#8b002e;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
	cursor:pointer;
	/*height:20px;*/
}
.button_small
{
	font-size:80%;
	color:#f1f1f1;
	font-weight:normal;
	letter-spacing:normal;
	background-color:#8b002e;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
	cursor:pointer;
	height:18px;
}
.button_warenkorb
{
	background-image:url(../bilder/zum_shop.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:90%;
	color:#333333;
	font-weight:normal;
	letter-spacing:normal;
	text-align:right;
	padding-right:5px;
	background-color:#e4e4e4;
	border:solid 1px #ffffff;
	height:20px;
	width:200px;
	cursor:pointer;
}
.input_suche
{
	font-size:100%;
	background-color:#f1f1f1;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
	width:100px;
	padding-left:1px;
	padding-right:1px;
}
.input_suche_focus
{
	font-size:100%;
	background-color:#f1f1f1;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
	width:100px;
	padding-left:1px;
	padding-right:1px;
	background-image:none;
}
.button_suche
{
	font-size:90%;
	color:#8b002e;
	font-weight:normal;
	letter-spacing:normal;
	background-color:#ffffff;
	border:none;
	cursor:pointer;
}
.textarea
{
	overflow:auto;
}
.randlos
{
	border:none;
	background-color:transparent;
}
