body         
{ 
background-color: #EAE8E8;
margin-top: 0%;
font-family: "verdana";
}

p {
font-family: "verdana";
font-size: 14px;
}

h1 {
    font-size: 40px;
	margin: auto;
	font-weight:bold;
	font-family: "verdana";
}

h2 {
    font-size: 30px;
	font-weight:bold;
	font-family: "verdana";
}

#info{
float: left;
  padding: 0.6%;
  width: 220px;
  height: 620px;
  margin: 1em;
  font-family: "verdana";
  border: none;
      border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
		
	}
	


 fieldset {
		 
		 border: 1px solid #000;
		 width: 23em;
		
		 margin-left: 40%;
         margin-right: auto;
		 margin-top: 17em;
		 font-family: "verdana";
	     }

		 
#titel
{
float: left;
  width: 30%;
  height: 12%;
  margin: 1em;
  font-family: "verdana";
  line-height: 160%;
  
    
    
}
    

	

#preis
{
	 float: left;
  width: 10%;
  height: 10%;
  margin: 1em;
  font-family: "verdana";
  
	}	

#bestellung
{
	 float: left;
  width: 10%;
  height: 10%;
  margin: 1em;
  font-family: "verdana";
	}	
	
	#anzahl
{
	 float: left;
  width: 10%;
  height: 10%;
  margin: 1em;
  font-family: "verdana";
	}	
	
	
	
	
main {
	width: 90%;
	margin: 0 auto;
}

.tooltip {
	color: #0000000;
	text-decoration: underline;
	cursor: help;
	position: relative;
}

.tooltip span[rel=tooltip] {
	display: none;
}

.tooltip:hover span[rel=tooltip] {
	display: block;
	position: absolute;
	bottom: 2em;
	left: -6em;
	width: 28em;
	padding: 0.5em;
	z-index: 100;
	color: #000;
	background-color: #EAE8E8;
	border: solid 1px #000000;
	border-radius: 1em;
}
.tooltip2 {
	color: #0000000;
	text-decoration: underline;
	cursor: help;
	position: relative;
}

.tooltip2 span[rel=tooltip2] {
	display: none;
}

.tooltip2:hover span[rel=tooltip2] {
	display: block;
	position: absolute;
	bottom: 140%;
	left: 11%;
	width: 77%;
	padding:1.5%;
	z-index: 100;
	color: #000;
	background-color: #EAE8E8;
	border: solid 1px #000000;
	border-radius: 1em;
}
.tooltip3 {
	color: #0000000;
	text-decoration: underline;
	cursor: help;
	position: relative;
}

.tooltip3 span[rel=tooltip3] {
	display: none;
}

.tooltip3:hover span[rel=tooltip3] {
	display: block;
	position: absolute;
	bottom: 2em;
	left: -6.5em;
	width: 28em;
	padding: 0.5em;
	z-index: 100;
	color: #000;
	background-color: #EAE8E8;
	border: solid 1px #000000;
	border-radius: 1em;
}
.tooltip4 {
	color: #0000000;
	text-decoration: underline;
	cursor: help;
	position: relative;
}

.tooltip4 span[rel=tooltip4] {
	display: none;
}

.tooltip4:hover span[rel=tooltip4] {
	display: block;
	position: absolute;
	bottom: 2em;
	left: -7.6em;
	width: 28em;
	padding: 0.5em;
	z-index: 100;
	color: #000;
	background-color: #EAE8E8;
	border: solid 1px #000000;
	border-radius: 1em;
}
.tooltip5 {
	color: #0000000;
	text-decoration: underline;
	cursor: help;
	position: relative;
}

.tooltip5 span[rel=tooltip5] {
	display: none;
}

.tooltip5:hover span[rel=tooltip5] {
	display: block;
	position: absolute;
	bottom: 2em;
	left: -10.5em;
	width: 28em;
	padding: 0.5em;
	z-index: 100;
	color: #000;
	background-color: #EAE8E8;
	border: solid 1px #000000;
	border-radius: 1em;
}
.tooltip6 {
	color: #0000000;
	text-decoration: underline;
	cursor: help;
	position: relative;
	font-size: 17px;
}

.tooltip6 span[rel=tooltip6] {
	display: none;
}

.tooltip6:hover span[rel=tooltip6] {
	display: block;
	position: absolute;
	bottom: 2em;
	left: -7em;
	width: 15em;
	padding: 0.5em;
	z-index: 100;
	color: #000;
	background-color: #EAE8E8;
	border: solid 1px #000000;
	border-radius: 1em;
}