
/* Allgemeine Einstellungen */

html,
body
{
	margin: 0;
	padding: 0;
}
body
{
	background: #ffffff url(../images/layout/header_background.gif) repeat-x 0 6.8571em; /* 96/14 */
	color: #303030;
	font: normal normal 0.875em/1.5em 'Open Sans', 'Helvetica Neue', sans-serif; /* 14/16 21/14 */
}
a
{
	text-decoration: none;
	color: #d20a11;
}
a:hover,
a:focus-visible {
	text-decoration: underline;
}
p > a,
p > span > a,
td > a,
td > span > a{

	text-decoration: underline;
}
a img
{
	border: none;
}
a span
{
	cursor: pointer;
}
address
{
	margin: 0;
	padding: 0.2857em 0; /* 4/14 */
	font-style: normal;
}
h1
{
	margin: 0;
	padding: 0.3846em 0; /* 10/26 */
	color: #d20a11;
	font-weight: normal;
	font-size: 1.8571em; /* 26/14 */
	line-height: 1.1538em; /* 30/26 */
}
h2
{
	margin: 0;
	padding: 0.7em 0 0.5em 0; /* 14/20 0 10/20 0 */
	color: #d20a11;
	font-weight: normal;
	font-size: 1.4286em; /* 20/14 */
	line-height: 1.2em; /* 24/20 */
}

h3
{
	margin: 0;
	padding: 0.7778em 0 0.5em 0; /* 14/18 0 9/18 */
	font-weight: normal;
	font-size: 1.2857em; /* 18/14 */
	line-height: 1.2222em; /* 22/18 */
}
h3.subheadline
{
	margin-top: -0.7778em; /* -14/18 */
}
h4
{
	margin: 0;
	padding: 0.6em 0 0.3333em 0; /* 9/15 0 5/15 0 */
	font-weight: bold;
	font-size: 1.0714em; /* 15/14 */
	line-height: 1.4667em; /* 22/15 */
}

/* Allgemeine Einstellungen > Iframes */

iframe
{
	border: none;
}

/* Allgemeine Einstellungen > Bilder */

img
{
	max-width: 100%;
	height: auto;
}

/* Allgemeine Einstellungen > Bilder > links ausgerichtet (ohne Float) */

img.bild_25,
img.bild_25_rahmen,
img.bild_40,
img.bild_40_rahmen,
img.bild_60,
img.bild_60_rahmen
{
	display: block;
	margin: 0.7143em 0 1em 0; /* 10/14 0 14/14 0 */
}

/* Allgemeine Einstellungen > Bilder > zentriert */

img.bild_mittig_25,
img.bild_mittig_25_rahmen,
img.bild_mittig_40,
img.bild_mittig_40_rahmen,
img.bild_mittig_60,
img.bild_mittig_60_rahmen
{
	display: block;
	margin: 0.7143em auto 1em auto; /* 10/14 auto 14/14 auto */
}

/* Allgemeine Einstellungen > Bilder > links ausgerichtet */

img.bild_links_25,
img.bild_links_25_rahmen,
img.bild_links_40,
img.bild_links_40_rahmen,
img.bild_links_60,
img.bild_links_60_rahmen
{
	float: left;
	margin: 0.7143em 20px 1em 0; /* 10/14 20 14/14 0 */
}

/* Allgemeine Einstellungen > Bilder > rechts ausgerichtet */

img.bild_rechts_25,
img.bild_rechts_25_rahmen,
img.bild_rechts_40,
img.bild_rechts_40_rahmen,
img.bild_rechts_60,
img.bild_rechts_60_rahmen
{
	float: right;
	margin: 0.7143em 0 1em 20px; /* 10/14 0 14/14 20 */
}

/* Allgemeine Einstellungen > Bilder > 25% Breite */

img.bild_25,
img.bild_25_rahmen,
img.bild_mittig_25,
img.bild_mittig_25_rahmen,
img.bild_links_25,
img.bild_links_25_rahmen,
img.bild_rechts_25,
img.bild_rechts_25_rahmen
{
	width: 25%;
}

/* Allgemeine Einstellungen > Bilder > 40% Breite */

img.bild_40,
img.bild_40_rahmen,
img.bild_mittig_40,
img.bild_mittig_40_rahmen,
img.bild_links_40,
img.bild_links_40_rahmen,
img.bild_rechts_40,
img.bild_rechts_40_rahmen
{
	width: 40%;
}

/* Allgemeine Einstellungen > Bilder > 60% Breite */

img.bild_60,
img.bild_60_rahmen,
img.bild_mittig_60,
img.bild_mittig_60_rahmen,
img.bild_links_60,
img.bild_links_60_rahmen,
img.bild_rechts_60,
img.bild_rechts_60_rahmen
{
	width: 60%;
}

/* Allgemeine Einstellungen > Bilder > 100% Breite */

img.bild_100,
img.bild_100_rahmen
{
	display: block;
	width: 100%;
	margin: 0.7143em 0 1em 0; /* 10/14 0 14/14 0 */
}

/* Video */
.video-js {
	margin: 1.5rem 0;
}

