body {
	margin: 0;
	padding: 0;
	background-color: #aaaaff; /*neu mit irene abg.: #3d3d9e*/
}
#header {
	position: relative;
	background: white;
	z-index: 0;
	/*border: thin solid red;*/
}

.obfus {
	display: none;
}

input.txt, select, textarea {
	background-color: #ccccff;
	border: none;
}

#schlues {
  display: none;
}

#extradiv1 {
	width: 85px;
	height: 105px;
	position: absolute;
	top: 15px;
	left: 18px;
	background: url(../img/bpa_logo.jpg) no-repeat;
	border: 1px solid white;
	z-index: 5;
}
#extradiv2 {
	width: 255px;
	height: 103px;
	position: absolute;
	top: 0px;
	right: 10px;
	background: url(../img/lb_logo_new.jpg) no-repeat;
	background-position: top right;
	/*z-index: 0;
*/
	/*border: 1px solid red;
*/
	z-index: 5;
}
#title {
	position: absolute;
	top: 50px;
	width: 70%;
	left: 120px;
	text-align: center;
	z-index: 5;
}
#header h3 {
	width: 100%;
	height: 103px;
	text-indent: -1400px;
	margin: 0;
	/*border: thin solid red;
*/
}
#header ul {
  visibility: hidden;
	float: left;
	position: relative;
	width: 70%;
	left: 121px;
	margin: 5px 0 5px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	/*border: 1px solid red;
*/
}
#header li {
	display: inline;
	margin: 0;
	padding: 0;
	/*border: 1px solid green;
*/
}
#header a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12;
	padding-left: 13px;
	padding-right: 13px;
}
#header ul a:hover {
	color: #FF3333;
}
#menue {
	position: relative;
	clear: left;
	float: left;
	width: 122px;
	height: 450px;
	text-align: center;
	font-size: 13;
	/*border: 1px solid red;
*/
}
#dummyselector {
}
#menue ul {
	list-style-type: none;
	padding: 0;
	width: 100px;
	margin: 0 10px 0 10px;
	/*border: thin solid red;
*/
}
#menue li {
	width: 100%;
	margin: 0;
	padding: 0;
}
#menue li a {
	display: block;
	width: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid White;
	border-right: 1px solid White;
	border-left: 1px solid White;
	color: white;
}
#menue li a:hover {
	color: #333399;
}
a.fly {
	background: #FF3333;
}
a.find {
	background: #6699FF;
}
a.look {
	background: #66CC66;
}
#menue li a.shop {
	color: #FF3333;
	background: #6666bb;
}
#menue li a.shop:hover {
	color: white;
	background: #6666bb;
}
#menue li a.print {
	background: #FFCC00;
	margin-bottom: 20px;
	border-bottom: 1px solid White;
}
a.fotos {
	background: #FF8C00;
	border-top: 1px solid White;
}
#menue a.l_menue {
  	color: #AAddFF;
	background: #6666bb;
}

#menue a.l_menue:hover {
  color: #ffffff;
	background: #6666bb;
}

#menue a.l_menue_bot {
	border-bottom: 1px solid white;
	color: #AAddFF;
	background: #6666bb;
}
#menue a.l_menue_bot:hover {
	border-bottom: 1px solid white;
	color: #ffffff;
	background: #6666bb;
}
#content table a.info, #content a.info {
	color: #FFFF66;
}
#content {
	float: left;
	width: 70%;
	margin: auto;
	text-align: center;
	color: #333366;
	font-family: arial, helvetica, sans-serif;
	font-size: 13;
	/*border: 1px solid red;
*/
	min-height: 380px;
	/*z-index: 10;
*/
}
#content table {
	text-align: center;
	clear: left;
	margin: auto;
	color: #333366;
	font-family: arial, helvetica, sans-serif;
	font-size: 13;
	/*border: 1px solid red;
*/
}
#content table a, #content a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333366;
}
#content table a:hover, #content a:hover {
	color: #FF3333;
}
#content #contact_data, #content #mail_form #balloon_print_mail_form {
	margin-top: 30px;
}
#contact_data {
	text-align: left;
	margin: 0 auto;
	width: 80%;
}
#mail_form {
	text-align: left;
	margin: 0 auto;
	width: 80%;
}
#mail_form table {
	margin: 0;
	text-align: center;
}
#mail_form label {
	display: block;
	width: 100%;
	text-align: right;
}
#balloon_print_mail_form label {
	display: block;
	width: 100%;
	text-align: right;
}
#content span.error {
	color: red;
	font-weight: bold;
}
#maplink {
	position: relative;
	float: right;
	width: 6em;
	border: 1px solid red;
}
#maplink a {
	width: 98%;
	display: block;
}
#agb p {
	text-align: justify;
	padding-left: 3%;
	/*border: 1px solid red;
*/
}
#agb ol , #agb ul {
	text-align: justify;
	/*border: 1px solid red;
*/
}
#agb ul li, #faq ul li {
	list-style-type: square;
}
#faq {
	text-align: justify;
}
#faq h3, #faq p {
	text-align: center;
}

