/*
font-family:'Neo Sans W23';
font-family:'Neo Sans W23 Bold';
font-family:'Neo Sans W23 Medium';

*/

/*========================================================================
	Main Elements
========================================================================*/
h1, h2, h3 {font-weight: normal; font-family:'Neo Sans W23 Medium', Arial;}

h1 {
	margin-bottom:16px;
	font-size: 33px;
	font-weight: normal;
	color: #000;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#333;
}

h3 {
	margin:0;
	padding:0;
	color:#666;
}

h4, h5, h6 {
	margin:0px;
	padding:0px;
}

a {
	color:#999;
}

a:hover {
	color:#ccc;
}

p {
	margin: 0 0 10px 0;
	padding:0;
}

div#Kreditrechner h1 {font-size: 20px;}

h1.VorteilTitle {
	font-family:'Neo Sans W23 Medium', Arial;
	margin-bottom:16px;
	font-size: 33px;
	font-weight: normal;
	color: #000;
}

div.BtnVorteil h2 {
	font-family:'Neo Sans W23 Medium', Arial;
	font-size: 28px;
	font-weight: normal;
	color: #000;
	margin: 16px 0 4px 16px;
}

div.BtnVorteil h3 {
	font-family:'Neo Sans W23', Arial;
	font-size: 17px;
	font-weight: normal;
	color: #000;
	margin-left: 16px;
}

.antrag {
	color: #91B91B;
	font-family:'Neo Sans W23', Arial;
	font-size: 48px;
	line-height: 46px;
	float: left;
}

.boldGreen {
	color:#a0c31a;
	font-weight:bold;
}