/* Allgemeine Einstellungen > Bilder > Rahmen */

img.bild_25_rahmen,
img.bild_mittig_25_rahmen,
img.bild_links_25_rahmen,
img.bild_rechts_25_rahmen,
img.bild_40_rahmen,
img.bild_mittig_40_rahmen,
img.bild_links_40_rahmen,
img.bild_rechts_40_rahmen,
img.bild_60_rahmen,
img.bild_mittig_60_rahmen,
img.bild_links_60_rahmen,
img.bild_rechts_60_rahmen,
img.bild_100_rahmen
{
	outline: solid 1px #a7a7a7;
}

p
{
	margin: 0;
	padding: 0.2857em 0; /* 4/14 */
}
.klein
{
	font-size: 0.8571em; /* 12/14 */
}
.more a
{
	padding: 5px 9px 4px 9px;
	background: #a7a7a7;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
}
.more a:hover,
.more a:focus
{
	background: #b00f0a url(../images/layout/more_background.gif) repeat-x 0 0;
}
.more a span
{
	padding-right: 12px;
	background: transparent url(../images/layout/more_icon.png) no-repeat right center;
}
ol,
ul
{
	margin: 0;
	padding: 0.7143em 0 1em 30px; /* 10/14 0 14/14 30 */
}
ul
{
	list-style-image: url(../images/layout/bullet.gif);
}
li
{
	margin: 0;
	padding: 0.1429em 0; /* 2/14 */
}
table
{
	margin: 0.7143em 0 1em 0; /* 10/14 0 14/14 0 */
	padding: 0;
	border: none;
	border-collapse: collapse;
}
table.daten
{
	/* table-layout: fixed; */
	width: 100%;
	margin: 2em 0 3em 0; /* 28/14 0 42/14 0 */
	background: #f5f5f5;
}
table.daten td,
table.daten th
{
	padding: 0.5714em 0.7143em; /* 8/14 10/14 */
	border: solid 1px #dcdcdc;
	font-weight: normal;
	text-align: center;
}
table.daten tr td:first-child,
table.daten tr th:first-child
{
	text-align: left;
}
table.daten tbody tr:first-child td,
table.daten tbody tr:first-child th
{
	background: #cc0000;
	color: #ffffff;
	font-weight: bold;
}
table.daten tbody tr:nth-child(even) td,
table.daten tbody tr:nth-child(even) th
{
	background: #ffffff;
}

/* Allgemeine Einstellungen > Formularelemente */

.messages
{
	margin: 1.4286em 0; /* 20/14 0 */
	background: #e6edf4
}
.messages h2,
.messages p
{
	padding-right: 20px;
	padding-left: 20px;
}
.messages h2
{
	padding-top: 1em; /* 20/20 */
}
.messages p
{
	padding-bottom: 1.7143em; /* 24/14 */
}
.messages ul
{
	padding: 0.4286em 20px 1.7143em 36px; /* 6/14 20 24/14 36 */
	list-style-image: none;
}

form
{
	margin: 0;
	padding: 0;
}
label
{
	cursor: pointer;
}
input.radio,
input.checkbox,
input.text,
textarea,
select,
button,
input.submit,
input.reset
{
	/* -webkit-appearance: none; */
	-webkit-border-radius: 0;
	border-radius: 0;
}
input,
textarea,
select
{
	margin: 0;
	outline: none;
}
input.text,
textarea,
select
{
	padding: 0.4286em 0.5714em 0.3571em 0.5714em; /* 6/14 8/14 5/14 8/14 */
	background: #ebebeb;
	border: solid 1px #cdcdcd;
	color: #303030;
	font: normal normal 1em/normal 'Open Sans', 'Helvetica Neue', sans-serif; /* 14/14 */
}
select
{
	padding-top: 0.2857em; /* 4/14 */
	padding-right: 0.2143em; /* 3/14 */
	padding-bottom: 0.2143em; /* 3/14 */
}
textarea
{
	line-height: 1.3571em; /* 19/14 */
}
input.submit,
input.reset
{
	padding: 0.4286em 0.5714em 0.3571em 0.5714em; /* 6/14 8/14 5/14 8/14 */
	background: #d20a11;
	border: none;
	color: #ffffff;
	font: normal normal 1em/normal 'Open Sans', 'Helvetica Neue', sans-serif; /* 14/14 */
	cursor: pointer;
}
form h2
{
	padding: 1.5em 0 1em 0; /* 30/20 0 20/20 0 */
}
form .note
{
	margin-top: 1em; /* 14/14 */
	font-weight: bold;
}
form span.required
{
	color: #d20a11;
	font-weight: bold;
}
form .row
{
	overflow: hidden;
	padding: 1.0714em 0; /* 15/14 0 */
	border-top: solid 1px #f0f0f0;
}
form .row.first
{
	border: none;
}
form .row label.main,
form .row .label.main
{
	float: left;
	width: 32%;
	padding: 0.5em 0 0.4286em 0; /* 7/14 0 6/14 0 */
	line-height: normal;
}
form .row input.text,
form .row textarea
{
	box-sizing: border-box;
	width: 68%;
}
form .row input.checkbox,
form .row input.radio
{
	margin: 0 0.2857em 0 1em; /* 4/14 0 14/14 0 */
}
form .row > div
{
	box-sizing: border-box;
	float: left;
	width: 68%;
	padding: 0.5em 0 0.4286em 0; /* 7/14 0 6/14 0 */
	padding-right: 1em; /* 14/14 */
	padding-left: 1em; /* 14/14 */
	background: #f0f0f0;
}
form .row > div.auto_width
{
	width: auto;
	padding: 0.5em 0 0.4286em 0; /* 7/14 0 6/14 0 */
}
form .row > div.full_width
{
	width: 100%;
	padding: 0.5em 0 0.4286em 0; /* 7/14 0 6/14 0 */
}
form .row > div label,
form .row > div input
{
	margin-right: 0.7143em; /* 10/14 */
}
form .row > div > *:first-child
{
	margin-left: 0;
}
form .row.submit
{
	text-align: right;
}

