
body {
	font-size: 87.5%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555;
}

h1, h2, h3, h4, h5, h6, p.subline {
	color: #0099fe;
	font-weight: bold;
}

h1 {
	font-size: 1.741em;
	margin-bottom: 0.5em;
	clear: left;
	line-height: 1.2;
}

p.subline {
	color: #777;
	font-size: 1.741em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1em;
}

h2 {
	font-size: 1.286em;
	margin: 2em 0 1em 0;
}

h1 + h2 {
	margin-top: 1em;
}

h3 {
	font-size: 1em;
	margin: 1em 0 0.5em 0;
}

p, ul, ol, table {
	margin-bottom: 1.5em;
}

a {
	text-decoration: none;
	color: #0099fe;
	border-bottom: 1px solid #b2e0ff;
}

a:hover, a:focus {
	border-bottom-color: #4cb7fe;
}

a.linked-image {
	border-bottom: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul {
	margin-left: 1em;
	list-style-type: none;
}

ul li {
	background: url(../img/ul-li-bg.png) no-repeat left 0.375em;
	padding-left: 1.2em;
}

ol {
	list-style-type: decimal;
	margin-left: 2.573em;
}

blockquote,
q {
	font-style: italic;
}

blockquote {
	padding-right: 1em;
	padding-bottom: 0.01em;
	background: url(../img/blockquote-start-bg.png) no-repeat left bottom;
	min-height: 7em;
}

blockquote p {
	padding-bottom: 1em;
	padding-left: 1em;
}

blockquote p:first-child {
	background: url(../img/blockquote-end-bg.png) no-repeat right top;
	padding-top: 1em;
}

table caption {
	font-size: 0.857em;
	font-style: italic;
}

table {
	border: 1px solid #99d6ff;
	border-collapse: collapse;
}

th, td {
	padding: 0.5em;
}

thead th {
	background: #66c2fe;
	color: #fff;
}

tbody td {
	border-right: 1px solid #ccebff;
	border-bottom: 1px solid #ccebff;
}

tbody th {
	background: #e5f5ff;
	border-bottom: 1px solid #fff;
}

.XStandardImageLeft {
	float: left;
	margin: 0 20px 20px 0;
}

.XStandardImageRight {
	float: right;
	margin: 0 0 20px 20px;
}

input {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

sup {
	height: 0;
	line-height: 1;
	position: relative;
	top: -0.4em;
	left: 0.1em;
	vertical-align: baseline !important;
	vertical-align: bottom;
	font-size: 0.786em;
}

sub {
	height: 0;
	line-height: 1;
	position: relative;
	top: 0.4em;
	left: 0.1em;
	vertical-align: baseline !important;
	vertical-align: bottom;
	font-size: 0.786em;
}


/* Fussnoten */

.fussnote {
	font-size: 0.714em;
}

.fussnote ul li {
	background: none;
	list-style-type: circle;
	padding: 0;
	margin-left: 20px;
}

.fussnote ol li {
	background: none;
	list-style-type: decimal;
	padding: 0;
	margin-left: 20px;
}


/* Rabatthinweis */

p.rabatthinweis {
	padding-left: 24px;
	background: url(../img/icons/lightbulb.png) no-repeat left center;
}
