body {
	margin:0px;
	padding:0px;
	font-size:9pt;
	font-family:'BundesSansWeb',Arial,helvetica,sans-serif;
	position:relative;
}
	
label {
	margin-top:5px;
	padding-top:5px;
	font-size:9pt;
	font-style:italic;
	display:block;
}

/*
#logo {
	left:0px;
	width:200px;
	border-bottom:10px solid #0B2858;
	height:71px;
	position:relative;
	
	background-image: url("../img/logo_a.gif");
	background-position:center center;
	background-repeat:no-repeat;
}*/

/*a {
	color:#0B2858;
	text-decoration:underline;
	background:none;
}

a:hover {
	text-decoration:underline;
	background-color:#d6e2eb;
}

a:visited {
	color:#0B2858;
}

a:active {
	text-decoration:underline;
}*/

#header p {
    bottom:5px;
    margin:0px;
    position:absolute;
	float:left;
}

#header {
	padding-left:10px;
	font-weight:bold;
	font-style:italic;
	font-size:14pt;
	color:	#ffffff;
	text-shadow: black 0.1em 0.1em 0.2em;
	top:11px;
	left:202px;
	right:0px;
	min-width:800px;
	width:auto;
	height:60px;
	background-color:#d6e2eb;
	background-image:url("../img/bgimg.png");
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:10px solid #3B78A4;
	/*text-align:right;*/
	position:absolute;

}

#header img {
	vertical-align:bottom;

}

#navigation {
	padding:5px;
	padding-right:10px;
	width:190px;
	float:left;
	
}

#navigation form p.right {
	width:195px;
	text-align:right;
}

#content_old {
	left:202px;
	right:0px;
	width:auto;
	height:auto;
	padding-left:212px;
	
}

#content ul li {
	height:2rem;
	line-height:2rem;
}

/*
    #content ul li a, #content ul li a:hover, #content ul li a:active, #content ul li a:visited {*/
#content ul#ListeGruppenDokumente li a, #content ul#ListeGruppenDokumente li a:hover, #content ul#ListeGruppenDokumente li a:active, #content ul#ListeGruppenDokumente li a:visited
{
    font-size: 16px;
    color: #d00;
    padding-left: 2rem;
    background-image: url('../img/daten_ansicht.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 1.5rem auto;
    line-height: 2rem;
    height: 2rem;
    display: inline-block;
    font-weight: bold;
}


.kdbInputError
{
	color: #ff0000;
}

.kdbInputLogin {
	border:0px;
	background-color:#d6e2eb;
	border-bottom:1px solid #3B78A4;
	width:195px;
}

.kdbInputLogin:focus {
	background-color:#fefed0;
}

.kdbInputRegister {
	border:0px;
	background-color:#d6e2eb;
	border-bottom:1px solid #3B78A4;
	width:395px;
}

.kdbInputRegister:focus {
	background-color:#fefed0;
}

form p.registerForm {
	width:395px;
	text-align:right;
}

.kdbSubmit {
	border:0px;
	background-color:#3B78A4;
	color:#d6e2eb;
	font-size: 9pt;
	margin-top:5px;
	padding:3px;
}

.kdbSubmitInvert {
	border:0px;
	background-color:#EEF0F0;
	color:#3B78A4;
	font-size: 9pt;
	margin-top:5px;
}

.kdbSubmitInvert:hover
{
	text-decoration:underline;
}

#content h1 {
	font-size:16pt;
	font-weight:bold;
	color:#3B78A4;
	margin-bottom:10px;
}

th {
	text-align:left;
	padding:5px;
	padding-bottom:1px;
}

td {
	background-color:#d6e2eb;
	padding:5px;
	vertical-align: top;
}

td.IBABezug {
    background-color:#d7d7d7
}

.kdbLink {
	cursor: pointer;
	cursor: hand;
}

.kdbLink:hover {
	text-decoration: underline;
	
}

input, select {
	border:0px;
	background-color:#d6e2eb;
	border-bottom: 1px solid #3B78A4;
}

input:foucs {
	background-color:#FEFED0;
}

