﻿@font-face {
	font-family: 'llv-regular';
	src: url('fonts/ProximaNova-RegWeb.eot');
	src: url('fonts/ProximaNova-RegWeb.eot?#iefix') format('embedded-opentype'),
	url('fonts/ProximaNova-RegWeb.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'llv-normal';
	src: url('fonts/proximanova-regular-webfont.eot');
	src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/proximanova-regular-webfont.woff') format('woff'),
	url('fonts/proximanova-regular-webfont.ttf') format('truetype'),
	url('fonts/proximanova-regular-webfont.svg#llv-normal') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'llv-bold';
	src: url('fonts/proximanova-semibold-webfont.eot');
	src: url('fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/proximanova-semibold-webfont.woff') format('woff'),
	url('fonts/proximanova-semibold-webfont.ttf') format('truetype'),
	url('fonts/proximanova-semibold-webfont.svg#llv-bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'llv-tel';
	src: url('fonts/proximatel-webfont.eot');
	src: url('fonts/proximatel-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/proximatel-webfont.woff') format('woff'),
	url('fonts/proximatel-webfont.ttf') format('truetype'),
	url('fonts/proximatel-webfont.svg#llv-tel') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* allgemein
------------------------------------------------------------------------------------------------*/
#content a.galeriefotos {
	background-image: none;
	padding: 0;
}
#content img.galeriefotos:hover {
	opacity:0.7;
}
/* google search
------------------------------------------------------------------------------------------------*/
.gsc-search-button {
	display: none;
}
/* allgemein
------------------------------------------------------------------------------------------------*/
sup, sub {    vertical-align: baseline;    position: relative;    top: -0.4em; }
sub { top: 0.4em; }
body {
	background-color:#e0e0e0;
}
body, div, span, ul, li {
	font-family:'llv-normal',helvetica, arial;
	text-rendering:optimizeReadability;
	font-size:16px;
	color:#595b5d;
	margin:0;
	padding:0;
	background-transparent;
}
b {
	font-weight:normal;
	font-family:"llv-bold";
}
h2 {
	font-family:'llv-normal',helvetica, arial;
	font-weight:normal;
	font-size:17px;
	padding: 4px 4px 3px 15px;
	margin:0;
}
.spalten-header,
h2.spalten-header {
	background-color:#737476;
	color:#e0e0e0;
	font-family:'llv-normal',helvetica, arial;
	font-weight:normal;
	font-size:17px;
	padding: 4px 4px 3px 15px;
	margin:0;
}
h4 {
	padding:0;
	margin:0;
	font-size:13px;
}
h5 {
	padding:0;
	margin:0;
	color:#333538;
	font-size:16px;
}
a:link,
a:hover,
a:active,
a:visited {
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	font-family:'llv-normal',helvetica,arial;
	color:#333538;
	background-repeat:no-repeat;
	background-position:3px,0;
	text-decoration:none;
	padding-left:20px;
}
a:hover {
	text-decoration:underline;
}
a.external:link,
a.external:hover,
a.external:active,
a.external:visited {
	background-image: url(images/pfeil_extern@2x.png);
	background-size: 9px 9px;
}
a.external:hover {
	text-decoration:underline;
}
a.link_very_big {
	font-size:20px;
	color:#c4c5c6;
	padding:10px 50px 10px 0px;
	background-image: url(images/pfeil_grossrot@2x.png);
	background-size: 34px 34px;
	background-position:right center;

}
a.link_very_big:hover {
	background-image: url(images/pfeil_grossrot_hover@2x.png);
	background-size: 34px 34px;
}
a.blank {
	background-image:none;
	padding:0;
}
.wrapper {
	position:relative;
}
img {
	border:0;
}
#header {
	margin-bottom:20px;
}
#header a {
	background-image:none;
	padding:0;
}
#header .ganz {
	width:100%;
	position:relative;
}
#header .ganz .wrapper {
	margin-left:0px;
	position:absolute;
	right:0px;
	width:33%;
	top:37px;
}
#header #suchfeld {
	width:100%;
	text-align: right;
}
#header #suchfeld .no-show {
	display: none;
}
#header #suchfeld input[type=text] {
	height:32px;
	width:85%;
	font-size:16px;
	padding:0 0 0 35px;
	border-top:3px solid #cacac9;
	border-right:0px;
	border-bottom:0px;
	border-left:3px solid #cacac9;
	margin:0;
	vertical-align:top;
	background-image: url(images/lupe@2x.png);
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-family: 'llv-normal',helvetica, arial;
}
#header #suchfeld input[type=image] {
	background-image:url(images/pfeil_grossgrau@2x.png);
	background-size: 15px 15px;
	margin: 0px 0 0 6px;
	width:34px;
	height:34px;
}
#header #suchresultate {
	display:none;
	width:640px;
	position:absolute;
	top:42px;
	right:0px;
	background-color:#fff;
	z-index:10000;
	padding:12px 8px 8px 8px;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(60,60,60,0.75);
	-moz-box-shadow: 4px 4px 5px 0px rgba(60,60,60,0.75);
	box-shadow: 4px 4px 5px 0px rgba(60,60,60,0.75);
}
#header #suchresultate .top {
	margin-bottom:20px;
	margin-right:40px;
	min-height:30px;
}
#header #suchresultate .close {
	background-image:url(images/llv_close_icon_34px.png);
	background-size: 34px 34px;
	height:34px;
	width:34px;
	top:15px;
	right:15px;
	display: block;
	position: absolute;
	background-repeat:no-repeat;
	background-position: right top;
	vertical-align:top;
	margin:0 0 20px 10px;
	cursor:pointer;
	padding: 0 40px 0 0;
}
#header #suchresultate .close:hover {
	background-image:url(images/llv_close_icon_hover_34px.png);
	background-size: 34px 34px;
}
#header #suchresultate ul {
	list-style: none;
}
#header #suchresultate li {
	color:#999;
}
#header #suchresultate>ul>li {
	margin-bottom:30px;
}
#header #suchresultate>ul>li>div {
	width:150px;
	display:inline-block;
	vertical-align: top;
}
#header #suchresultate>ul>li>ul {
	width:480px;
	display:inline-block;
	border-bottom:1px solid #000;
}
#header #suchresultate>ul>li>ul>li {
	border-top:1px solid #e0e0e0;
	padding: 3px 0 3px 0;
}
#header #suchresultate>ul>li>div.mehr {
	text-align:right;
	display: inline-block;
	position: relative;
	float:right;
	margin-right:7px;
	margin-top:3px;
	margin-bottom:10px;
	padding-left:10px;
	background-image: url(images/dropnews@2x.png);
	background-size: 7px 6px;
	background-position: left;
	background-repeat: no-repeat;
	cursor:pointer;
	width:auto;
}
#header #suchresultate>ul>li>div.mehr:hover {
	text-decoration: underline;
}
#header #suchresultate p {
	padding:0;
	margin:0;
}
#header #suchresultate .links {
	width:300px;
	float:left;
}
#header #suchresultate .rechts {
	float:right;
	text-align:right;
	width:180px;
}
#header #suchresultate .linkliste_blank {
	display:inline-block;
}
#header #suchresultate sup {
	vertical-align:top;
	top: 0;
	padding-left:8px;
	font-size:12px;
	color:#f00;
}