/* +++++ LINKS SECTION +++++ */

#links {
  text-align: center;
}

#links table {
  table-layout: auto;
  width: 500px;
  display: table;
  border: 1px solid #333366;
  border-collapse: collapse;
  text-align: left;
  margin-bottom: 10px;
}

#links .l_cont {
  height: 100px;
}

#links td {
  border: none;
}

#links .thumb {
  width: 100px;
  padding: 5px;
}

#links .thumb img {
  border: 1px solid #333366;}

#links .l_text {
  width: 400px;
  padding: 5px 5px 0 5px;
  vertical-align:top;
}

#links td a {
  text-decoration: underline;
}

#links h4 {
  margin-bottom: 0.5em;}






#downloads {
	margin-top: 60px;
	margin-bottom: 60px;
	/*border: thin solid red;
*/
	text-align: center;
}
#downloads ul {
	/*text-align: left;
*/
	margin: 0 auto;
	/*border: thin solid white;
*/
	width: 20em;
}
#downloads li {
	/*border: 1px solid gray;
*/
	text-align: left;
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< JOBS ANFANG >>>*/

div#jobs_cont {
	width: 500px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

div.jobs_sect {
	margin-bottom: 20px;
	border-bottom: 1px solid #333366;
}

div#jobs_cont h4 {
	margin-top: 0px;
}

div#jobs_cont p {
	padding-left: 10px;
	margin-bottom: 8px;
}

div#jobs_cont h5.listhead {
	margin: 0 0 5px 0; 
}

div#jobs_cont ul {
	margin: 0 0 15px 0;
	padding-left: 30px;
}

div#jobs_cont ul li {
	font-style: italic;
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< JOBS ENDE >>>*/

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Standorte ANFANG >>>*/

div#stand_cont {
	width: 500px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

div.stand_sect {
	margin-bottom: 15px;
	border-bottom: 1px solid #333366;
}

div#stand_cont h4 {
	margin-top: 0px;
}

div#stand_cont p {
	padding-left: 10px;
	margin: 8px 0 8px 0;
}

div#stand_cont h5 {
	font-size: 10pt;
	margin: 0 0 3px 0; 
}

div#stand_cont span.firma {
	font-weight: bold;
}

div#stand_cont, div#stand_del a:link {
	color: #AADDFF;
}

div#stand_cont, div#stand_del a:visited {
	color: #AADDFF;
}

div#stand_cont, div#stand_del a:hover {
	color: #333366;
}



/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Standorte ENDE >>>*/

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Bildbeschreibung ANFANG >>>*/

div.img_desc {
	width: 125px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: -3px;
	border: 0px solid #AADDFF;
	padding: 0px 3px 3px 3px;
	font-size: 8pt;
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Bildbeschreibung ENDE >>>*/

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Abholung ANFANG >>>*/

div#stand_del {
	font-size: 8pt;
	text-align: left;
	padding: 4px;
}

div.stand_del_s {
	margin-bottom:2px;
}

table#deliv tr td {
	vertical-align: middle;
}

table#deliv div.stand_del_s input {
	position: relative;
	margin-right: 4px;
	top: 2px;
}

table#deliv input {
	margin: 0;
}


/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Abholung ENDE >>>*/

