DIV#content DIV.stoerer {
	border:2px solid #fff;
	background:#e7e5d7 url(../img/layout/anna-netrebko.jpg) no-repeat top left;
	margin:0 30px 30px 30px ;
	padding:20px 0;
}
DIV#content DIV.stoerer H2 {
	color:#595647;
	font-size:0.8em;
	margin:0 0 0.1em 0;
}
DIV#content DIV.stoerer H1 {
	color:#226a6f;
	font-size:1em;
	margin:0 0 1em 0;
}
DIV#content DIV.stoerer P {
	font-size:0.8em;
	margin:0 0 0 0;
}
DIV#content DIV.stoerer P.submit {
	text-align:right;
}
DIV#content DIV.stoerer A.submit {
	border:1px solid #226a6f;
	background:#fff;
	padding:0.5em 1.5em;
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}
DIV#content DIV.stoerer A.submit:hover {
	border:1px solid #fff;
	background:#226a6f;
	text-decoration:none;
	color:#fff;
}