html {
	position: relative;
	height: 100%;
}

body {
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #9c9e9f url(../images/hg.jpg) repeat-x;
	font-size: 1rem;
	line-height: 1.3;
	color: #000;
}

body > .container {
	max-width: 1440px;
}

.container.wrapper {
	background: #fff;
	-webkit-box-shadow: 0px 0px 10px 5px #949697;
	box-shadow: 0px 0px 10px 5px #949697;
	height: 100%;
}

.wrap1, .wrap2 {
	background: #fff;
}

.wrap2 .container {
	position: relative;
}

.no-padd {
	padding-left: 0;
	padding-right: 0;
}

.header {
	padding-left: 15px;
	padding-right: 15px;
}

header {
	background: #9ab7d7;
}

.maincontent header {
	background: none;
}

.logo {
	float: left;
}

.header-nav {
	float: right;
	margin-top: 14px;
	margin-right: -10px;
}

.header-nav ul, .search {
	float: left;
}

.search {
	margin-top: 1px;
	margin-left: 5px;
}

.header-nav ul li {
	display: inline-block;
}

.header-nav ul li a {
	color: #fff;
	font-size: 0.7em;
	border-right: 1px solid #fff;
	padding: 0 6px;
	display: block;
	line-height: 10px;
}

.header-nav ul li:last-child a {
 border: 0;
}

.search input[type=text],
#suche {
	width: 104px;
	height: 18px;
	margin-right: 26px;
}

.form-control {
	padding: 2px;
	border-radius: 0;
	font-size: 0.7em;
}

hr {
	margin-bottom: 10px;
	border: 0;
	border-bottom: 1px dotted #7C7C7E;
}

h1, h2 {
	font-weight: normal;
	font-size: 2.2rem;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004C98;
 
}
.left-col H2 {
	
	}

h2 {
	font-size: 1.5em;
}

.pagecontent h3,
h3 {
	font-weight: normal;
	font-size: 1.17em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #004C98;
	margin-top: 24px;
	margin-bottom: 15px;
}

/* navbar */
.navbar {
	min-height: 30px;
}

.navbar-default {
	padding: 0;
	list-style: none;
	height: 30px;
	border-radius: 0;
	border: none;
}

.navbar-collapse {
	padding: 0;
}

.navbar-default .navbar-nav>li>a {
	background: #004C98;
	color: #fff;
}

.navbar-nav>li>a {
	font-size: 0.85em;
	padding: 4px 13px 4px 13px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	background: #9ab7d7 url('../images/hh-nav-aktiv.jpg') no-repeat bottom right;
	color: #fff;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #fff;
	background: #9ab7d7 url('../images/hh-nav-aktiv.jpg') no-repeat bottom right;
}

.navbar-nav .dropdown-menu {
	padding: 2px 0 1px;
	margin: 0;
	border: 1px solid #ededed;
	border-top: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.navbar-nav .open .dropdown-menu {
	background: #fff;
}

.navbar-nav .dropdown-menu > li > a {
	background: #fff;
	color: #004C98;
	font-size: 0.8em;
	padding: 4px 18px 4px 10px;
	display: block;
	white-space: nowrap;
	min-width: 178px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background: none;
	color: #000;
}

.navbar-default .navbar-toggle {
	border-radius: 0;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 26px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: #cbdbeb;
}

.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret,
.navbar-nav.sm-collapsible .caret:hover, .navbar-nav.sm-collapsible ul .caret:hover {
	border: none;
	background: none;
}

.navbar-nav:not(.sm-collapsible) ul a.has-submenu:hover {
	background: transparent;
}

.mid-col .top-img {
	display: block;
	margin: 0 auto;
}

.maincontent {
	padding-bottom: 30px;
	font-size: 0.75em;
}

.right-col {
	padding-top: 25px;
	font-size: 0.71em;
}

.right-col a {
	color: #fff;
	text-decoration: underline;
}

.visitenkarte {
	background: #929A9D;
	color: #fff;
	padding: 5px 5px 18px;
	margin: 0;
}

.visitenkarte p.s0 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	border-bottom: 1px solid #fff;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	line-height: 16px;
}

.visitenkarte p.s1, .visitenkarte p.s2, .visitenkarte p.s3 {
	margin: 0;
	line-height: 12px;
}

.news-container {
	border-top: 1px solid #9D9EA0;
	margin-top: 20px;
}

.news-container .news-item {
	border-bottom: 1px dotted #7C7C7E;
	padding: 10px 0 15px 10px;
	color: #7C7C7E;
	background: url(../images/hg-aktuelles-i.png) no-repeat 95% 10px;
}

.news-container .news-item:hover {
	background: #E5EEF5 url(../images/hg-aktuelles-i.png) no-repeat 95% 10px;
}

.news-container .news-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7C7C7E;
	font-size: 1.2em;
}

.news-container h4 {
	font-size: 1.05em;
	padding-right: 15px;
}

