body {
	background-color:  #40AB1B;
	color:             #333333;
	font-family:       Arial, Helvetica, Verdana, sans-serif;
	line-height:       1.4em;
	margin:            0px;
  width:             960px;
}

#hauptfeld {
	background-color:  #ffffff;
  background-image:  url(bilder/schatten.jpg);
  background-repeat: repeat-y;
  float:             left;
  width:             770px;
}

#werbefeld_rechts {
  float:             left;
}


#box_oben1 {
  width:             435px;
  height:            53px;
  float:             left;
}

#box_oben2 {
  width:             325px;
  height:            53px;
  float:             left;
}

#box_mitte1 {
  width:             435px;
  height:            80px;
  float:             left;
  
}

#box_mitte2 {
  background-image:  url(bilder/strudel.gif);
  background-repeat: no-repeat;
  color:             #EEEEEE;
  width:             415px;
  height:            145px;
  float:             left;
  padding:           10px;
}

#box_mitte3 {
  background-image:  url(bilder/leer.jpg);
  background-repeat: no-repeat;
  width:             325px;
  height:            244px;
  float:             right;
  padding-right:     10px;
}

#box_unten {
  width:             740px;
  clear:             left;
  margin-left:       0px;
  padding-left:      10px;
}

#box_unten_innen_1 {
  width:             220px;
  float:             left;
}

#box_unten_innen_2 {
  width:             520px;
  float:             left;
}

#box_unten_innen_3 {
  width:             460px;
  float:             left;
}

#box_unten_innen_4 {
  width:             280px;
  float:             left;
}


/*** Definitionen der Links --------------------------------------------------------------------------------------------- ***/
a:link{    color: #000000; }
a:visited{ color: #000000; }
a:hover{   color: #40AB1B; }
a:active{  color: #40AB1B; }

/*** Definitionen der Links #box_x -------------------------------------------------------------------------------------- ***/
#box_mitte2 a:link{    color: #EEEEEE; }
#box_mitte2 a:visited{ color: #EEEEEE; }
#box_mitte2 a:hover{   color: #CCCCCC; }
#box_mitte2 a:active{  color: #CCCCCC; }
#box_unten_innen_3 a:link{    color: #EEEEEE; }
#box_unten_innen_3 a:visited{ color: #EEEEEE; }
#box_unten_innen_3 a:hover{   color: #CCCCCC; }
#box_unten_innen_3 a:active{  color: #CCCCCC; }

p{
  margin:  0;
  padding: 0;
}

ul {
   list-style-type: square;
   margin-top:      0;
   margin-bottom:   0;
   margin-left:     1.5em;
   padding-left:    0;
}


/* Style von Shop */

#box_shop {
  border:       1px;
  border-bottom-color: #40AB1B;
  border-bottom-style:solid
}

#box_shop_bild {
  width:               170px;
  float:               left;
}

#box_shop_text {
  width:             350px;
  float:             left;
}

h1,h2,h3,h4,h5,h6{
  font: bold 1.0em Arial, Sans-Serif;
  line-height:       1.4em;
  margin: 0 0 0px;
}
