body {
background-image: url(img/bg-gross.jpg);
background-repeat: no-repeat;
background-attachment: fixed;

}
#content {
          max-width: 70%;
/*overflow: scroll;*/
margin-left: 160px;
margin-right: 1px;			 
}
#content2{
	max-width: 70%;
/*overflow: scroll;*/
margin-left: 160px;
margin-right: 1px;
color: #336666;
}

a:link {
text-decoration: none;
font-family: sans-serif;
font-size: 12px;
color: #006600;
	
}
a:visited{
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	color: #006600;
}
a:hover{
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	color: #33cc33;
}	
h1 {
	font-family: sans-serif;
	font-size: 16px;
	color: #336666;
}
h2 {
	font-family: sans-serif;
	font-size: 14px;
	color: #336666;
}
h3{
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:0.7em; 
	color:#ff9933;
}

p {
	
	font-family: sans-serif;
	font-size: 12px;
	padding: 10px 10px 5px 5px;
}
.form{
	
	font-family: sans-serif;
	font-size: 13px;
	color: #6699cc;
	
}
td {
	color: #333333;
	font-family: sans-serif;
	font-size: 12px;
}
#preis {
	
	list-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
}
.preis {
	
	list-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
}
.list{
	list-style: none;
	color: #336666;
	font-size: 13px;
}
.imp{
	max-width: 70%;
	text-align: center;
	margin: 0px auto;
}
.verse{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	font-style: italic;
}
.under{
	text-decoration: underline;
	font-weight: bold;
}
