/* ---------- global ---------- */
html {
	height:100%;
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height:100%;
	margin: 0px;
	padding: 0px;
	background-color: #d9dbe2;
}

img	{
	border: 0px;
}

td.warenkorb	{
	height: 20px;
}


/* ---------- header ---------- */
#header_box {
	width: 100%;
	height: 137px;
	padding: 0px;
	background-color: #d9dbe2;
	text-align: center;
}
#header {
	width: 850px;
	height: 137px;
	margin: 0px auto 0px auto;
	background-color: #666666;
}


/* ---------- metanavigation ---------- */
#meta_box {
	width: 100%;
	height: 3px;
	padding: 0px;
	background-color: #d9dbe2;
	text-align: left;
	clear: both;
}
#meta {

	width: 850px;
	height: 3px;
	margin: 0px auto 0px auto;
	background-color: #CCCCCC;
}
#meta_li {
	width: 407px;
	height: 3px;
	line-height: 3px;
	margin: 0px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 18px;
	background-color: #CCCCCC;
}
#meta_re {
	width: 407px;
	height: 3px;
	line-height: 3px;
	margin: 0px;
	float: right;
	text-align: right;
	padding: 0px 18px 0px 0px;
	background-color: #CCCCCC;
}
#meta_li ul
{
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#meta_li li
{
	display: inline;
	list-style-type: none;
	line-height: 3px;
	padding: 0px 18px 0px 0px;
}
#meta_li a {
	font-weight: bold;
	padding: 3px 2px 3px 2px;
	margin: 0px;

}
#meta_li a:link, #meta a:visited
{
	color: #666666;
	text-decoration: none;
}

#meta_li a:hover
{
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}
#meta_re ul
{
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	list-style-type: none;
}
#meta_re li
{
	color: #666666;
	display: inline;
	list-style-type: none;
	line-height: 3px;
	padding-left: 0px;
	margin-right: 20px;
}
#meta_re li.ico
{
	color: #666666;
	display: inline;
	list-style-type: none;
	line-height: 3px;
	padding-left: 24px;
	margin-right: 0px;
	background-image: url(../images/shared/ico_warenkorb.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
#meta_re a {
	font-weight: bold;
	padding: 3px 2px 3px 2px;
	margin: 0px;
}
#meta_re a:link, #meta a:visited
{
	color: #333333;
	text-decoration: none;
}
#meta_re a:hover
{
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}


/* ---------- count ---------- */
#count_box {
	width: 100%;
	height: 15px;
	padding: 0px;
	background-color: #d9dbe2;
	text-align: left;
	clear: both;
}
#count{
	color: #666666;
	width: 850px;
	height: 15px;
	line-height: 15px;
	font-size: 10px;
	margin: 0px auto 0px auto;
	background-color: #95a0c0;
}
#count_left{
	width: 635px;
	height: 15px;
	line-height: 15px;
	padding-left: 215px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:active, a:hover {
	color: #999999;
	text-decoration: none;
}
a.count:link, a.count:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.count:active, a.count:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a.count_highlight:link, a.count_highlight:visited, a.count_highlight:active, a.count_highlight:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}