.news-container h4 a {
	text-decoration: none;
	font-weight: normal;
	color: #004c9a;
}

.news-item:hover a {
	text-decoration: underline;
}

footer {
	background: #004C98 url(../images/hg-footer-top.png) repeat-x top;
	padding: 10px 6px;
	height: 135px;
	position: absolute;
	top: 50%;
	bottom: 0;
}

footer ul {
	padding-left: 0;
}

footer ul li {
	display: inline-block;
}

footer ul a, footer ul a:hover, footer ul a:focus {
	color: #fff;
	text-decoration: none;
	font-size: 0.7em;
	border-right: 1px solid #fff;
	padding: 0 6px;
	display: block;
	line-height: 10px;
}

footer ul li:last-child a {
	border: 0;
}


/*
JPI
*/

.clear {
	clear: both;
}

#page-1 .mid-col > IMG,
#page-1 .left-col {
	display: none;
}
#page-1 .mid-col {
	width: 75%;
}
#page-1 .mid-col .main {
	max-width: 100%;
}
#page-1 h1.headline {
	margin-top: 0;
	color: #70777D;
	font-size: 2.4rem;
	text-align: right;
}
#page-1 .maincontent .pagecontent,
#page-1 .mid-col .spalten2 P {
	color: #70777D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1rem;
}
#page-1 .maincontent,
#page-1 .mid-col .spalten2 {
	border-bottom: 1px solid #9D9EA0;
	margin-bottom: 20px;
}
.spalten2-1 {
	margin-bottom: 10px;
}
.spalten2-1 P IMG {
	float: right;
}
.teaser a h2,
.spalten2-1 H2 {
	text-align: left;
	margin: 8px 0 8px 0;
	border-bottom: 1px solid #004C9A;
	padding: 0 0 8px 0;
}
.teaser {
	padding: 0.75rem;
	margin-bottom: 1rem;
}
.teaser .ce-media img {
	width: 100%;
	height: auto;
}
.spalten2-1 H2 A,
.teaser a h2 {
	color: #004C9A;
	font-size: 0.75rem;
	hyphens: auto;
}
.spalten2-1 P A,
.teaser a p {
	color: #000;
	font-size: 0.75em;
}
.teaser .ce-bodytext {
	position: relative;
	min-height: 8rem;
}
.teaser .ce-bodytext img {
	position: absolute;
	right: 0;
	bottom: 0;
}
.spalten2-1 IMG {
	max-width: 215px;
	height: auto;
}
.teaser:hover,
.spalten2-1 > DIV:hover {
	background: #E5EEF5;
}
div.csc-mailform li label {
	float: none;
	display: block;
}
div.csc-mailform li INPUT,
div.csc-mailform li TEXTAREA {
	width: 50%;
}
div.csc-mailform li.csc-form-element-submit INPUT {
	width: auto;
}
.no-media-element {
	display: none;
}
A {
	color: #004C98;
}
.news-list-view .header,
.news-single .header {
	padding: 0;
}
.news-list-view .article {
	border-bottom: 1px dotted #7C7C7E;
	padding: 10px 0;
}
.news-list-view P {
	display: inline;
}
.news-list-view H3,
.news-single H3 {
	margin: 10px 0;
}
TD {
	padding-right: 10px;
}

.search legend,
.search label,
.search .tx-indexedsearch-search-submit,
.search p,
.search .tx-indexedsearch-info-sword,
.search .tx-indexedsearch-browsebox,
.search .tx-indexedsearch-res,
.search .tx-indexedsearch-browsebox,
.search .tx-indexedsearch-info-noresult {
	display: none;
}

div.tx-indexedsearch-info {
	background: #eeeeee;
	padding: 0.25rem;
}
div.tx-indexedsearch-info span {
	padding-right: 0.5rem;
}

div.tx-indexedsearch-info span p {
	display: contents;
}
.maincontent .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit {
	margin: 10px 0;
}
.maincontent .tx-indexedsearch-browsebox {
	margin-top: 0.5rem;
}
.maincontent .tx-indexedsearch-browsebox ul {
	background: #eee;
	padding: 0.25rem;
	display: flex;
	margin: 10px 0;
}
.maincontent .tx-indexedsearch-browsebox li {
	list-style: none;
	padding-right: 1rem;
}
.header-nav form fieldset .tx-indexedsearch-form input[type="text"] {
	font-size: 0.6rem;
	border: 1px solid #cecece;
}
.header-nav form fieldset .tx-indexedsearch-form input[type="text"]::placeholder {
	color: #555555;
}
/* google maps iframe */
.mapcontainer{
	display: block;
}
#gmap_canvas {
	height: 500px;
	width: 800px;
}










@media (max-width: 480px) {
	footer {
		height: 80px;
		text-align: center;
	}
}

