body {
	/* height: 100%; */
	width: 100%;
	font-family: Arial, Verdana, sans-serif;
	/* font-family: Verdana, Arial, sans-serif; */
	/* font-family: "Trebuchet MS", Arial, sans-serif; */
	font-size: 1.4em;
	/* font-size: 13px; */
	line-height: 1.3em;
	/* line-height: 18px; */
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 97%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	text-align: center;
}

#management{
	background-image:url(../images/Startseite_Management_Entwurf_2.png);
}
#online{
	background-image:url(../images/Startseite_Bohranzeige_Entwurf_2.png);
}

#bereich_nrw {
	clear: both;
	z-index: 21;
	position: relative;
	height: 60px;
	/* width: 100%; */
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.02em;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/NRWwappen.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px 0px 0px 0px !important;
	padding: 5px 5px 5px 5px;
	text-align: right;
}

#bereich_fuss {
	clear:both;
	bottom:0px;
	z-index:30;
	width:100%;
	font-size:0.8em;
	font-weight:lighter;
	letter-spacing:1px;
	color:#666666;
	background-color:#CCCCCC;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:8px solid #FF6633;
	text-align:center;
	vertical-align:middle;
}


#bereich_fuss p {
	margin:10px 10px 0px 10px;
	padding:10px 0px 10px 0px;
}

#bereich_nrw p {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 60px 0px 0px;
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
				
#bereich_logo {
	color: #666666;
	clear: both;
	z-index: 29;
	position: absolute;
	top: 0px;
	left: 10px;
	font-family: Verdana, sans-serif;
	/* font-family: Frutiger, Arial, Verdana, sans-serif; */
	font-size: 23px !important;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.01em;
	/* vertical-align: top; */
	text-align: left;
	background-color: transparent;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #DDDDDD;
	border-radius: 0px;
	border: 0px solid #999999;
}

#bereich_kopf {
	clear: both;
	z-index: 20;
	position: relative;
	background-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 3px solid #FF6633;
	text-align: left;
	vertical-align: top;
}

#bereich_impress {
	/* clear: both; */
	float: right;
	position: relative;
	z-index: 23;
	/* height: 0.8em; */
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0.08em;
	color: #666666;
	background-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	vertical-align: bottom;
}

a:visited {
	color: #FF6633;
	text-decoration: none;
}

 a:link {
	color: #FF6633;
	text-decoration: none;
}
			
#bereich_fuss_info {
    clear: both;
    position: fixed;
	bottom: 0px;
	width: 100%;
    color: #666666;
    background-color: #CCCCCC;
    margin: 0px 0px 0px 0px;
    padding-top: 10px;
    text-align: center;
    vertical-align: bottom;
    border-top: 3px solid #ff6633;
    /*border-bottom: 1px solid #999999;*/
}

.btn-default:hover {
    color: #666 !important;
    background-color: #CCCCCC;
    border-color: #adadad;
}

.btn-default {
    color: #666 !important;
    background-color: #fff;
    border-color: #ccc;
}

.txt_beschreibung_kasten{
	border: 1px solid black;
	background-color: #adadad;
	padding:25px;
	margin:0px 10px;
}

.txt_beschreibung{
	margin:10px 10px;
}

.modal-dialog{
	width:53% !important;
	overflow: hidden;
	margin: 2.5vh auto;
}

.modal-content {
	max-height: 85vh;
}

.modal-body{
	max-height: 80vh;
	overflow: auto;
}

.wms{
	font-size: 13px;
	padding: 8px 15px;
}

.GDG_panel{
	background-color: #ccc !important;
	color: #ff6633 !important;
}

.panel-heading{
	font-size: large;
}

.panel-title {
	position: relative;
}

.panel-title::after {
	content: "\203a";
	color: #333;
	top: -2px;
	right: 0px;
	position: absolute;
	font-family: "FontAwesome"
}

.panel-title[aria-expanded="true"]::after {
	content: "\2039";
}

#ansprechpartnerId th,td{
	text-align: center;
	padding: 5px 30px;
}

.txt_kursiv {
	font-style:italic;
}

.txt_fett {
	font-weight:bold;
}

.txt_hervor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	letter-spacing:1px;
	color:#333333;
}

.link_startseite {
	font-weight: bold;
	color: black !important;
	text-decoration: underline !important;
}