@charset "UTF-8";
/* CSS Document */

/* 
	author: 	David Zgoll
	copyright:	2008 voodoo-media GmbH	
	web:		http://www.voodoo-media.de
	email:		dz@voodoo-media.de
	
	
	
	Corporate Design Colors:
	rot					#821F11
	blue				#283057
	
	Colors:
	grey				#A2A2A3


*/


/* --------------------------------- Generelle Definitionen --------------------------- */
/* ------------------------------------------------------------------------------------ */




html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	overflow-x: hidden; 
	overflow-y: scroll;
}

/* -------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
		
	font-family: Helvetica, sans-serif, Arial, Verdana;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	color: #000000;
	background-color: #ECECEC;
}
	
/* -------------------------------- */


table, th, td, div {
	font-family: Helvetica, sans-serif, Arial, Verdana;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	color: #000000;
}


/* --------------------------------- */

h1, h1 a,
h2, h2 a {
	margin: 0px;
	padding: 0px;
	color:#821F11;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	text-decoration: none;
}

h1 a:hover,
h2 a:hover {
	color: #283057;
	font-size:16px;
	line-height:25px;
	text-decoration: none;
}

/* --------------------------------- */

h3, h3 a {
	margin: 0px;
	padding: 0px;
	color:#821F11;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-decoration: none;
}

h3 a:hover {
	margin: 0px;
	padding: 0px;
	color: #283057;
	font-size:14px;
	line-height:20px;
	text-decoration: none;
}

/* --------------------------------- */

h4, h4 a {
	margin: 0px;
	padding: 0px;
	color:#821F11;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-decoration: none;
}

h4 a:hover {
	color: #283057;
	font-size:12px;
	line-height:14px;
	text-decoration: none;
}

/* --------------------------------- */

h5, h5 a {
	margin: 0px;
	padding: 0px;
	color:#283057;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-decoration: none;
}

h5 a:hover {
	color: #283057;
	font-size:12px;
	line-height:14px;
	text-decoration: none;
}
	
/* -------------------------------- */

a, a:hover {
	font-family: Helvetica, sans-serif, Arial, Verdana;
	/*font-size: 11px;*/
	line-height: 14px;
	font-style: normal;
	color: #821F11;
}

a:hover {
	color: #283057;
}


/* -------------------------------- */

a:hover {
	text-decoration: underline;
}

a.active {
	font-family: Helvetica, sans-serif, Arial, Verdana;
	/*font-size: 11px;*/
	line-height: 14px;
	font-style: normal;
	color: #821F11;
}
/* -------------------------------- */

img {
	border: none;
}


/* -------------------------------- */

input {
	height: 18px;
	font-size: 11px;
	line-height: 12px;
	vertical-align: middle;
	padding: 2px;
	border: 1px inset #283057;
	background-color: #FFFFFF;
}

input:focus {
	color: #FFFFFF;
	background-color: #821F11;
	}

select, option {
	font-size: 11px;
	}
/* -------------------------------- */

ul, li {
	margin-left: -10px;
	margin-right: 0px;
	list-style: disk;
	
	border-bottom: 1px solid #821F11;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul {
	border: none;
}
/* --------------------------------- Basic Definitionen --------------------------- */
/* ------------------------------------------------------------------------------------ */


#god {
	position: relative;
	top: 0px;
	
	width: 1000px;
	
	height: 600px;
}

/* -------------------------------- */

#logo {
	z-index: 2000;
	position: absolute;
	top: 30px;
	left: 40px;
	width: 180px;
	height: 120px;
	background-image: url('/images/basic/logo.gif');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #283057;
	border: 3px solid white; 
}

.shopheadline {
	z-index: 2000;
	float:left;
	color: #FFFFFF;
	padding-top: 23px;
	padding-right:2px;
	font-size: 1.5em;
	line-height: 1.5em;
}

/* -------------------------------- */

#special_header {
	position: absolute;
	top: 0px;
	right: 0px;
	width: auto;
	height: 90px;
	overflow: hidden;
	text-align:right;
}

#special_header img {
	max-height: 90px;
	margin: 0px 0px 0px 5px;
	padding: 0px; 
	border: none;
}