#header #personal {
	/* 	background-color:#f5f5f5; */
	background:transparent;
	margin:0px 0px 40px 0px;
	padding: 6px 4px 5px 20px;
}
#page {
	max-width:1250px;
	min-width:738px;
	margin: 0 auto;
	padding: 0 5%;
	position: relative;
}
#nav {
	background:transparent;
	z-index:50;
}
#nav .wrapper {
	height:45px;
	position:relative;
	margin-right:6px;
	z-index:50;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	z-index:100;
	background:transparent;
}
#nav>ul>li {
	width:33.3%;
	padding-bottom:0px;
	color:#e0e0e0;
	background-color:transparent;
	height:45px;
	float:left;
	font-size:20px;
	cursor:pointer;
	line-height:16px;

}
#nav ul li .wrapper .content {
	width:95%;
	padding:0 0px 0 5px;
	position:absolute;
	display: table-cell;
	bottom:1px;
	background-color:transparent;
}
#nav ul#navpunkt li.punkt1 .wrapper {
	/*				background-image:url(images/nav1.png);*/
	border-top: 5px solid #13557c;
	background-color: #ffffff;
	/*				background-size: 1px 44px;*/
	/*				background-repeat:repeat-x;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#nav ul#navpunkt li.punkt1 .wrapper:hover {
	background-image:none;
	background-color:#13557c;
}
#nav ul#navpunkt li.punkt1.aktiv .wrapper {
	background-image:none;
	background-color:#13557c;
	color:#e0e0e0;
}
#nav ul#navpunkt li.punkt1.selektiert .wrapper {
	background-image:none;
	background-color:#13557c;
	color:#e0e0e0;
}
#nav ul#navpunkt li.punkt1 .wrapper:hover .content div.element-h1,
#nav ul#navpunkt li.punkt1.aktiv .wrapper .content div.element-h1,
#nav ul#navpunkt li.punkt1.selektiert .wrapper .content div.element-h1
{
	color:#e0e0e0 !important;
}
/*
			#nav ul#navpunkt li.punkt1 .wrapper .aktiv {
				border-bottom:16px solid #13557c;
			}
*/
#nav ul#navpunkt li.punkt1.aktiv .content,
#nav ul#navpunkt li.punkt1 .wrapper .content:hover {
	background-image:none;
}
#nav ul#navpunkt li.punkt1 .content {
	background-image:url(images/drop1_space@2x.png);
	background-size: 8px 12px;
	background-repeat:no-repeat;
	background-position:right bottom;
	vertical-align:bottom;
}
#nav ul#navpunkt li.punkt1 .content div.element-h1,
#nav ul#navpunkt li.punkt2 .content div.element-h1,
#nav ul#navpunkt li.punkt3 .content div.element-h1 {
	font-size: inherit;
	padding: inherit;
	font-weight: inherit;
	margin: inherit;
}
/*			#nav .slide_nav.punkt1 h1,*/
/*			#nav .slide_nav.punkt1 h2 {*/
/*				color:#13557c;;*/
/*			}*/
#nav ul#navpunkt li.punkt2 .wrapper {
	/*				background-image:url(images/nav2.png);*/
	border-top: 5px solid #954a76;
	background-color: #ffffff;
	/*				background-size: 1px 44px;*/
	/*				background-repeat:repeat-x;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#nav ul#navpunkt li.punkt2 .wrapper:hover {
	background-image:none;
	background-color:#954a76;
}
#nav ul#navpunkt li.punkt2.aktiv .wrapper {
	background-image:none;
	background-color:#954a76;
	color:#e0e0e0;
}
#nav ul#navpunkt li.punkt2.aktiv2 .wrapper {
	background-image:none;
	border-bottom:0px solid #954a76;
	background-color:#954a76;
	color:#e0e0e0;
}
#nav ul#navpunkt li.punkt2.aktiv .content,
#nav ul#navpunkt li.punkt2 .wrapper .content:hover {
	background-image:none;
}
#nav ul#navpunkt li.punkt2 .wrapper:hover .content div.element-h1,
#nav ul#navpunkt li.punkt2.aktiv .wrapper .content div.element-h1,
#nav ul#navpunkt li.punkt2.selektiert .wrapper .content  div.element-h1 {
	color:#e0e0e0;
}
#nav ul#navpunkt li.punkt2.selektiert .wrapper {
	background-image:none;
	background-color:#954a76;
	color:#e0e0e0;
}
/*
			#nav ul#navpunkt li.punkt2 .wrapper .aktiv {
				border-bottom:16px solid #994C73;
			}
*/
#nav ul#navpunkt li.punkt2 .content {
	background-image:url(images/drop2_space@2x.png);
	background-size: 8px 12px;
	background-repeat:no-repeat;
	background-position:right bottom;
}
#nav ul#navpunkt li.punkt3 .wrapper {
	/*				background-image:url(images/nav2.png);*/
	border-top: 5px solid #009eb5;
	background-color: #ffffff;
	/*				background-size: 1px 44px;*/
	/*				background-repeat:repeat-x;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#nav ul#navpunkt li.punkt3 .wrapper:hover {
	background-image:none;
	background-color:#009eb5;
}
#nav ul#navpunkt li.punkt3.aktiv .wrapper {
	background-image:none;
	background-color:#009eb5;
	color:#e0e0e0;
}
#nav ul#navpunkt li.punkt3.selektiert .wrapper {
	background-image:none;
	border-bottom:0px solid #009eb5;
	background-color:#009eb5;
	color:#e0e0e0;
}
#nav ul#navpunkt li.punkt3.aktiv .content,
#nav ul#navpunkt li.punkt3 .wrapper .content:hover {
	background-image:none;
}
#nav ul#navpunkt li.punkt3 .wrapper:hover .content div.element-h1,
#nav ul#navpunkt li.punkt3.aktiv .wrapper .content div.element-h1,
#nav ul#navpunkt li.punkt3.selektiert .wrapper .content div.element-h1 {
	color:#e0e0e0;
}
#nav ul#navpunkt li.punkt3 .content {
	background-image:url(images/drop3_space@2x.png);
	background-size: 8px 12px;
	background-repeat:no-repeat;
	background-position:right bottom;
}
#nav .slide_nav.punkt3 h1,
#nav .slide_nav.punkt3 h2 {
	color:#009eb5;
}

#nav ul#navpunkt li.punkt4 .wrapper {
	background-image:url(images/nav5.png);
	background-size: 1px 44px;
	background-repeat:repeat-x;

}
#nav ul#navpunkt li.punkt4 .wrapper:hover {
	background-image:none;
	background-color:#09a1c4;
}
#nav ul#navpunkt li.punkt4.aktiv .wrapper {
	background-image:none;
	border-bottom:16px solid #09a1c4;
	background-color:#09a1c4;
	color:#e0e0e0;
}
#nav ul#navpunkt li.punkt4 .wrapper:hover .content,
#nav ul#navpunkt li.punkt4.aktiv .wrapper .content {
	color:#e0e0e0;
}
#nav ul#navpunkt li.punkt4 .wrapper .aktiv {
	border-bottom:16px solid #09a1c4;
}
#nav ul#navpunkt li.punkt4 .content {
	background-image:url(images/drop5_space@2x.png);
	background-size: 8px 12px;
	background-repeat:no-repeat;
	background-position:right bottom;
}
#nav>ul>li:last-child {
	margin: 0px;
	float:right;
}
#nav>ul>li:last-child>.wrapper {
	margin: 0px;
}

#nav .slide_nav {
	background-color:#fff;
	position:absolute;
	z-index:80;
	padding:15px;
	margin:0;
	display:none;
	margin-top:0px;
}
#nav .slide_nav.punkt1 {
	border-top:9px solid #13557c;
}
#nav .slide_nav.punkt2 {
	border-top:9px solid #994C73;
}
#nav .slide_nav.punkt3 {
	border-top:9px solid #009eb5;
}
#nav .slide_nav.punkt4 {
	border-top:9px solid #09a1c4;
}
#nav .slide_nav .dreispaltig {
	-moz-column-count:3;
	-webkit-column-count:3;
	column-count:3;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
	vertical-align:bottom;
}
#nav .slide_nav .dreispaltig h2 {
	padding-top:20px;
	padding-left:0px;
	padding-bottom:5px;
	/* 		color:#13557c; */
}
#nav .slide_nav .dreispaltig ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav .slide_nav .dreispaltig ul:first {
	margin-bottom:20px;
}
#nav .slide_nav .dreispaltig ul li {
	margin:0;
	padding:3px 0 3px 0;
	clear:both;
	width:100%;
	border-bottom:1px solid #aaa;
	font-size:16px;
}
#nav .slide_nav .dreispaltig ul li:first-child {
	border-top:1px solid #aaa;
}
#nav .slide_nav .dreispaltig ul li:last-child {
	clear:both;
}
#nav .slide_nav .dreispaltig ul li {
	background-image:none;
}
#nav .slide_nav .dreispaltig ul li:hover {
	background-image:none;
	background-color:#d1d1d1;
}
#nav .slide_nav .dreispaltig ul li a,
#nav .slide_nav .dreispaltig ul li a:link,
#nav .slide_nav .dreispaltig ul li a:active,
#nav .slide_nav .dreispaltig ul li a:visited {
	background-image:none;
	padding:0;
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
#nav .slide_nav .dreispaltig ul li.aktiv {
	background-image:none;
	background-color:#d1d1d1;
	padding:0;
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
#nav .slide_nav .drittel {
	width:31%;
	float:left;
	padding:1%;
}
#nav .slide_nav .drittel .nav-header {
	font-size:20px;
	font-family:'llv-normal',helvetica,arial;
	font-weight:normal;
	color:#954a76;
	margin: 13px 0 13px 0;
}
#nav .slide_nav .drittel ul {
	margin:0;
	padding:0;
	list-style:none;
}
.schloss {
	background-image:url(images/lock_onlineschalter14x15@2x.png);
	background-size: 14px 15px;
	background-repeat:no-repeat;
	width: 15px;
	height:15px;
	display:inline-block;
}
.helped {
	background-image:url(images/question_onlineschalter2@2x.png);
	background-size: 15px 15px;
	background-repeat:no-repeat;
	width: 15px;
	height:15px;
	float:right;
	cursor:pointer;
}
#nav .slide_nav .drittel ul:first {
	margin-bottom:20px;
}
#nav .slide_nav .drittel ul li {
	margin:0;
	padding:3px 0 3px 0;
	clear:both;
	width:100%;
	border-bottom:1px solid #aaa;
	font-size:16px;
}
#nav .slide_nav .drittel ul li:first-child {
	border-top:1px solid #aaa;
}
#nav .slide_nav .drittel ul li:last-child {
	clear:both;
}
#nav .slide_nav .drittel ul li {
	background-image:none;
}
#nav .slide_nav .drittel ul li:hover {
	background-image:none;
	background-color:#d1d1d1;
}
#nav .slide_nav .drittel ul li a,
#nav .slide_nav .drittel ul li a:link,
#nav .slide_nav .drittel ul li a:active,
#nav .slide_nav .drittel ul li a:visited {
	background-image:none;
	padding:0;
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
#nav .slide_nav .drittel ul li.aktiv {
	background-image:none;
	background-color:#d1d1d1;
	padding:0;
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
#teaser {
	margin:6px 0 0 0;
	z-index:10;
}
#teaser img {
	max-width:100%;
}
#teaser #teaser_bild {
	position:relative;
}
#teaser #teaser_bild .text_bild {
	position:absolute;
	bottom: 8px;
	right: 5px;
	color:#e0e0e0;
	font-size: 14px;
}
#teaser #teaser_info {
	background-image: none;
	min-height: 20px;
	padding: 10px 0px 5px 20px;
	display: none;
	color: #e0e0e0;
	font-family:'llv-normal',helvetica,arial;
}
#teaser #teaser_info.c1 {
	background-color:#13557c;
}
#teaser #teaser_info.c2 {
	background-color:#954a76;
}
#teaser #teaser_info.c3 {
	background-color:#009eb5;
}
#teaser #teaser_info.c4 {
	background-color:#737476;
}
#teaser #teaser_info.c9 {
	background-color:#737476;
}
#teaser #teaser_info div.element-h2 {
	color:#e0e0e0;
}
#teaser #teaser_info .amtheader h1,
#teaser #teaser_info .amtheader div.element-h2 {
	color:#e0e0e0;
	padding:10px 0px 0px 0px;
	margin:0;
	font-size:28px;
	font-weight: normal;
}
#teaser #teaser_info .amtheader div.element-h2.klappbar {
	cursor:pointer;
	background-image: url(images/pfeiloben@2x.png);
	background-position: 98.6% center;
	background-repeat: no-repeat;
	background-size: 16px 14px;
}
#teaser #teaser_info .amtheader div.element-h2.klappbar.closed {
	background-image: url(images/pfeilunten@2x.png);
	background-position: 98.6% center;
	background-repeat: no-repeat;
	background-size: 16px 14px;
}
#teaser #teaser_info .amtheader a.amts-home-link {
	background-image:none;
	padding-left: 0;
}
#teaser #teaser_info .amtheader .halb {
	width:140px;
	margin-right:2%;
	margin-bottom:10px;
	float:left;
	color:#e0e0e0;
	font-family:'llv-normal',helvetica,arial;
}
#teaser #teaser_info .amtheader .ganz {
	width:100%;
	clear:both;
}
#teaser #teaser_info .amtheader .sechzig {
	width:58%;
	margin-right:2%;
	float:left;
	color:#e0e0e0;
	font-family:'llv-normal',helvetica,arial;
}
#teaser #teaser_info .amtheader .vierzig {
	width:38%;
	margin-right:2%;
	float:left;
	color:#e0e0e0;
	font-family:'llv-normal',helvetica,arial;
}
#teaser #teaser_info .amtheader .drittel {
	/* 			width:31%; */
	width:145px;
	margin-right:2%;
	margin-bottom:10px;
	float:left;
	color:#e0e0e0;
	font-family:'llv-normal',helvetica,arial;
}
#teaser #teaser_info .amtheader div.element-h3 {
	padding-bottom:3px;
	border-bottom:2px solid #859baf;
	color:#cccdc6;
	font-weight:normal;
	margin: 10px 0 7px 0;
	font-size: 1.17em;
}
#teaser #teaser_info .amtheader .lead-text {
	padding-bottom:15px;
	width:70%;
	font-size:16px;
	/*			color:#cccdc6;*/
	color:#e0e0e0;
	font-weight:normal;
}
#teaser #teaser_info .amtheader .details {
	display: none;
	width:60%;
}
#teaser #teaser_info .amtheader .details .header-detail {
	font-size:20px;
	padding-bottom:0px;
	color:#e0e0e0;

}
#teaser #teaser_info .amtheader .details {
	color:#e0e0e0;
}
#teaser #teaser_info .amtheader .details p {
	margin: 5px 0 10px 0;
}
#teaser #teaser_info .amtheader .details ul li {
	border:none;
}
#teaser #teaser_info .amtheader .details ul li:hover {
	background-color:transparent;
}
#teaser #teaser_info .amtheader .fett {
	font-family:'llv-bold',helvetica,arial;
	color:#e0e0e0;
}
#teaser #teaser_info .amtheader .amtheader_wrapper_klappbar {
	display:block;
}
#teaser #teaser_info .amtheader a {
	color:#e0e0e0;
}
#teaser #teaser_info .amtheader a:hover {
	text-decoration:none;
	color:#cccdc9;
}
#teaser #teaser_info .amtheader ul.mehrkontakt {
	/*			margin:10px 0 10px 0;*/
	margin: 0px 0 0 0;
	padding:0;
	list-style:none;
}
#teaser #teaser_info .amtheader ul.mehrkontakt li {
	background-image:url(images/pfeil_grossrot@2x.png);
	background-size: 34px 34px;
	background-repeat:no-repeat;
	padding-left:39px;
	cursor: pointer;
}
#teaser #teaser_info .amtheader ul.mehrkontakt li:hover {
	background-image: url(images/pfeil_grossrot_hover@2x.png);
	background-size: 34px 34px;
}
#teaser #teaser_info .amtheader ul.mehrkontakt li a {
	background-image:none;
	text-decoration:none;
	color:#cccdc9;
	padding:0;
}
#teaser #teaser_info .amtheader ul.mehrkontakt li a:hover {
	background-image:none;
	text-decoration:none;
	color:#e0e0e0;
	padding:0;
}
amtheader ul.linkliste_blank {
	list-style:none;
	padding:0;
	margin:0;
}
.amtheader ul.linkliste_blank li {
	margin:0px;
	padding: 0px 0px 0px 17px;
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	background-repeat:no-repeat;
	background-position:1px 3px;
	cursor:pointer;
	font-size:16px;
}
.amtheader ul.linkliste_blank li.tel {
	font-family:'llv-tel',helvetica, arial;
	background-image: url(images/telefon_grau@2x.png);
	background-size: 12px 10px;
	text-decoration:none;
}
.amtheader ul.linkliste_blank li.mobile {
	font-family:'llv-tel',helvetica, arial;
	background-image: url(images/mobile_grau@2x.png);
	background-size: 12px 12px;
	text-decoration:none;
}
.amtheader ul.linkliste_blank li.fax {
	font-family:'llv-tel',helvetica, arial;
	text-decoration:none;
	color:#e0e0e0;
	background-image: url(images/fax_grau@2x.png);
	background-size: 12px 10px;
}
.amtheader ul.linkliste_blank li.mail {
	background-image: url(images/mail_grau@2x.png);
	background-size: 12px 10px;
	text-decoration:underline;
}
.amtheader ul.linkliste_blank li .aktiv {
	background-image: url(images/pfeil_intern_grau@2x.png);
	background-size: 12px 11px;
}
.amtheader ul.linkliste_blank li:hover,
.amtheader ul.linkliste_blank li.mail {
	text-decoration:none;
}
#teaser #deep_nav {
	display:none;
	-webkit-user-select: none; /* Chrome/Safari */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
}
#teaser #deep_nav ul {
	margin:5px 0 0 0;
	padding:10px 15px 10px 15px;
	background-color:#f2f2f2;
	list-style:none;
	-moz-column-count:3;
	-webkit-column-count:3;
	column-count:3;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
	vertical-align:bottom;
	display:none;
}
#teaser #deep_nav ul.aktiv {
	background-color:#fff;
}
#teaser #deep_nav ul li {
	margin:0;
	margin-top:-1px;
	padding:3px 0 3px 0;
	clear:both;
	width:100%;
	/*			border-top:1px solid #aaa;*/
	border-bottom:1px solid #aaa;
	font-size:16px;
	/*			background-image:url(images/pixel_grau.png);
			background-repeat:repeat-x;
			background-position:top; */
	break-inside:avoid;
	-webkit-column-break-inside: avoid;
}
#teaser #deep_nav ul li:first-child {
	margin-top:0px;
}
#teaser #deep_nav ul li:last-child {
	clear:both;
}
#teaser #deep_nav div {
	border-bottom:1px solid #aaa;
}
#teaser #deep_nav ul li:hover {

	background-color:#d1d1d1;
}
#teaser #deep_nav ul li a,
#teaser #deep_nav ul li a:link,
#teaser #deep_nav ul li a:active,
#teaser #deep_nav ul li a:visited {
	background-image:none;
	padding:3px 0 3px 0;
	width:100%;
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
#teaser #deep_nav ul li.aktiv {
	background-color:#d1d1d1;
	padding:3px 0 3px 0;
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
ul.linkliste {
	list-style:none;
	padding:0;
	margin:0;
}
ul.linkliste li {
	margin:0px;
	padding: 4px 5px 2px 17px;
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	background-repeat:no-repeat;
	background-position:1px 7px;
	cursor:pointer;
	font-size:16px;
	border-bottom:1px solid #c8c8c8;
}
ul.linkliste li.aktiv {
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
}
ul.linkliste li:hover {
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	background-repeat:no-repeat;
	background-color:#fff;
}
ul.linkliste li a,
ul.linkliste li a:link,
ul.linkliste li a:active,
ul.linkliste li a:visited {
	background-image:none;
	padding:0;
	display: block;
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
ul.linkliste li.aktiv a,
ul.linkliste li.aktiv a:link,
ul.linkliste li.aktiv a:active,
ul.linkliste li.aktiv a:hover,
ul.linkliste li a:hover {
	background-image:none;
	padding:0;
	display: block;
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
ul.linkliste.line-wrap a {
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
ul.linkliste_eng {
	list-style:none;
	padding:0;
	margin:0;
}
ul.linkliste_eng li {
	margin:0px;
	padding: 0px 0px 0px 17px;
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	background-repeat:no-repeat;
	background-position:1px 3px;
	cursor:pointer;
	font-size:16px;
}
ul.linkliste_eng li.aktiv {
	background-image: url(images/pfeil_intern@2x.png);
}
ul.linkliste_eng li:hover {
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	background-repeat:no-repeat;
	background-color:#fff;
}
ul.linkliste_eng li a,
ul.linkliste_eng li a:link,
ul.linkliste_eng li a:active,
ul.linkliste_eng li a:visited {
	background-image:none;
	padding:0;
	text-decoration:none;
	color:#333538;
	cursor:pointer;
}
ul.linkliste_eng li.aktiv a,
ul.linkliste_eng li.aktiv a:link,
ul.linkliste_eng li.aktiv a:active,
ul.linkliste_eng li.aktiv a:hover,
ul.linkliste_eng li a:hover {
	background-image:none;
	padding:0;
	text-decoration:underline;
	color:#333538;
	cursor:pointer;
}
ul.linkliste_blank,#content .inhalt ul.linkliste_blank {
	list-style:none;
	padding:0;
	margin:0;
}
ul.linkliste_blank li,#content .inhalt ul.linkliste_blank li {
	margin:0px;
	padding: 0px 0px 0px 17px;
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	background-repeat:no-repeat;
	background-position:1px 3px;
	cursor:pointer;
	/* 		font-family:'llv-bold',helvetica, arial; */
	font-size:16px;
	min-height: 19px;
}
ul.linkliste_blank li.tel,
#content .inhalt ul.linkliste_blank li.tel {
	font-family:'llv-tel',helvetica, arial;
	background-image: url(images/telefon@2x.png);
	background-size: 12px 10px;
	text-decoration:none;
}
ul.linkliste_blank li.mobile,
#content .inhalt ul.linkliste_blank li.mobile {
	font-family:'llv-tel',helvetica, arial;
	background-image: url(images/mobile@2x.png);
	background-size: 12px 12px;
	text-decoration:none;
}
ul.linkliste_blank li.fax,
#content .inhalt ul.linkliste_blank li.fax {
	font-family:'llv-tel',helvetica, arial;
	background-image: url(images/fax@2x.png);
	background-size: 12px 10px;
	text-decoration:none;
	cursor:default;
}
ul.linkliste_blank li.mail,
#content .inhalt ul.linkliste_blank li.mail {
	background-image: url(images/mail@2x.png);
	font-family:'llv-regular',helvetica, arial;
	background-size: 12px 10px;
	text-decoration:underline;
}
ul.linkliste_blank li.web,
#content .inhalt ul.linkliste_blank li.web {
	background-image: url(images/web@2x.png);
	font-family:'llv-regular',helvetica, arial;
	background-size: 12px 10px;
	text-decoration:underline;
}
ul.linkliste_blank li.aktiv,
#content .inhalt ul.linkliste_blank li .aktiv {
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	text-decoration:underline;
}
/* Fix Jumping Mail */
/*
			#content .inhalt ul.linkliste_blank li.mail {
				padding-top:0px;
				padding-bottom:1px;
			}
			#content .inhalt ul.linkliste_blank li.mail:hover {
				padding-top:1px;
				padding-bottom:0px;
			}
*/
/* End Fix Jumping MAil */
ul.linkliste_blank li.fax a,
ul.linkliste_blank li.fax a:link,
ul.linkliste_blank li.tel a,
ul.linkliste_blank li.tel a:link,
ul.linkliste_blank li.mobile a,
ul.linkliste_blank li.mobile a:link,
ul.linkliste_blank li.mail:hover,
#content .inhalt ul.linkliste_blank li.mail:hover {
	text-decoration:none;
	font-family:'llv-tel',helvetica, arial;
}
ul.linkliste_blank li.mail:hover,
#content .inhalt ul.linkliste_blank li.mail:hover {
	font-family:'llv-regular',helvetica, arial;
}
ul.linkliste_blank li:hover,
#content .inhalt ul.linkliste_blank li:hover {
	text-decoration:none;
}
ul.linkliste_blank li.tel a:link {
	color:#595b5d;
}
ul.linkliste_blank li a,
ul.linkliste_blank li a:link,
ul.linkliste_blank li a:active,
ul.linkliste_blank li a:visited {
	background-image:none;
	padding:0;
	text-decoration:underline;
	color:#333538;
	cursor:pointer;
}
ul.linkliste_blank li.aktiv a,
ul.linkliste_blank li.aktiv a:link,
ul.linkliste_blank li.aktiv a:active {
	background-image:none;
	padding:0;
	text-decoration:underline;
	color:#333538;
	cursor:pointer;
}
ul.linkliste_blank li.aktiv a:hover,
ul.linkliste_blank li a:hover {
	background-image:none;
	padding:0;
	text-decoration:none;
	color:#333538;
	cursor:pointer;
}
.clear {
	clear:both;
}
#content {
	z-index:10;
}
#content #form-list {
	z-index:20;
}
/* START Inhalt News */
#content .news {
}
#content .news .drittel {
	width:33.33%;
	float:left;
}
#content .news .drittel .wrapper {
	margin-left:6px;
}
#content .news .drittel .wrapper>a {
	background-image: none;
	margin:0;
	padding:0;
}
#content .news .drittel .wrapper>a:hover {
	text-decoration: none;
}
#content .news .drittel:first-child .wrapper {
	margin-left:0;
}
#content .news ul {
	list-style:none;
	margin:0;
	padding:0;
}
#content .news ul li {
	margin:6px 0 0px 0;
	padding:10px 10px 16px 16px;
	background-color:#fff;
	cursor:pointer;
}
#content .news ul li.aktiv{
	background-color:#f1f0f0;
}
#content .news .drittel ul li .wrapper{
	margin:0px;
	padding:0px;
}
#content .news ul li .wrapper {
	background-image:url(images/dropnews@2x.png);
	background-size: 7px 6px;
	background-repeat:no-repeat;
	background-position: right bottom;
}

