body 
{
  margin: 0px;
  padding: 0px;
  visibility: visible;
	font-size: 12px;
	font-family: Verdana, sans-serif;
  background-image:url(../images/verlauf.gif);  
  background-repeat: repeat-y;
}

#titlebar
{ 
  height: 70px;
  width: 100%;
  border-collapse: collapse;
  border: none;  
  vertical-align: top;
}

#logo
{
  background-color: #006600;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  text-align: left;
  width: 25%;
}

#titel
{
  background-color: #006600;
  vertical-align: middle;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

#sd
{
  text-align: right;
  background-color: #006600;
  vertical-align: top;
  width: 7%;
}

#navigation
{
  position: absolute;
  width: 20%;
  /*height: 484px;*/
  vertical-align: top;
  padding-top: 80px;
  padding-left: 30px;
  background-image:url(../images/verlauf.gif);  
  background-repeat: repeat-y;
}

#pagebody /*ueber_morascha.php & news.php */
{
  background-color: #FFFFFF;
  width: 65%;
  height: 445px;
  vertical-align: top;
  padding: 50px 50px 50px 300px;
  background-image:url(../images/verlauf.gif);  
  background-repeat: repeat-y;
  /*overflow: auto;*/
}
#pagebody_index /*danke.php*/
{
  background-color: #FFFFFF;
  width: 65%;
  height: 313px;
  vertical-align: top;
  padding: 50px 50px 50px 300px;
  background-image:url(../images/verlauf.gif);  
  background-repeat: repeat-y;
  /*overflow: auto;*/
}

#pagebody1 /*detail.php & shop.php*/
{
  background-color: #FFFFFF;
  width: 75%;
  height: 337px;
  vertical-align: top;
  padding: 20px 30px 50px 220px;
  background-image:url(../images/verlauf.gif);  
  background-repeat: repeat-y;
/*  overflow: auto;*/
} 
#pagebody2 /*detail.php-> einzelnes Produkt*/
{
  background-color: #FFFFFF;
  width: 80%;
  height: 379px;
  vertical-align: top;
  padding: 20px 0px 50px 200px;
  background-image:url(../images/verlauf.gif);  
  background-repeat: repeat-y;
  /*overflow: auto;*/
} 
#pagebody3 /*Warenkorb.php*/
{
  background-color: #FFFFFF;
  width: 93%;
  height: 359px;
  vertical-align: top;
  padding-left: 50px;
  background-image:url(../images/verlauf.gif);  
  background-repeat: repeat-y;
/*  overflow: auto;*/
}  
#pagebody4 /*Checkout.php*/
{
  background-color: #FFFFFF;
  width: 93%;
  height: 500px;
  vertical-align: top;
  padding-left: 50px;
  background-image:url(../images/verlauf.gif);  
  background-repeat: repeat-y;
/*  overflow: auto;*/
}  
#formular
{
  width: 50%;
}
#formular1
{
  width: 30%;
  padding-left: 20%;
}

#products
{
  text-align: left;
  width:97%;
  height: 0px;
  overflow: auto;
}

#products td
{
  width:32%;
}

#products1
{
  text-align: left;
  height: 0px;
  width: 78%;
  margin-left: 200px;
  overflow: auto;
}

/*Anzeig Produkte-Tabellen*/
#products_detail
{
  text-align: left;
  width:65%;
  height: 0px;
/*  overflow: auto;*/
}
.title_detail
{
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
}
.img_detail
{
  text-align: center;
}
.desc_detail
{
  text-align: left;
  padding: 10px 10px 10px 10px;
}
.desc_detail1
{
  text-align: left;
  height: 200px;
  padding: 10px 0px 10px 10px;
}
.textdesc_detail
{
  text-align: left;
  padding-left: 10px;
  padding-right: 0px;
  width: 15%;
  font-weight: bold;
}
.inhalt_detail
{
  text-align: left;
  /*width: 55%;*/
}

.order_detail
{
  text-align: center;
  font-weight: bold;
  padding-bottom: 25px;
  padding-top: 10px;
  border-bottom: 1px solid #006600;
}
.order_detail1
{
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
}

#news_prod /*Formatierung der Produkttabelle, Newsseite*/
{
  padding-left: 10px;
  width: 65%;
  vertical-align: middle;
  text-align: center;
}
#news_prodline /*Abstand der Elemente in der Newsseite*/
{
  padding-top: 15px;
}

#shopnavigation /*Kategorien als Navigation*/
{
  text-align: center;
  font-weight: bold;
  margin-right: 20px;
  margin-bottom: 0px;
  padding-left: 190px;
  padding-bottom: 10px;
  border-bottom: 1px solid #006600;  
  
}

#shopnavigation ul li /*einzelne Elemente der Navigation*/
{
margin: 0px;
padding-right: 12px;
display: inline;
border: none;
line-height: 0.75em;
}


#category_title
{
  text-align: center;
  font-weight: bold;
  color: #006600;
  padding-left: 180px;
  font-size: 14px;
  text-decoration: underline;
}
#category_title1
{
  text-align: center;
  font-weight: bold;
  color: #006600;
  padding-left: 200px;
  font-size: 14px;
  text-decoration: underline;
}

#category_title2
{
  text-align: center;
  font-weight: bold;
  padding-left: 20px;
  color: #006600;
  font-size: 14px;
  text-decoration: underline;
}


#booktext_sp_titel
{
  width: 40%;
  vertical-align: top;
  text-align: center;
  padding-left: 3%;
}

#booktext_startpage
{
  width:40%;
  vertical-align: middle;
  text-align: center;
}
#booktext_startpage1
{
  width:40%;
  vertical-align: middle;
  text-align: left;
}

#booktext
{
  width:40%;
  vertical-align: top;
  color: black;
  font-weight: normal;
  text-align: justify;
  /*text-align: justify;*/
}
#booktext1
{
  width:50%;
  vertical-align: top;
  text-align: justify;
}


#shopimage
{
 text-align: center;
}

#shopimage_start
{
    text-align: center;
    vertical-align: middle;
}

#warenkorb_r
{
  text-align: right;
  /*padding-right: 10px;*/
}
#warenkorb_ra
{
  text-align: right;
  padding-right: 1%;
}
#warenkorb_r_an
{
  text-align: right;
  padding-right: 3%;
}

#warenkorb_c
{
  text-align: center;
}

#warenkorb_c_an
{
  text-align: center;
/*  padding-right: 2%;*/
}

#warenkorb_l
{
  text-align: left;
  padding-left: 2%;

}

#footnote
{
  font-size: 9px;
  text-align: center;
  padding: 80px 50px 0px 300px;  
}

#delimg
{
  text-align: center;
  padding-bottom: 3px;
}

a
{
  color: #007700;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  color: #33CC33;
  font-weight: bold;
}
a:active
{
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  background-color: #000000;
}

a.navigation
{
  color: #000000;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  line-height: 24px;
}

a.navigation:hover
{
  color: #33CC33;
  background-color: #000000;
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
  
}

a.navigation:active
{
  color: #006600;
  background-color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
}

a.shopnavigation
{
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

a.shopnavigation:hover
{
  color: #33CC33;
  background-color: #000000;
  font-weight: bold; 
}

a.shopnavigation:active
{
  color: #006600;
  background-color: #FFFFFF;
  font-weight: bold;
}
a.b
{
  color: #007700;
  text-decoration: none;
  font-weight: bold;
}

a.b:hover
{
  color: #33CC33;
  font-weight: bold;
}
a.b:active
{
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  background-color: #000000;
}
a.c
{
  color: #006600;
  text-decoration: none;
  font-weight: bold;
  /*font-weight: bold;*/
}

a.c:hover
{
  color: #33CC33;
  background-color: #000000;
  font-weight: bold;
}
a.c:active
{
  color: #006600;
  background-color: #FFFFFF;
  font-weight: bold;
}
a.c:visited
{
  color: #006600;
  text-decoration: none;
  font-weight: bold;
}

a.d
{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  background-color: #33CC33;
}

a.d:hover
{
  color: #FFFFFF;
  background-color: #000000;
  font-weight: bold;
  text-align: justify;
}
a.e
{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a.e:hover
{
  color: #FFFFFF;
  background-color: #000000;
  font-weight: bold;
}

.strong
{
  color: #006600;
  font-weight: bold;
}

img{
	border: 0;
}