@charset "UTF-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: lighter;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 40px;
	background-image: url(bilder/trans.png);
}
a:link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-decoration: none;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #6699CC;
	cursor: auto;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #333333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6699cc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #6699CC;
	font-weight: normal;
	margin: 0px;
}
.altenative-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6699CC;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header-link {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: lighter;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 40px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