div.breadcrumb {
	text-align: left;
	margin: 0px 9px 0px 9px;
	padding: 6px 0px 6px 6px;  
	height: 20px;
	background-image: url('/images/basic/bg_erweiterte_suche.png');
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;

} 
/*

#head_center {
	z-index: 1000;
	position: absolute;
	margin-top: 90px;
	width: 300px;
	height: 40px;
	text-align: center;
	
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.15em;
	line-height: 21px;
	font-weight: normal;
	
}
*/


/* -------------------------------- */
/*
#head_left {
	position: absolute;
	top: 0px;
	left: 1px;
	width: 320px;
	height: 130px;
	
	
	background-image: url('/images/basic/head_left.jpg');
	background-position: left;
	background-repeat: no-repeat;
	
	
	
}
*/

/* -------------------------------- */

/*#head_right {
	z-index: 100;
	position: absolute;
	top: 0px;
	right: 1px;
	width: 320px;
	height: 130px;
	
	
	background-image: url('/images/basic/head_right.jpg');
	background-position: right;
	background-repeat: no-repeat;

	
}

*/

/* -------------------------------- */

table.mother {
	z-index: 0;
	margin-top: 0px;
	width: auto;
	/*height: 100%;*/
	
	border-left: 1px solid #821F11;
	border-right: 1px solid #821F11;
	
	background-image: url('/images/basic/bg_bg.png');
	background-color: #A2A2A3;
	background-position: top;
	background-repeat: repeat-x;
	
}

table.mother td {
	vertical-align: top;
	
}

table.mother td.header {
	margin: 0px;
	padding-top: 0px;
	width: 200px;
	height: 130px;
	
	background-image: url('/images/basic/bg_head.jpg');
	background-repeat: repeat-x;
}


table.mother td.header_center {
	margin: 0px;
	padding-top: 0px;
	height: 130px;
	
	background-image: url('/images/basic/bg_head.jpg');
	background-repeat: repeat-x;
}


table.mother td.header_center div {
	position: absolute;
	top: 92px;
	left: 340px;
	width: 350px;
	height: 25px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	vertical-align: bottom;
	letter-spacing: 0.15em;
	line-height: 19px;
	font-weight: normal;
}




table.mother td.navi {
	margin: 0px;
	width: 200px;
}

table.mother td.cnt_center {
	width: 600px;
	padding-top: 30px;
	text-align: center;
	
	background-color: #FFFFFF;
}


table.mother td.footer {
	height: 30px;
	
	background-color: #821F11;
}



/* --------------------------------------- */
/*

div.cnt_container {
	width: 600px;
	overflow: hidden;
	overflow-y: auto;
	text-align: center !important;
	
}*/


/* --------------------------------- statische Elemente Definitionen --------------------------- */
/* ------------------------------------------------------------------------------------ */

table.menue{
	width: 200px;
	/*text-indent: 40px;*/
	text-align: left;
	
}

table.menue_2 {
	margin: 10px;
	width: 180px;
	position: relative;
	
	/*text-indent: 40px;*/
	text-align: left;
	border: 1px solid #821F11;
	
}


table.menue {
	margin-top: 30px;
}

table.menue a,
table.menue_2 a {
	text-decoration: none;
}

table.menue a:hover,
table.menue_2 a:hover {
	text-decoration: underline;
}

table.menue th.headline {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	text-indent: 20px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}


