@CHARSET "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700);
   

body {
	font-family: 'Open Sans' !important;
}

.gisLogin {
	margin-bottom: 25px;
}

.tableiste {
	margin: 0 0 0 150px;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	height: 40px;
	width: 545px;
}

.tab {
	width: 125px;
	height: 40px;
	background: #E0E2EF;
	float: left;
	margin-right: 15px;
	text-align: center;
	border-radius: 3px 3px 3px 3px;
}

.tab a {
	line-height: 25px;
	text-align: center;
	text-decoration: none;
}

.tab:hover a {
	text-decoration: none;
	color: #E0E2EF;
}

.tab:hover {
	background: #003883;
}

.tableiste .logout {
	margin-right: 0;
}

.aktiv {
	background: #003883;
}

.aktiv a {
	text-decoration: none;
	color: #E0E2EF;	
}

h1, h2, h3, h4 {
	color: #003883;
}

.nachrichtenBox {
	margin-bottom: 35px;
}

.nachrichtenBox table,
.nachrichtenBox th,
.nachrichtenBox td,
.veranstaltungenBox table,
.veranstaltungenBox th,
.veranstaltungenBox td {
	border: 2px solid #ededed;
}
.nachrichtenBox table,.veranstaltungenBox table{
	empty-cells:show;
	border-collapse:collapse;
}

.kalendereDetailNachricht {
	margin-bottom: 20px;
}


.tableiste a {
	display: block;
	height: 40px;
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-size: 17px;
}

.allLink {
	display: block;
	margin: 10px 0 0 0;
}

.fc-event-title {
		word-wrap: break-word;
		font-size: 12px;
}

.fc-event-inner {
	color: #ffffff;
}


.nachrichtenDatumFilter input {
		width: 100px;
}


a.dp-choose-date {
	width: 16px;
	height: 16px;
	padding: 2px 7px 2px;
	margin: 5px 3px 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../../1pic/calendar.png) no-repeat; 
}


.nachrichtenDatumFilter {
		margin-bottom: 20px;
}

.seen{
	color: green;
}
.unseen{
	color: red;
}

.nachrichtenTextFilter {
	margin: 0 0 20px 0;
}

.dataTables_filter {
		display: none;
}


#textSearch {
	width: 490px;
	margin-right: 5px;
}

.clrd {
	color: firebrick;
}

.va-date,
.vo-date {
	white-space: nowrap;
}

.vorOpt {
	font-size: larger;
	font-weight: bold;
	padding-right: 10px;
}

.vorOpt {
	float: left;
	font-size: larger;
	font-weight: bold;
	padding-right: 10px;
}


.deaktivierenBox {
		float: left;
		width: 120px;
		display: none;
}


.randomBox {
		float: left;
		width: 120px;
		display: none;
}

.showPreview:hover {
	cursor: pointer;
}


.exaktBox {
		float: left;
		width: 520px;
}

.allesBox {
		float: left;
		width: auto;
}


.vorschauoptionenRow {
		background: #F7F7F7;
		border: 1px solid lightblue;
		border-radius: 9px 9px 9px 9px;
		height: 35px;
		line-height: 35px;
		margin-top: 20px;
		padding: 10px;
}

.hide_me {
		display: none;
}

.popover {
		margin: 30px auto 0;
		padding: 25px 20px 20px;
		position: relative;
		width: 850px;
		height: auto;
		max-height: 300px;
		min-height: 50px;
		border: 1px solid #ededed;
}
.ausblenden {
		background: none repeat scroll 0 0 #E0E2EF;
		border-radius: 8px 8px 8px 8px;
		color: #033E85 !important;
		padding: 8px;
		position: absolute;
		right: 15px;
		top: 15px;
		z-index: 9999;
}

.allesBox > input,
.exaktBox > input {
		width: 20px;
}

#abZeichen {
	width: 150px;
}

.markierung {
	background-color: yellow;
}

.aktMark {
	background-color: lightblue;
}

.ctrl {
	display: inline-block;
	width: 35px;
	height: 35px;
}

.ctrl img {
	width: 30px;
	height: 30px;
}

.ctrl.prev {

}


.dateChoose {
	float: left;
	width: 690px;
	margin: 25px 0;
}

span.veroeffentlichungsDatumForm {
	font-size: 12px;
	font-weight: bold;
}

.ctrl.next {

}


.options1 {
		/*float: left;*/
		width: 700px;
		padding-top: 20px;
}


.group-wrap {
	/*float: right;
	width: 260px;
	height: 200px;
	margin-top: -70px;*/
	position: relative;
	border: 1px solid #ededed;
	padding-top: 20px;
}

.group-wrap select {
	height: 100%;
	min-height: 100%;
	width: 100%;
	overflow: auto;
	border: none;
}

.group-wrap select option {
}

.popover.aktMark {
	background: none;
	background: none !important;
	background-color: none !important;
}

.popoverText {
	overflow-y: scroll;
	max-height: 235px;
	overflow-x: hidden;
}

.tableisteOuter h1 {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	line-height: 72px;
}

.tableisteOuter {
	position: relative;
	width: 700px;
}

.gisNachrichtenAnsicht .tableisteOuter {
	margin-bottom:-30px;
}