form input.error {
	background-color: #e0646a;
}

form input[name="__EMAIL"] {
	display: none;
}

/* Framework */

#wrapper_logo
{
	overflow: hidden;
	width: 67.1428571429em; /* 940/14 */
	margin: 0 auto;
	padding: 0 20px;
}

#wrapper_logo a.facebook {
	display: inline-block;
	width: 29px;
	height: 29px;
	background-image: url(../images/layout/FB-f-Logo__blue_50.png);
	background-size: 29px;
	position: fixed;
	right: 10px;
	top: 34px;
}

#wrapper_header
{
	min-width: 70em; /* 980/14 */
	background: #d20a11 url(../images/layout/header_background.gif) repeat-x 0 0;
}
#header
{
	position: relative;
	width: 67.1428571429em; /* 940/14 */
	margin: 0 auto;
	padding: 0 20px;
}
#wrapper_main
{
	clear: left;
	overflow: hidden;
	width: 67.1428571429em; /* 940/14 */
	margin: 0 auto;
	padding: 1.4286em 20px 2.1429em 20px; /* 20/14 20 30/14 20 */
}
#left_column
{
	float: left;
	width: 25.531914894%; /* (240/940)*100 */
}
#left_column > *
{
	margin-right: 20px;
}
#main
{
	overflow: hidden;
	float: left;
	width: 74.4680851064%; /* (700/940)*100 */
	background: #ffffff;
}
#content
{
	padding: 16px 4.2857142857% 20px 2.8571428571%; /* 16 (30/700)*100 20 (20/700)*100 */
}
#main.two_columns #content
{
	float: left;
	width: 58.5714285714%; /* (410/700)*100 */
}
#right_column
{
	float: left;
	width: 34.2857142857%; /* (240/700)*100 */
}
#right_column > *
{
	margin-right: 20px;
}

/* Framework > Header > Logo */

#logo
{
	float: left;
	width: 48.0851063830%; /* (452/940)*100 */
	margin: 2.3571em 0 1.8571em 0; /* 33/14 0 26/14 0 */
}
#logo img
{
	display: block;
	width: 100%;
}

/* Framework > Header > Schnellnavigation (Home, Menü, Suche) */

#quicknavigation
{
	display: none;
}

/* Framework > Header > Toolbar */

#toolbar
{
	position: absolute;
	top: -6.8571em; /* 96/14 */
	right: 20px;
	overflow: hidden;
	float: right;
	width: 31.0638297872%; /* (292/940)*100 */
}

/* Framework > Header > Toolbar > Quicklinks */

#quicklinks
{
	padding: 0.6923em 0 0.6154em 0; /* 9/13 0 8/13 0 */
	font-size: 0.9286em; /* 13/14 */
	font-weight: normal;
	text-align: center;
	list-style-type: none;
	list-style-image: none;
}
#quicklinks li
{
	display: inline;
	padding: 0 0.6923em 0 0.7692em; /* 0 9/13 0 10/13 */
	background: transparent url(../images/layout/quicklinks_border.gif) no-repeat left center;
}
#quicklinks li:first-child
{
	padding-left: 9px;
	background: transparent;
}
#quicklinks li a
{
	color: #303030;
	text-decoration: none;
}
#quicklinks li a:hover,
#quicklinks li a:focus
{
	text-decoration: underline;
}

/* Framework > Header > Toolbar > Suche */

#form_topsearch
{
	overflow: hidden;
	float: left;
	width: 76.7123287671%; /* (224/292)*100 */
	font-size: 0.9286em; /* 13/14 */
}
#form_topsearch input.text
{
	float: left;
	width: 77.6785714285%; /* (174/224)*100 */
	height: 2.2308em; /* 29/13 */
	padding: 0 18.75% 0 3.57142857%; /* 0 (42/224)*100 0 (8/224)*100 */
	border: none;
}
#form_topsearch input.submit
{
	overflow: hidden;
	float: left;
	width: 34px;
	height: 2.2308em; /* 29/13 */
	margin-left: -34px;
	padding: 0;
	background: #ebebeb url(../images/layout/search_icon.png) no-repeat center center;
	text-indent: -99999px;
}