#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #AAD5FF;
	font-size: 11px;
	text-align: center;
	position: relative;
	top: 5px;
	float: left;
	left: 0px;
	width: 70%;
	margin: 5px 0 5px 0;
}
#footer #powered {
	font-size: 10px;
	color: gray;
}
#footer #powered a {
	color: gray;
}
.disabled {
	font-style: italic;
	color: lightgrey;
}
#cart {
	color: white;
	width: 160px;
	position: absolute;
	right: 9px;
	top: 465px;
	border: 1px solid #333366;
	text-align: center;
	background-color: #FF3333;
}
#cart span {
	display: block;
	border-bottom: 1px solid #333366;
	font-size: medium;
	font-weight: bold;
}
#cart a {
	color: white;	
}

#cart a:hover {
	background-color: #bbbbff;
	color: white;
}
#cart a:hover div {
	background-color: #bbbbff;
	color: white;
}
#products table, #shopping_cart table, #details table, #account table {
	border-collapse: collapse;
	border: 1px solid white;
}
#products td, #shopping_cart td, #account td {
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#products input, #details input {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#thanks {
	font-size: small;
	font-weight: bold;
}
#cancel input {
	width: 10%;
}
#error {
	color: #FF3333;
	background-color: #99CCFF;
	width: 50%;
	margin: auto;
}
#mail_error {
	color: #FF3333;
	background-color: #99CCFF;
	width: 50%;
}
#balloon_print a {
	text-decoration: underline;
}
.name {
	font-size: medium;
	font-weight: bold;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.top {
	vertical-align: top;
}
.center {
	vertical-align: middle;
}
/*######################     BOX-MENUE Styles    #####################*/

#box_menue {
	position: relative;
	width: 406px;
	height: 306px;
	margin: auto;
	padding: 0;
	/*border: thin solid red;
*/
}
#box_menue div {
	width: 203px;
	height: 153px;
	margin: 0;
	padding: 0;
	/*border: thin solid green;
*/
}
#box_menue h4 {
	margin-top: 15%;
	font-size: 16px;
}
#box_menue a {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#box_menue a:hover {
	color: #FFFFFF;
}
.box_link {
	display: block;
	width: 201px;
	height: 151px;
}
.fly_box, .find_box, .look_box, .print_box {
	position: absolute;
	display: none;
	text-align: center;
}
/*####################       FLY      ########################*/
.fly_box {
	background-color: #FF3333;
}
#fly_trigger {
	display: block;
	top: 0px;
	left: 0px;
	z-index: 100;
	background: url(../img/fly/fly_box.gif) no-repeat;
}
#fly_first a {
	border: 1px solid #FF3333;
}
#fly_second {
	top: 0px;
	left: 203px;
	background: url(../img/fly/6771-31.gif) no-repeat;
}
#fly_third {
	top: 153px;
	left: 203px;
	background: url(../img/fly/fly_essl.gif) no-repeat;
}
#fly_fourth {
	top: 153px;
	left: 0px;
	background: url(../img/fly/9750.gif) no-repeat;
}
/*####################       FIND      ########################*/
.find_box {
	background-color: #6699FF;
}
#find_trigger {
	display: block;
	top: 0px;
	left: 203px;
	z-index: 100;
	background: url(../img/find/find_box.gif) no-repeat;
}
#find_first a {
	border: 1px solid #6699FF;
}
#find_second {
	left: 203px;
	top: 153px;
	background: url(../img/find/find_taschen.gif) no-repeat;
}
#find_third {
	top: 153px;
	left: 0px;
	background: url(../img/find/find_fanta.gif) no-repeat;
}
#find_fourth {
	top: 0px;
	left: 0px;
	background: url(../img/find/find_milka.gif) no-repeat;
}
/*####################       LOOK      ########################*/
.look_box {
	background-color: #66CC66;
}
#look_trigger {
	display: block;
	top: 153px;
	left: 0;
	z-index: 100;
	background: url(../img/look/look_box.gif) no-repeat;
}
#look_first a {
	border: 1px solid #66CC66;
}
#look_second {
	top: 0px;
	left: 0px;
	background: url(../img/look/look_avodka.gif) no-repeat;
}
#look_third {
	top: 0px;
	left: 203px;
	background: url(../img/look/look_rr.gif);
}
#look_fourth {
	top: 153px;
	left: 203px;
	background: url(../img/look/look_billa.gif) no-repeat;
}
/*####################       print      ########################*/
.print_box {
	background-color: #FFCC00;
}
#print_trigger {
	display: block;
	top: 153px;
	left: 203px;
	z-index: 100;
	background: url(../img/print/print_box.jpg) no-repeat;
}
#print_first a {
	border: 1px solid #FFCC00;
}
#print_second {
	top: 153px;
	left: 0px;
	background: url(../img/print/printbox_1.jpg) no-repeat;
}
#print_third {
	top: 0px;
	left: 0px;
	background: url(../img/print/printbox_2.jpg) no-repeat;
}
#print_fourth {
	top: 0px;
	left: 203px;
	background: url(../img/print/printbox_3.jpg) no-repeat;
}
/*####################       ALL      ########################*/
#fly_first, #find_first, #look_first, #print_first {
	top: 0px;
	left: 0px;
}
div.trigger:hover > div, div.trigger:hover + div, div.trigger:hover + div + div, div.trigger:hover + div + div + div {
	display: block;
	z-index: 200;
}
.trigger {
	behavior: url("css/boxmenue_on.htc");
}
.first {
	behavior: url("css/boxmenue_off.htc");
}
/*####################       END      ####################################################################################*/
/*------------------------------------------------------foldmenue-------------------------------------------------------------*/
#foldmenue {
	position: absolute;
	text-align: left;
	right: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	/*border: 1px solid green;
*/
	z-index: 200;
}
#foldmenue ul {
	padding: 0;
	margin: 0;
	width: 160px;
	background-color: #FF3333;
	border-left: 1px solid White;
	border-bottom: 1px solid White;
}
#foldmenue li {
	list-style-type: none;
	position: relative;
	width: 100%;
	border-top: 1px solid white;
	border-right: 1px solid white;
	behavior: url("css/foldmenue_over.htc");
}
#foldmenue a {
	text-decoration: none;
	color: white;
	width: 143px;
	height: 14px;
	padding: 2px 2px 2px 15px;
}

