article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}
audio:not([controls]) {
	display: none
}
[hidden] {
	display: none
}
html {
	font-size:62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased
}
body {
	margin: 0;
	padding: 0;
	font-style: normal;
}
body, button, input, select, textarea {
	font-family: sans-serif
}
::-moz-selection {
	color: #000;
	background: #faf5a1;
	text-shadow: none
}
::selection {
	color: #000;
	background: #faf5a1;
	text-shadow: none
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: 400;
	text-rendering: optimizeLegibility;
	word-wrap: break-word
}
a:hover, a:active {
	outline: 0
}
a:focus {
	outline: 1px #000 dotted
}     
abbr {
    letter-spacing: 0.125em;
}
abbr:after {
    content: "?";
    font-size: 0.6em;
    letter-spacing: 0;
    line-height: 1;
    vertical-align: super; 
	  font-weight: 700;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    padding: 0.1em 0.2em; 
    display: inline-block;
}
abbr[title], dfn[title] {
    cursor: help;
}
b, strong {
	font-weight: 700
}
i, em, dfn {
	font-style: italic
}
blockquote {             
	margin: 0 20px 15px;
	padding: 0
}
blockquote p cite:before {
	content: "\2212 020"
}
dfn {
	font-style: italic
}
hr {
  clear: both;
	height: 1px;
	display: block; 
	margin: 10px 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #ccc
}
ins {
	text-decoration: none;
	color: #000;
	background: #ff9
}
mark {
	color: #000;
	background: #faf5a1;
	text-shadow: none;
	font-weight: 700
}
pre, code, kbd, samp {
	font: 1em monospace, monospace;
	_font-family: 'courier new', monospace
}
pre {
	white-space: pre-wrap;
	word-wrap: break-word
}
del {
	text-decoration: line-through
}
q {
	quotes: none
}
q:before, q:after {
	content: "";
	content: none
}
small {
	font-size: 85%
}
sub, sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
ul, ol {              
	margin: 0 0 15px;
	padding: 0 0 0 20px;
}
dd {                
	margin: 0 0 0 20px;
	padding: 0
}
nav ul, nav ol {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style: none
}
img {
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
  max-width:100%;
  height:auto;
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
form {
	margin: 0
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0
}
label {
	cursor: pointer
}
legend {
	padding: 0;
	border: 0;
	*margin-left: -7px
}
button, input, select, textarea {
	margin: 0;
	vertical-align: baseline;
	font-size: 100%;
	*vertical-align: middle
}
button, input {
	*overflow: visible
}
table button, table input {
	*overflow: auto
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
	background-color: #f0dddd
}
::-webkit-input-placeholder {
	color: #999
}
:-moz-placeholder {
	color: #999
}
.placeholder {
	color: #999
}
table { 
	margin: 0 0 15px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0
}
caption, th, td {
	vertical-align: top;
	text-align: left
}
td {
	vertical-align: top
}
p { 
	margin: 0 0 15px 0;
	padding: 0
}
.clearfix:before, .clearfix:after {
	display: table;
	content: ""
}
.clearfix:after {
	clear: both
}
.clearfix {
	zoom: 1
}

/* Contao-Basis */
#container, .inside {
	position: relative
}
.ce_gallery ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none
}
.ce_gallery li {
	float: left
}
.ce_gallery li.col_first {
	clear: left
}
.block {
	overflow: hidden
}
.clear, #clear {
	height: .1px;
	font-size: .1px;
	line-height: .1px;
	clear: both
}
.invisible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

/* Sonstiges */
.ce_download, .ce_downloads, .ce_gallery, .ce_hyperlink, .ce_image {
	margin: 0 0 1.5px 0;
}

highlight2 {
	color: red;
}
