
/**
 * Reset
 */

#abruf,
#abruf * {
  color: #222;
  box-sizing: border-box !important;
}

#abruf {
  font-size: 16px;
}

#abruf,
#abruf html,
#abruf body,
#abruf div,
#abruf span,
#abruf object,
#abruf iframe,
#abruf h1,
#abruf h2,
#abruf h3,
#abruf h4,
#abruf h5,
#abruf h6,
#abruf p,
#abruf blockquote,
#abruf pre,
#abruf abbr,
#abruf address,
#abruf cite,
#abruf code,
#abruf del,
#abruf dfn,
#abruf em,
#abruf img,
#abruf ins,
#abruf kbd,
#abruf q,
#abruf samp,
#abruf small,
#abruf strong,
#abruf sub,
#abruf sup,
#abruf var,
#abruf b,
#abruf i,
#abruf dl,
#abruf dt,
#abruf dd,
#abruf ol,
#abruf ul,
#abruf li,
#abruf fieldset,
#abruf form,
#abruf label,
#abruf legend,
#abruf table,
#abruf caption,
#abruf tbody,
#abruf tfoot,
#abruf thead,
#abruf tr,
#abruf th,
#abruf td,
#abruf article,
#abruf aside,
#abruf canvas,
#abruf details,
#abruf figcaption,
#abruf figure,
#abruf footer,
#abruf header,
#abruf hgroup,
#abruf menu,
#abruf nav,
#abruf section,
#abruf summary,
#abruf time,
#abruf mark,
#abruf audio,
#abruf video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

#abruf {
	line-height:1;
}

#abruf article,
#abruf aside,
#abruf details,
#abruf figcaption,
#abruf figure,
#abruf footer,
#abruf header,
#abruf hgroup,
#abruf menu,
#abruf nav,
#abruf section {
	display:block;
}

#abruf nav ul {
	list-style:none;
}

#abruf blockquote,
#abruf q {
	quotes:none;
}

#abruf blockquote:before,
#abruf blockquote:after,
#abruf q:before,
#abruf q:after {
	content:'';
	content:none;
}

#abruf a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

/* change colours to suit your needs */
#abruf ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

/* change colours to suit your needs */
#abruf mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

#abruf del {
	text-decoration: line-through;
}

#abruf abbr[title],
#abruf dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

#abruf table {
	border-collapse:collapse;
	border-spacing:0;
}

/* change border colour to suit your needs */
#abruf hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

#abruf input,
#abruf select {
	vertical-align:middle;
}