td input, td select {
	background-color: #ffffff;
	font-size:9pt;
}

td select, td input.filterMaske
{
	width: 220px;
}

td input.filterMaske
{
	background-image: url(../icons/lupe.png);
	background-repeat: no-repeat;
	background-position: right center;
}

td input:focus, td select:focus {
	background-color: #FEFED0;
}

.kdbSuchPLZ {
}
.kdbSuchStob {
}

td input[type=checkbox]{
	background:none;
	border:0px;
}

td p {
	margin-bottom:0px;
}

.funkstandorte_ergebnis {
	margin-top:25px;
}

.kdbNavigation
{
	border:0px;
	border-top: 3px solid #FFFFFF;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMBAMAAACtsOGuAAAAA3NCSVQICAjb4U/gAAAAKlBMVEX///////////////////////////////////////////////////////9q+00tAAAADnRSTlMAESIzRGZ3iJmqu8zu/5x4TXYAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAFnRFWHRDcmVhdGlvbiBUaW1lADAyLzEyLzEznjl3iQAAADFJREFUCJlj2MwABHcLQMQtBSBx9yiIuDsRRNwBEYeBxG0BINEIlLgGVHfHAUhsAmIA/80YrWTCUBMAAAAASUVORK5CYII=") no-repeat scroll 0 50% transparent;
	color:#000000;
	font-size: 9pt;
	margin-top:5px;

}

ul.navigation
{
	list-style-type: none;
}

ul.navigation li input
{
	padding-left: 12px;
	text-align: left;
    width: 178px;
}

ul.navigation li input:hover
{
	text-decoration: underline;
}


.padding-left
{
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
	padding-left: 5px;
}

.padding-right
{
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
	padding-right: 5px;
}

.padding-top
{
	padding-top: 5px;
}

.infotext
{
	font-size: 12px;
}

.bold
{
	font-weight: bold;
}

.infotext p
{
	margin-bottom: 5px;
	font-size:10px;
}

#branding p
{
	color: #3B78A4;
    float: right;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}

#funkstandorte_fehler
{
	color: #ff0000;
}

#content td p.betreiber
{
	margin-bottom:5px;
	font-size:10px;
}

#UserNameFalsch
{
	color: #ff0000;
}

input[type=image]
{
	width:20px;
	background:none;
	border:0px;
}

.seitenNavErgebnis
{
    display: block;
    margin-right: 10px;
    text-align: right;
}

input, textarea, select {
    background-color:#fff;
    padding: .4em;
    line-height: 1.4;
    border: 1px solid #a6a7a9;
}

#querysuche dt {
margin-bottom: .75em;
    overflow: hidden;
}
#querysuche dt, #messorteSortierung dt, #messortEdit dt {
    font-weight: bold;
    display: block;
    float: left;
    clear: left;
    padding-right: .5em;
    margin-top: 1rem;
    width: 7rem;
}
#querysuche dd, #messorteSortierung dd, #messortEdit dd {
    display:block;
    margin-left: 8rem;
    margin-top: 1rem;
}

/*label {
    display:inline-block;
}*/

#tf_qs_plz {
    margin-right: 0.5rem;
    width: 3.5rem;
}
#tf_qs_ort {
    width: 30rem;
}
#tf_qs_strasse {
    margin-right: 0.5rem;
    width: 30rem;
}
#tf_qs_hausnr {
    width: 3.5rem;
}
#querysuche, #kartensuche, #messorteSortierung {
    background-color: #eef0f0;
    border-bottom: 2px dotted #3b78a4;
    padding: 0.5rem;
}
#kartensuche {
    border-bottom: 0 none !important;
    text-align: right;
}
#sb_qs_bundesland, #messortEdit select#sl_bundesland {
    width: 35.6rem !important;
}
#querysuche input[type="date"] {
    margin-right: 0.4rem;
    width: 16.55rem;
}
#querysuche input[name="qs_schlagworte"] {
    width: 34.8rem;
}
#kartensuche > span {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    width: 24rem;
}
#kartensuche > input[type="button"], #querysuche > input[type="button"] {
    background-color: #fff;
    border: 1px solid #3b78a4;
    color: #3b78a4;
    font-weight: bold;
    margin-left: 2rem;
}
#kartensuche > input#btn_qs_filter[type="button"], #messortEdit input[type="button"], #messortEdit input[type="submit"] {
    background-color: #3b78a4;
    color: #ffffff;
    font-weight: bold;
    cursor:pointer;
}
#querysuche input[type="checkbox"] {
    line-height: 1.4;
    margin-right: 0.5rem;
}
.gsb input, .gsb textarea, .gsb select {
    margin-bottom: 0.1rem;
    padding: 0.4rem;
}