table.menue_2 th.headline {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

table.menue th.headline {
	background-color: #283057;
}

table.menue th.headlineX, table.menue th.headlineX a {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	text-indent: 20px;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	background-color: #283057;
}

table.menue th.headlineX a:hover {

}

table.menue_2 th {
	background-color: #821F11;
}


table.menue td.linker ,
table.menue_2 td.linker  {
	padding-top: 5px;
	padding-bottom: 25px;
}

table.menue td.start {
	padding-top: 5px;
	
}


table.menue_2 td.txt {
	padding: 5px 5px 25px 5px;
	
	text-indent: 0px;
	color: #283057;
}




/*table.menue_2 a,
table.menue_2 a:hover,
table.menue_2 th,
table.menue_2 td {
	font-size: 11px;
}*/

table.menue th.suche {
	height: auto;
	margin: 0px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 0px;
	text-align: center;
	text-indent: 0px;
	font-weight: normal;
	background-color: none;
}

table.menue th.suche a,
table.menue th.suche a:hover {
	display: inline;
	background: none;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #283057;
}

table.menue th.suche a:hover {
	color: #821F11;
	text-decoration: underline;
}

table.menue th.suche input {
	width: 150px;
	height: auto;
	color: #283057;
	/*background-color: #283057;*/
	border: 1px solid #283057;
}

table.menue th.suche input:focus {
	color: #FFFFFF ;
	background-color: #821F11;
	}

table.menue th.suche input[type="submit"] {
	width: auto;
	height: 24px;
	color: #FFFFFF;
	background-color: #283057;
	border: 1px solid #FFFFFF;
	
}

table.menue th.suche input:hover[type="submit"] {
	width: auto;
	color: #FFFFFF;
	background-color: #821F11;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	
}
/* --------------------- */

table.menue  td.start a,
table.menue  td.linker a,
table.menue td.linker a:hover,
table.menue_2 td.linker  a,
table.menue_2 td.linker a:hover {
	width: 200px;
	display: block;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #821F11;
	text-decoration: none;
}


table.menue_2 td.linker a,
table.menue_2 td.linker a:hover {
	font-weight: normal;
	color: #283057;
}
table.menue td.start a:hover,
table.menue td.linker a:hover {
	color: #FFFFFF;
	background-color: #821F11;
}


table.menue_2 td.linker a:hover {
	color: #FFFFFF;
	background-color: #283057;
}


/* --- */


table.menue td.spacer {
	margin: 0px;
	padding: 0px;
	height: 20px;
}


/* -------------------------------------menue links action----------------------------------------------- */

table.menue td.start a.lvl_1,
table.menue td.linker a.lvl_1,
table.menue td.linker a:hover.lvl_1 {
	text-indent: 20px;
}


table.menue td.linker a.lvl_2 {
	text-indent: 30px;
	color: #283057;
	font-size: 11px;
}

table.menue td.linker a:hover.lvl_2 {
	color: #FFFFFF;
	background-color: #283057;
}

table.menue td.linker a.lvl_3,
table.menue td.linker a:hover.lvl_3 {
	text-indent: 50px;
	font-size: 11px;
	font-weight: normal;
}



table.menue td.linker a.lvl_4,
table.menue td.linker a:hover.lvl_4 {
	text-indent: 60px;
	color: #283057;
	font-size: 11px;
	font-weight: normal;
}

table.menue td.linker a:hover.lvl_4 {
	color: #FFFFFF;
	background-color: #283057;
}

/* ------------------------------------------------------------------------------------ */


table.footer_menue {
	width: 100%;
	height: 30px;
	border-spacing: 0px;
	border-collapse: separate;
	text-align: center;
}

table.footer_menue td {
	width: auto;
	color: #FFFFFF;
	text-align: center;
}

table.footer_menue td.linker {
	padding: 10px;
	min-width: 60px;
	max-width: 120px;
	width: 65px;
	white-space:nowrap;
}

table.footer_menue td.linker a,
table.footer_menue td.linker a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}


table.footer_menue td.linker a:hover {
	text-decoration: underline;
}


/* --------------------------------- Content Definitionen --------------------------- */
/* ------------------------------------------------------------------------------------ */

/* ------------------------------- Special Header --------------------------------*/

table.special_header td {
	width: 70px;
	height: 70px;
	background-color: #283057;
}

table.special_header img {
	max-height: 70px;
	max-width: 70px;
}
/* ------------------------------- END Special Header --------------------------------*/

.start_content {
	float: bottom;	
	
	
}


/* ---------------------------- */

table.erweiterte_suche {
	width: 580px;
	height: auto;
	margin-bottom: 20px;
	text-align: center;
	background-image: url('/images/basic/bg_erweiterte_suche.png');
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}


table.erweiterte_suche a {
	font-weight: bold;
	color: #283057;
}

table.erweiterte_suche a:hover {
	color: #821F11;
	font-weight: bold;
	text-decoration: none;
}



 /* ---- Es gibt noch eine Ergänzung im Sonderteil ------ */



table.erweiterte_suche td {
	height: 20px;
	padding: 5px;
	padding-bottom: 10px;
	vertical-align: middle;
	color: #821F11;
	line-height: 15px;
}


table.erweiterte_suche td div {
	height: 20px;
	vertical-align: middle;
	white-space: nowrap;
	color: #821F11;
}

