body {
  font-family: 'Lato', sans-serif;
  position: relative;
  width: 100%;
  height: 100%;
  color: #2d373d;
  font-size: 14px;
}

a {
  color: #649b42;
}

a:focus, a:hover {
  color: #a8e058;
  text-decoration: none;
}

p {
  margin: 0;
  padding: 0;
}

#main_box {
  width: 1530px;
  height: 900px;
}

#main_box_start {
  background-image: url(../intern/felder/prozesslandschaft_ground.svg);
  background-size: 1530px;
  background-repeat: no-repeat;
  width: 1530px;
  height: 900px;
}

#main_box_info {
  background-image: url(../intern/felder/info_ground.svg);
  background-size: 1530px;
  background-repeat: no-repeat;
  width: 1530px;
  height: 900px;
}

#main_box_pm {
  background-image: url(../intern/felder/pm_ground.svg);
  background-size: 1530px;
  background-repeat: no-repeat;
  width: 1530px;
  height: 900px;
}

#main_box_pm_01 {
}

#left_box {
  width: 245px;
  height: 900px;
  padding: 130px 10px;
  float: left;
}

#left_box_pm_01 {
  background-image: url(../intern/felder/pm_01_ground.svg);
  width: 245px;
  height: 900px;
  padding: 130px 10px;
  float: left;
}

#right_box {
  width: 1250px;
  height: 900px;
  float: left;
}

#right_box_pm_01 {
  background-image: url(../intern/felder/pm_01_left_ground.svg);
  width: 1250px;
  float: left;
}

#right_box_pm_01saja {
  background-image: url(../intern/felder/pm_01_left_ground_saja.svg);
  width: 1250px;
  float: left;
}

#right_box_pm_02 {
  background-image: url(../intern/felder/pm_02_left_ground.svg);
  width: 1250px;
  float: left;
}

#right_box_pm_02saja {
  background-image: url(../intern/felder/pm_02_left_ground_saja.svg);
  width: 1250px;
  float: left;
}

.titel {
  height:17px; 
  width: 880px;
  margin-left:200px; 
  margin-top:3px;
  margin-bottom: 5px; 
  font-weight:bold;
}

.titel01 {
  height:17px; 
  margin-left:200px; 
  margin-bottom: 5px;
  font-weight:bold;
}

.zeile {
  height:80px;
  width: 1250px; 
  margin-left:10px; 
}

.zeile01 {
  height:80px;
  width: 180px;
  float: left;
  line-height: 15px;   
}

.zeile02 {
  height:60px;
  width: 180px;
  float: left;
  margin-left: -10px; 
  margin-top: 15px; 
  font-weight:bold;
  line-height: 15px;
}

.editable_titel {
  width: 950px;
  height: 20px;
  border: 1px dotted #b4b4b4;

}

.editable_feld {
  width: 150px;
  height: 45px;
  margin-left: 15px;
  margin-top: -5px;
  font-size: 13px;
  border: 1px dotted #b4b4b4;
}

.editable_feld01 {
  width: 150px;
  height: 45px;
  margin-left: 5px;
  margin-top: -5px;
  font-size: 13px;
  border: 1px dotted #b4b4b4;
}

.feld {
  width: 150px;
  height: 45px;
  margin-left: 15px;
  margin-top: -5px;
  font-size: 13px;
}

.feld01 {
  width: 150px;
  height: 45px;
  margin-left: 5px;
  margin-top: -5px;
  font-size: 13px;
}

.link01 a {
  width: 150px;
  margin-left: 15px;
  font-weight:bold;
  line-height: 25px;
}

.link02 a {
  width: 150px;
  margin-left: 5px;
  font-weight:bold;
  line-height: 25px;
}

.pointer_a {
	height: 23px;
	width: 25px;
	border: 0;
	position: absolute;
	margin-left: 145px;
  margin-top:  -20px;
}

.pointer_b {
	height: 23px;
	width: 25px;
	border: 0;
	position: absolute;
	margin-left: 150px;
  margin-top:  -5px;
}

.pointer_c {
	height: 23px;
	width: 25px;
	border: 0;
	position: absolute;
	margin-left: 140px;
  margin-top:  -5px;
}

.pointer_d {
	height: 20px;
	width: 180px;
	border: 0;
	position: absolute;
  background-color:  #649b42;
  font-size: 10px;
  padding-top: 3px;
  padding-left: 7px;
}

.pointer_e {
	height: 23px;
	width: 25px;
	border: 0;
	position: absolute;
	margin-left: 125px;
  margin-top:  -5px;
}
.pointer_f {
	height: 23px;
	width: 25px;
	border: 0;
	position: absolute;
	margin-left: 10px;
}

.btn-link {
  text-decoration: none;
  color: #649b42;
  padding: 0;
}

.btn-link:hover {
  text-decoration: none;
  color: #ff7800; 
}

.btn-dark {
  background-color: #a8e058;
  color: #2d373d;
}

.btn-dark:hover {
  background-color: #649b42; 
}

.pm_feld_a, .editable_pm_feld_a {
  width: 270px;
  height: 390px;
  font-size: 13px;
  display: table-cell;
  vertical-align: middle
}

.editable_pm_feld_a {
  border: 1px dotted #b4b4b4;
}

.pm_feld_a1, .editable_pm_feld_a1 {
  width: 1200px;
  height: 40px;
  margin-left: 20px;
}