#messorteKarte {
  border: 1px solid #3b78a4;
  box-sizing: border-box;
  height: 25rem;
  width: 100%;
}

#suche {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #3b78a4 #3b78a4;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    margin-bottom:1em;
}

#adresse {
    border: 0 none;
    flex-grow: 1;
}

#adresse_suchen {
    background-color: #3b78a4;
    border: 0 none;
    color: #ffffff;
    padding: 0 1em;
}

#auswahlfenster {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: rgba(255, 0, 0, 0.1);
  border-color: -moz-use-text-color #ff0000 #ff0000;
  border-image: none;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  box-sizing: border-box;
  margin-top: -1em;
  padding: 0.5rem;
  margin-bottom: 1em;
  display:none;
}

#messortAnlegen, #messgangBeantragen {
  background-color: #fff;
  bottom: auto;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
  margin-left: 2em;
  padding: 0.5em;
  position: fixed;
  top: 5em;
  width: 30em;
  z-index: 10000;
  display:none;
}

#messortAnlegen > div, #messgangBeantragen > div {
  border: 0.3em solid #3b78a4;
  display: block;
  padding: 0 0 2em;
  text-align: center;
}

#messortAnlegen h2, #messortAnlegen span, #messgangBeantragen h2, #messgangBeantragen span {
  background-color: rgb(203, 218, 230);
  color: #3b78a4;
  display: block;
  font-size: 130% !important;
  width: 100%;
  line-height: 2rem;
  padding-left: 1.5em;
  box-sizing: border-box;
}

#messortAnlegen label, #messgangBeantragen label {
    display: inline-block;
    margin-right: 1em;
    text-align: right;
    vertical-align: top;
    width: 7em;
    margin-top:3px;
}
#messortAnlegen input, #messortAnlegen textarea, #messgangBeantragen input, #messgangBeantragen textarea {
    width: 17em;
    margin-top:3px;
}

#messortAnlegen input[type="button"], #messgangBeantragen input[type="button"] {
  background-color: #eef0f0;
  margin-top: 1em;
}

#btnDiv_MOAnlage {
  text-align: right;
}

#btnDiv_MOAnlage > input {
  background-color: #3b78a4;
  border: 1px solid #3b78a4;
  color: #fff;
}

div#AnzeigeAuswahl {
    height: 2em;
    border-bottom: 1px solid #3b78a4;
    box-sizing: border-box;
    line-height: 2em;
    font-size: 120%;
}

div#AnzeigeAuswahl > div {
    display: inline-block;
    padding: 0 1em;
    border: 1px solid #3b78a4;
    height: 2em;
    box-sizing: border-box;
    background-color: #EEF0F0;
    margin-left: 1em;
    font-size: 100%;
    cursor:pointer;
}

div#AnzeigeAuswahl >div.aktiv {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    color: #3b78a4;
    font-weight: bold;
}

#MessorteTabelle {
    border-left: 1px solid #3b78a4;
    padding-top: 1em;
    margin-bottom:2em;
}

input[type='button'].orderMG {
    background-image:url('images/orderMG.png');
    background-position:center center;
    background-size: 1.5rem auto;
    background-repeat:no-repeat;
    background-color:rgba(0,0,0,0);
    border:0;
    width:2rem;
    height:2rem;
    cursor:pointer;
}

#requestrunning {
  background-color: rgba(255, 255, 255, 0.7);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
}

#requestrunning > img {
  margin-top: 15%;
}