/*html, body
------------------------------------------------------------*/

html, body {
	background-image:  url(../bi_hg.jpg);
	background-repeat: repeat;
	margin:0;
	padding:0;
	text-align:center;
}


/* Schriften
-----------------------------------------------------------------*/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;

}

.orange{color: #FFA217;}

.footertext{font-size: 10px; line-height: 14px;}
.footertext_orange{font-size: 10px; line-height: 14px; color: #FFA217;}

.adresse {
	line-height: 16px;
	padding: 70px 0 0 37px;
	height: 248px;
	width: 464px;
	background-image: url(../kontakt/bi_adresse.jpg);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	margin: -5px 0 0 0;
}

* html .adresse{
	padding: 70px 0 0 40px;
	background-position: -10px 10px;
	margin: -10px 0 0 0;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}

.link {
	text-decoration: underline !important;
	color: #999999;
}

/* Layout
-----------------------------------------------------------------*/

/* Container
-----------------------------------------------------------------*/

#container {
	width: 784px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:14px;
	background-color: #FFFFFF;
	background-image: url(../bi_top.jpg) ;
	background-repeat: no-repeat;
	min-height:500px; 
}

/* top
-------------------------------------------------------------*/
#top {
  height:230px;
  width:784px;
}


#display {
	position: relative;
	height: 88px;
	width: 111px;
	top: 93px;
	left: 72px;
}

#Start #display {background-image:url(../start/bi_display_start.jpg);}
#Com #display {background-image:url(../com/bi_display_com.jpg);}
#Mixturen #display {background-image:url(../mixturen/bi_display_mixturen.jpg);}
#Lexicon #display {background-image:url(../lexicon/bi_display_lexicon.jpg);}
#Standorte #display {background-image:url(../standorte/bi_display_standorte.jpg);}
#Shop #display {background-image:url(../standorte/bi_display_standorte.jpg);}
#Kontakt #display {background-image:url(../kontakt/bi_display_kontakt.jpg);}



/*Box rechts: rahmen für navi, h1, content
------------------------------------------------------------*/
#wrap {
	float:right;
	width:568px;
	margin:15px 0 0 0;
}

* html #wrap {left: 205px;}


/*Navigation
------------------------------------------------------------*/

#navi {
	height:15px;
	top:245px;
	width: 770px;
	margin: 0px 0px 0px 20px;
	position:absolute;
}

#navi span {display:none;}

#navi ul,#navi1 li {
	display:block;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	list-style-type: none;
}  

li#naviStart a {
	background: url(../navigation/nav_start.gif) no-repeat left top;
	width: 64px;
	height:15px;
	float: left;
}

li#naviStart {
	background: url(../navigation/nav_start.gif) no-repeat 0 -15px;
	width: 64px;
	height:15px;
	float: left;
}

li#naviCom a {
	background: url(../navigation/nav_c_o_m.gif) no-repeat left top;
	width: 126px;
	height:15px;
	float: left;
}

li#naviCom {
	background: url(../navigation/nav_c_o_m.gif) no-repeat 0 -15px;
	width: 126px;
	height:15px;
	float: left;
}

li#naviMixturen a {
	background: url(../navigation/nav_mixturen.gif) no-repeat left top;
	width: 92px;
	height:15px;;
	float: left;
}

li#naviMixturen {
	background: url(../navigation/nav_mixturen.gif) no-repeat 0 -15px;
	width: 92px;
	height:15px;
	float: left;
}

li#naviLexicon a {
	background: url(../navigation/nav_lexicon.gif) no-repeat left top;
	width: 79px;
	height:15px;
	float: left;
}

li#naviLexicon {
	background: url(../navigation/nav_lexicon.gif) no-repeat 0 -15px;
	width: 79px;
	height:15px;
	float: left;
}

li#naviEvents a {
	background: url(../navigation/nav_events.gif) no-repeat left top;
	width: 76px;
	height:15px;
	float: left;
}

li#naviEvents  {
	background: url(../navigation/nav_events.gif) no-repeat 0 -15px;
	width: 76px;
	height:15px;
	float: left;
}

