a
{
	color: #0260A0;
}
.green_alert
{
	color: green;
}
.red_alert
{
	color: red;
}
body
{
background-color: #CCCCCC;
margin:0px;
padding: 0px;
text-align: center;
font-family: Arial;
}
input, textarea
{
	border: solid 2px #0260A0;
	margin:2px;
}
#page
{
	background: url('http://www.kerzenstadt.de/xt_commerce2/templates/refresh/img/content.jpg') repeat-y center; 
}
#content
{
	width:820px;
	border: solid 0px pink;
	margin:auto;
}
#kontaktform_id
{
	margin:40px;
	margin-top: 0px;
}
.button
{
height:30px;
}
