* {
	font-family: "SourceSansPro-Regular";
	font-size: 13px;
	line-height: 15px;
	margin: 0;
	padding: 0 0 4px 0;
	color: #003;
}
a {
	font-family: "SourceSansPro-Semibold";
	color: #009;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: inherit;
}
a:hover {
	color: #C33;
}
a.one {
	font-family: "SourceSansPro-Semibold";
	color: #777;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	vertical-align: top;
}
a.one:hover {
	color: #fff;
}
body {
	color: #003;
	background-color: #036;
	margin: 25px 0 0 0;
}
.bg036 {
	background-color: #036;
}
h1 {
	font-size: 20px;
	font-family: "SourceSansPro-Semibold";
	color: #003;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 8px 0;
	line-height: 20px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-family: "SourceSansPro-Semibold";
	color: #003;
	letter-spacing: 1px;
	text-decoration: none;
	margin: 0;
	padding: 4px 0 5px 0;
	line-height: 16px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	line-height: 14px;
	font-family: "SourceSansPro-Semibold";
	color: #003;
	letter-spacing: 1px;
	margin: 0;
	padding: 2px 0 2px 0;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	line-height: 12px;
	font-family: "SourceSansPro-Semibold";
	color: #003;
	letter-spacing: 2px;
	margin: 4px 0 0 0;
	text-transform: uppercase;
	padding: 4px 0 0 0;
	font-weight: normal;
}
h5 {
	line-height: 12px;
	font-family: "SourceSansPro-Semibold";
	color: #444;
	letter-spacing: 1px;
	padding-bottom: 8px;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}
h6 {
	font-size: 11px;
	line-height: 11px;
	font-family: "SourceSansPro-Semibold";
	color: #444;
	letter-spacing: 6px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
html { 
	height: 101%; 
	}
img {
	border-style: none;
	border: 0;
}
label {
	text-align: left;
	display: block;
	float: left;
	width: 100px;
	height: 12px;
	font-size: 12px;
	line-height: 14px;
	vertical-align: bottom;
}
p img {
	padding: 0;
	border: solid #99ccff 1px;
}
.preise {
	font-family: "SourceSansPro-Semibold";
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
tbody {
	font-family: "SourceSansPro-Semibold";
	font-size: 12px;
	line-height: 14px;
}
td {
	padding-top: 2px;
}