#buttons a {
	font-family: verdana, helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #183C70;
	text-decoration: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#buttons a:hover {

	font-family: verdana, helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #FEA338;
	text-decoration: none;
	background-image: url(images/arrow-over.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
p {
	font-family: verdana, helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #183C70;
}
h1 {
	font-family: verdana, helvetica, sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #183C70;
	line-height: 18px;
	background-repeat: no-repeat;
}
h2 {

	font-family: verdana, helvetica, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #183C70;
	background-image: url(images/orange-line.gif);
	line-height: 18px;
	background-repeat: no-repeat;
}
a {
	color: #183C70;
}
.webdesign {
	color: #9DACBF;
	text-decoration: none;
}
.bundlinie {
	font-family: verdana, helvetica, sans-serif, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #183C70;
}