/* Framework > Header > Toolbar > Schriftgröße */

#fontsize
{
	float: left;
	overflow: hidden;
	width: 23.2876712329%; /* (68/292)*100 */
	font-size: 0.9286em; /* 13/14 */
}
#fontsize span
{
	float: right;
	width: 42.6470588235%; /* (29/68)*100 */
	height: 2.2308em; /* 29/13 */
	margin-left: 1px;
	background-color: #ebebeb;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -99999px;
	cursor: pointer;
}
#fontsize span.larger
{
	background-image: url(../images/layout/fontsize_icon_larger.png);
}
#fontsize span.smaller
{
	background-image: url(../images/layout/fontsize_icon_smaller.png);
}

/* Framework > Subnavigation (linke Spalte und als Flyout im Hauptmenü) */

.subnavigation
{
	padding: 0;
	border: solid 1px #8a8a8a;
	border-top: none;
	font-weight: normal;
	line-height: 1.2857em; /* 18/14 */
}
.subnavigation li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.subnavigation a
{
	display: block;
	padding: 0.5em 14px 0.4286em 14px; /* 7/14 14 6/14 14 */
	background: #666666;
	border-top: solid 1px #8a8a8a;
	color: #ffffff;
}
.subnavigation a > span
{
	display: block;
}
.subnavigation li.expandable > a > span
{
	background: transparent url(../images/layout/navigation_icon_expand_small.png) no-repeat right center;
}
.subnavigation li.expanded > a > span
{
	background-image: url(../images/layout/navigation_icon_collapse_small.png);
}

/* Framework > Subnavigation > Erste Ebene */

.subnavigation > li.active > a
{
	background: #4a4a4a;
	font-weight: bold;
}

/* Framework > Subnavigation > Zweite Ebene */

.subnavigation ul
{
	padding: 0;
}
.subnavigation li.active ul a
{
	padding-left: 29px;
	background: #4a4a4a;
	border-color: #5c5c5c;
}
.subnavigation ul > li.active > a
{
	color: #cebca5;
}



/* Framework > Header > Visual */

#wrapper_visual
{
	clear: both;
	overflow: hidden;
	padding: 25px 0 30px 0;
}
#visual
{
	position: relative;
	float: left;
	overflow: hidden;
	width: 74.4680851064%; /* (700/940)*100 */
	height: 23.5714em; /* 330/14 */
}
#visual ul
{
	overflow: hidden;
	padding: 0;
	background: #000000;
	list-style-type: none;
	list-style-image: none;
}
#visual ul li
{
	position: relative;
	z-index: 1;
	opacity: 0;

	float: left;
	width: 100%;
	margin-left: -100%;
	padding: 0;
}
#visual ul li:first-child
{
	margin-left: 0;
}
#visual ul li.active
{
	z-index: 2;
	opacity: 1;
}
#visual ul li img
{
	display: block;
	width: 100%;
}
#visual ul li a
{
	display: block;
	text-decoration: none;
}
#visual ul li div.border,
#visual ul li a
{
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: solid 1px #ffffff;
}
#visual ul li div.border div,
#visual ul li a div
{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1em 20px; /* 14/14 20 */
	background: transparent url(../images/layout/visual_background.png) repeat 0 0;
}
#visual ul li h2
{
	margin-bottom: 3px;
	padding: 0;
	color: #ffffff;
	font-size: 1.3571em; /* 19/14 */
}
#visual ul li p
{
	padding: 0;
	color: #ffffff;
	font-size: 1.0714em; /* 15/14 */
}
#visual ul li.active div h2,
#visual ul li.active div p
{
	position: relative;
	z-index: 70;
}
#dot_navigation
{
	position: absolute;
	z-index: 80;
	top: 18px;
	left: 50%;
	float: left;
}
#dot_navigation div
{
	position: relative;
	left: -50%;
}
#dot_navigation span
{
	overflow: hidden;
	float: left;
	width: 11px;
	height: 11px;
	margin: 0 5px;
	background: transparent url(../images/layout/visual_navigation_spritesheet.png) no-repeat 0 0;
	text-indent: -99999px;
	cursor: pointer;
}
#dot_navigation span.active
{
	background-position: 0 -11px;
}
#visual .previous,
#visual .next
{
	position: absolute;
	z-index: 90;
	top: 37.8787878788%; /* (125/330)*100 */
	left: 6px;
	overflow: hidden;
	display: block;
	width: 20px;
	height: 30px;
	background: transparent url(../images/layout/visual_arrow_spritesheet.png) no-repeat 0 0;
	text-indent: -99999px;
	cursor: pointer;
}
#visual .next
{
	left: auto;
	right: 6px;
	background-position: 0 -30px;
}

/* Framework > Linke Spalte > Subnavigation */