@media (max-width: 530px) {
	header {
		height: 45px;
	}

	.header-nav {
		margin-top: 4px;
	}

	.header-nav ul li {
		display: block;
		display: inline-block;
		margin-bottom: 3px;
	}

	.header-nav ul li a {
		border-right: none;
	}

	.header-nav ul, .search {
		float: none;
	}

	.search {
		display:none;
	}

	.search input[type=text],
	#suche {
		margin-top: 1px;
	}

	hr {
		display: block;
		margin-top: 6px;
		margin-bottom: 0px;
	}
}

@media (max-width: 767px) {
	.header {
		padding-left: 0;
		padding-right: 0;
	}

	.header-nav {
		margin-right: 0;
		margin-right: 20px;
	}

	.header-nav ul {
		padding-left: 0;
	}

	.container.navigation {
		padding-left: 0;
		padding-right: 0;
	}

	.navbar {
		min-height: 42px;
	}

	.navbar-header {
		padding: 0;
		margin: 0;
	}

	.navbar-collapse {
		position: relative;
		z-index: 100;
	}

	.navbar-nav {
		margin: 0;
	}

	.navbar-default .navbar-nav .dropdown-menu>li>a {
		color: #004C98;
	}

	.navbar-default .navbar-nav .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .dropdown-menu>li>a:focus {
		color: #000;
	}

	.logo {
		width: 140px;
		width: 218px;
		height:auto;
		margin-left: 0;
	}

	h1 {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	h2 {
		margin-top: 10px;
	}

	.mid-col {
		padding-bottom: 10px;
	}
	html {
		font-size: 150%;
	}
	.teaser .ce-bodytext {
		min-height: 5rem;
	}
	h1, h2 {
		hyphens: auto;
	}
}

@media (min-width: 768px) {
	.navbar-default {
	 margin: 20px 0 5px;
	}
		
	.navbar-nav {
		width: 100%;
	}

	.navbar-nav>li {
		width: 16.66%;
	}

	.navbar-nav>li>a {
		margin-right: 1px;
	}

	.navbar-nav>li:nth-child(6)>a {
		margin-right: 0;
	}

	.caret {
		/*display: none;*/
	}

	.dropdown-menu .dropdown-menu {
		left: 2px!important;
		border-top: 1px solid #ededed;
	}

	.dropdown-menu .dropdown-menu .dropdown-menu li {
		padding: 0;
		border-bottom: 1px solid #EDEDED;
	}

	.dropdown-menu .dropdown-menu .dropdown-menu li:last-child {
		border: none;
	}

	h1 {
		margin-bottom: 27px;
	}

	.left-col {
		padding-left: 0;
		padding-right: 20px;
	}
	.right-col {
		padding-left: 20px;
		padding-right: 0;
	}
	.left-col IMG {
		/*float: left;*/
	}
	html {
		font-size: 120%;
	}
	.teaser .ce-bodytext {
		min-height: 6.5rem;
	}
	#gmap_canvas {
		max-width: 100%;
	}
}

@media (max-width: 991px) {
	.container.wrapper {
		padding-bottom: 0;
	}

	footer {
		position: relative;
	}
	.left-col,
	.left-col H1,
	.left-col H2 {
		text-align: center;
		}

	#page-1 .mid-col {
	 width: 100%;
	}
	h1, h2 {
		text-align: left;
	}

	.right-col {
		padding-left: 0;
		padding-right: 0;
	}

}

@media (min-width: 992px) {
	.container.wrapper {
		padding-bottom: 135px;
	}

	.astable{
	 display: table;
	 height: 100%;
	}

	.astablerow{
	 display: table-row;
	}

	.mid-col .main {
		max-width: 478px;
		margin: 0 auto;
	}

	footer {
		width: 940px;
	}
	.left-col {
		text-align: right;
	}
	.main .maincontent,
	.main .maincontent .pagecontent {
		padding-top: 25px;
		padding-bottom: 30px;
	}
	#page-1 .main .maincontent .pagecontent {
		padding-top: 0;
		padding-bottom: 0;
	}
	html {
		font-size: 100%;
	}
	.teaser .ce-bodytext {
		min-height: 6.5rem;
	}
	#gmap_canvas {
		max-width: calc(100% - 48px);
	}
}

@media (max-width: 991px) {
	.main .maincontent .leftcontent,
	.main .maincontent .leftcontent h1,
	.main .maincontent .pagecontent figure {
		text-align: center;
	}
	.main .maincontent .leftcontent{
		padding-bottom: 25px;
	}
}

@media (min-width: 1200px) {
	body > .container,
	.container {
		width: 1170px;
	}

	footer {
		width: 1140px;
	}
	html {
		font-size: 120%;
	}
	
	#gmap_canvas {
		max-width: unset;
	}
}

@media (min-width: 1500px) {
	body > .container,
	.container {
		width: 1440px;
	}

	footer {
		width: 1410px;
	}
	html {
		font-size: 150%;
	}
}