#content .news ul li.aktiv .wrapper {
	background-image:url(images/dropnews_aktiv@2x.png);
	background-size: 7px 6px;
}
#content .news ul li .wrapper .news-date {
	margin:0;
	padding:0;
	float:left;
	font-family:'llv-normal',helvetica, arial;
	font-weight:normal;
	font-size:16px;
	color:#737476;
}
#content .content-teaser .news ul li .wrapper .news-date {
	font-family:'llv-regular',helvetica, arial;
	font-size:14px;
}
#content .news ul li .wrapper .details h4 {
	float:none;
	font-size:18px;
	font-family:'llv-bold',helvetica, arial;
}
#content .news ul li .wrapper .news-zusatz {
	margin:0;
	padding:0;
	float:right;
	font-family:'llv-normal',helvetica, arial;
	font-weight:normal;
	font-size:16px;
	color:#737476;
}
#content .news ul li .wrapper .news-zusatz a {
	color:#737476;
}
#content .news ul li .wrapper h3 {
	margin:12px 15px 0 0;
	padding:0;
	font-family:'llv-bold',helvetica, arial;
	font-size:18px;
	line-height:112%;
	font-weight:normal;
	color:#595b5d;
}
#content .news ul li .wrapper h3 .location {
	font-size:18px;
	font-weight:normal;
}
#content .news ul li .wrapper .details {
	display:none;
	margin-top:16px;
	line-height:128%;
	padding-right:10px;
	overflow:hidden;
	clear:both
}
#content .news ul li .wrapper .details ul li {
	background-image: url(images/bullet@2x.png);
	background-size: 5px 5px;
	background-repeat: no-repeat;
	background-position: 4px 8px;
	margin: 0px;
	padding: 0 0 0 18px;
	font-size: 17px;
	background-color:transparent;
	font-family: 'llv-regular',helvetica,arial;
}
#content .news ul li .wrapper .details p {
	margin: 0px;
	padding: 5px 0 0 0px;
	font-size:14px;
}
#content.home .news ul li .wrapper .details p {
	font-size:16px;
}
#content .news ul li .wrapper .details p strong {
	font-family:'llv-bold',helvetica, arial;
	font-weight:normal;
}
#content .news ul li .wrapper .details img {
	display: none;
}
#content .news .drittel .mehr {
	/*				display: none;*/
	float:right;
	text-align:right;
	padding:3px 10px 3px 0px;
	margin-top:2px;
	background-color:#f2f3f3;
	background-image: -webkit-gradient(linear, right top, left bottom, color-stop(0.0, #f2f3f3), color-stop(0.5, #f2f3f3), color-stop(0.5, #e0e0e0));
	background-image: -gradient(linear, right top, left bottom, color-stop(0.0, #f2f3f3), color-stop(0.5, #f2f3f3), color-stop(0.5, #e0e0e0));
	background-image: -moz-gradient(linear, right top, left bottom, color-stop(0.0, #f2f3f3), color-stop(0.5, #f2f3f3), color-stop(0.5, #e0e0e0));
	background-size: 50px 30px;
	background-position:0px;
	background-repeat:no-repeat;
	width: 200px;
	height:100%;
	cursor:pointer;
}
#content .news .drittel .mehr:hover {
	background-image: -webkit-gradient(linear, right top, left bottom, color-stop(0.0, #c2c2c2), color-stop(0.5, #c2c2c2), color-stop(0.5, #e0e0e0));
	background-image: -gradient(linear, right top, left bottom, color-stop(0.0, #c2c2c2), color-stop(0.5, #c2c2c2), color-stop(0.5, #e0e0e0));
	background-image: -moz-gradient(linear, right top, left bottom, color-stop(0.0, #c2c2c2), color-stop(0.5, #c2c2c2), color-stop(0.5, #e0e0e0));
	background-color:#c2c2c2;
}
#content .news .drittel .mehr .wrapper {
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
	color:#747a91;
	padding-right:0px;
}
#content .news .drittel .mehr .wrapper a {
	display:block;
}
/* END Inhalt News */
/* START Inhalt Amtstellen */
#content .inhalt {
	margin:10px 40px 10px 40px;
}
#content .inhalt.allgemein {
	margin:10px 0px 10px 0px;
}
#content .inhalt #page_title {
	display:none;
}
#content .inhalt h1,
#content .inhalt h3 {
	font-size:20px;
	font-family:'llv-normal',helvetica, arial;
	font-weight:normal;
	padding:10px 10px 10px 10px;
	margin: 13px 0 13px 0;
	background-color:#13557c;
	color:#e0e0e0;
}
#content .inhalt p {
	padding: 6px 10px 6px 10px;
	line-height:130%;
	margin:0px;
}
#content .inhalt p.fett {
	line-height:118%;
}
#content .inhalt ul {
	margin-left:10px;
	list-style:none;
}
#content .inhalt ul li {
	background-image:url(images/bullet@2x.png);
	background-size: 5px 5px;
	background-repeat:no-repeat;
	background-position:4px 8px;
	margin-left:0px;
	padding-left:18px;
	font-size:17px;
	font-family:'llv-regular',helvetica,arial;
}
#content .inhalt .contenttext {
	padding-left:10px;
}
#content .inhalt.allgemein .contenttext {
	padding-left:0px;
}
#content .inhalt .contenttext p,
#content .inhalt .contenttext p span,
#content .inhalt .contenttext span
#content .inhalt .contenttext img,
#content .inhalt .contenttext h4,
#content .inhalt .contenttext ul {
	padding-left:0;
	margin-left:0;
	font-size: 17px;
}
#content .inhalt .contenttext h4 {
	font-size:20px;
	font-family:'llv-bold',helvetica, arial;
	font-weight:normal;
	margin:25px 0 0 0 !important;
	padding-left:0 !important;
}
#content .inhalt .contenttext blockquote {
	background-color: #f5f5f5;
	margin:20px 10px 20px 0;
	padding:20px;
	box-shadow: 5px 5px 5px #ccc;
}
#content .inhalt .contenttext strong,
#content .inhalt .contenttext strong a {
	font-family:'llv-bold',helvetica, arial;
	font-weight:normal;
}
#content .inhalt .contenttext blockquote h4 {
	margin-top:0px !important;
}
#content .inhalt .contenttext a,
#content .inhalt .contenttext a:link,
#content .inhalt .contenttext a:hover {
	text-decoration:underline;
	padding-left:0px;
	background: none;
}
#content .inhalt .contenttext a:hover {
	text-decoration:none;
}
#content .inhalt .contenttext a.mitPfeil,
#content .inhalt .contenttext a.mitPfeil:link,
#content .inhalt .contenttext a.mitPfeil:hover {
	padding: 4px 5px 2px 17px;
	text-decoration: none;
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	background-repeat:no-repeat;
	background-position:1px 7px;
	cursor:pointer;
}
#content .inhalt .contenttext a.mitPfeil:hover {
	text-decoration:underline;
}
#content .inhalt .contenttext table {
	border: 1px solid #999;
	margin: 5px 0 5px 0;
	padding:0px;
}
#content .inhalt .contenttext table td {
	border: 0px;
	padding:4px;
	margin:0px;
	vertical-align:top;
}
#content .inhalt .contenttext table td p {
	padding-top:0;
	padding-bottom:10px;
}
#content .inhalt .contenttext table tr {
	border: 0px;
	padding:0px;
	margin:0px;
}
#content .inhalt .contenttext ul {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 16px;
}
#content .inhalt .contenttext ol {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}
#content .inhalt .contenttext ol > li {
	list-style-type: none;
	counter-increment: olListItem;
	font-size: 17px;
}
#content .inhalt .contenttext ol > li:before {
	font-family:'llv-tel',helvetica, arial;
	display: inline-block;
	width: 28px;
	padding-right: 5px;
	text-align: right;
	content: counter(olListItem) '.';
}
#content .inhalt .contenttext img {
	margin: 0px 5px 0 0 !important;
}
#content .inhalt .drittel {
	width:32%;
	background-color:#fffffe;
	margin-right:1%;
	float:left;
	overflow:hidden;
}
#content .inhalt .drittel .wrapper {
	padding:6px;
}
#content .inhalt .drittel.letzter {
	margin-right:0;
	width:34%;
	float:right;
	overflow: hidden;
}
#content .inhalt .hoch {
	height:330px;
}
#content .inhalt .halb {
	width:50%;
	float:left;
}
#content .inhalt .zweidrittelspalte {
	float:left;
	width:64%;
	margin-right:2%;
	font-size:17px;
}
#content .inhalt .eindrittelspalte {
	float:right;
	width:33%;
	minimum-width:260px;
}
#content .inhalt .zweidrittelspalte .fett,
#content .inhalt .zweidrittelspalte h4 {
	font-size:20px;
	font-family:'llv-bold',helvetica, arial;
	font-weight:normal;
	padding-left:0px;
}
#content .inhalt .eindrittelspalte a.pagelink {
	background-image: none;
	padding:0px;
}
#content .inhalt .eindrittelspalte a.pagelink:hover {
	text-decoration: underline;
}
#content .inhalt .eindrittelspalte h3 {
	font-size:17px;
}
#content .inhalt .eindrittelspalte .mehr {
	float:right;
	text-align:right;
	padding:3px 10px 3px 0px;
	background-color:#f2f3f3;
	background-image: -webkit-gradient(linear, right top, left bottom, color-stop(0.0, #f2f3f3), color-stop(0.5, #f2f3f3), color-stop(0.5, #e0e0e0));
	background-image: -gradient(linear, right top, left bottom, color-stop(0.0, #f2f3f3), color-stop(0.5, #f2f3f3), color-stop(0.5, #e0e0e0));
	background-image: -moz-gradient(linear, right top, left bottom, color-stop(0.0, #f2f3f3), color-stop(0.5, #f2f3f3), color-stop(0.5, #e0e0e0));
	background-size: 50px 30px;
	background-position:0px;
	background-repeat:no-repeat;
	width: 140px;
	height:100%;
	cursor:pointer;
}
#content .inhalt .eindrittelspalte .mehr:hover {
	background-image: -webkit-gradient(linear, right top, left bottom, color-stop(0.0, #c2c2c3), color-stop(0.5, #c2c2c3), color-stop(0.5, #e0e0e0));
	background-image: -gradient(linear, right top, left bottom, color-stop(0.0, #c2c2c3), color-stop(0.5, #c2c2c3), color-stop(0.5, #e0e0e0));
	background-image: -moz-gradient(linear, right top, left bottom, color-stop(0.0, #c2c2c3), color-stop(0.5, #c2c2c3), color-stop(0.5, #e0e0e0));
	background-color:#c2c2c2;
}
#content .inhalt .eindrittelspalte .mehr a {
	display:block;
}
#content .inhalt .eindrittelspalte .mehr .wrapper {
	background-image: none;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
	color:#747a91;
	padding-right:0px;
}
#content .inhalt .eindrittelspalte h3 span {
	float:right;
	padding-top:3px;
	font-size:14px;
	font-family:'llv-regular',helvetica,arial;
	font-weight:normal;
	color:#e0e0e0;
}
#content .inhalt .zweidrittelspalte img {
	margin:10px 0 0 10px;
	max-width:100%;
	height:auto;
}
#content .inhalt .zweidrittelspalte .bild_unterschrift {
	margin-top:8px;
	font-size:13px;
	color:#4d4f51;
}
#content .inhalt .eindrittelspalte ul {
	margin:0 0 1px 0;
	list-style: none;
	padding:0px;
}
#content .inhalt .eindrittelspalte ul li {
	background-color:#fff;
	margin:0 0 3px 0px;
	list-style: none;
	padding:0px 5px 3px 24px;
}
#content .inhalt .eindrittelspalte ul li .wrapper {
	background-image:url(images/dropnews@2x.png);
	background-size: 7px 6px;
	background-repeat:no-repeat;
	background-position:right bottom;
}
#content .inhalt .eindrittelspalte ul li.aktiv .wrapper {
	background-image:url(images/dropnews_aktiv@2x.png);
	background-size: 7px 6px;
}
#content .inhalt .eindrittelspalte ul li:last-child {
	margin:0 0 1px 0;
}