#foldmenue li.folder > a.active {
	background: #bbbbff url(../img/arrow_w.gif) no-repeat left;
}

#foldmenue a.active {
	background-color: #bbbbff;
}

#foldmenue li > a {
	display: block;
}
#foldmenue li.folder {
	background: #FF3333 url(../img/arrow_w.gif) no-repeat left;
	behavior: url("css/foldmenue_on.htc");
}
/*#foldmenue .wide {
	width: 255px;
}
#foldmenue .wide > li > a {
	width: 237px;
}
*/
#foldmenue li > a:hover {
	background: #bbbbff;
}
#foldmenue li.folder > a:hover {
	background: #bbbbff url(../img/arrow_w.gif) no-repeat left; /*war #dcdcdc */
}
#foldmenue li.folder:hover {
	background: #bbbbff url(../img/arrow_w.gif) no-repeat left;
}
#foldmenue a:hover {
	color: white; /*war #333399*/
}
#foldmenue li ul {
	display: none;
	z-index: 100;
}
#foldmenue li:hover > ul {
	display: block;
	position: absolute;
	left: -162px;
	top: -1px;
	margin: 0;
}

#syl_link a{
	width: 100px;
	display: block;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}

#hh {
	color: #ff2222;
}

#syl_link a:link{
	color: #FFFFFF;
}

#syl_link a:visited{
	color: #FFFFFF;	
}

#syl_link a:hover{
	color: #FF0000;	
}

#syl_link a img{
	width: 100px;
	border: none;
}

div#spezial {
	position: absolute;
	bottom: 0px;
	left: 120px;
	width:100px;
	z-index: 15;
}

#spezial a{
	width: 100px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}

#spezial a:link{
	color: #FFFFFF;
}

#spezial a:visited{
	color: #FFFFFF;	
}

#spezial a:hover{
	color: #FF0000;	
}

#spezial a img{
	width: 100px;
	border: none;
}

#mega_link a {
	position: relative;
	font-size: 30px;
	top: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333366;
}
#mega_link a:link {
	color: #FFFFFF;
}
#mega_link a:visited {
	color: #FFFFFF;
}
#mega_link a:hover {
	color: #FF0000;
}
/*#foldmenue li:hover > ul.wide {
	display: block;
	position: absolute;
	left: -257px;
	top: -1px;
	margin: 0;
}
#foldmenue ul.wide > li:hover > ul {
	display: block;
	position: absolute;
	left: -192px;
	top: -1px;
	margin: 0;
}
#foldmenue ul.wide > li:hover > ul.wide {
	display: block;
	position: absolute;
	left: -257px;
	top: -1px;
	margin: 0;
}
*/
