body{
        font-family: verdana;
        background:url(img/BG_all.jpg);
        text-align:center;
        color:#333333;
        margin:0px auto;}
img{
        border:none;}
div {margin:0px; padding:0px;}

#main{ background:url(img/Hintergrund.jpg);
        height:768px;
        width:1024px;
        margin:0px auto;}
#menue{
        width:1024px;
        height:242px;
        background-image:url(img/menue.jpg)  no-repeat;
        text-align:center;
        margin:0 auto;
}
#content a {
        color:#333333;
        text-decoration:none;
}
#content a:hover {
        color:#333333;
        text-decoration:underline;
}
#content{
        width:50%;
        height:430px;
        text-align: justify;
        overflow: auto;
        font-size: 12px;
        padding: 10px;
        float: right;
        margin-right: 120px;
        margin-bottom: 50px;
}
#sidebar{
	width: 130px;
  height: 130px;
  float: left;
  margin-left: 200px;
  padding: 10px;
}
#news{
	width: 258px;
  height: 281px;
  margin-left: 65px;
}
td {  font-size: 10px}
#impressum  {
        margin-left:640px;
        font-size: 12px;
        color:#333333;
        }
#impressum a {
        color:#333333;
        text-decoration:none;
        font-size: 12px;
        }
#impressum a:hover {
        color:#333333;
        font-size: 12px;
        text-decoration:underline;
        }
.class {
	clear: both;
}
.shop {
  
  text-align: left;
  font-size: 10px;
  font-weight: none;
}
.bestell{
        background:url(img/bestell.png)  no-repeat;
        text-align:center;
        color:#333333;
        font-size: 12px;
		margin-left: 30px;
}