.editable_pm_feld_a1 {
  border: 1px dotted #b4b4b4;
}

.pm_feld_b, .editable_pm_feld_b {
  width: 510px;
  height: 335px;
  font-size: 13px;
}

.editable_pm_feld_b {
  border: 1px dotted #b4b4b4;
}

.pm_link01 {
  width: 160px;
  margin-left: 10px;
  font-weight:bold;
  line-height: 25px;
}

.pm_feld_b01, .editable_pm_feld_b01 {
  width: 160px;
  height: 55px;
  margin-left: 10px;
  margin-top: -5px;
  font-size: 13px;
}

.editable_pm_feld_b01 {
  border: 1px dotted #b4b4b4;
}

.pm_feld_c, .editable_pm_feld_c {
  width: 180px;
  height: 80px;
  font-size: 13px;
  float: left;
  margin-left: 30px;
  margin-top: 30px;
}

.editable_pm_feld_c {
  border: 1px dotted #b4b4b4;
}

.pm_header {
  height: 40px;
  padding: 10px;
  float: left;
}

.pm_zeile {
  width: 1250px;
  min-height: 110px;
  height: 100%;
  float: left;
  font-size: 12px;
  line-height: 14px;
  background-repeat: no-repeat;
  background-size: 510px 888px;
  border-top: 1px dotted #b4b4b4;
}

.pm_zeile_01 {
  width: 1250px;
  min-height: 180px;
  height: 100%;
  float: left;
  font-size: 12px;
  line-height: 14px;
  background-repeat: no-repeat;
  background-size: 510px 888px;
  border-top: 1px dotted #b4b4b4;
}

.pm_01, .editable_pm_01 {
  width: 137px;
  height: 50px;
  margin-left: 20px;
  margin-top: 20px;
  float: left;
  text-align: center;
}

.editable_pm_01 {
  border: 1px dotted #b4b4b4;
}

.pm_02 {
  width: 340px;
  margin-top: 20px;
  margin-left: 20px;
  float: left;
  text-align: center;
}

.pm_02a, .editable_pm_02a {
  position: absolute;
  width: 125px;
  height: 75px;
  margin-top: 0;
  margin-left: 120px;
  text-align: center;
}

.editable_pm_02a {
  border: 1px dotted #b4b4b4;
}

.pm_02aa, .editable_pm_02aa {
  position: absolute;
  width: 125px;
  height: 45px;
  margin-top: -20px;
  margin-left: 50px;
  text-align: center;
}

.editable_pm_02aa {
  border: 1px dotted #b4b4b4;
}

.pm_02b, .editable_pm_02b {
  position: absolute;
  width: 125px;
  height: 45px;
  margin-top: -20px;
  margin-left: 190px;
  text-align: center;
}

.editable_pm_02b {
  border: 1px dotted #b4b4b4;
}

.pm_02c, .editable_pm_02c {
  position: absolute;
  width: 125px;
  height: 75px;
  margin-top: 55px;
  margin-left: 50px;
  text-align: center;
}

.editable_pm_02c {
  border: 1px dotted #b4b4b4;

}

.pm_02d, .editable_pm_02d {
  position: absolute;
  width: 125px;
  height: 75px;
  margin-top: 55px;
  margin-left: 190px;
  text-align: center;
}

.editable_pm_02d {
  border: 1px dotted #b4b4b4;

}
.pm_03, .editable_pm_03 {
  width: 320px;
  margin-top: 20px;
  margin-left: 10px;
  float: left;
}

.editable_pm_03 {
  border: 1px dotted #b4b4b4;
}

.pm_04, .editable_pm_04 {
  width: 175px;
  margin-top: 20px;
  margin-left: 20px;
  float: left;
}

.editable_pm_04 {
  border: 1px dotted #b4b4b4;
}

.arrow_01 {
  position: absolute;
  width: 30px;
  height: 30px;
  margin-top: 20px;
  margin-left: 1238px;
  color: #649b42;
  background-color: #ffffff; 
}

.arrow_02 {
  position: absolute;
  width: 30px;
  height: 30px;
  margin-top: 10px;
  margin-left: 1350px;
  background-color: #ffffff;
}

.update {
  display: none;
}

.update_speichern {
  display: none;
}

.reihenfolge {
  display: none;
}

.reihenfolge_speichern {
  display: none;
}

ul {
  padding-left: 20px;
  margin-bottom: 0;
}

h1 {
  font-size: 22px;
  color: #649b42;
}

h2 {
  font-size: 28px;
    color: #649b42;
}

h3 {
  font-size: 14px;
  color: #649b42;
}

footer {
  font-size: 11px;
  line-height: 14px;
}


#collapsesidenav {
	list-style-type: none;
    margin: 17px 0 0 0;
    padding: 10px 0 20px 0;
	border-top: 3px dotted #649b42;
}

#collapsesidenav ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#collapsesidenav .active a {
	font-weight: 900;
	color: #ffffff;
}

#collapsesidenav a:hover {
	font-weight: 700;
}

.felder_box {
	width: 190px;
	height: 1000px;
	padding-left: 5px;
	float: left;
	border-right: 1px solid #000000; 
}

.felder {
	width:180px;
	height: 75px;
	padding-left: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #000000; 
	float:left;
}