#content .inhalt ul.ansprechpersonen {
	list-style: none;
	margin:0;
	padding:0;
	width:66%;
	margin-top:4px;
}
#content .inhalt .container_ansprechpersonen div.element-h3 {
	background-color:#009eb5;
	font-family:'llv-normal',helvetica, arial;
	font-weight:normal;
	color:#e0e0e0;
	margin:10px 0 0 0;
	padding:5px 10px 5px 10px;
}
#content .inhalt .container_ansprechpersonen ul {
	list-style: none;
}
#content .inhalt .container_ansprechpersonen ul li {
	padding:5px 5px 5px 14px;
	font-size:14px;
	font-family:'llv-regular',helvetica,arial;
	background-image: none;
}
#content .inhalt .container_ansprechpersonen ul li ul.linkliste_blank {
	padding: 10px 0 10px 0px;
}
#content .inhalt .container_ansprechpersonen ul li ul.linkliste_blank li {
	padding: 0 0 0 17px;
}
#content .inhalt .container_ansprechpersonen ul li a {
	background-image:none;
	padding-left:0;
}
#content .inhalt .container_formulare div.element-h3 {
	background-color:#994C73;
	font-family:'llv-normal',helvetica, arial;
	font-weight:normal;
	color:#e0e0e0;
	margin:10px 0 0 0;
	padding:5px 10px 5px 10px;
}
#content .inhalt .container_formulare ul {
	padding:5px 5px 5px 10px;
	background-color:#fff;
	list-style: none;
}
#content .inhalt .container_formulare ul li {
	padding:5px 5px 5px 14px;
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	background-position:0px 7px;
	background-repeat:no-repeat;
	margin:0;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
	background-color:#fff;
	border-bottom:1px solid #9fa0a1;
}
#content .inhalt .container_formulare ul li:last-child {
	border-bottom:0px;
}
#content .inhalt .container_formulare ul li a {
	background-image:none;
	padding:0;
}
#content .inhalt .container_formulare .mehr .wrapper {
	background-image:none;
	padding-right:0px;
}
#content .inhalt .container_news div.element-h3 {
	background-color:#8c8e8f;
	font-family:'llv-normal',helvetica, arial;
	font-weight:normal;
	color:#e0e0e0;
	margin:10px 0 0 0;
	padding:5px 10px 5px 10px;
}
#content .inhalt .container_news ul li,
#content .inhalt .container_events ul li {
	padding:8px 5px 8px 14px;
	background-image: none;
}
#content .inhalt .container_events div.element-h3 {
	background-color:#8c8e8f;
	font-family:'llv-normal',helvetica, arial;
	font-weight:normal;
	color:#e0e0e0;
	margin:10px 0 0 0;
	padding:5px 10px 5px 10px;
}
#content .inhalt ul li .wrapper div.element-h3,
#content .inhalt ul li .wrapper h4 {
	background:transparent;
	font-family:'llv-regular',helvetica, arial;
	margin:0;
	color:#3c3c3c;
	padding:0;
	clear:both;
	font-size:14px;
}
#content .inhalt .container_newsletter div.element-h3 {
	background-color:#8c8e8f;
	font-family:'llv-normal',helvetica, arial;
	font-weight:normal;
	color:#e0e0e0;
	margin:10px 0 0 0;
	padding:5px 10px 5px 10px;
}
#content .inhalt .container_newsletter ul {
	list-style: none;
}
#content .inhalt .container_newsletter ul li {
	padding:8px 5px 8px 14px;
	background-image: none;
}
#content .inhalt .container_newsletter .wrapper ul li {
	padding:5px 5px 5px 14px;
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	background-position:0px 7px;
	background-repeat:no-repeat;
	margin:0;
	font-size:14px;
	font-family:'llv-regular',helvetica,arial;
	background-color:#fff;
	border-bottom:0px solid #9fa0a1;
}
#content .inhalt .container_gesetze div.element-h3 {
	background-color:#8c8e8f;
	font-family:'llv-normal',helvetica, arial;
	font-weight:normal;
	color:#e0e0e0;
	margin:10px 0 0 0;
	padding:5px 10px 5px 10px;
}
#content .inhalt .container_gesetze ul {
	padding:5px 5px 5px 10px;
	background-color:#fff;
	list-style: none;
}
#content .inhalt .container_gesetze ul li {
	padding:5px 5px 5px 14px;
	background-image: url(images/pfeil_extern@2x.png);
	background-size: 9px 9px;
	background-position:0px 8px;
	background-repeat:no-repeat;
	margin:0;
	font-size:14px;
	font-family:'llv-regular',helvetica,arial;
	background-color:#fff;
	border-bottom:1px solid #9fa0a1;
}
#content .inhalt .container_gesetze ul li:last-child {
	border-bottom:0px;
}
#content .inhalt .container_gesetze ul li a {
	background-image:none;
	padding:0;
}
#content .inhalt .container_gesetze .mehr .wrapper {
	background-image:none;
	padding-right:0px;
}
/* ENDE Inhalt */
/* START NEWSLETTER */
#content .inhalt.newsletter {
	margin:10px 0;
}
#content .inhalt form#newsletter .zweidrittelspalte {
	float: left;
	width: 66%;
	margin-right: 0;
	font-size: 17px;
	padding:0;
}
#content .inhalt form#newsletter ul {
	list-style: none;
	margin-left:0;
}
#content .inhalt form#newsletter ul li {
	background-image: none;
	background-color: #fff;
	margin-bottom:4px;
	padding-left:0;
	cursor: pointer;
}
#content .inhalt form#newsletter ul li.head {
	background-color: transparent;
	margin-bottom:15px;
	cursor: auto;
}
#content .inhalt form#newsletter ul li.head div {
	background-color: #c7c8c8;
}
#content .inhalt form#newsletter ul li div.links {
	width:46%;
	padding:8px 2% 6px 2%;
	margin-right: 1%;
	display: inline-block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#content .inhalt form#newsletter ul li div.rechts {
	width:45%;
	padding:8px 1% 6px 2%;
	display: inline-block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#content .inhalt form#newsletter ul li.head div.links {
	width:46%;
	padding:6px 2% 4px 2%;
	margin-right: 0%;
	display: inline-block;
}
#content .inhalt form#newsletter ul li.head div.rechts {
	width:44.5%;
	padding:6px 2% 4px 2%;
	display: inline-block;
	float:right;
}
#content .inhalt form#newsletter ul li input[type="checkbox"] {
	display: none;
}
#content .inhalt form#newsletter ul li input[type="checkbox"]+label {
	background: url('images/checkoff@2x.png') no-repeat;
	background-size: 19px 20px;
	height:17px;
	padding-left: 17px;
	float:right;
}
#content .inhalt form#newsletter ul li input[type="checkbox"]:checked+label  {
	background: url('images/checkon@2x.png')  no-repeat;
	background-size: 19px 20px;
	height:17px;
	float:right;
}
#content .inhalt form#newsletter .eindrittelspalte {
	float: right;
	width: 30%;
	border-top:2px solid #979797;
	margin-right: 0;
	font-size: 16px;
	padding:3px 0 0 0;
}
#content .inhalt form#newsletter .eindrittelspalte .anz_res {
	color:#eb3337;
	font-weight: bold;
}
#content .inhalt form#newsletter .eindrittelspalte .subscribe_form {
	margin-top:20px;
}
#content .inhalt form#newsletter .eindrittelspalte .subscribe_form input[type=text] {
	width:91%;
	padding: 2px 4%;
	margin:0 0 6px 0;
	color:#727576;

}
#content .inhalt form#newsletter .eindrittelspalte .subscribe_form input.btn-submit:hover {
	text-decoration: underline;
}
#content .inhalt form#newsletter .eindrittelspalte .subscribe_form input.btn-submit {
	background-image: url(images/pfeil_grossrot.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	color: #595b5d;
	width: 210px;
	height: 34px;
	border: 0px;
	background-color: transparent;
	cursor: pointer;
	outline: 0;
	white-space: normal;
	text-align: left;
	padding: 0 10px 0 45px;
}
#content .inhalt form#newsletter .eindrittelspalte .subscribe_form input.btn-submit.hover {
	background-image: url(images/pfeil_grossrot_hover@2x.png);
	background-size: 34px 34px;
}
#content .inhalt form#newsletter .fehler {
	margin-top:20px;
}
#content .inhalt form#newsletter input[type=text] {
	height:32px;
	width:35%;
	font-size:16px;
	padding:0 0 0 5px;
	border-top:3px solid #cacac9;
	border-right:0px;
	border-bottom:0px;
	border-left:3px solid #cacac9;
	margin:0;
	vertical-align:top;
}
#content .inhalt form#newsletter .eindrittelspalte .fehler ul {
	padding-left:22px;
}
#content .inhalt form#newsletter .eindrittelspalte .fehler ul li {
	padding-left:0;
	list-style-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	background:transparent;
	color:#eb3337;
}
#content .inhalt form#newsletter .eindrittelspalte .erfolg {
	margin-top:20px;
	color:#00b317;
}
/* ENDE NEWSLETTER */
/* START Kontakt */
#content .kontakt {
	margin:10px 0px 10px 0px;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
}
#content .kontakt .amtheader {
	background-color:#009eb5;
	padding:10px;
	margin:10px 0 5px 0;
}
#content .kontakt .amtheader h2 {
	color:#e0e0e0;
	padding:5px 0 0 0px;
	margin:0;
	font-size:26px;
}
#content .kontakt .map-canvas a,
#content .kontakt .map-canvas a:link,
#content .kontakt .map-canvas a:hover {
	background-image: none;
	padding-left:0px;
}
#content .kontakt .galerie {
	position:relative;
	height:auto;
	overflow:visible;
	background:transparent;
}
#content .kontakt .galerie img {
	z-index:0;
}
.galerie-zaehler {
	position:absolute;
	float:left;
	min-height:17px;
	width:19px;
	text-align:center;
	padding-top:2px;
	font-size:12px;
	z-index:100;
	background-color:#fff;
	cursor:pointer;
}
.galerie-zaehler.aktiv {
	background-color:#c7c8c8;
}
#content .kontakt ul.linkliste_blank li {
	font-size:14px;
}
#content .kontakt ul.linkliste_blank li.holidays {
	margin-bottom: 19px;
}
#content .kontakt .ganz .klappbar {
	display:none;
}
#content .kontakt .ganz .klappbar .drittel {
	margin-bottom:5px;
}
#content .kontakt .zweidrittel {
	float:left;
	width:65%;
	overflow:hidden;
}
#content .kontakt .ganz {
	float:left;
	width:100%;
	overflow:hidden;
}
#content .kontakt .halb {
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
}
#content .kontakt .halb span.fett {
	font-size:14px;
}
#content .kontakt .halb .googlemap {
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
}
#content .kontakt .halb .googlemapmarker {
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
}
#content .kontakt h3.kontakt {
	background-color:#009eb5;
	background-image: url(images/dropweiss.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	font-family:'llv-normal',helvetica, arial;
	font-weight:normal;
	color:#e0e0e0;
	font-size:19px;
	margin:4px 0px 0px 0px;
	padding:4px 6px 4px 6px;
	width:100%;
	cursor:pointer;
}
#content .kontakt h4.kontakt {
	display:none;
	background-color:#8c8e8f;
	font-family:'llv-normal',helvetica, arial;
	font-weight:normal;
	color:#e0e0e0;
	font-size:17px;
	margin:4px 0px 0px 0px;
	padding:1px 6px 1px 6px;
	width:100%;
}
#content .kontakt ul.ansprechpersonen {
	list-style: none;
	margin:0;
	padding:0;
	width:100%;
}
#content .kontakt ul.ansprechpersonen>li {
	margin:0px 0 4px 0;
	padding:0;
	font-size:14px;
	font-family:'llv-regular',helvetica,arial;
	background-color:#fffffe;
	background-image:none;
}
#content .kontakt ul.ansprechpersonen li .halb {
	padding: 20px 1% 20px 1%;
	font-size:14px;
	font-family:'llv-regular',helvetica,arial;
	width:48%;
}
#content .kontakt ul.ansprechpersonen li p {
	padding:0 0 20px 1%;
	margin:0;
}
#content .kontakt ul.ansprechpersonen li .contact-name {
	margin:0;
	padding: 0 0 0 0px;
	font-family: 'llv-normal',helvetica, arial;
	font-weight: normal;
	font-size: 17px;
	/*					padding: 4px 4px 3px 15px;*/
}
#content .kontakt ul.ansprechpersonen .drittel {
	padding:6px;
	width:31%;
	margin-right:5px;
}
#content .kontakt ul.ansprechpersonen .zweidrittel {
	padding:6px;
}
/* ENDE Kontakt */
/* START ALLGEMEIN */
#content .allgemein h1 {
	background-color:#737476;
}
#content ul.link_liste {
	list-style:none;
}
#content .inhalt.allgemein ul.link_liste li,
#content ul.link_liste li {
	background: none;
	padding-left:0;
}
#content #suchfeld {
	width:100%;
	top:105px;
}
#content #suchfeld input[type=text] {
	height:32px;
	width:35%;
	font-size:16px;
	padding:0 0 0 5px;
	border-top:3px solid #cacac9;
	border-right:0px;
	border-bottom:0px;
	border-left:3px solid #cacac9;
	margin:0;
	vertical-align:top;

}
#content #suchfeld input[type=image] {
	background-image:url(images/pfeil_grossgrau@2x.png);
	background-size: 34px 34px;
	margin: 0px 0 0 6px;
	width:34px;
	height:34px;
}
/* ENDE ALLGEMEIN */
/* START ONLINE SCHALTER */
#content .onlineschalter {
	margin:0;

}
#content .onlineschalter h4 {
	margin-top:20px;
}
#content .onlineschalter ul li {
	background-image: none;
}
#content .onlineschalter ul.list,
#content .onlineschalter ul.list-head {
	list-style:none;
	margin:0;
	padding:0;
}
#content .onlineschalter ul.list>li,
#content .onlineschalter ul.list-head>li {
	background-color:#fff;
	cursor:pointer;
	border-top:1px solid #e0e0e0;
	padding:1%;
	margin:0;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
}
#content .onlineschalter ul.list-head>li {
	background:transparent;
	padding:0%;
}
#content .onlineschalter ul.list>li:hover {
	background-color:#d1d1d1;
}
#content .onlineschalter ul.list li .col,
#content .onlineschalter ul.list-head li .col {
	padding:0.5%;
	margin:0;
	display:inline-block;
	vertical-align:top;
}
#content .onlineschalter ul.list-head li input {
	width:90%;
	padding:0 5px 0 35px;
	margin:0;
	height: 42px;
	font-size:17px;
	background-image: url(images/lupe@2x.png);
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 10px 13px;
	border-top:3px solid #cacac9;
	border-left:3px solid #cacac9;
}
#content .onlineschalter ul.list li .col1 {
	width:40%;
	font-size:17px;
}
#content .onlineschalter ul.list-head li .col1 {
	padding:0.5% 0.5% 0.5% 0;
	width:40%;
}
#content .onlineschalter ul.list li .col2 {
	width:19%;
	color:#737476;
}
#content .onlineschalter ul.list-head li .col2 {
	padding:0.5% 0 0.5% 0;
	width:20%;
}
#content .onlineschalter ul.list-head li .col2 ul.one_line_pulldown {
	min-width:19%;
}
#content .onlineschalter ul.list li .col3 {
	width:20%;
	color:#737476;
}
#content .onlineschalter ul.list-head li .col3 {
	padding:0.5% 0 0.5% 0;
	width:21%;
}
#content .onlineschalter ul.list-head li .col3 ul.one_line_pulldown {
	min-width:20%;
}
#content .onlineschalter ul.list li .col4 {
	width:15%;
	color:#737476;
}
#content .onlineschalter ul.list-head li .col4 {
	padding:0.5% 0 0.5% 0;
	width:17%;
}
#content .onlineschalter ul.list-head li .col4 ul.one_line_pulldown {
	min-width:16%;
}
#content .onlineschalter .fett {
	font-weight:bold;
}
#content .onlineschalter .select_pulldown_header {
	background-color:#8e8e90;
	color:#dcdedd;
	padding: 4px 2px 4px 7px;
	min-height: 37px;
	cursor:pointer;
	background-image:url(images/droponlineschalter@2x.png);
	background-size: 7px 6px;
	background-repeat:no-repeat;
	background-position:95% 10px;
}
#content .onlineschalter .select_pulldown_header.aktiv {
	background-color: #e63a31;
	background-image:url(images/droponlineschalter_aktiv@2x.png);
	background-size: 7px 6px;
}
#content .onlineschalter ul.one_line_pulldown {
	display:none;
	position:absolute;
	list-style:none;
	padding:0px;
	margin:0;
	background-color:#8e8e90;
	cursor:pointer;
	box-shadow: 5px 5px 5px #ccc;
	z-index:10;
}
#content .onlineschalter ul.one_line_pulldown li {
	border-bottom:1px solid #eaeaea;
	color:#dcdedd;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
	padding:2px 5px 2px 5px;
	margin:0 5px 0 5px;
}
#content .onlineschalter ul.one_line_pulldown li:last-child {
	border:0;
}
#content .onlineschalter ul.one_line_pulldown li:hover {
	background-color:#eaeaea;
	color:#000;
}
/* ENDE ONLINE SCHALTER */
/* START AKTUELLES */
#content .aktuelles {
	margin:0;
	padding:0;
}
#content .aktuelles .zweidrittelspalte {
	float: left;
	width: 100%;
	margin-right: 0;
	font-size: 17px;
	padding:0;
}
#content .aktuelles h4 {
	margin-top:20px;
}
#content .aktuelles ul li {
	background-image: none;
}
#content .aktuelles ul.list,
#content .aktuelles ul.list-head {
	list-style:none;
	margin:0;
	padding:0;
}
#content .aktuelles ul.list {
	list-style:none;
	margin:0;
	padding:0;
}
#content .aktuelles ul.list>li,
#content .aktuelles ul.list-head>li {
	background-color:#fff;
	cursor:pointer;
	border-top:3px solid #e0e0e0;
	padding:1%;
	margin:0;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
}
#content .aktuelles ul.list-head>li {
	padding:0;
	background:transparent;
}
#content .aktuelles ul.list>li:hover {
	background-color:#d1d1d1;
}
#content .aktuelles ul.list li .col,
#content .aktuelles ul.list-head li .col {
	padding:0.5%;
	margin:0;
	display:inline-block;
	vertical-align:top;
}
#content .aktuelles ul.list-head li input {
	width:90%;
	height: 42px;
	padding:0 5px 0 35px;
	font-size:17px;
	background-image: url(images/lupe@2x.png);
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 10px 13px;
	border-top:3px solid #cacac9;
	border-left:3px solid #cacac9;
}
#content .aktuelles ul.list li.aktiv {
	background-color:#f1f0f0;
}
#content .aktuelles ul.list li .col1,
#content .aktuelles ul.list-head li .col1 {
	width:59%;
}
#content .aktuelles ul.list-head li .col1 {
	padding:0.5% 0 0.5% 0;
}
#content .aktuelles ul.list li .col1 {
	font-size: 17px;
	color:#595b5d;
}
#content .aktuelles ul.list li .col1 h3 {
	font-size:inherit;
	padding:0;
	margin:inherit;
	background-color:inherit;
	color:inherit;
}
#content .aktuelles ul.list li .col2 {
	width:22%;
}
#content .aktuelles ul.list-head li .col2 {
	width:23%;
	padding:0.5% 0 0.5% 0;

}
#content .aktuelles ul.list li .col2 {
	color:#737476;
}
#content .aktuelles ul.list li .col3 {
	width:12%;
	margin-left:1%;
	color:#737476;
}
#content .aktuelles ul.list-head li .col3 {
	float:right;
	width:16%;
	padding:0.5% 0 0.5% 0;
}
#content .aktuelles ul.list-head li .col3 ul.one_line_pulldown {
	min-width:15%;
}
#content .aktuelles ul.list li .listcontent {
	display:none;
	padding:10px 1% 10px 4px;
	width:60%;
	min-width:600px;
}
#content .aktuelles ul.list li .listcontent span {
	padding:0px;
}
#content .aktuelles ul.list li .listcontent p {
	padding: 6px 10px 6px 0px;
	line-height: 130%;
	margin: 0px;
}
#content .aktuelles ul.list li .listcontent img {
	margin: 0 5px 5px 0;
	max-width: 100%;
	height: auto;
}
#content .aktuelles ul.list li .listcontent ul {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 16px;
}
#content .aktuelles ul.list li .listcontent ul > li {
	background-image: url(images/bullet@2x.png);
}
#content .aktuelles ul.list li .listcontent ol {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}
#content .aktuelles ul.list li .listcontent ol > li {
	list-style-type: none;
	counter-increment: olListItem;
}
#content .aktuelles ul.list li .listcontent ol > li:before {
	font-family:'llv-tel',helvetica, arial;
	display: inline-block;
	width: 28px;
	padding-right: 5px;
	text-align: right;
	content: counter(olListItem) '.';
}
#content .aktuelles ul.list li .listcontent blockquote {
	background-color: #f5f5f5;
	margin:20px 10px 20px 0;
	padding:20px;
	box-shadow: 5px 5px 5px #ccc;
}
#content .aktuelles ul.list li .listcontent blockquote h4 {
	margin-top:0px !important;
}
#content .aktuelles .fett {
	font-weight:bold;
}
#content .aktuelles .select_pulldown_header {
	background-color:#8e8e90;
	color:#dcdedd;
	padding: 4px 2px 4px 7px;
	min-height: 37px;
	cursor:pointer;
	background-image:url(images/droponlineschalter@2x.png);
	background-size: 7px 6px;
	background-repeat:no-repeat;
	background-position:95% 10px;
}
#content .aktuelles .select_pulldown_header.aktiv {
	background-color: #e63a31;
	background-image:url(images/droponlineschalter_aktiv@2x.png);
	background-size: 7px 6px;
}
#content .aktuelles ul.one_line_pulldown {
	display:none;
	position:absolute;
	list-style:none;
	padding:0px;
	margin:0;
	background-color:#8e8e90;
	cursor:pointer;
	z-index:10;
	box-shadow: 5px 5px 5px #ccc;
}
#content .aktuelles ul.one_line_pulldown li {
	border-bottom:1px solid #eaeaea;
	color:#dcdedd;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
	padding:2px 5px 2px 5px;
	margin:0 5px 0 5px;
}
#content .aktuelles ul.one_line_pulldown li:last-child {
	border:0;
}
#content .aktuelles ul.one_line_pulldown li:hover {
	background-color:#eaeaea;
	color:#000;
}
/* ENDE AKTUELLES*/
/* START AKTUELLES Regierung*/
#content .pressefotos img:hover {
	opacity:0.7;
}
#content .aktuellesregierung {
	margin:0;
	padding:0;
}
#content .aktuellesregierung .zweidrittelspalte {
	float: left;
	width: 100%;
	margin-right: 0;
	font-size: 17px;
	padding:0;
}
#content .aktuellesregierung h4 {
	margin-top:20px;
}
#content .aktuellesregierung ul.list,
#content .aktuellesregierung ul.list-head {
	list-style:none;
	margin:0;
	padding:0;
}
#content .aktuellesregierung ul.list {
	list-style:none;
	margin:0;
	padding:0;
}
#content .aktuellesregierung ul li {
	background-image: none;
}
#content .aktuellesregierung ul.list>li,
#content .aktuellesregierung ul.list-head>li {
	background-color:#fff;
	cursor:pointer;
	border-top:3px solid #e0e0e0;
	padding:1%;
	margin:0;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
}
#content .aktuellesregierung ul.list-head>li {
	padding:0;
	background:transparent;
}
#content .aktuellesregierung ul.list>li:hover {
	background-color:#d1d1d1;
}
#content .aktuellesregierung ul.list li .col,
#content .aktuellesregierung ul.list-head li .col {
	padding:0.5%;
	margin:0;
	display:inline-block;
	vertical-align:top;
}
#content .aktuellesregierung ul.list-head li input {
	width:90%;
	height:35px;
	padding:0 5px 0 35px;
	font-size:17px;
	background-image: url(images/lupe.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-top:3px solid #cacac9;
	border-left:3px solid #cacac9;
}
#content .aktuellesregierung ul.list-head li .col1 {
	padding:0.5% 0 0.5% 0;
	width:83.5%;
}
#content .aktuellesregierung ul.list li .col1 {
	font-size: 17px;
	color:#595b5d;
	width:81%;
}