/* ---------- content ---------- */
#content_box {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #d9dbe2;
	text-align: center;
	clear: both;
}
#content {
	width: 867px;
	height: 100%;
	padding: 0px 0px 0px 17px;
	margin: 0px auto 0px auto;
	background-color: #d9dbe2;
}
#content_li {
	width: 200px;
	min-height: 422px;
	float: left;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	background-image: url(../images/shared/hg_nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/* Workaround "min-height" bis IE 6 */
* html #content_li {
	height: 422px;
}
#content_mi {
	width: 598px;
	min-height: 401px;
	float: left;
	padding: 8px 15px 13px 15px;
	text-align: left;
	background-image: url(../images/shared/bg_adler.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
/* Workaround "min-height" bis IE 6 */
* html #content_mi {
	height: 401px;
}
#content_mi_detail {
	width: 590px;
	min-height: 392px;
	float: left;
	text-align: left;
	padding: 15px 15px 15px 15px;
}
/* Workaround "min-height" bis IE 6 */
* html #content_mi_detail {
	height: 392px;
}
#content_re {
	width: 17px;
	vertical-align: bottom;
	margin: auto 0px 0px 0px;
}
.abst {
	height: 6px;
}
img.content_reob {
	left: 0px;
	bottom: 167px;
}
img.content_reun {
	left: 0px;
	bottom: 0px;
}
.nav_abst {
	height: 3px;
}
.nav_abst2 {
	height: 10px;
}
a.nav_haupt:link, a.nav_haupt:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #666666;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
}
a.nav_haupt:active, a.nav_haupt:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
}
a.nav_haupt1:link, a.nav_haupt1:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_01.jpg);	
}
a.nav_haupt1:active, a.nav_haupt1:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_01.jpg);
}
a.nav_haupt1_clicked:link, a.nav_haupt1_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_01.jpg);
}
a.nav_haupt1_clicked:active, a.nav_haupt1_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_01.jpg);
}
a.nav_haupt2:link, a.nav_haupt2:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_02.jpg);
}
a.nav_haupt2:active, a.nav_haupt2:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_02.jpg);
}
a.nav_haupt2_clicked:link, a.nav_haupt2_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_02.jpg);
}
a.nav_haupt2_clicked:active, a.nav_haupt2_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_02.jpg);
}
a.nav_haupt3:link, a.nav_haupt3:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_03.jpg);
}
a.nav_haupt3:active, a.nav_haupt3:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_03.jpg);
}
a.nav_haupt3_clicked:link, a.nav_haupt3_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_03.jpg);
}
a.nav_haupt3_clicked:active, a.nav_haupt3_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_03.jpg);
}
a.nav_haupt4:link, a.nav_haupt4:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_04.jpg);
}
a.nav_haupt4:active, a.nav_haupt4:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_04.jpg);
}
a.nav_haupt4_clicked:link, a.nav_haupt4_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_04.jpg);
}
a.nav_haupt4_clicked:active, a.nav_haupt4_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_04.jpg);
}
a.nav_haupt5:link, a.nav_haupt5:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_05.jpg);
}
a.nav_haupt5:active, a.nav_haupt5:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_05.jpg);
}
a.nav_haupt5_clicked:link, a.nav_haupt5_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_05.jpg);
}
a.nav_haupt5_clicked:active, a.nav_haupt5_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_05.jpg);
}
a.nav_haupt6:link, a.nav_haupt6:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_06.jpg);
}
a.nav_haupt6:active, a.nav_haupt6:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_06.jpg);
}
a.nav_haupt6_clicked:link, a.nav_haupt6_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_06.jpg);
}
a.nav_haupt6_clicked:active, a.nav_haupt6_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_06.jpg);
}
a.nav_haupt7:link, a.nav_haupt7:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_07.jpg);
}
a.nav_haupt7:active, a.nav_haupt7:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_07.jpg);
}
a.nav_haupt7_clicked:link, a.nav_haupt7_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_07.jpg);
}
a.nav_haupt7_clicked:active, a.nav_haupt7_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_07.jpg);
}
a.nav_haupt8:link, a.nav_haupt8:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_08.jpg);
}
a.nav_haupt8:active, a.nav_haupt8:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_08.jpg);
}
a.nav_haupt8_clicked:link, a.nav_haupt8_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_08.jpg);
}
a.nav_haupt8_clicked:active, a.nav_haupt8_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_08.jpg);
}
a.nav_haupt9:link, a.nav_haupt9:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_09.jpg);
}
a.nav_haupt9:active, a.nav_haupt9:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_09.jpg);
}
a.nav_haupt9_clicked:link, a.nav_haupt9_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_09.jpg);
}
a.nav_haupt9_clicked:active, a.nav_haupt9_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_09.jpg);
}
a.nav_haupt10:link, a.nav_haupt10:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_10.jpg);
}
a.nav_haupt10:active, a.nav_haupt10:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_10.jpg);
}
a.nav_haupt10_clicked:link, a.nav_haupt10_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_10.jpg);
}
a.nav_haupt10_clicked:active, a.nav_haupt10_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_10.jpg);
}
a.nav_haupt11:link, a.nav_haupt11:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_11.jpg);
}
a.nav_haupt11:active, a.nav_haupt11:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_11.jpg);
}
a.nav_haupt11_clicked:link, a.nav_haupt11_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_11.jpg);
}
a.nav_haupt11_clicked:active, a.nav_haupt11_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_11.jpg);
}
a.nav_haupt12:link, a.nav_haupt12:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_12.jpg);
}
a.nav_haupt12:active, a.nav_haupt12:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_12.jpg);
}
a.nav_haupt12_clicked:link, a.nav_haupt12_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_12.jpg);
}
a.nav_haupt12_clicked:active, a.nav_haupt12_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_12.jpg);
}
a.nav_haupt13:link, a.nav_haupt13:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_13.jpg);
}
a.nav_haupt13:active, a.nav_haupt13:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_13.jpg);
}
a.nav_haupt13_clicked:link, a.nav_haupt13_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_13.jpg);
}
a.nav_haupt13_clicked:active, a.nav_haupt13_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_13.jpg);
}
a.nav_haupt14:link, a.nav_haupt14:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_14.jpg);
}
a.nav_haupt14:active, a.nav_haupt14:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_14.jpg);
}
a.nav_haupt14_clicked:link, a.nav_haupt14_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_14.jpg);
}
a.nav_haupt14_clicked:active, a.nav_haupt14_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_14.jpg);
}
a.nav_haupt15:link, a.nav_haupt15:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_15.jpg);
}
a.nav_haupt15:active, a.nav_haupt15:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_15.jpg);
}
a.nav_haupt15_clicked:link, a.nav_haupt15_clicked:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #213c59;
	padding: 4px 18px 4px 18px;
	margin: 0px 0px 4px 0px;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_15.jpg);
}
a.nav_haupt15_clicked:active, a.nav_haupt15_clicked:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	display: block;
	text-align: left;
	width: 164px;
	background-image:url(../images/shared/nav_15.jpg);
}
a.nav_produktklasse:link, a.nav_produktklasse:visited {
	color: #333333;
	text-decoration: none;
	padding: 1px 18px 1px 18px;
	margin: 0px;
	display: block;
	text-align: left;
	width: 164px;
}
a.nav_produktklasse:active, a.nav_produktklasse:hover {
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 164px;
}
a.nav_produktklasse_clicked:link, a.nav_produktklasse_clicked:visited {
	color: #666666;
	text-decoration: none;
	padding: 1px 18px 1px 18px;
	margin: 0px;
	display: block;
	text-align: left;
	width: 164px;
}
a.nav_produktklasse_clicked:active, a.nav_produktklasse_clicked:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 164px;
}
a.nav_produktgruppe:link, a.nav_produktgruppe:visited {
	color: #333333;
	text-decoration: none;
	padding: 1px 18px 1px 18px;
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	width: 164px;
}
a.nav_produktgruppe:active, a.nav_produktgruppe:hover {
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 164px;
}
a.nav_produktgruppe_clicked:link, a.nav_produktgruppe_clicked:visited {
	color: #666666;
	text-decoration: none;
	padding: 1px 18px 1px 18px;
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	width: 164px;
}
a.nav_produktgruppe_clicked:active, a.nav_produktgruppe_clicked:hover {
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 164px;
}
a.link_del:link, a.link_del:visited {
	color: #333333;
	text-decoration: none;
	display: inline-block;
	background-image: url(../images/shared/ico_trash.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center left;
}
a.link_del:active, a.link_del:hover {
	color: #999999;
	text-decoration: none;
	display: inline-block;
	background-image: url(../images/shared/ico_trash.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center left;
}
.box_produkt_querformat {
	width: 590px;
	height: 122px;
	clear: both;
	padding: 0px 0px 12px 0px;
	display: block;
	text-align: left;
}
.box_produkt_hochformat {
	width: 590px;
	height: 175px;
	clear: both;
	padding: 0px 0px 12px 0px;
	display: block;
	text-align: left;
}
.box_produkt_detail {
	width: 590px;
	min-height: 377px;
	clear: both;
	padding: 0px;
	display: block;
	text-align: left;
}
/* Workaround "min-height" bis IE 6 */
* html .box_produkt_detail {
	height: 377px;
}
.box_produktbild_querformat {
	width: 175px;
	padding-right: 12px;
	float: left;
}
.box_produktbild_hochformat {
	width: 122px;
	padding-right: 12px;
	float: left;
}
.box_produktbild_hochformat_detail {
	width: 261px;
	padding-right: 12px;
	float: left;
}
.box_produktbild_querformat_detail {
	width: 375px;
	padding-right: 12px;
	float: left;
}
.box_produktbeschreibung_querformat {
	width: 403px;
	height: 121px;
	float: left;
	border-bottom: solid 1px #CCCCCC;
}
.box_produktbeschreibung_hochformat {
	width: 456px;
	height: 174px;
	float: left;
	border-bottom: solid 1px #CCCCCC;
}
.produktbild {
	margin: 0px;
	padding: 0px;
	border: solid 1px #999999;
}
img.cont_bild_li {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	border: solid 1px #999999;
	float: left;
	align: left;
}
img.cont_bild_re {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border: solid 1px #999999;
	float: right;
	align: right;
}
.produktbild_detail_zurueck {
	width: 100%;
	padding-top: 3px;
	float: left;
}
.produkttext_querformat {
	color: #666666;
	width: 288px;
	height: 97px;
	padding-right: 12px;
	float: left;
}
.teaser_produkttext_querformat {
	color: #666666;
	width: 288px;
	height: 97px;
	padding-right: 12px;
	float: left;
}
.content_text {
	width: 485px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: left;
}
.content_text2 {
	color: #666666;
	width: 485px;
	height: auto;
	padding: 25px 0px 0px 0px;
	text-align: left;
	float: left;
}
.content_webshop {
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: left;
	min-height: 392px;
}
/* Workaround "min-height" bis IE 6 */
* html .content_webshop {
	height: 392px;
}
.produkttext_detail_hochformat {
	color: #666666;
	width: 317px;
	min-height: 197px;
	padding: 23px 0px 0px 0px;
	float: right;
}
/* Workaround "min-height" bis IE 6 */
* html .produkttext_detail_hochformat {
	height: 197px;
}
.produkttext_detail_querformat {
	color: #666666;
	width: 590px;
	min-height: 95px;
	padding: 10px 0px 10px 0px;
	float: left;
}
/* Workaround "min-height" bis IE 6 */
* html .produkttext_detail_querformat {
	height: 95px;
}
.produkttext_hochformat {
	color: #666666;
	width: 341px;
	height: 150px;
	padding-right: 12px;
	float: left;
}
.teaser_produkttext_hochformat {
	color: #666666;
	width: 341px;
	height: 150px;
	padding-right: 12px;
	float: left;
}
.produkttext_detail_hochformat_weiter {
	color: #666666;
	width: 317px;
	height: 20px;
	margin-bottom: 34px;
	text-align: right;
	float: right;
}
.produkttext_detail_querformat_weiter {
	color: #666666;
	width: 203px;
	height: 20px;
	margin-bottom: 138px;
	text-align: right;
	float: right;
}
.produktdetailinfo_querformat {
	width: 103px;
	height: 97px;
	float: left;
	text-align: right;
}
.teaser_produktdetailinfo_querformat {
	width: 103px;
	height: 97px;
	float: left;
	text-align: right;
}
.produktdetailinfo_hochformat {
	width: 103px;
	height: 150px;
	float: left;
	text-align: right;
}
.teaser_produktdetailinfo_hochformat {
	width: 103px;
	height: 150px;
	float: left;
	text-align: right;
}
.produktpreis_querformat {
	width: 192px;
	height: 24px;
	line-height: 17px;
	float: left;
	text-align: left;
}
.teaser_produktpreis_querformat {
	width: 300px;
	height: 24px;
	line-height: 17px;
	float: left;
	text-align: left;
}
.produktpreis_detail_hochformat {
	width: 317px;
	height: 29px;
	float: right;
	text-align: left;
}
.produktpreis_detail_querformat {
	width: 203px;
	height: 34px;
	float: right;
	text-align: left;
}
.produktpreis_hochformat {
	width: 245px;
	height: 24px;
	line-height: 17px;
	float: left;
	text-align: left;
}
.teaser_produktpreis_hochformat {
	width: 353px;
	height: 24px;
	line-height: 17px;
	float: left;
	text-align: left;
}
.produktstueck_querformat {
	width: 108px;
	height: 24px;
	float: left;
	text-align: left;
}
.produktstueck_detail_hochformat {
	width: 200px;
	height: 25px;
	float: right;
	padding-right: 15px;
	text-align: right;
}
.produktstueck_detail_querformat {
	width: 203px;
	height: 20px;
	float: right;
	padding-top: 11px;
	padding-bottom: 21px;
	text-align: left;
}
.produktstueck_hochformat {
	width: 108px;
	height: 24px;
	float: left;
	text-align: left;
}
.produktbestellen {
	width: 103px;
	height: 24px;
	float: left;
	text-align: right;
}
.teaser_detailinfos_querformat {
	width: 103px;
	height: 24px;
	float: left;
	text-align: right;
}
.teaser_detailinfos_hochformat {
	width: 103px;
	height: 24px;
	float: left;
	text-align: right;
}
.produktbestellen_detail_hochformat {
	width: 102px;
	height: 25px;
	float: right;
	text-align: right;
}
.produktbestellen_detail_querformat {
	width: 203px;
	height: 17px;
	float: right;
	text-align: left;
}
.produktbestellen_hochformat {
	width: 103px;
	height: 24px;
	float: left;
	text-align: right;
}
.box_blaettern_oben {
	font-size: 10px;
	color: #666666;
	width: 403px;
	float: right;
	padding: 5px 0px 7px 0px;
	display: block;
	text-align: left;
}
.box_blaettern_unten {
	font-size: 10px;
	color: #666666;
	width: 403px;
	float: right;
	padding: 3px 0px 0px 0px;
	display: block;
	text-align: left;
}
.border_blaettern{
	width: 590px;
	height: 1px;
	border-bottom: solid 1px #CCCCCC;
	clear: both;
	margin: 0px 0px 18px 0px;
}
a.detailinfo:link, a.detailinfo:visited {
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	line-height: 13px;
	padding-left: 8px;
	margin-right: 0px;
	background-image: url(../images/shared/ico_pfeil_detailinfo.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
a.detailinfo:active, a.detailinfo:hover {
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	display: inline;
	list-style-type: none;
	line-height: 13px;
	padding-left: 8px;
	margin-right: 0px;
	background-image: url(../images/shared/ico_pfeil_detailinfo.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
a.zurueck:link, a.zurueck:visited {
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	line-height: 13px;
	padding-left: 8px;
	margin-right: 0px;
	background-image: url(../images/shared/ico_pfeil_zurueck.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
a.zurueck:active, a.zurueck:hover {
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	display: inline;
	list-style-type: none;
	line-height: 13px;
	padding-left: 8px;
	margin-right: 0px;
	background-image: url(../images/shared/ico_pfeil_zurueck.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
a.link_passwort:link, a.link_passwort:visited {
	color: #333333;
	text-decoration: none;
	display: inline-block;
	background-image: url(../images/shared/ico_passwort.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center left;
}
a.link_passwort:active, a.link_passwort:hover {
	color: #999999;
	text-decoration: none;
	display: inline-block;
	background-image: url(../images/shared/ico_passwort.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center left;
}
a.link_anschrift:link, a.link_anschrift:visited {
	color: #333333;
	text-decoration: none;
	display: inline-block;
	background-image: url(../images/shared/ico_anschrift.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center left;
}
a.link_anschrift:active, a.link_anschrift:hover {
	color: #999999;
	text-decoration: none;
	display: inline-block;
	background-image: url(../images/shared/ico_anschrift.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center left;
}
a.link_person:link, a.link_person:visited {
	color: #333333;
	text-decoration: none;
	display: inline-block;
	background-image: url(../images/shared/ico_person.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center left;
}
a.link_person:active, a.link_person:hover {
	color: #999999;
	text-decoration: none;
	display: inline-block;
	background-image: url(../images/shared/ico_person.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center left;
}
a.link_zahlung:link, a.link_zahlung:visited {
	color: #333333;
	text-decoration: none;
	display: inline-block;
	background-image: url(../images/shared/ico_zahlung.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center left;
}
a.link_zahlung:active, a.link_zahlung:hover {
	color: #999999;
	text-decoration: none;
	display: inline-block;
	background-image: url(../images/shared/ico_zahlung.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center left;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #000033;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px;
}


/* ---------- footer ---------- */
#footer_box {
	width: 100%;
	min-height: 25px;
	padding: 0px;
	background-color: #d9dbe2;
	text-align: center;
	clear: both;
}
/* Workaround "min-height" bis IE 6 */
* html #footer_box {
	height: 25px;
}
#footer{
	width: 840px;
	min-height: 25px;
	line-height: 25px;
	margin: 0px auto 0px auto;
	padding: 0 5px 0 5px;
	background-color: #95a0c0;
	color: #FFFFFF;
}
/* Workaround "min-height" bis IE 6 */
* html #footer {
	height: 25px;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ---------- imput ---------- */

.input_150 {
	color : #666666;
	border-style : solid;
	border-width : 1px;
	width : 150px;
	border-color: #999999;
	height: 17px;
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
}
.input_250 {
	color : #666666;
	border-style : solid;
	border-width : 1px;
	width : 250px;
	border-color: #999999;
	height: 17px;
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
}
.input_350 {
	color : #666666;
	border-style : solid;
	border-width : 1px;
	width : 350px;
	border-color: #999999;
	height: 17px;
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
}
.textfield_150 {
	color : #666666;
	border-style : solid;
	border-width : 1px;
	width : 150px;
	border-color: #999999;
	height: 70px;
	background-color: #eeeeee;
}
.textfield_250 {
	color : #666666;
	border-style : solid;
	border-width : 1px;
	width : 250px;
	border-color: #999999;
	height: 70px;
	background-color: #eeeeee;
}
.textfield_350 {
	color : #666666;
	border-style : solid;
	border-width : 1px;
	width : 350px;
	border-color: #999999;
	height: 70px;
	background-color: #eeeeee;
}
input.stueck {
	font-size: 11px;
	width: 25px;
	height: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #eeeeee;
}
.dropdown_150 {
	color: #666666;
	border-style: solid;
	border-width: 1px;
	width: 153px;
	border-color: #999999;
	height: 20px;
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
}
.labelproduktstueck {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	text-align: left;
}
.radio
{
	color : #666666;
	background: #FFFFFF;
	border: none;
	margin-left: 0px;
}
.check
{
	color : #666666;
	background: #FFFFFF;
	border: none;
	margin-left: 6px;
}