/* Bootstrap Forms */
.form-control {
	display: inline-block;
	width: 510px;
	height: 24px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-ms-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.options1 input[type=submit] {
	background: #ffffff;
	border: 1px solid darkgray;
	border-radius: 5px;
	width: 100px;
	height: 37px;
}

.input-group-addon {
	padding: 0 5px;
	margin: 0;
	height: 36px;
	font-size: 12px;
	font-weight: 400;
	line-height: 37px;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	display: inline-block;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: none;
}

.select-control {
	display: block;
	/*padding: 0;*/
	padding-top: 80px;
	padding-bottom: 40px;
	margin-top: 250px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#vonDate:focus,
#bisDate:focus {
	
}

#vonDate,
#bisDate {
	display: inline-block;
	width: 110px;
	height: 24px;
	margin-left: -3px;
	padding: 6px 15px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-ms-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

a.dps-choose-date {
	width: 32px;
	height: 32px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAjcAAAI3AGf6F88AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAANJQTFRF////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAStpG0wAAAEV0Uk5TAAECAwUHCAoPFxgbHB8gJCUmKjA0OTw9QERFSFBSVFZYXF5gYmZoamxwcnl6fYCChY6YnKCkrrCzuMDCx8vQ1N/g6vP+p1EeVwAAAQxJREFUOE/Vz9luwjAQBVCz7zsJBkyADMSEPbQQcAjEwPz/L/XVblAq9Y37MJJ1jzUaQj4q3VpxQMxSySSDYq0bq/unzSWybzwM+c2OLptTX+93GK39uy2cIHCEfffXEe7UPvc4phljE8IYY2TCGEsfHzkF9HCUmnM+rQDnUJlyZ54aYU8BFFk++F6F5tXzrma4+gryDKkOSJaQrDLi4Ff+B2ZSuq6Us72U1lvgIm63iO4BEd4CSwgAIaylEMMYaAAYbYBOB6BtADRiABAPiSv+BGVKW1VK63VKqy1KyzFgSblPPDN5hYHjoRBL9cwxGgrIyHOBaCmcZUZ9L15PqeX5Wug/mp6vxWuSD8oP4zBBn+0Y6zsAAAAASUVORK5CYII3f720b3e2efc928073d63e8aad939ebb');
}

a.dp-choose-date {
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0px 0px 0px 15px;
	text-indent: -200px;
	overflow: hidden;
	background: url(../../1pic/calendar2.png) no-repeat;
	transform: scale(2);
	display: inline-block;
	background-size: 100% 100%;
	behavior: url(backgroundsize.min.htc);
	opacity: 0.36;
	top: 7px;
	position: absolute;
}

.dateChoose label {
	display: inline-block;
	width: 44px;
	margin-left: 15px;
}

label[for=vonDate] {
	padding: 0;
	margin: 0;
	height: 36px;
	font-size: 12px;
	font-weight: 400;
	line-height: 37px;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	display: inline-block;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: none;
}

label[for=bisDate] {
	padding: 0;
	margin: 0;
	height: 36px;
	font-size: 12px;
	font-weight: 400;
	line-height: 37px;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	display: inline-block;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: none;
	margin-left: 0;
}

span.veroeffentlichungsDatumForm {
	background: none;
	color: #898989;
	display: block;
	height: auto;
	position: relative;
	top: 0;
	font-size: 15px;
	font-weight: 400;
	float: left;
	height: 38px;
	line-height: 38px;
	margin-right: 30px;
}

span.vonContainer {
	display: block;
	float: left;
	width: 230px;
	height: 38px;
	margin-right: 0;
	position: relative;
}

span.bisContainer {
	display: block;
	width: 230px;
	height: 38px;
	float: right;
	position: relative;
}

.seitenEintrag > h1 {
	display: none;
}

div#dp-popup {
	position: absolute;
	z-index: 199;
	transform: scale(1.7);
}

.popover h5 {
	margin: 0;
}

table.dataTable {
	font-family: 'Open Sans';
	color: #656565;
	padding: 20px 0;
	border-spacing: 0;
	font-size: 13px;
}

table.dataTable td {
	padding: 8px;
	font-family: 'Open Sans';
	font-size: 13px;
	color: #656565;
}

table.dataTable th {
	font-size: 16px;
	font-weight: 400 !important;
	font-family: 'Open Sans';
	white-space: nowrap;
}

table.dataTable tr.odd {
	background-color: #F2F2F2;
}

table.dataTable tr.even td.sorting_1 {
	background-color: #f7f7f7;
}

table.dataTable tr.odd td.sorting_1 {
	background-color: #efefef;
}

div#nachrichten_info {
	font-size: 15px;
	font-weight: 300;
}

.dataTables_paginate {
	float: right;
	text-align: right;
	font-size: 14px;
	font-weight: 300;
}

.control {
	opacity: 0.3;
	display: none;
}

p.keineDownloads {
	font-size: 15px;
}

table#nachrichten tr.beilage td.title a {
	margin-left: 10px;
	font-size: smaller;
	display: block;
}

.backlink {
	display: none;
}

.gisKalenderDetailAnsicht > .backlink {
	display: block;
	text-align: right;
	padding: 20px;
}

.hidden-time {
	visibility: hidden;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline-block;
}

/* ---------------- */

@CHARSET "UTF-8";

.indikator {
	display: none;
}

.button_home a {
	width: auto !important;
}

#anrissbox_rechts {
	display: none;
}


.footer {
    display: none;
}

#content_box {
	background: none;
}

#navibox_links {
	display: none;
}

#web {
	width: 1024px;
}

#header {
	width: 1024px;
}

#content {
	width: 1024px;
}

#content .inner {
	width: 1024px;
}

#calendar {
	width: 1000px;
}


.nachrichtenAnsicht {
    width: 1000px;
}

.hide_me {
    display: none;
}

.popover {
	position: absolute;
}

.popover {
    background: F7F7F7;
    margin: 30px auto 0;
    padding: 25px 20px 20px;
    position: relative;
    width: 850px;
}

.ausblenden {
    background: none repeat scroll 0 0 #E0E2EF;
    border-radius: 8px 8px 8px 8px;
    color: #033E85 !important;
    padding: 8px;
    position: absolute;
    right: 15px;
    top: 15px;
}