#content .aktuellesregierung ul.list-head li .col2 {
	width:15.5%;
	padding:0.5% 0 0.5% 0;
}
#content .aktuellesregierung ul.list li .col2 {
	color:#737476;
	width:13%;
	margin-left:2.5%;
}
#content .aktuellesregierung ul.list li .col2 ul.one_line_pulldown {
	min-width:15%;
}
#content .aktuellesregierung ul.list li.aktiv {
	background-color:#f1f0f0;
}
#content .aktuellesregierung ul.list li .listcontent {
	display:none;
	padding:10px 1% 10px 4px;
	width:60%;
	min-width: 600px;
}
#content .aktuellesregierung ul.list li .listcontent .pressefotos a {
	background-image: none;
	padding: 0;
}
#content .aktuellesregierung .fett {
	font-weight:bold;
}
#content .aktuellesregierung .select_pulldown_header {
	background-color:#8e8e90;
	color:#dcdedd;
	padding: 10px 2px 10px 7px;
	cursor:pointer;
	background-image:url(images/droponlineschalter@2x.png);
	background-size: 7px 6px;
	background-repeat:no-repeat;
	background-position:95% 10px;
}
#content .aktuellesregierung .select_pulldown_header.aktiv {
	background-color: #e63a31;
	background-image:url(images/droponlineschalter_aktiv@2x.png);
	background-size: 7px 6px;
}
#content .aktuellesregierung ul.one_line_pulldown {
	display:none;
	position:absolute;
	list-style:none;
	min-width:15%;
	padding:0px;
	margin:0;
	background-color:#8e8e90;
	cursor:pointer;
	z-index:10;
	box-shadow: 5px 5px 5px #ccc;
}
#content .aktuellesregierung ul.one_line_pulldown li {
	border-bottom:1px solid #eaeaea;
	color:#dcdedd;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
	padding:2px 5px 2px 5px;
	margin:0 5px 0 5px;
}
#content .aktuellesregierung ul.one_line_pulldown li:last-child {
	border:0;
}
#content .aktuellesregierung ul.one_line_pulldown li:hover {
	background-color:#eaeaea;
	color:#000;
}
/* ENDE AKTUELLES*/
/* START Fotos Regierung*/
#content .fotosregierung ul.photos_liste {
	margin-left:100px;
}
#content .fotosregierung ul.photos_liste li {
	display:block;
	position:static;
	clear:both;
	min-height:100px;
	padding:0px;
	margin:0 0 10px 0;
	color:#737482;
	vertical-align:top;
	line-height:20px;
}
#content .fotosregierung ul.photos_liste li img {
	float:left;
	width:119px;
	height:110px;
	position: static;
	margin:0 20px 0 0;
	border:0;
}
#content .fotosregierung ul.photos_liste li .bildbeschreibung {
	width: 60%;
	float:left;
	margin: -2px 0 0 0;
}
#content .fotosregierung ul.photos_kacheln {
	margin-left:100px;
}
#content .fotosregierung ul.photos_kacheln li {
	display:inline-block;
	position:static;
	clear:both;
	width:119px;
	height:110px;
	margin: 0 6px 6px 0;
	padding:0px;
	overflow:hidden;
}
#content .fotosregierung ul.photos_kacheln li img {
	position: static;
	border:0;
	margin:0;
}
/* NEU ENDE */
#content .fotosregierung {
	margin:0;
	padding:0;
}
#content .fotosregierung .zweidrittelspalte {
	float: left;
	width: 66%;
	margin-right: 0;
	font-size: 17px;
	padding:0;
}
#content .fotosregierung h4 {
	margin-top:20px;
}
#content .fotosregierung ul.list,
#content .fotosregierung ul.list-head {
	list-style:none;
	margin:0;
	padding:0;
}
#content .fotosregierung ul.list {
	list-style:none;
	margin:0;
	padding:0;
}
#content .fotosregierung ul li {
	background-image: none;
}
#content .fotosregierung ul li a {
	background-image: none;
	padding-left:0;
}
#content .fotosregierung ul li .legende {
	display: inline-block;
	vertical-align: top;
	width:60%;
	padding:10px 0 0 10px;
}
#content .fotosregierung ul.list>li,
#content .fotosregierung ul.list-head>li {
	background-color:#fff;
	cursor:pointer;
	border-top:3px solid #e0e0e0;
	padding:1%;
	margin:0;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
}
#content .fotosregierung ul.list-head>li {
	padding:0;
	background:transparent;
}
#content .fotosregierung ul.list>li:hover {
	background-color:#d1d1d1;
}
#content .fotosregierung ul.list li .col,
#content .fotosregierung ul.list-head li .col {
	padding:0.5%;
	margin:0;
	display:inline-block;
	vertical-align:top;
}
#content .fotosregierung ul.list-head li input {
	width:90%;
	height:35px;
	padding:0 5px 0 35px;
	font-size:17px;
	background-image: url(images/lupe@2x.png);
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#content .fotosregierung ul.list-head li .col1 {
	padding:0.5% 0 0.5% 0;
	width:83.5%;
}
#content .fotosregierung ul.list li .col1 {
	font-size: 20px;
	color:#595b5d;
	width:81%;
}
#content .fotosregierung ul.list li .col1 img {
	width:68px;
	height:63px;
	margin: 2px 30px 0 0;
	float: left;
}
#content .fotosregierung ul.list li .col1 h3 {
	display: block;
	width: 80%;
	background-color: inherit;
	margin: 0 0 0 100px;
	padding: 0;
	font-size: 20px;
	color: #595b5d;
}
#content .fotosregierung ul.list-head li .col2 {
	width:15.5%;
	padding:0.5% 0 0.5% 0;
}
#content .fotosregierung ul.list li .col2 {
	color:#737476;
	width:13%;
	margin-left:2.5%;
}
#content .fotosregierung ul.list li.aktiv {
	background-color:#f1f0f0;
}
#content .fotosregierung ul.list li .listcontent {
	display:none;
	padding:10px 1% 10px 4px;
}
#content .fotosregierung .fett {
	font-weight:bold;
}
#content .fotosregierung .select_pulldown_header {
	background-color:#8e8e90;
	color:#dcdedd;
	padding: 10px 2px 10px 7px;
	cursor:pointer;
	background-image:url(images/droponlineschalter@2x.png);
	background-size: 7px 6px;
	background-repeat:no-repeat;
	background-position:95% 10px;
}
#content .fotosregierung .select_pulldown_header.aktiv {
	background-color: #e63a31;
	background-image:url(images/droponlineschalter_aktiv@2x.png);
	background-size: 7px 6px;
}
#content .fotosregierung ul.one_line_pulldown {
	display:none;
	position:absolute;
	list-style:none;
	padding:0px;
	margin:0;
	background-color:#8e8e90;
	cursor:pointer;
	z-index:10;
	box-shadow: 5px 5px 5px #ccc;
}
#content .fotosregierung ul.one_line_pulldown li {
	border-bottom:1px solid #eaeaea;
	color:#dcdedd;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
	padding:2px 5px 2px 5px;
	margin:0 5px 0 5px;
}
#content .fotosregierung ul.one_line_pulldown li:last-child {
	border:0;
}
#content .fotosregierung ul.one_line_pulldown li:hover {
	background-color:#eaeaea;
	color:#000;
}
/* ENDE Fotos*/
/* START EVENTS */
#content .events {
	margin:0;
	padding:0;
}
#content .events .zweidrittelspalte {
	float: left;
	width: 100%;
	margin-right: 0;
	font-size: 17px;
	padding:0;
}
#content .events h4 {
	margin-top:20px;
	margin-bottom:5px;
}
#content .events ul li {
	background-image: none;
}
#content .events ul.list,
#content .events ul.list-head {
	list-style:none;
	margin:0;
	padding:0;
}
#content .events ul.list {
	list-style:none;
	margin:0;
	padding:0;
}
#content .events ul.list>li,
#content .events ul.list-head>li {
	background-color:#fff;
	cursor:pointer;
	border-top:3px solid #e0e0e0;
	/*
		background-image:url(images/dropnews.png);
		background-repeat:no-repeat;
		background-position:98% 10px;
*/
	padding:1%;
	margin:0;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
}
#content .events ul.list .zukunft {
	background-color:#fdf0f0;
}
#content .events ul.list .heute {
	background-color:#fbdbdc;
}
#content .events ul.list-head>li {
	padding:0;
	background:transparent;
}
#content .events ul.list>li:hover {
	background-color:#d1d1d1;
}
#content .events ul.list li .col,
#content .events ul.list-head li .col {
	padding:0.5%;
	margin:0;
	display:inline-block;
	vertical-align:top;
}
#content .events ul.list-head li input {
	width:90%;
	height:35px;
	padding:0 5px 0 35px;
	font-size:17px;
	background-image: url(images/lupe@2x.png);
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-top:3px solid #cacac9;
	border-left:3px solid #cacac9;
}
#content .events ul.list-head li .col1 {
	padding:0.5% 0 0.5% 0;
	width:59%;
}
#content .events ul.list li .col1 {
	font-size: 17px;
	width:59%;
	color:#595b5d;
}
#content .events ul.list li .col1 h3 {
	font-size:inherit;
	padding:0;
	margin:inherit;
	background-color:inherit;
	color:inherit;
}
#content .events ul.list li .col2 {
	width:22%;
}
#content .events ul.list-head li .col2 {
	width:23%;
	padding:0.5% 0 0.5% 0;

}
#content .events ul.list li .col2 {
	color:#737476;
}
#content .events ul.list-head li .col2 ul.one_line_pulldown {
	min-width:22%;
}
#content .events ul.list li .col3 {
	width:12%;
	margin-left:1%;
	color:#737476;
}
#content .events ul.list-head li .col3 {
	float:right;
	width:16%;
	padding:0.5% 0 0.5% 0;
}
#content .events ul.list-head li .col3 ul.one_line_pulldown {
	min-width:15%;
}
#content .events ul.list li.aktiv {
	background-color:#f1f0f0;
}
#content .events ul.list li .listcontent {
	display:none;
	padding:10px 1% 10px 4px;
	width:60%;
	min-width: 600px;
}
#content .events ul.list li .listcontent span {
	padding:0px;
}
#content .events ul.list li .listcontent p {
	padding: 6px 10px 6px 0px;
	line-height: 130%;
	margin: 0px;
}
#content .events ul.list li .listcontent img {
	padding-left: 0;
	margin-left: 0;
}
#content .events ul.list li .listcontent blockquote {
	background-color: #f5f5f5;
	margin:20px 10px 20px 0;
	padding:20px;
	box-shadow: 5px 5px 5px #ccc;
}
#content .events ul.list li .listcontent blockquote h4 {
	margin-top:0px !important;
}
#content .events .fett {
	font-weight:bold;
}
#content .events .select_pulldown_header {
	background-color:#8e8e90;
	color:#dcdedd;
	padding: 10px 2px 10px 7px;
	cursor:pointer;
	background-image:url(images/droponlineschalter@2x.png);
	background-size: 7px 6px;
	background-repeat:no-repeat;
	background-position:95% 10px;
}
#content .events .select_pulldown_header.aktiv {
	background-color: #e63a31;
	background-image:url(images/droponlineschalter_aktiv@2x.png);
	background-size: 7px 6px;
}
#content .events ul.one_line_pulldown {
	display:none;
	position:absolute;
	list-style:none;
	padding:0px;
	margin:0;
	background-color:#8e8e90;
	cursor:pointer;
	z-index:10;
	box-shadow: 5px 5px 5px #ccc;
}
#content .events ul.one_line_pulldown li {
	border-bottom:1px solid #eaeaea;
	color:#dcdedd;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
	padding:2px 5px 2px 5px;
	margin:0 5px 0 5px;
}
#content .events ul.one_line_pulldown li:last-child {
	border:0;
}
#content .events ul.one_line_pulldown li:hover {
	background-color:#eaeaea;
	color:#000;
}
/* ENDE EVENTS*/
/* PAGING */
#paging {
	right:0px;
	text-align:right;
}
#paging .red_rect {
	display:inline-block;
	width:25px;
	height:25px;
	margin-top:10px;
	background-color:#eb3337;
	cursor:pointer;
}
#paging .backfull {
	background-image:url(images/back02@2x.png);
	background-size: 26px 26px;
}
#paging .back {
	background-image:url(images/back02@2x.png);
	background-size: 26px 26px;
}
#paging .forwardfull {
	background-image:url(images/next02@2x.png);
	background-size: 26px 26px;
}
#paging .forward {
	background-image:url(images/next01@2x.png);
	background-size: 26px 26px;
}
#paging .pages {
	display:inline-block;
	height:25px;
	margin-top:10px;
	padding:5px 10px 0 10px;
	vertical-align:middle;
}
#paging .pages span {
	padding-top:10px;
}
#paging div:last-child {
	padding-right:0;
}
/* ENDE CONTENT */
#backtotop {
	background-image:url(images/pfeil_hoch@2x.png);
	background-size: 11px 11px;
	background-repeat:no-repeat;
	background-position:15px 8px;
	margin:25px 0px 0px 0px;
	padding:5px 15px 5px 30px;
	z-index:3;
	cursor:pointer;
}
#backtotop:hover {
	text-decoration:underline;
}
#backtotop .rechts {
	background-image:url(images/pfeil_hoch@2x.png);
	background-size: 11px 11px;
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
	text-align:right;
	float:right;
	width:100px;
	cursor:pointer;
}
#backtotop .rechts:hover {
	text-decoration:underline;
}
#footer {
	margin-top:6px;
	margin-bottom:0px;
	background-color:#333538;
	min-height:150px;
	position:relative;
	bottom:0px;
	z-index:1;
	padding: 15px 0px 15px 15px
}
#footer p {
	color:#e0e0e0;
	margin-bottom:25px;
}
#footer .footer-header {
	padding: 4px 4px 3px 0;
	margin: 0 0 20px 0;
	color:#c4c5c6;
	font-size:20px;
}
#footer .drittel {
	position:relative;
	padding-bottom:15px;
	width:32.3%;
	margin-right:0;
	min-height:320px;
	padding-right:1%;
	float:left;
	bottom:0px;
}
#footer .zweiter {
	width:32.2%;
	padding-left:1%;
	padding-right:0;
}
#footer .last {
	margin-right:0;
	padding-right:0;
	padding-left:2%;
	width:31.2%;
}
#footer ul {
	margin-bottom:25px;
}
#footer ul.linkliste li {
	margin:0px;
	padding: 0px 0px 0px 15px;
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	background-repeat:no-repeat;
	background-position:1px 3px;
	cursor:pointer;
	color:#e0e0e0;
	border:0;
	/* 				font-family:'llv-bold',helvetica, arial; */
	font-size:16px;
}
#footer ul.linkliste li:hover {
	background-image: url(images/pfeil_intern@2x.png);
	background-size: 12px 11px;
	background-repeat:no-repeat;
	background-color:#333538;
	color:#ccc;
}
#footer ul.linkliste li a,
#footer  ul.linkliste li a:link,
#footer  ul.linkliste li a:active,
#footer  ul.linkliste li a:visited {
	background-image:none;
	background-color:#333538;
	padding:0;
	color:#e0e0e0;
	text-decoration:none;
	cursor:pointer;
}
#footer ul.linkliste li a:hover {
	text-decoration:underline;
}
#footer .zweispaltig ul {
	margin:0px 0 20px 0;
	padding:0px 0px 10px 0px;
	color:#e0e0e0;
	list-style:none;
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
	vertical-align:bottom;
}
#footer ul.linkliste_ext li {
	margin:0px;
	padding: 0px 0px 0px 15px;
	background-image: url(images/pfeil_extern@2x.png);
	background-size: 9px 9px;
	background-repeat:no-repeat;
	background-position:1px 6px;
	cursor:pointer;
	color:#e0e0e0;
	font-size:16px;
}
#footer ul.linkliste_ext li a,
#footer  ul.linkliste_ext li a:link,
#footer  ul.linkliste_ext li a:active,
#footer  ul.linkliste_ext li a:visited {
	background-image:none;
	padding:0;
	color:#e0e0e0;
	text-decoration:none;
	cursor:pointer;
}
#footer ul.linkliste_ext li a:hover {
	text-decoration: underline;
}
#footer .wrapper.feedback {
	cursor:pointer;
}
#footer a {
	color:#e0e0e0;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:none;
	color:#ccc;
}
#footer .bottom {
	color:#e0e0e0;
}
#footer .bottom_mobile {
	display:none;
}
.mobile_switch {
	display:none;
}
#dunkel
{
	background-color: #666;
	filter:alpha(opacity=0);
	opacity: 0.0;
	display:none;
	-moz-opacity:0.0;
	z-index: 20;
	height: 100%;
	width: 100%;
	position:fixed;
	top: 0px;
	left: 0px;
}
#big_layer
{
	background-color: #fff;
	box-shadow: 3px 3px 5px #666;
	display:none;
	z-index: 100;
	height: 80%;
	width: 80%;
	max-width:1230px;
	position:fixed;
	top: 10%;
	left: 10%;
	color:#595b5d;
	font-family:'llv-regular',helvetica,arial;
	font-size:14px;
	line-height:128%;
	overflow:hidden;
}
#big_layer #header {
	height:35px;
	text-align:right;
	padding:20px;
	margin:0px;
	background-color:#eee;
}
#big_layer #header .close,
#big_layer #footer .close {
	background-image:url(images/llv_close_icon_34px@2x.png);
	background-size: 34px 34px;
	height:34px;
	width:34px;
	float:right;
	margin:0 0 0 10px;
	cursor:pointer;
}
#big_layer #header .close:hover,
#big_layer #footer .close:hover {
	background-image:url(images/llv_close_icon_hover_34px.png);
	background-size: 34px 34px;
	height:34px;
	width:34px;
}
#big_layer #header .titel {
	font-size:20px;
	color:#737476;
	font-weight:normal;
	margin-bottom:10px;
	float:left;
	width:250px;
	text-align:left;
}
#big_layer #footer a:link,
#big_layer #footer a:hover,
#big_layer #footer a:visited,
#big_layer #footer a:active,
#big_layer #header a {
	background:none;
}
#big_layer #header .direktlink,
#big_layer #footer .direktlink {
	background-image:url(images/pfeil_grossrot@2x.png);
	background-size: 34px 34px;
	background-repeat:no-repeat;
	background-position:left;
	height:34px;
	width:80px;
	padding-left:40px;
	float:right;
	margin:0 30px 0 10px;
	text-align: left;
}
#big_layer #header .direktlink:hover,
#big_layer #footer .direktlink:hover {
	background-image: url(images/pfeil_grossrot_hover@2x.png);
	background-size: 34px 34px;
}
#big_layer #content {
	padding:20px;
	margin:0;
	overflow-y:scroll;