table.erweiterte_suche tr.center_input td {
	width: 33%;
	height: 20px;
}



table.erweiterte_suche select {
	width: 180px;
	height: 20px;
	color: #821F11;
	
}

table.erweiterte_suche option {
	width:auto;
	color: #821F11;
	background: none;
	border: none;
	}
/*
table.erweiterte_suche td.anzahl {
	width: auto;
	text-align: left;
}


table.erweiterte_suche td.seiten {
	width: auto;
	text-align: right;
}

table.erweiterte_suche td.spacer {
	width:40px;
}
*/




/* ------------------------------------------------------------------------------------ */
/* ------------------------war mal header_produkt--------------------------------------------------- */
/* table.header_produkt {
	width: 100%;
	}

table.header_produkt td.produkthead {
	width: auto;
	height: auto;
	padding: 5px;
	display:compact;
	color: #283057;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}

table.header_produkt td.produkthead a,
table.header_produkt td.produkthead a:hover {
	text-decoration: none;
	display: block;
}




table.header_produkt td.spacer {
	width: 15px;
	}



table.header_produkt td.preis {
	width: 150px;
	height: auto;
	padding-top: 5px;
	text-align: center;
	white-space: nowrap;
	
	font-size: 11px;
	color: #283057;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	
}



table.header_produkt td.preis b {
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	color: #821F11;
}


table.header_produkt td.preis h1 {
	color:#821F11;
	font-size:20px;
	font-weight:bold;
	line-height:25px;
}*/




/*---BEGIN Bugfix Biger Hartung, Freiag 11.07.08
.normal_price {
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	color: #821F11;
}


.normal_priceliter a, 
.normal_priceliter {
	font-size: 10px;
}
-END Bugfix ---*/


table.cnt_angebote {
	margin: 0px;
	padding: 0px;
	width: 588px;
	
}


/* ---- */


div.produkt  {
	margin-bottom: 10px;
	width: 580px;
	height: auto;
	text-align: center;
	
	background-image: url('/images/basic/bg_produkt.png');
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}


/* ---- Produkte Angebot/Sonderangebot ---- */


div.produkt_angebot  {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	width: 182px;
	height: auto;
	float:left;	
	text-align: center;
	border: 1px solid #CCCCCC;
	
	background-image: url('/images/basic/bg_produkt.png');
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;
}

/* ---- */

div.angebot_right  {
	width: 180px;
	height: auto;
	text-align: center;
	
	background-image: url('/images/basic/bg_produkt.png');
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;
	
}



/* ----------------------- */

div.teaser {
	margin: 0px;
	overflow: hidden;
	width: auto;
	height: 30px;
	
	color: #FFFFFF;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	
	background-color: #821F11;
	}
/* ------------------------------------------------------------------------------------ */

table.produkt {
	margin: 10px !important;
	width: 560px;
	text-align: left;
}

table.produkt_angebot {
	margin: 5px;
	width: 168px;
	text-align: left;
}

table.produkt td,
table.produkt_angebot td {
	vertical-align:top;
}


table.produkt td.spacer,
table.produkt_angebot td.spacer {
	width: 15px;
	}

table.produkt td.headline,
table.produkt_angebot td.headline {
	width: auto;
	height: auto;
	padding: 5px;
	color: #283057;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

table.produkt td.headline a,
table.produkt_angebot td.headline a {
	display: block;
	}


table.produkt td.preis,
table.produkt_angebot td.preis {
	width: 150px !important;
	height: auto;
	padding: 5px;
	text-align: right;
	/*white-space: nowrap;*/
	
	font-size: 9px;
	color: #283057;
	/*border: 1px solid #CCCCCC;*/
	/*background-color: #FFFFFF;*/
	
}


table.produkt td.preis_small div,
table.produkt_angebot td.preis_small div.preis_small {
	/*width: 170px;*/
	height: auto;
	font-size: 9px;
	text-align: right;
	color: #283057;
	}

table.produkt_angebot td.preis {
	width: auto;
	}
	

table.produkt td.preis span,
table.produkt_angebot td.preis span,
table.produkt td.preis_small span {
	font-weight: bold;
	color: #821F11;
}

table.produkt img.floatimage,
table.produkt_angebot img.floatimage {
	float: left;
	margin-right: 10px; 	
	margin-bottom: 10px;	
	border: 1px solid #CCCCCC;
}

table.produkt td.img_style {
	vertical-align:top;
	text-align: center;
	width: 130px; 
}

table.produkt td.img_style img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}



