body {
margin-top:100px;
background-image: url(images/bg02.png);

}

.oben {
	background-color: #E3E3E3;
	width: auto;
	height: 2px;
	margin-bottom: 20px;
	border-top: 1px solid #222222;
}

.it{
background-image: url(images/streifen.jpg);
border: 2px solid #333333;
width: 700px;
height: 280px;
}

.next {

padding-top:20px;
border: none;
width: 300px;
}

.unten {
	background-color: #E3E3E3;
	width: auto;
	height: 2px;
	margin-top: 20px;
	border-bottom: 1px solid #222222;
}
a {
	color:red;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
