@charset "UTF-8";
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #6391B8;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #6391B8;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #222222;
	line-height: 1.4em;
}
a {
	color: #4F6F92;
	text-decoration: underline;
}
.bildepadding_left_bottom {
	margin-bottom: 15px;
	margin-left: 15px;
}