table.produkt td.txt_fliess,
table.produkt_angebot td.txt_fliess {
	width:auto;	
	padding-left: 10px;
	padding-right: 10px;
	vertical-align:top;
	
}

table.produkt td.btn_leiste,
table.produkt_angebot td.btn_leiste,
table.produkt td.btn_leiste div {
	padding: 0px;
	white-space: nowrap;
	vertical-align: middle;
	color: #821F11;
} 



table.produkt td.btn_leiste input,
table.produkt_angebot td.btn_leiste input {
	width: 30px;
	height: 20px;
	margin-left: 5px;
	border: 1px solid #283057;
}

/* ------------------------------------------------------------------------------------ */

table.warenkorb {
	width: 580px;
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #821F11;
	
	background-image: url('/images/basic/bg_warenkorb.png');
	background-color: #FFFFFF;
	background-repeat: repeat;
}

table.warenkorb input {
	width: 180px;
	}
	
	
table.warenkorb td.txt_area textarea {
	width: 300px;
	height: 120px;
	}	
	
table.warenkorb td.txt_area textarea:focus {
	color: #FFFFFF;
	background-color: #821F11;
	}

table.warenkorb td.submiter input {
	width: auto;
	height: auto;
	color: #FFFFFF;
	border-style: outset;
	background-color: #821F11;
	}
	
table.warenkorb td.submiter input:hover {
	cursor: pointer;
	color: #FFFFFF;
	border-style: inset;
	background-color: #A2A2A3;
	}	

table.warenkorb td,
table.warenkorb th {
	padding: 5px;
	vertical-align: middle;
	text-align: left;
	border: 0px solid #A2A2A3;
	background-image: url('/images/basic/bg_warenkorb.png');
	background-color: #FFFFFF;
	background-repeat: repeat;
}

table.warenkorb th {
	width: 130px;
	white-space: nowrap;
	background-position: top; 
}

table.warenkorb div.summe {
	width: 300px;
	text-align: right;
}

/*----------------------------------------------------------------*/

table.inner_bordered {
	width: 100%;
	border: 1px solid #A2A2A3;
}


/* ------------------------------------------------------------------------------------ */

table.standard_list {
	margin-bottom: 10px;
	width: 580px;
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #821F11;
	
	background-image: url('/images/basic/bg_warenkorb.png');
	background-color: #FFFFFF;
	background-repeat: repeat;
}


table.standard_list input {
	width: 180px;
	}
	
	
table.standard_list td.small input {
	width: 25px;
	height: 15px;
	}
	

table.standard_list td.submiter input {
	width: auto;
	height: auto;
	border-style: outset;
	}
	
table.standard_list td.submiter input:hover {
	cursor: pointer;
	color: #FFFFFF;
	border-style: inset;
	background-color: #821F11;
	}	

table.standard_list td,
table.standard_list th {
	padding: 5px;
	height: 20px;
	vertical-align: top;
	text-align: left;
	border: 0px solid #A2A2A3;
	background-image: url('/images/basic/bg_warenkorb.png');
	background-color: #FFFFFF;
	background-repeat: repeat;
}

table.standard_list tr.txt_middle td,
table.standard_list tr.txt_middle th {
	vertical-align: middle;
	}


table.standard_list td.center_all,
table.standard_list td.center_all,
table.standard_list tr.center_all td,
table.standard_list tr.center_all th {
	vertical-align: middle;
	text-align: center;
	}
	
table.standard_list td.prize {
	padding-right: 20px;
	text-align: right;
	vertical-align: middle;
	}
	
table.standard_list td.productname,
table.standard_list td.productname {
	width: 255px;
	}

table.standard_list th {
	width: auto;
	vertical-align: middle;
	white-space: nowrap;
	background-position: top; 
}


/* ------------------------------------------------------------------------------------ */


table.standard_cnt {
	width: 580px;
}

table.standard_cnt td {
	padding: 0px;
	text-align: left;
	/*color: #283057;*/
}

/*---------------- Klassen fuer den Bild-Popup-Div -----------------------*/