li#naviShop a {
	background: url(../navigation/nav_shop.gif) no-repeat left top;
	width: 61px;
	height:15px;
	float: left;
}

li#naviShop  {
	background: url(../navigation/nav_shop.gif) no-repeat 0 -15px;
	width: 61px;
	height:15px;
	float: left;
}

li#naviPresse a {
	background: url(../navigation/nav_presse.gif) no-repeat left top;
	width: 76px;
	height:15px;
	float: left;
}

li#naviPresse {
	background: url(../navigation/nav_presse.gif) no-repeat 0 -15px;
	width: 76px;
	height:15px;
	float: left;
}

li#naviVertrieb a {
	background: url(../navigation/nav_vertrieb.gif) no-repeat left top;
	width: 89px;
	height:15px;
	float: left;
}

li#naviVertrieb {
	background: url(../navigation/nav_vertrieb.gif) no-repeat 0 -15px;
	width: 89px;
	height:15px;
	float: left;
}


li#naviKontakt a {
	background: url(../navigation/nav_kontakt.gif) no-repeat left top;
	width: 85px;
	height:15px;
	float: left;
}

li#naviKontakt {
	background: url(../navigation/nav_kontakt.gif) no-repeat 0 -15px;
	width: 85px;
	height:15px;
	float: left;
}

#Start li#naviStart a, #Com li#naviCom a, #Mixturen li#naviMixturen a, #Lexicon li#naviLexicon a, 
#Standorte li#naviEvents a, #Shop li#naviShop a, #Presse li#naviPresse a, #Vertrieb li#naviVertrieb a, #Kontakt li#naviKontakt a {background:none;}
 
li#naviStart a:hover, li#naviCom a:hover, li#naviMixturen a:hover, li#naviLexicon a:hover, li#naviEvents a:hover, 
li#naviShop a:hover, li#naviPresse a:hover, li#naviVertrieb a:hover, li#naviKontakt a:hover {background:none;}


/* Überschriften H1
-----------------------------------------------------------------*/
h1 {
	position: relative;
	height: 15px;
	background-repeat: no-repeat;
	width: 555px;
	margin: 37px 0 0 0px;
}

h1 span {display:none;}

#Start h1 {background-image:url(../start/bi_h1.jpg);}
#Com h1 {background-image:url(../com/bi_h1.jpg);}
#Mixturen h1 {background-image:url(../mixturen/bi_h1.jpg);}
#Lexicon h1 {background-image:url(../lexicon/bi_h1.jpg);}
#Standorte h1 {background-image:url(../standorte/bi_h1.jpg);}
#Shop h1 {background-image:url(../shop/bi_h1.jpg);}
#Kontakt h1 {background-image:url(../kontakt/bi_h1.jpg);}
#Presse h1 {background-image:url(../presse/bi_h1.gif);}
#Vertrieb h1 {background-image:url(../com/bi_h1.jpg);}
#Impressum h1 {background-image:url(../impressum/bi_h1.gif);}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align:left;
}


/* Content
-------------------------------------------------------------*/

#content {
	position: relative;	
	margin: 10px 30px 0px 0px;
	z-index:1;
}

* html #content {margin: 3px 30px 0 3px;}

#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	list-style-image: url(../bi_stern.gif);
	text-align:justify;
	margin: 0 0 0 -28px;
	clear:right;
}

* html #content ul  {margin: 0 0 0 18px;}

#Start #content ul {text-align:left;}

/* Content für Seite Start
-------------------------------------------------------------*/

.imghome {
	padding: 0 0 0 10px;
}


#Start #content {
	margin: 10px 0px 0px 0px;
	background-image: url(../start/bi_glas_hg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

#Com #content {
	background-image: url(../start/bi_glas_hg.gif);
	background-repeat: no-repeat;
	z-index:1;
	background-position: center bottom;
	
}

#Lexicon #content {
	background-image: url(../start/bi_glas_hg.gif);
	background-repeat: no-repeat;
	z-index:1;
	background-position: center bottom;
	
}

#Start #content image {float:right; margin: 10px 20px 10px 0;}


/* Content für Seite Start
-------------------------------------------------------------*/


#Shop #content ul {
	color: #663333;
	list-style-image: none;
	list-style-type: none;
	line-height: 17px;
}



