/* CSS Document */

h1 {
	color: #34972A;
	margin:0px;
	font-weight:700;
	border-bottom:1px solid #34972A;
	font-size:13px;
}
h2 {
	color: #A8273B;

	margin:8px 0px 5px 0px;
	font-weight:700;
	font-size:13px;
}
.greenlink {
	font-size:13px;
	line-height:22px;
}
.greenlink a {
	color: #34972A;
	text-decoration:none;
	
}
.mggreenlink {
	font-size:13px;
	line-height:13px;
}
.mggreenlink a {
	color: #34972A;
	text-decoration:none;
	display:block;
	padding:2px 0px 10px 0px;
	
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.redtext
{
color:#FF0000;
	font-weight: bold;
}
.greentext
{
color:#35972a;
	font-weight: bold;
}
.gewinnspiel_form {
	font-size: 18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.gewinnspiel_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}