#subnavigation h2
{
	padding: 0.8421em 0 0.6842em 10px; /* 16/19 0 13/10 10 */
	color: #ffffff;
	/* font-weight: 300; */
	font-size: 1.3571em; /* 19/14 */
}
#subnavigation .subnavigation
{
	padding-bottom: 22px;
	background-image: url(../images/layout/shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
}
#subnavigation .subnavigation a
{
	border-right: solid 1px #8a8a8a;
	border-left: solid 1px #8a8a8a;
}
#subnavigation .subnavigation > li.last a
{
	border-bottom: solid 1px #8a8a8a;
}



/* Framework > Rechte Spalte > Inhaltscontainer */

#right_column .container
{
	padding: 1.0714em 20px 1.4286em 20px; /* 15/14 20 20/14 20 */
	border-top: solid 1px #f0f0f0;
	border-left: solid 1px #f0f0f0;
}
#right_column .container:first-child
{
	border-top: none;
}

/* interne Liste */
.list-internal section {
	padding-left: 1rem;
}

/* News-Liste */

ul.news
{
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
ul.news li
{
	overflow: hidden;
	padding: 0.5714em 0 1.7143em 0; /* 8/14 0 24/14 0 */
	border-bottom: solid 1px #f0f0f0;
}
ul.news li .image
{
	float: left;
	width: 27.6923076923%; /* (180/650)*100 */
	margin-right: 3.6923076923%; /* (24/650)*100 */
	margin-top: 0.5714em; /* 8/14 */
}
ul.news li .text
{
	float: left;
	width: 68.6153846154%; /* (446/650)*100 */
}
ul.news li .image a
{
	display: block;
	width: 100%;
}
ul.news li .image img
{
	display: block;
}
ul.news li .image img.bild_rahmen
{
	border: solid 1px #a7a7a7;
}
ul.news li h2
{
	margin-bottom: 0.5em; /* 10/20 */
	padding: 0;
}
ul.news li h3
{
	margin: -0.1176em 0 0.5882em 0; /* -2/17 0 10/17 */
	padding: 0;
	color: #a4917e;
	font-size: 1.2143em; /* 17/14 */
}
ul.news li h3 a
{
	color: #a4917e;
}
ul.news li .release
{
	margin-top: 0.7143em; /* 10/14 */
	color: #a7a7a7;
}
ul.news li .release a
{
	color: #a7a7a7;
}
ul.news li .more
{
	margin-top: 1em; /* 14/14 */
}

/* Themen (Startseite) */

.topics
{
	overflow: hidden;
	width: 100%;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.topics > li
{
	position: relative;
	float: left;
	width: 25%; /* (235/940)*100 */
	height: 28.5714em; /* 400/14 */
	padding: 0;
	background: transparent url(../images/layout/topics_border.gif) repeat-y 0 0;
	font-weight: normal;
}
.topics > li:first-child
{
	background: transparent;
}
.topics > li > *
{
	margin-right: 20px;
	margin-left: 20px;
}
.topics > li h2
{
	font-size: 1.2143em; /* 17/14 */
}
.topics > li h2 a
{
	text-decoration: none;
}
.topics > li > a
{
	display: block;
	margin-bottom: 0.2857em; /* 4/14 */
}
.topics > li img.bild_rahmen
{
	border: solid 1px #a7a7a7;
}
.topics > li ul
{
	padding: 0.2857em 0 0.2857em 15px; /* 4/14 0 4/14 15 */
	line-height: 1.3571em; /* 19/14 */
}
.topics > li ul a
{
	color: #303030;
}
.topics > li ul a:hover,
.topics > li ul a:focus
{
	color: #d20a11;
}
.topics > li > .more
{
	position: absolute;
	bottom: 1.1538em; /* 15/13 */
	left: 0;
}

/* Suche */

.searchbar
{
	margin-bottom: 1.4286em; /* 20/14 */
	padding: 1.0714em 20px; /* 15/14 20 */
	background: #f0f0f0;
}
.searchbar > div
{
	overflow: hidden;
}
.searchbar label
{
	float: left;
	width: 20%;
	padding: 0.4286em 0; /* 6/14 0 */
}
.searchbar input.text
{
	float: left;
	box-sizing: border-box;
	width: 50%;
	background: #ffffff;
}
.searchbar input.submit
{
	float: left;
	box-sizing: border-box;
	width: 30%;
	margin-left: -1px;
}

/* Suche > Suchergebnisse */

.search .search_result
{
	padding: 0.7143em 0 1.4286em 0; /* 10/14 0 20/14 0 */
	border-bottom: solid 1px #f0f0f0;
}

.search .search_result tt
{
	font: normal normal 0.875em/1.5em 'Open Sans', 'Helvetica Neue', sans-serif; /* 14/16 21/14 */
}
.search .search_result .link
{
	color: #808080;
	font-size: 0.8571em;
}
.search .search_result .link span
{
	margin-right: 0.1667em; /* 2/12 */
	padding: 0 0.3333em 0 0.4167em; /* 0 4/12 0 5/12 */
	border-radius: 2px;
	background: #f0f0f0;
}
.search .search_result .link a
 {
	text-decoration: none;
 }
.search .search_result .link a:hover,
.search .search_result .link a:focus
{
	text-decoration: underline;
}

/* Suche > Pagination */

.pagination
{
	overflow: hidden;
	padding: 0.3571em 0.7143em 0.1429em 0.7143em; /* 5/14 10/14 2/14 10/14 */
	background: #f0f0f0;
}
.pagination a
{
	display: inline-block;
	margin-bottom: 0.2857em; /* 4/14 */
	padding: 0.0714em 0.4286em; /* 1/14 6/14 */
	background: #d9d9d9;
	color: #303030;
}
.pagination a.active
{
	background: #d20a11;
	color: #ffffff;
}
.pagination .label
{
	margin-right: 0.4286em; /* 6/14 */
}
.pagination .hits
{
	float: right;
}

/* Aufklappbare Listen */
ul.expandable,
ul.expandable ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	list-style-image: none;
}
ul.expandable > li {
	margin-bottom: 10px;
}
ul.expandable li {
	margin-left: 20px;
	padding: 0;
	background-color: #ebebeb;
}
ul.expandable li p {
	/*padding: 5px;*/
	padding: 5px 0;
}
ul.expandable > li > p {
	font-weight: bold;
}
ul.expandable li.has_children p {
	padding-left: 30px;
}
ul.expandable li.has_children > p {
	background: url(../images/layout/icon_expand_small.png) no-repeat 12px;
	cursor: pointer;
}
ul.expandable li.has_children.expanded > p {
	background-image: url(../images/layout/icon_collapse_small.png);
}
ul.expandable > li.has_children {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

/* Formular Behälterbestellung */
form.behaelterbestellung table.daten {
	margin: 0;
	width: auto;
}
form.behaelterbestellung table.daten td {
	padding: 5px 8px;
}
form.behaelterbestellung table.daten td input {
	width: 50px;
}
form.behaelterbestellung textarea {
	width: 100%;
}
form.behaelterbestellung input.calendar {
	width: 100px;
}
form.behaelterbestellung div.required.error,
form.behaelterbestellung textarea.required.error {
	background-color: #e0646a;
}

form.behaelterbestellung div.row.submit input.prev {
	float: left;
}

/* make tables scrollable */
form.behaelterbestellung div.row.overflow {
	overflow: auto;
	padding-bottom: 0;
	margin-bottom: 1.0714em;
}

form.behaelterbestellung input.hide_spin_buttons[type="number"]::-webkit-inner-spin-button,
form.behaelterbestellung input.hide_spin_buttons[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
}
form.behaelterbestellung input.hide_spin_buttons[type="number"] {
	-moz-appearance: textfield;
}

/* Framework > Startseite > Werbe-Schaltung */

.wrapper-ad
{
	margin: 1em 0; /* 14/14 0 */
}
.wrapper-iframe
{
	position: relative;
}
.wrapper-iframe iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
.wrapper-iframe-desktop
{
	padding-bottom: 12.7659574468%; /* (120/940)*100 */
}
.wrapper-iframe-tablet
{
	padding-bottom: 17.1428571429%; /* (120/700)*100 */
}
.wrapper-iframe-smartphone
{
	padding-bottom: 32.6086956522%; /* (150/460)*100 */
}

/* Framework > Inhaltsseiten > Abfall-ABC */
.abfall-abc-navigation_wrapper {
	margin: 4rem 3rem 2rem 3rem;
}

.letter-pagination {
	display: flex;
	flex-direction: row;
	margin-top: 1rem;
	flex-wrap: wrap;
}

.letter-pagination a {
	padding: 0.6rem 0.8rem;
	background: #E30713;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1rem;
	margin-top: 0.3rem;
}

.letter-pagination a:not(:last-of-type) {
	margin-right: 0.3rem;
}

.letter-pagination a:not(.active):hover {
	text-decoration: underline;
	background: #bc080f;
}

.letter-pagination a.active {
	background: #B7ADB5;
}

.abfall-abc-content_wrapper {
	position: relative;
	padding: 2rem 0 3rem 0;
	background: #F2F2F2;
}

.abfall-abc-content_wrapper::before, .abfall-abc-content_wrapper::after {
	content: ' ';
	width: 50vw;
	height: 100%;
	position: absolute;
	background: #F2F2F2;
	top: 0;
}

.abfall-abc-content_wrapper::before {
	left: -50vw;
}

.abfall-abc-content_wrapper::after {
	right: -50vw;
}

.abfall-abc-content_wrapper .expandable-wrapper {
	margin: 0.5rem;
}

.abfall-abc-content_wrapper .expandable-wrapper .expandable-headline.expandable-trigger {
	background: #E30713;
}
.abfall-abc-content_wrapper .expandable-wrapper.expandable-wrapper-collapsed .expandable-headline.expandable-trigger {
	background: #999;
}

.symbols_wrapper {
	display: flex;
	flex-wrap: wrap;
}

.symbol_wrapper {
	display: flex;
	align-items: center;
	margin-top: 1rem;
}

.symbol_wrapper:not(:last-of-type) {
	margin-right: 2rem;
}

.symbol_wrapper .image_wrapper {
	max-width: 20%;
	margin-right: 1rem;
}

.symbol_wrapper .image_wrapper img {
	width: 100px;
}

.symbol_wrapper div:not(.image_wrapper) {
	font-size: 1.2rem;
	text-decoration: underline;
	font-weight: bold;
}

.no-search-result {
	text-align: center;
}


/* Framework > Startseite > Werbe-Schaltung > Breakpoints */

.wrapper-iframe-tablet,
.wrapper-iframe-smartphone
{
	display: none;
}
@media screen and (max-width: 1164px)
{
	#header,
	#wrapper_main
	{
		width: 70em;
	}
}
@media screen and (max-width: 1050px)
{
	.wrapper-iframe-desktop
	{
		display: none;
	}
	.wrapper-iframe-tablet
	{
		display: block;
	}
}
@media screen and (max-width: 810px)
{
	.wrapper-iframe-tablet
	{
		display: none;
	}
	.wrapper-iframe-smartphone
	{
		display: block;
	}
}

/* Breakpoints */

/* @media screen and (max-width: 1000px) */
/* CR 14.02.2017: Das Facebook Logo braucht etwas Platz */
@media screen and (max-width: 1050px)
{
	/* Framework */

	#wrapper_logo
	{
		width: 50em; /* 700/14 */
	}
	#wrapper_header
	{
		min-width: 52.8571428571em; /* 740/14 */
	}
	#header
	{
		width: 50em; /* 700/14 */
	}
	#wrapper_main
	{
		min-width: 0;
		width: 50em; /* 700/14 */
	}
	#left_column
	{
		display: none;
	}
	#main
	{
		float: none;
		width: auto;
	}

	/* Framework > Header > Logo */

	#logo
	{
		margin: 2.5em 0 2.3571em 0; /* 35/14 0 33/14 0 */
	}

	/* Framework > Header > Toolbar */

	#toolbar
	{
		width: 41.7142857143%; /* (292/700)*100 */
	}

	/* Framework > Header > Toolbar > Suche */

	#form_topsearch
	{
		float: none;
		width: auto;
	}

	/* Framework > Header > Toolbar > Schriftgröße */

	#fontsize
	{
		display: none;
	}



	/* Framework > Header > Visual */

	#visual
	{
		float: none;
		width: auto;
		margin-bottom: 15px;
	}

	/* Themen (Startseite) */

	.topics
	{
		margin-top: -1.486em; /* -20/14 */
	}
	.topics > li
	{
		width: 50%; /* (350/700)*100 */
		height: auto;
		padding: 1.1429em 0 1.7857em 0; /* 16/14 0 25/14 0 */
		background: transparent;
		border-top: solid 1px #dadada;
	}
	.topics > li.first_two_columns
	{
		clear: left;
	}
	.topics > li.first_row_two_columns
	{
		border-top: none;
	}
	.topics > li > .more
	{
		position: static;
		margin-top: 1em; /* 14/14 */
	}
}

/* @media screen and (max-width: 760px) */
/* CR 14.02.2017: Das Facebook Logo braucht etwas platz */
@media screen and (max-width: 810px)
{
	/* Framework */

	#wrapper_logo
	{
		width: auto;
		max-width: 32.8571428571em; /* 460/14 */
		padding: 0 10px;
	}
	#wrapper_header
	{
		min-width: 34.2857142857em; /* 480/14 */
		min-width: 0;
	}
	#header
	{
		width: auto;
		max-width: 32.8571428571em; /* 460/14 */
		padding: 0 10px;
	}
	#wrapper_main
	{
		width: auto;
		max-width: 32.8571428571em; /* 460/14 */
		padding-top: 0;
		padding-right: 10px;
		padding-left: 10px;
	}
	.frontpage #wrapper_main
	{
		padding-top: 1.4286em; /* 20/14 */
	}
	#content
	{
		padding: 16px 30px 20px 20px;
	}
	#main.two_columns #content
	{
		float: none;
		width: auto;
	}
	#right_column
	{
		float: none;
		width: auto;
	}
	#right_column > *
	{
		margin-right: 0;
	}

	/* Framework > Header > Logo */

	#logo
	{
		float: none;
		display: block;
		width: auto;
		height: 6.8571em; /* 96/14 */
		margin: 0;
		padding: 0 20px;
		line-height: 6.8571em; /* 96/14 */
	}
	#logo img
	{
		display: inline;
		width: 73.2608695652%; /* (337/460)*100 */
		min-width: 180px;
		vertical-align: middle;
	}

	/* Framework > Header > Schnellnavigation (Home, Menü, Suche) */

	#quicknavigation
	{
		display: block;
		overflow: hidden;
		padding: 1em 20px 1.0714em 20px; /* 14/14 20 15/14 20 */
		list-style-type: none;
		list-style-image: none;
	}
	#quicknavigation li
	{
		overflow: hidden;
		float: left;
		width: 32px;
		height: 32px;
		margin-right: 8px;
		padding: 0;
		background: transparent url(../images/layout/quicknavigation_icon_spritesheet.png) no-repeat 0 0;
		text-indent: -99999px;
		cursor: pointer;
	}
	#quicknavigation li a
	{
		display: block;
		width: 100%;
		height: 100%;
	}
	#quicknavigation li.navigation
	{
		background-position: 0 -32px;
	}
	#quicknavigation li.search
	{
		background-position: 0 -64px;
	}
	#quicknavigation li:hover
	{
		background-color: #9e0b0b;
	}
	#quicknavigation li:hover
	{
		background-color: #9e0b0b;
	}
	#quicknavigation li:hover
	{
		background-color: #9e0b0b;
	}
	#quicknavigation li.active,
	#quicknavigation li.active:hover
	{
		background: #ffffff url(../images/layout/quicknavigation_icon_spritesheet.png) no-repeat -32px 0;
	}
	#quicknavigation li.navigation.active,
	#quicknavigation li.navigation.active:hover
	{
		background-position: -32px -32px;
	}
	#quicknavigation li.search.active,
	#quicknavigation li.search.active:hover
	{
		background-position: -32px -64px;
	}

	/* Framework > Header > Toolbar */

	#toolbar
	{
		position: static;
		float: none;
		clear: both;
		width: auto;
		margin-bottom: 1em; /* 14/14 */
		background: #ffffff;
	}
	#toolbar.collapsed
	{
		display: none;
	}

	/* Framework > Header > Toolbar > Quicklinks */

	#quicklinks
	{
		display: none;
	}

	/* Framework > Header > Toolbar > Suche */

	#form_topsearch
	{
		padding: 10px;
		font-size: 1em; /* 14/14 */
	}



	/* Framework > Header > Visual */

	#wrapper_visual
	{
		padding: 0 0 1em 0; /* 0 0 14/14 0 */
	}
	#visual
	{
		height: auto;
		margin-bottom: 1em; /* 14/14 */
	}
	#visual ul li div.border,
	#visual ul li a
	{
		position: static;
		border: none;
	}
	#visual ul li div.border div,
	#visual ul li a div
	{
		position: static;
		background: #000000;
	}
	#visual ul li h2,
	#visual ul li p
	{
		text-align: center;
	}
	#visual .previous,
	#visual .next
	{
		top: 30.1282051282%; /* (94/312)*100 */
	}

	/* Framework > Rechte Spalte > Inhaltscontainer */

	#right_column .container:first-child
	{
		border-top: solid 1px #f0f0f0;
	}

	/* Themen (Startseite) */

	.topics
	{
		width: auto;
		padding: 0 10px;
	}
	.topics > li
	{
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;

		padding-right: 10px;
		padding-left: 10px;
	}
	.topics > li > *
	{
		margin-right: 0;
		margin-left: 0;
	}

	/* Suche */

	.searchbar label
	{
		display: none;
	}
	.searchbar input.text
	{
		width: 60%;
	}
	.searchbar input.submit
	{
		width: 40%;
	}

	/* News-Liste */

	ul.news li .image
	{
		margin-right: 1.4286em; /* 20/14 */
		margin-bottom: 0.5714em; /* 8/14 */
	}
	ul.news li .text
	{
		float: none;
		display: inline;
		width: auto;
	}
}

@media screen and (max-width: 570px) {
	#wrapper_logo a.facebook {
		position: absolute;
	}
}

@media screen and (max-width: 440px)
{
	/* Allgemeine Einstellungen > Formularelemente */

	form .row
	{
		padding: 0.5714em 0; /* 8/14 0 */
		border: none;
	}

	form .row label.main,
	form .row .label.main
	{
		float: none;
		display: block;
		width: auto;
	}
	form .row input.text,
	form .row textarea
	{
		width: 100%;
	}
	form .row > div
	{
		float: none;
		width: auto;
	}

	/* Suche */

	.searchbar input.text
	{
		width: 100%;
		padding-right: 32px;
	}
	.searchbar input.submit
	{
		overflow: hidden;
		width: 32px;
		margin-left: -32px;
		background: #d20a11 url(../images/layout/quicknavigation_icon_spritesheet.png) no-repeat 0 -64px;
		text-indent: -99999px;
	}

	/* News-Liste */

	ul.news li .image
	{
		display: none;
	}
	ul.news li .text
	{
		float: none;
		width: auto;
	}

}

@media screen and (max-width: 360px)
{
	/* Allgemeine Einstellungen */

	body
	{
		font-size: 0.8125em; /* 13/16 */
	}

	/* Framework > Header > Visual */

	#dot_navigation
	{
		display: none;
	}
	#visual .previous,
	#visual .next
	{
		top: 25.128%;
	}

	/* Themen (Startseite) */

	.topics > li
	{
		float: none;
		width: auto;
	}
	.topics > li,
	.topics > li.first_row_two_columns
	{
		border-top: solid 1px #dadada;
	}
	.topics > li:first-child
	{
		border-top: none;
	}
}

@media screen and (max-width: 260px)
{
	/* Framework > Header > Logo */

	#logo
	{
		padding: 0;
		text-align: center;
	}
}