/* Newsbox links
-------------------------------------------------------------*/

#newsbox {
	float: left;
	width: 146px;
	margin: 50px 0 0 25px;
	padding-top: 20px;
	background-image: url(../navigation/bi_newsbox.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

* html #newsbox {margin: 50px 0 0 15px;}

#newsbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
	margin:0;
	padding: 0;
}



* html .line {margin:5px 0 5px 0;}
.line {margin:5px 0 5px 0;}

.news{
	postition:relative;
	width: 140px;
	float:left;
	font-size: 10px; 
	line-height: 14px; 
	margin: 5px 0 5px 0px;
	
}


.downloads{
	postition:relative;
	width: 400px;
	font-size: 10px; 
	line-height: 14px; 
	margin: 5px 0 5px 0px;
	
}




/* Photos links bei Shop
-------------------------------------------------------------*/

#Photos {
	float: left;
	width: 180px;
	margin:190px 0 0 -150px;
	
}

* html #Photos {margin:186px 0 0 -150px;}



/* Standorte/Veranstaltungen - Stand Bilder
-----------------------------------------------------------------*/
.standorte {
	float:left;
	width: 535px;
	padding: 0px 0px 10px 10px;
	background-image: url(../standorte/bi_h2.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	z-index:4;
}

* html .standorte {padding: 10px 5px 0 10px; margin-top: 10px;}

.standorte_text{
	float: left;
	padding: 0px 0px 0px 3px;
	margin: 0px 0 0 0;
	width: 235px;
	line-height: 15px;
}
* html .standorte_text {margin: -20px 0 0 0;}

.standorte h2{
	width: 235px;
	margin-left: 3px;
}

/* Content Image für Seite Standorte
-------------------------------------------------------------*/
.wrapimg {
	float: right;
	width: 285px;
	display: inline;
}

.standorte_img {
	float: right;
	margin: 0 0px 5px 5px;
	z-index:4;
	border: 1px solid #FFCE8B;

}




/* Formular Shop
-----------------------------------------------------------------*/
#form {
	background-image: url(../shop/bi_form_hg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1200px;
	padding: 0 0 0 10px;
	color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	
}

.links  {
	font-size: 11px;
	float: left;
	position: relative;
	width: 270px;
	margin-top: 160px;
}

.links_adresse  {
	font-size: 11px;
	position: relative;
	width: 270px;
	float: left;
	margin: 0px 0 0 -5px;
}

.rechts  {
	font-size: 11px;
	position: relative;
	width: 230px;
	float: left;
	margin-top: 160px;

}

.rechts_adresse  {
	font-size: 11px;
	position: relative;
	width: 220px;
	float: left;
	margin: 0px 0 0 -60px;
}



#lundr {
	margin:20px 0 0 -5px;
	width: 480px;
	float: left;
	font-size: 11px;
}
		


.form_box {
	background-color: #FFE9C8;
	border: 0px;
	height:15px;
	width: 175px;
	padding: 0px 0 0 10px;
	margin: 0px 0px 5px -7px;
	color: #663333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* html .form_box {padding: 0px 0 0 10px; margin: 0 30px 5px -10px;}

.mitteilungen {
	background-color: #FFE9C8;
	border: 0px;
	width: 385px;
	height: 60px;
	font-size: 10px;
	padding:  0px 0 0 10px;
	margin: 0 0px 5px -5px;
	color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* html .mitteilungen {padding: 3px 0 0 10px; margin: 0 30px 0px -10px;}


.senden {
	background-color: #FFE9C8;
	border: 0px;
	height:18px;
	width: 185px;
	font-size: 10px;
	padding:  0 0 0 0;
	margin: 5px 25px 15px -5px;
	color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* html .senden {padding: 0px 0 0 10px; margin: 10px 25px 15px -10px;}

.abstand {margin: 10px 0 0 0;}
	

/* Footer 
-----------------------------------------------------------------*/
#footer {
    clear:both;
	position: relative;
	height: 25px;
	width: 700px;
	padding:20px 0px 10px 0px;
	margin:10px 0px 0px 30px;
	text-decoration: none;
}
