* {font-family: 'Open Sans', sans-serif; outline:none;}
body, html, form {margin:0px; padding:0px; height:100%;}
body {background-color:#cacaca; height:100%;background: url(bg-strasse3.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}
	h1 {font-family: 'Droid Serif', serif; font-weight:700px; font-style:italic; font-size:32px; line-height:46px; margin:0px 0px 20px 0px; color:#353535;}
	h2 {font-family: 'Droid Serif', serif; font-weight:700px; font-size:24px; line-height:26px; margin:20px 0px 20px 0px; color:#353535;}
	h2.error {color:#F50012;}
	p {font-size:16px; line-height:29px; margin:0px 0px 10px 0px; color:#353535;}
	p.klein {font-size:14px; line-height:24px;}
	img {display:block;}
	.clear {clear:both; height:0px; line-height:0px;}
	a {text-decoration:none; color:#003388;}
	a:hover {text-decoration:underline; color:#001144;}
	
	input {font-size:14px; line-height:40px; margin:0px; padding: 0px 5px 0px 5px; background-color:#FFFFFF; border:0px; color:#353535;box-sizing: border-box;}
		input.email {float:left;width:80%;padding-left:60px; background-image:url(icon-email.png);background-repeat:no-repeat;background-position:12px 12px;}
		input.submit {float:right;width:20%; background-color:#003388; color:#FFFFFF; text-transform:uppercase; cursor:pointer;}
		input.submit:hover {background-color:#001144;}

	section {width:680px; margin: auto auto; margin-top:50px;}
		article {padding:20px 40px 20px 40px;background-image:url(w50.png); position:relative;}
		#eur5 {position:absolute;right:20px; top:10px;z-index:-1;}
		footer {padding:5px;background-image:url(b50.png);}
		footer p {font-size:12px;line-height:18px;margin:10px; color:#FFFFFF;}
		footer a,footer a:hover{color:#FFFFFF;}
	
	#kalender  {position:absolute; right:-110px; top:20px;width:160px;height:145px;padding-top:50px;text-align:center;background-image:url(kalender-bg.png); background-repeat:no-repeat; background-position:left top; font-size:20px; line-height:25px; color:#777777; -moz-transform:rotate(-6deg); /* Firefox 3.6 Firefox 4 */
-webkit-transform:rotate(-6deg); /* Safari */
-o-transform:rotate(-6deg); /* Opera */
-ms-transform:rotate(-6deg); /* IE9 */
transform:rotate(-6deg); /* W3C */}
		#kalender strong {display:block;font-size:50px;line-height:50px; color:#FF0000;}