//		height:100%;
}
#big_layer ul.popup {
	list-style:none;
}
#big_layer ul.popup>li {
	padding:0px 0 0px 0;
	margin:0px 0 0px 0;
	border-top:1px solid #737476;
}
#big_layer #content h1 {
	font-size:20px;
	color:#737476;
	font-weight:normal;
	margin-bottom:10px;

}
#big_layer #content .halb {
	width:49%;
	float:left;
	padding-right:1%;
	padding-bottom:10px;
}
#big_layer #content .titel_links {
	width:29%;
	float:left;
	padding-right:1%;
	padding-top:10px;
	font-size:17px;
	color:#737476;
	font-weight:normal;
}
#big_layer #content .content_rechts {
	width:69%;
	float:left;
	padding:left:1%;
	font-weight:normal;
}
#big_layer #content .content_rechts .halb {
	margin-top:10px;
}
#big_layer #content ul.popup .content_rechts ul {
	list-style: none;
	margin-top:10px;
	margin-bottom: 10px;
}
#big_layer #content ul.popup .content_rechts ul li {
	padding-left:18px;
	background-image:url(images/bullet@2x.png);
	background-size: 5px 5px;
	background-repeat:no-repeat;
	background-position:4px 8px;
	margin:0;
}
#big_layer #content ul.popup .content_rechts ul li.tel,
#big_layer #content ul.popup .content_rechts ul li.mail,
#big_layer #content ul.popup .content_rechts ul li.fax {
	background-image: none;
	padding-left:0;
}
#big_layer #footer {
	vertical-align:bottom;
	height:30px;
	background-color:#eee;
	padding:20px;
}
#alert {
	position:absolute;
	z-index: 1000;
	right:10px;
	width:400px;
	top:350px;
	display: none;
	background-color: #ea3337;
	-webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.4);
	padding:10px 20px 20px 20px;
}
#alert .close {
	background-image: url(images/close_white-transparent@2x.png);
	background-size: 27px 27px;
	width:27px;
	height:27px;
	right:20px;
	cursor: pointer;
	position: absolute;

}
#alert .titel {
	color: #fff;
	font-size:20px;
	margin-bottom:20px;
	margin-top:3px;
}
#alert .text,
#alert .text p {
	color: #fff;
	font-size:16px;
	margin: 10px 0 0 0;
}

#alert a {
	color: #fff;
	font-size:16px;
	padding:3px 0 5px 35px;
	left:0;
	height:27px;
	background-image: url(images/pfeil_white-transparent@2x.png);
	background-size: 27px 27px;
	background-position-x: 0px;
	margin-left:0;
	margin-top:10px;
}
#content.error-page a,
#content.error-page a:link,
#content.error-page a:hover {
	text-decoration:underline;
	padding-left:0px;
	background: none;
}
.print-note {
	display:none;
}