#pix_fullsize {
	position: absolute;
	z-index: 3000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
	background-image: url('/images/basic/bg_pixbig.png');
	background-position: top left;
	background-repeat: repeat;	
	text-align: center;
	
}
	
table.pix {
	position: relative;
	top: 30px;
	cursor: pointer;
	width: auto;
}

div.x_close {
	position: absolute;
	right: 0px;
	cursor: pointer;
	text-align: right;
	}

div.x_close  img {	
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
	border: none;
	}
/*
table.pixgallery {
	text-align: center;		
}

table.pixgallery td {

}


table.pixgallery td.spacer {
	height: 75px;
}

table.pixgallery td.pix {
	width: 400px;
	height: 600px;
	border: 1px solid #000000;
	padding: 10px;
	text-align: center;	
	background-color: #FFFFFF;
}

table.pixgallery img { 
	position: relative;
	top: 30px;
	right: 6px;
	
}


table.pixgallery td #pixnavigation_top {
	width: 400px;
	height: 50px;
	position: relative;
	top: -574px;
	left: 10px;
	background-color: transparent;
}

table.pixgallery td #pixnavigation_bottom {
	height: 50px;
	position: relative;
	top: -118px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #999999;
	
	filter:alpha(opacity=75);
	-moz-opacity:0.75; 
	opacity:0.75; 
}

table.pixgallery .white {
	position: relative;
	top: -164px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}
*/

/* --------------------------Text, Besonderheiten, etc.-------------------------------- */

.head_1 {
	font-size: 15px;
	font-weight: bold;
	color: #821F11;
}
/* -------- */


.sub_1 {
	font-weight: bold;
	color: #283057;
}
/* -------- */


.sub_2 {
	font-weight: bold;
	color: #821F11;
}
/* -------- */

.prod_head_1 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #821F11;
}

/* -------- */

.mag_1,
.mag_1 b,
span.mag_1,
span.mag_1 b  {
	font-size: 9px;
	line-height: 11px;
}
 
 
 /* ---------- */
 

table.erweiterte_suche a.btn_arrow,
a.btn_arrow {
	font-size: 20px;
	font-weight: bold;
	color: #283057;
	text-decoration: none;
}

table.erweiterte_suche a:hover.btn_arrow,
a:hover.btn_arrow {
	color: #821F11;
	font-weight: bold;
	text-decoration: none;
}



 /* ---------- */

	
table.erweiterte_suche td div {
	line-height: 16px;
	}

	
table.erweiterte_suche a.linkpager,
a.linkpager {
	font-size: 11px;
	color: #283057;
	text-decoration: none;
	}

table.erweiterte_suche a:hover.linkpager,
a:hover.linkpager {
	font-size: 11px;
	color: #821F11;
	text-decoration: underline;
	}	
	
table.erweiterte_suche a.linkpager_active,
a.linkpager_active {
	font-size: 15px;
	font-weight: bold;
	color: #821F11;
	text-decoration: none;
	}
	
table.erweiterte_suche a:hover.linkpager_active,
a:hover.linkpager_active {
	font-size: 15px;
	font-weight: bold;
	color: #821F11;
	text-decoration: underline;
	}
	
 /* ---------------------------------- */
 

 /* ---------------------------------- */

input.btn_1,
a.btn_1,
a:hover.btn_1 {
	white-space: nowrap;
	margin: 2px;
	padding:3px 5px 2px 5px;
	font-size: 11px;
	color: #283057;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-align: center;
	
	
	border-top: 1px solid #821F11;
	border-right: 1px solid #283057;
	border-bottom: 1px solid #283057;
	border-left: 1px solid #821F11;
	background-image: url('/images/basic/bg_btn.png');
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat;
	
	/*-moz-border-radius: 5px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 5px;*/

}


a:hover.btn_1 {
	
	
	text-decoration: none !important;
	border-top: 1px solid #283057;
	border-right: 1px solid #821F11;
	border-bottom: 1px solid #821F11;
	border-left: 1px solid #283057;
	background-image: url('/images/basic/bg_btn.png');
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat;

}


/* -------- */


a.btn_2,
a:hover.btn_2 {
	white-space: nowrap;
	
	margin: 2px;
	padding:3px 5px 2px 5px;
	font-size: 11px;
	color: #821F11;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-decoration: none !important;
	text-align: center;
	
	
	border-top: 1px solid #821F11;
	border-right: 1px solid #283057;
	border-bottom: 1px solid #283057;
	border-left: 1px solid #821F11;
	background-image: url('/images/basic/bg_btn.png');
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat;

}


