<html>
<head>
<title>Demo</title>
</head>
<body>

<h1>In HTML-Seite eingebettet: Google-Kalender (Monatsübersicht)</h1>

<p>Demo:</p>
<br>

<iframe src="https://calendar.google.com/calendar/embed?showPrint=0&amp;showCalendars=0&amp;showTz=0&amp;height=600&amp;wkst=2&amp;bgcolor=%23FFFFFF&amp;src=r3cdflkmr5580revstq2qu8atb1b0o83%40import.calendar.google.com&amp;color=%23711616&amp;ctz=Europe%2FBerlin" style="border-width:0" width="800" height="600" frameborder="0" scrolling="no"></iframe>

</body>
</html>