/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(grafik_shop/backgrounds/xerxhigr.jpg);
}

/*links*/

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;	
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

a.inv {
	color:#FFFFFF;
}
a.inv:link {
	color:#FFFFFF;
}
a.inv:hover {
	color:#FFFFFF;
}
a.inv:visited {
	color:#FFFFFF;
}
a.inv:active {
	color:#FFFFFF;
}

a.mainmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	background-color: #FFFFFF;
	padding:4px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	display:block;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
a.mainmenu:visited {
	color:#333333;
	text-decoration: none;
}
a.mainmenu:hover {
	color:#333333;
	background-color:#FFFFFF;
	text-decoration: none;
}
a.mainmenu:active {
	color:#333333;
	text-decoration: none;
}


a.mainmenua {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	background-color:#BED1EF;
	padding:4px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	display:block;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
a.mainmenua:visited {
	color:#333333;
	text-decoration: none;
}
a.mainmenua:hover {
	color:#333333;
	background-color:#FFFFFF;
	text-decoration: none;
}
a.mainmenua:active {
	color:#333333;
	text-decoration: none;
}

a.submenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #333333;
	background-color:#F2F2F2;
	padding:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	display:block;
	text-decoration: none;
}
a.submenu:visited {
	color:#333333;
	text-decoration: none;
}
a.submenu:hover {
	color:#333333;
	background-color:#FFFFFF;
	text-decoration: none;
}
a.submenu:active {
	color:#333333;
	text-decoration: none;
}


a.submenua {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #333333;
	background-color:#F2F2F2;
	padding:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	display:block;
	text-decoration: none;
}
a.submenua:visited {
	color:#333333;
	text-decoration: none;
}
a.submenua:hover {
	color:#333333;
	background-color:#FFFFFF;
	text-decoration: none;
}
a.submenua:active {
	color:#333333;
	text-decoration: none;
}



a.subsub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #333333;
	background-color: #EDF2FA;
	padding:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	display:block;
	text-decoration: none;
	text-indent: 10px;	
}
a.subsub:visited {
	color:#333333;
	text-decoration: none;
}
a.subsub:hover {
	color:#333333;
	background-color:#FFFFFF;
	text-decoration: none;
}
a.subsub:active {
	color:#333333;
	text-decoration: none;
}


a.subsuba {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #333333;
	background-color: #F7FAFD;
	padding:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	display:block;
	text-decoration: none;
	text-indent: 10px;	
}
a.subsuba:visited {
	color:#333333;
	text-decoration: none;
}
a.subsuba:hover {
	color:#333333;
	background-color:#FFFFFF;
	text-decoration: none;
}
a.subsuba:active {
	color:#333333;
	text-decoration: none;
}


a.link_kat {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #006699;
	text-decoration: none;
}
a.link_kat:visited {
	color:#006699;
	text-decoration: none;
}
a.link_kat:hover {
	color:#333333;
	text-decoration: none;
}
a.link_kat:active {
	color:#006699;
	text-decoration: none;
}

a.detail {
	display:block;
	background-image:url(grafik_shop/buttons/btn_detail_nor.gif);
	width:34px;
	height:17px;
}
a.detail:hover {
	background-image:url(grafik_shop/buttons/btn_detail_hov.gif);
}

a.warenkorb {
	display:block;
	background-image:url(grafik_shop/buttons/btn_warenkorb_nor.gif);
	width:31px;
	height:17px;
}
a.warenkorb:hover {
	background-image:url(grafik_shop/buttons/btn_warenkorb_hov.gif);
}


a.pfeilweiss {
	display:block;
	background-image:url(grafik_shop/buttons/smb_pfeil.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:22px;
	width:auto;
}
a.pfeilweiss:hover {
	color:#CCCCCC;
}
a.pfeilweiss:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.pfeilweiss:active {
	color: #FFFFFF;
	text-decoration: none;
}
/*buttons submit*/
.button1 {
	display:block;
	border-width:1px;
	border-style:dotted;
	border-color:#FFFFFF;
	background-color:#274BB1;
	padding-left:10px;
	background-image:url(grafik_shop/buttons/smb_pfeil.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.button2 {
	display:block;
	border-width:1px;
	border-style:dotted;
	border-color:#FFFFFF;
	background-color:#274BB1;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

/*formulare*/
.textfeld1 {
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

/*tabellen*/
.linieunten {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}

.linie2 {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
}
.artikelliste_spalte {
	background-color: #F8F8F8;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}	

/* artikeldetail */

.detail_artikel_titel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}
.detail_artikel_beschreibung {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height: 19px;
	background-color:#F5F5F5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}
.detail_artikel_preis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003366;
}
.detail_bild_thumb {
	border-color:#CCCCCC;
	border-width:1px;
	border-style:dotted;
}

/*schriften */

.artikel_titel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.artikel_artikelnr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#666666;
}
.artikel_preis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003366;
}

/*spalte rechts*/

.spalte_titel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	height:30px;
	vertical-align:bottom;
}
.spalte_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color: #FFFFFF;
	background-color:#274BB1;
}
.spalte_unten {
	background-image:url(grafik_shop/buttons/bg_btnleiste.gif);
}

/*warenkorb_add*/
.text_weiss {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#336699;
}
.text_weiss1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	width:100%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#336699;
	display:block;
}
.titel_weiss {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.artikelnr_weiss {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}