a:hover.btn_2 {
	
	border-top: 1px solid #283057;
	border-right: 1px solid #821F11;
	border-bottom: 1px solid #821F11;
	border-left: 1px solid #283057;
	background-image: url('/images/basic/bg_btn.png');
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat;

}

 /* ---------------------------------- */


input.btn {
	width: 25px !important;
	height: 20px !important;
	white-space: nowrap;
	margin: 2px;
	font-size: 11px;
	text-align: center !important;
	line-height: 11px;
	color: #283057 !important;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-decoration: none;
	cursor: pointer;
	
	
	border-top: 1px solid #821F11 !important;
	border-right: 1px solid #283057 !important;
	border-bottom: 1px solid #283057 !important;
	border-left: 1px solid #821F11 !important;
	background-image: url('/images/basic/bg_btn.png');
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat;
	
	/*-moz-border-radius: 5px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 5px;*/

}


input:hover.btn {
	
	border-top: 1px solid #283057;
	border-right: 1px solid #821F11;
	border-bottom: 1px solid #821F11;
	border-left: 1px solid #283057;
	background-position: top;
	background-repeat: repeat;

}


/* ------------------------------------------------------------------------------------ */

.no_style input {
	 width: auto !important;
	 height: auto !important;
	 border: none !important;
	 
 }
 
.no_style {
	 width: auto !important;
	 height: auto !important;
	 
 }
 
 /* -------------------------------------ERROR----------------------------------------------- */
 
 ._err,
 .err
 {
 	border: 1px solid red;
 }
	
	
._err td, 
._err tr td, 
._err input, 
._err option, 
._err select,
._err textarea,
.err td, 
.err tr td, 
.err input, 
.err option, 
.err select,
.err textarea,
  span._err,
   span.err,
   div._err,
	div.err {
 	color: #FFFFFF !important;
	background-color: #FF0000 !important;
	border-color: #FF0000 !important;
	}
	
input.err, 
.err input,
td.err input {
 	/* color: #FFFFFF !important; */
	/* background-color: #FF0000 !important; */
	border-color: #FF0000 !important;
	}
	
 /* ------------------------------------ Message ---------------------------------------------- */
 
.mess{
 	color: #00FF00 !important;
	}
	

div.mess,
span.mess,
td.mess {
	width: auto;
	height:auto;
	margin: 5px 0px 5px 0px;
	padding: 5px;
 	/*color: #283057 !important;*/ /*auf wunsch von herrn brede auf rot gestellt... */
 	color: red !important;
 	font-size:	14px;  /*auf wunsch von herrn brede "gross" gemacht... */
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #821F11 !important;
	}


/* ------------------------ border ----------------------- */

.border_bottom {
margin-bottom: 5px;
display: block;
border-bottom: 1px solid #821F11;
}

/* ------------- Step Navi im Bestellvorgang -------------------------------------------------- */

.order_step_navi {
	/* diese klasse besitzen die nicht-aktiven links im Bestellvorgang */
}

.order_step_navi_active {
	/* diese klasse besitzt der aktive link im Bestellvorgang */
	font-weight: bold;
}


/*------------------- Tabelle fuer Content aus dem CMS, k.a. warum die vergeben wurde -fb ------*/
/*table.tbl_content {
	margin-left: 10px; 
	float: left;
}*/

/*--------------------- Span class für kurze textfelder ----------------------------------------*/

/* fb: ich wusste nicht, wie ich strasse u. hausnummer sonst realisieren konnte */

/* Hausnummer und Strasse */
.small_inp input {
	width: 30px !important;
}

.street input{ 
	width: 146px !important; /* Ergaenzt mit small_inp und einem &nbsp die Zeile */
}

/* PLZ und Stadt */
.zip_inp input {
	width: 50px !important;
}

.city_inp input { 
	width: 127px !important; /* Ergaenzt mit zip_inp und einem &nbsp die Zeile */
}

.large_messagebox textarea {
	width: 455px !important;
	height: 100px !important;
}


/* ------------------------------------------  Auszeichnungen --------------------------------------- */

.mag, .mag a, .mag a:hover {
	color: #FF0000;
	}
