#calwrockt {
 margin: auto;
 margin-top: 20px;
 color: white;
 background-color: inherit;
 width: 430px;
}
 
#calwrockt .calwrockttitel {
	font-size: 1.5em;
	text-align: left;
	color: white;
	width: 430px;
	background-color: #0051a5;
}

#calwrockt .impressumtitel {
	font-size: 1.2em;
	color: white;
	background-color: #0051a5;
	width: 430px;
}

#calwrockt .impressum {
	text-align: center;
}

#calwrockt p {
	font-size: 0.7em;
	text-align: left;
	margin: 20px 0 20px 0;
	padding: 0;
}

#calwrockt p a {
	color: white;
	background-color: inherit;
	font-weight: bold;
}

#calwrockt p a:hover {
	color: white;
	background-color: red;
}

#kontakt {
   margin: auto;
   margin-top: 100px;
   color: white;
   background-color: inherit;
   width: 430px;
}

#kontakt .calwrockttitel {
	font-size: 1.5em;
	text-align: left;
	color: white;
	width: 430px;
	background-color: #0051a5;
}

#kontakt .impressumtitel {
	font-size: 1.2em;
	color: white;
	background-color: #0051a5;
	width: 430px;
}

#kontakt .impressum {
	text-align: center;
}

#kontakt p {
	font-size: 0.7em;
	text-align: left;
	margin: 20px 0 20px 0;
	padding: 0;
}

#kontakt p a {
	color: white;
	background-color: inherit;
	font-weight: bold;
}

#kontakt p a:hover {
	color: white;
	background-color: red;
}
