body {
	background-image: url(pix/bg.jpg);
	background-repeat: repeat-y;
	background-color: #391805;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
		overflow:auto;
	overflow: -moz-scrollbars-vertical;

}
.Stil2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.content {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #cc6666;
	line-height: 18px;
}
.content a:link {
	color: #FF7D5A;
	font-weight: bold;
	text-decoration: none;
}
.content a:visited {
	color: #FF7D5A;
}
.content a:hover {
	color: #FFFFFF;
}
.content p {
	margin-top: 0px;
	margin-bottom: 14px;
}



.Stil2 a:link {
	color: #FF7D5A;
}
.Stil2  a:visited{
	color: #FF7D5A;
}
.Stil2 a:hover {
	color: #FFFFFF;
}
.content h2 {
	margin-bottom: 3px;
}
