body {
  background-color: #4b2538;
  margin-left:0px;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  text-align:center;
 }
h1{
 font-size: 12;
 margin:0px;
}
.h1Start {
 font-size:18px;
 margin:15px 0px 22px 0px;
}
#box {
 width:800px;
 margin:0 auto;
 }
#menu {
 text-align:left;
 background-image: url(images/weisser-streifen-header.png);
 background-repeat: no-repeat;
 background-position:150px 60px;
 background-color:#4b2538;
 padding:20px 20px 0 0px;
 z-index:30; 
}
.menuItem {margin-top:44px;}

#contentStart {
 background-image:url(images/limosine-wasserzeichen.png);
 background-repeat: no-repeat;
 background-position:0 60px;
 margin-left:200px;
 width:549px;
 z-index:20;
 color: #ffffff;
 padding:0 25px;
 filter:alpha(opacity=70); /* IE */
 opacity:0.7; /* allgemein */
 -moz-opacity:0.7; /* Mozilla */
 -khtml-opacity:0.7; /* KTHML */
 -opera-opacity:0.7; /* Opera */
 font-size: 14;
 font-family: 'Arial';
}

#menuBottom 
{
 background-image:url(images/foter-weisser-streifen.png);
 background-repeat: no-repeat;
 background-color: #4b2538;
 width:800px;
 height:17px;
 z-index:30;
 margin:30px 0;
}

#content {
 background-image:url(images/lila-viereck.png);
 background-repeat: no-repeat;
 margin:20px 0 0 240px;
 width:400px;
 z-inde:20;
 background-color: #4b2538;
 color:#ffffff;
 padding:30px;
 filter:alpha(opacity=70); /* IE */
 opacity:0.7; /* allgemein */
 -moz-opacity:0.7; /* Mozilla */
 -khtml-opacity:0.7; /* KTHML */
 -opera-opacity:0.7; /* Opera */
 font-size: 11;
 font-family: 'Arial';
 color:#ffffff;
 text-align:left;
}
p.preis {
	font-weight: bold;
	text-align: right;
	font-size: 14;
	margin:0px;
}

.Stil4{color:#FFFFFF;font-size:medium;}
.Stil6{font-size:medium}
.Stil7{font-size:11px}
.Stil8{color: #FFFFFF}
.Stil9 {font-size: 12px}
@charset "utf-8";
#box #contentStart span a {
	color: #FFF;
}