/* Überarbeitete CSS Datei */
/*    von Denis Etzold     */
/*       20.01.2010        */

body { /* <p> und <body> Tags */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px auto;
	overflow-y: scroll !important;
	/* background: url('http://www.opexx-potsdam.de/assets/images/Hintergrund-Strahlen-02.gif') no-repeat fixed center top / cover #FFF; */
}

a { /* <a> Tag */
	font-size: 12px;
	font-weight: bold;
	color: #112A91;
	text-decoration: none;
}

a:hover { /* <a> Tag Mouseover */
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.md_0 {
	background-color: #eee;
}

.md_1 {
	background-color: #fff;
}


#logo {
	width: 1024px;
	height: 90px; position:
	fixed; left: 50%;
	margin-left: -512px;
	background-color: white;
	opacity: 0.9;
	z-index: 500;
	border: 1px solid #CE201C;
	border-top: 0px;
}

.ol_cancelled, .ol_cancelled_head {
	color: #f00;
}

.ol_delivered, .ol_delivered_head {
	color: #080;
}

.ol_failure, .ol_failure_head {
	color: #ff8c00;
}
.ol_open, .ol_open_head {
	color: #000;
}

.ol_delivered_head, .ol_open_head {
	font-size: 18px;
	font-weight: bold;
}

.ol_uebersicht_head, .ol_uebersicht_head_left, .ol_uebersicht_head_right  { /* div-Elemente für Buttons auf Auftragsübersicht */
	background-color:  #CE201C; /* <-- NEU */
	color: #fff;
	float: left;
	width:70px;
	padding: 5px 5px;
	border-top: 0px;
	margin-left: -1px;
	text-align: left;
}

.ol_uebersicht , .ol_uebersicht_left, .ol_uebersicht_right { /* div-Elemente für Buttons auf Auftragsübersicht */
	float: left;
	width:70px;
	height: 35px;
	padding: 5px 5px;
	margin: -1px 0px 0px -1px;
	text-align: left;
}

.ol_uebersicht_left, .ol_uebersicht_head_left {
	border-left: 0px;
	margin-left: 0px;
}

.ol_uebersicht_left {
	/* border-left: 1px solid #000; */
	border-left: 0px;
}

.ol_uebersicht_right, .ol_uebersicht_head_right {
	border-right: 0px;
	margin-right: 0px;
}
/*
div.table {
	display: table;
	width: calc(100% - 10px);
	border-top: 1px dotted grey;
	border-bottom: 1px dotted grey;
	padding: 5px;
}

div.spalte1 { 
	clear: both;
	display: table-cell;
	border: 0px;
	width: 200px;
	padding: 5px;
}

div.spalte { 
	display: table-cell;
	border: 0px;
	width: 200px;
	padding: 5px;
}
*/
div.table { 
	display: table; 
	border-collapse:collapse; 
	width: calc(100% - 10px);
}

div.row { 
	display: table-row;
	width: 100%;
	border-top: 1px dotted grey; 
}

div.cell, div.cell1 { 
	display:table-cell; 
	width: 50px;
	padding:5px; 
}
	
div.cell1 {
	width: 30px;
}

	
input[type=radio]{
 margin-top: -3px;
}

/* Layer */
#Layer1 {
	float: left;
	width:596px;
	height:65px;
	z-index:1;
}
#Layer2 {
	float: left;
	width:350px;
	height:410px;
	z-index:1;
}
#Layer3 {
	float: left;
	width:210px;
	height:460px;
	z-index:1;
}
#Layer4 {
	/*position:absolute;
	left:684px;
	top:390px;*/
	float: left;
	width:210px;
	height:460px;
	z-index:1;
}
#Layer5 {
	position:absolute;
	left:224px;
	top:634px;
	width:350px;
	height:20px;
	z-index:1;
	background-color: #FFFFFF;
}
#Layer6 {
	position:absolute;
	left:413px;
	top:775px;
	width:180px;
	height:123px;
	z-index:1;
	background-color: #FFFFFF;
}

/* OBJEKTORIENTIERTE KLASSEN */

.clear {
	clear: both;
}

.main {
	margin: 0px auto;
	width: 100%;
/*	background-color: #fff; */
	/*opacity: 0.9;*/
}

.main_headline{
	margin: 0px auto;
	margin-top: -8px;
	width: 100%;
	background-color: #F2F2F2;
	font-weight: bold;
	text-align: center;
}

.background {
/*	background-color: #fff; */
	background-color: #f8f8f8;
	width: 800px;
	margin: 0px auto;
	margin-bottom: 30px;
	/*padding-top: 8px;*/
	padding-bottom: 8px;
	border: 0px solid #CE201C;
/*	border: 2px solid #112A91;*/
/* 	border-radius: 8px; */
}


.uebersicht_head, .uebersicht_head_left, .uebersicht_head_right  { /* div-Elemente für Buttons auf Auftragsübersicht */
	background-color:  #F2F2F2; /* <-- NEU */
	color: #CE201C;
	float: left;
	width:70px;
	padding: 5px 5px;
	border: 1px solid black;
	border-top: 0px;
	margin-left: -1px;
	text-align: left;
}

.uebersicht , .uebersicht_left, .uebersicht_right { /* div-Elemente für Buttons auf Auftragsübersicht */
	background-color: white;
	float: left;
	width:70px;
	height: 50px;
	padding: 5px 5px;
	border: 1px solid black;
	margin: -1px 0px 0px -1px;
	text-align: left;
}

.uebersicht_left, .uebersicht_head_left {
	border-left: 0px;
	margin-left: 0px;
}

.uebersicht_left {
	/* border-left: 1px solid #000; */
	border-left: 0px;
}

.uebersicht_right, .uebersicht_head_right {
	border-right: 0px;
	margin-right: 0px;
}

.rueckruf {
	float: left;
	width: 248px;
	height: 90px;
	margin-left: 21px;
	padding: 0px 10px 00px 0px;
	text-align: right;
	color: #CE201C;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 1px;
	font-family: "Arial Black",Arial,sans-serif;
}

input.uebersicht_submit {
	border-radius: 10px;
	width: 60px;
	padding: 0px 5px;
	margin: 0px auto;
}

.pulldown {
	width: 289px;
	height: 22px;
	background-color: #F7F7F7;
	border: 1px solid #112A91;
	margin-top: 2px;
	text-align: left;
}

.filter{
	float: left;
	width: 28px;
	text-align: center;
}

.filter a {
	text-decoration: none;
}

.filter_active {
	background-color: #fff;
	color: #CE201C;
	text-decoration: none;
}

.filter a:hover {

	background-color: #fff;
	color: #CE201C;
	text-decoration: none;
}

a.links_weiss { /* weiße Links */
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}

a.anker {
	color: #333333;
	font-size: 13px;
}

a.anker a:hover {
	text-decoration: none;
	color: #333333;
}

/* KLASSEN */
.infobox {
	width: 150px;
	margin: 0px auto;
	padding: 0px 5px;
	border: 1px solid #D91101;
	background-color: #F2F2F2;
	/* border-radius: 5px; */
}

.infobox_head {
	margin: 0px -5px;
	padding: 5px;
	background-color: #CE201C;
	color: #fff;
}

.info_line{
	font-size: 11px;
	text-align:left;
	margin-bottom: 10px;
}

.textbox_gelb, .textbox_rot, .textbox_gruen {
	width: 500px; 
	border-width: 1px; 
	border-style: solid; 
	text-align:center; 
	font-size: 14px; 
	margin: 5px auto 5px auto;
	padding: 5px 5px;
	border-radius: 8px;
}
.textbox_gelb { /* Warnung-Box */
	background-color: #FFEFDB;
	border-color: #000;	
}

.textbox_rot { /* Fehler-Box */
	background-color: #fdd;
	border-color: #f00;
}

.textbox_gruen { /* Alles-Passt-Box */
	background-color: #EFE;
	border-color: #000;
}

.seitenueberschriften { /* Riesen Seitenüberschriften */	
	width: 100%;
	padding: 5px 0px;
	text-align: center;
	font-size: 16px;
	color: #000;
	background-color: #eee;
	border-top: 1px solid #D91101;
	border-bottom: 1px solid #D91101;
	font-weight: normal;
}

.einruecktext {
	margin: 20px 180px 0px 150px;
}

.service_einruecktext {
	margin: 10px 20px 0px 30px;
}

.service_ueberschrift { /* Riesen Seitenüberschriften */	
	width: 100%;
	margin: 0px;
	text-align: center;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}

.schrift_grau {
	font-size: 12px; 
	font-weight: bold; 
	color: #333333;
}

.schrift_rot {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.schrift_grau_linie {
	font-size: 12px; 
	font-weight: bold; 
	color: #333333;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	border-right-style: none;
	border-left-style: none;
}

.presse_linie {
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-right-style: none;
	border-left-style: none;
	margin-top: 8px;
	padding-bottom: 5px;
}

.rote_linie {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D91101;
	border-bottom-style: none;
	border-bottom-color: #D91101;
	border-right-style: none;
	border-left-style: none;
	border-left-color: #D91101;
	border-right-color: #D91101;
	margin: 10px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
}

.kasten {
	width:900px;
	float:none;
	padding:0px;
	height: 20%;
	margin: 10px 0px 0px 180px;
	clear: left;
	border-top: 1px solid #666666;
	border-right: 3px solid #666666;
	border-bottom: 3px solid #666666;
	border-left: 1px solid #666666;
	list-style-type: none;
}

.bblr {
	border-bottom-left-radius: 0px;
}

.bbrr {
	border-bottom-right-radius: 0px;
}

.bbbr {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.btlr {
	border-top-left-radius: 0px;
}

.btrr {
	border-top-right-radius: 0px;
}

.btbr {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.service_menue {
	background-color: #F2F2F2;
	width: 180px;
	text-align: center;
	margin: 0px 10px 0px 10px;
	border: 1px solid #CE201C;
	border-radius: 5px;
}

.service_menue a {
	color: #CE201C;
}

.service_menue_rechts {
	margin: 0px 0px 0px 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 2px ridge #FFFFFF;
	border-bottom: 2px ridge #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.news{
	width: 600px;
	margin: 0px auto;
	background-color: #F2F2F2;
	border: 2px solid #CE201C;
	border-radius: 5px;
	padding: 8px 5px;
	margin-bottom: 30px;
	
}

.eingabefeld {
	width: 282px;
	height: 20px;
	background-color: #F7F7F7; 
	border: 1px solid #112A91;
	margin: 2px 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
}

.eingabefeld_paket {
	width: 30px;
	height: 20px;
	background-color: #F7F7F7; 
	border: 1px solid #112A91;
	margin: 2px 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
}

.eingabefeld_fehler {
	width: 282px;
	height: 20px;
	background-color: #fee;
	border: 1px solid red;
	margin: 2px 0px;
	padding: 0px 0px 0px 3px;
	text-align: left;
}

.eingabefeld_option {
	width: 282px;
	height: 20px;
	background-color: #ffffe0;
	border: 1px solid orange;
	margin: 2px 0px;
	padding: 0px 0px 0px 3px;
	text-align: left;
}

.eingabe_label {
	float: left;
	line-height: 24px;
	text-align:left;
	min-width: 160px;
}

.eingabe_label_pr {
	float: left;
	height: 18px;
	padding: 3px 0px;
	text-align:left;
	width: 150px;
}

.eingabe_label_2_pr  {
	float: left;
	height: 24px;
	width: 220px; 
	background-color: #F7F7F7; 
	padding-left: 3px;
	text-align: right;
}

.eingabefeld_pr{
	border:solid 1pt #112A91;
}

.eingabe_radio_1{
	float: left;
	width: 60px;
	line-height: 24px;
	height: 24px;
	margin-left: 10px;
	text-align: center;
}

.eingabe_radio_0{
	float: left;
	width: 60px;
	line-height: 24px;
	height: 24px;
	margin-right: 10px;
	text-align: center;
}

.eingabe_preis_fehler{
	background:none;
	border:solid 1pt red;
}

.eingabe_pflichtfeld{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: red;
}

.eingabe_kd_set{
	float: left;
	width: 190px;
	margin-left: 30px;
}
/* BIS HIERHER */
.ueberschriftweiss{
	font-size: 16px;
	color: #FFFFFF;
}
.ueberschriftweiss a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.laufschriftweiss{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.ueberschrift14px {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.ueberschriftrot {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.Linker {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.registergross {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}
.registerklein {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
.pklein {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.activeclass {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	color: #112A91;
	font-weight: bold;
}
.text {
	margin-top: 20px;
	margin-right: 180px;
	margin-left: 150px;
	font-family: Tahoma, Geneva, sans-serif;
}
#box {
	font-family: Tahoma, Geneva, sans-serif;
	width:50%;
	float:none;
	padding:0px;
	height: 20%;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 180px;
	clear: left;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	list-style-type: none;
}
#box2 {
	font-family: Tahoma, Geneva, sans-serif;
	width:800px;
	float:none;
	padding:0px;
	height: 800px;
	clear: none;
	list-style-type: none;
	position: static;
	margin: 10px;
	border: 10px solid #D21400;
}
.inhalt {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #112A91;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #112A91;
	background-color: #FFC8C5;
}

#line {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D91101;
	border-right-color: #D91101;
	border-bottom-color: #D91101;
	border-left-color: #D91101;
	margin-top: 10px;
	margin-bottom: 20px;
}
#line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#line3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#line4 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
#line5 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D91101;
	border-right-color: #D91101;
	border-bottom-color: #D91101;
	border-left-color: #D91101;
	margin-top: 10px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.ueberschriftgrau {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.eingabe {
	left: 400px;
	border: 1px solid #112A91;
	position: absolute;
}
.textfeld {
	position: absolute;
	left: 400px;
	border: 1px solid #112A91;
}
.eingabe2 {
	border: 1px solid #112A91;
}
.eingabe3 {
	left: 400px;
	border: 1px solid #112A91;
	position: absolute;
	width: 200px;
}
.inhalt2 {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	background-color: #fff;
}

.hover a {
	color: #DA1705;
	text-decoration: underline;
}
.Stil1 {
	color: #D91101;
	font-weight: bold;
}
.aktuelles a:link {
	font-weight:bold; 
	color:blue; 
	}

.tooltip{
	position: relative;
	z-index: 1;
	color: #000;
}

.tooltip:hover{
	z-index: 25;
}

.tooltip span, .tooltip div{ /* Span Element nicht anzeigen */
	display: none;
}

.tooltip:hover span, .tooltip:hover div { /* Span Element nur angezeigt beim Ueberfahren mit der Maus */
	background: #505050; /* Hintergrundbild */
	display: block; /* macht aus dem Inlineelement ein Blockelement */
	position: absolute;
	top: 1.8em; /* abstand von oben */
	left: 1.8em; /* abstand von links */
	padding: 3px 7px; /* Innenabstand */
	border: 1px solid #ccc; /* Rahmenfarbe */
	color: #fff; /* Textfarbe */
	text-align: left; /* Textausrichtung */
}
.tooltip:hover span{
	width: 15em; /* breite */
}

.tooltip:hover div{
	width: 240px; /* breite */
	padding: 5px;
}

.tooltip:hover span strong{
	color: #AC93C8;
}

/* Menues Homepage*/
#menu {
  width: 1024px;
  font-size:14px;
  position:fixed;
  top: 90px; /* Bei Einbindung des Newstickers unbedingt den Wert auf 105px ändern ! */
  left: 50%;
  margin-left: -512px;
}

#menu ul {
  list-style-type:none;
  list-style-image:none;
  margin: 0px auto;
  padding: 0px;
}


#menu li.topmenu {
  float:left;
  display: inline;
}

.topmenu ul{
  display:none;
}

.topmenu a {
  float:left;
  width: 136px;
  padding:5px 5px;
  border:1px solid #CE201C;
  border-collapse:collapse;
  color: #CE201C;
  font-weight:bold;
  font-size: 14px;
  text-align:center;
  text-decoration:none;
  background-color: #F2F2F2;
  margin-right: -1px;
  opacity: 0.95; /*TEST */
}

.submenu a{
  width: 129px;
  position:relative;
  padding:5px 5px;
  border:1px solid #CE201C;
  border-collapse:collapse;
  color: #CE201C;
  font-weight:bold;
  font-size:12px;
  text-align: left;
  text-decoration:none;
  background-color: #F2F2F2;
  text-align: left;
  margin-top: -1px;  
  clear:both; /* special IE6 */
}

#menu a:hover, .topmenu.on a {
  color:#CE201C;
  background-color:#F8E1E1 !important;
}

/*
#menu a:hover, .topmenu.on a {
  color:#FFFFFF;
  background-color:#D91101 !important;
}
*/

.topmenu:hover ul {
  display:block;  
  z-index:500;
}

/* MCP Only */
.mcp_uebersicht_head , .mcp_uebersicht_head_left, .mcp_uebersicht_head_right { /* div-Elemente für Buttons auf Auftragsübersicht */
	background-color:  #F2F2F2;
	color: #CE201C;
	float: left;
	width:70px;
	padding: 5px 5px;
	border: 1px solid black;
	border-top: 0px;
	border-right: 0px;
	margin-left: -1px;
	text-align: left;
}

.mcp_uebersicht , .mcp_uebersicht_left, .mcp_uebersicht_right { /* div-Elemente für Buttons auf Auftragsübersicht */
	background-color: #FFF;
	float: left;
	width:70px;
	height: 50px;
	padding: 5px 5px;
	border: 1px solid black;
	border-right: 0px;
	margin-left: -1px;
	text-align: left;
}

.mcp_uebersicht_head_left, .mcp_uebersicht_left {
	border-left: 0px;
	margin-left: 0px;
}

.mcp_uebersicht_head_right, .mcp_uebersicht_right  {
	border-right: 0px;
	margin-right: 0px;
}

.mcp_uebersicht_headline {
	background-color:  #F2F2F2;
	width: 450px;
	margin-top: -15px;
	border-bottom: 1px solid black;
	border-left: 0px;
	border-right: 0px;
	margin-left: 0px;
	text-align: center;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}

.mcp_uebersicht_kunde  { /* div-Elemente für Buttons auf Auftragsübersicht */
	background-color: #FFF;
	float: left;
	width:70px;
	height: 50px;
	padding: 5px 5px;
	border: 1px solid black;
	border-right: 0px;
	margin-left: -1px;
	text-align: left;
}

.mcp_uebersicht_name {
	clear: both;
	float: left;
	width: 300px;
	padding-top: 5px;
}

.mcp_uebersicht_name_small {
	clear: both;
	float: left;
	width: 100px;
	padding-top: 5px;
}

.mcp_uebersicht_name_column {
	float: left;
	width: 210px;
	padding-top: 2px;
	padding-left: 5px;
}

.mcp_uebersicht_check_column {
	clear: both;
	float: left;
	width: 10px;
	padding-top: 2px;
	margin: 0px 15px;
}

.mcp_uebersicht_end_column {
	float: left;
	width: 30px;
	padding-top: 2px;
}

.mcp_uebersicht_eingabefeld {
	float: left;
	width: 200px;
}

.mcp_uebersicht_eingabefeld_small{
	float: left;
	width: 30px;
}

.mcp_uebersicht_eingabefeld input {
	float: left;
	width: 235px;
	margin-top: 0px;
	background-color: #F7F7F7; 
	border: 1px solid #112A91;
	padding-left: 3px;
	text-align: left;
}

.mcp_uebersicht_eingabefeld_small input {
	float: left;
	width: 20px; 
	margin-top: 0px;
	background-color: #F7F7F7; 
	border: 1px solid #112A91;
	padding-left: 3px;
	text-align: left;
}

.mcp_uebersicht_eingabefeld_column input {
	float: left;
	width: 170px;
	margin-top: 0px;
	background-color: #F7F7F7; 
	border: 1px solid #112A91;
	padding-left: 3px;
	text-align: right;
}

.mcp_uebersicht_check_column input {
	clear: both;
	float: left;
	width: 10px;
	padding-top: 2px;
}

.mcp_uebersicht_eingabefeld_config input {
	float: left;
	width: 240px;
	margin-top: 0px;
	background-color: #F7F7F7; 
	border: 1px solid #112A91;
	padding-left: 3px;
	text-align: left;
}

.mcp_protokoll , .mcp_protokoll_left, .mcp_protokoll_right { /* div-Elemente für Buttons auf Auftragsübersicht */
	background-color: #FFF;
	float: left;
	width:70px;
	padding: 5px 5px;
	border: 1px solid black;
	border-right: 0px;
	margin-left: -1px;
	text-align: left;
}

.mcp_protokoll_left {
	border-left: 0px;
	margin-left: 0px;
}

.mcp_protokoll_right  {
	border-right: 0px;
	margin-right: 0px;
}

.pl_box_red, .pl_text, .pl_tarif, .pl_tarif2, .pl_table, .pl_headline, .pl_dienst {
	/*margin: 10px 10px 0px 10px;*/
}


.pl_tarif, .pl_tarif2, .pl_headline, .pl_dienst {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.pl_box_red {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 50px;
	padding-bottom: 20px;
	border: 1px solid #D91101;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
/*
.pl_box_blue, .pl_box_green {
	width: 780px;
	margin: 0px 10px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
*/
.pl_box_blue, .pl_box_green {
	width: 780px;
	margin: 0px 10px;
	background-color: #F3F3F3;
}

.pl_box_blue {
	margin-top: 20px;
	border-top: 1px solid #112A91;
	border-bottom: 1px solid #112A91;
}

.pl_box_green {
	border-top: 1px solid #46AF88;
	border-bottom: 1px solid #46AF88;
}

.pl_box_orange {
	width: 100%;
	margin: 0px;
	border: 1px solid #cc3300;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.pl_headline {
	padding: 5px;
	width: 290px;
	background-color: #CE201C;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

.pl_tarif {
	margin-left: 10px;
	width: 210px;
	padding: 5px;
	background-color: #112A91;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.pl_tarif2 {
	margin-left: 0px;
	width: 210px;
	padding: 7px;
	background-color: #112A91;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.pl_table {
	float: left;
	width: 85px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
}

.pl_cell {
	float: left;
	padding: 0px 5px;
	width: 145px;
	padding-left: 5px;
	text-align: left;
}

.pl_list {
	padding: 5px;
	background-color: #f0f0f0;
	border-top: 1px solid #D91101;
	border-bottom: 1px solid #D91101;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;"
}

.pl_text {
	clear: both;
	margin: 20px 10px 20px 10px;
}

.pl_left{
	clear: both;
	float: left;
	width:20px;
	text-align: right;
	font-weight: bold;
	padding: 3px 10px;
}

.pl_line_left, .pl_line_right {
	float: left;
	width: 260px;
	padding: 3px 0px;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-right-style: none;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #000000;
}

.pl_line_right {
	text-align:right;
	width: 80px;
}

/* Tabelle international */
.pl_int_headline {
	margin: 5px 10px;
	font-size: 18px;
}

.pl_int_head {
	margin: 5px 10px;
	display: grid; /* display: inline-grid;*/
	grid-template-columns: 265px 130px 130px 130px 130px;
	grid-template-rows: 20px 20px;
	align-items: center;
	font-weight: bold;
	border-bottom: 1px dotted #112A91;
}

.pl_int_a, .pl_int_b, .pl_int_c {
	grid-row: auto / span 2;
}
	
.pl_int_d {
	grid-column: 4 / span 2;
	grid-row: 1 / span 1;
}


.pl_int_a {
	font-size: 14;
}

.pl_int_e {
	grid-column: 4 / span 1;
	grid-row: 2 / span 1;
}

.pl_int_f {
	grid-column: 5 / span 1;
	grid-row: 2 / span 1;
}

.pl_int_b, .pl_int_c, .pl_int_d, .pl_int_e, .pl_int_f {
	text-align: center;	
}


.pl_int {
	margin: -5px 10px 10px 10px;
	display: grid;
	grid-template-columns: 265px 130px 130px 130px 130px;
	grid-template-rows: 20px;
	align-items: center;
	text-align: center;
	border-bottom: 1px dotted #112A91;
}

.pl_int_zone {
	text-align: left;
}

.pl_cell_int_head {
	background-color: #c2c2c2;
}

.pl_cell_int_name {
	float: left;
	margin-left: 8px;
	width: 155px;
	text-align: left;
	border-right: 1px dotted #112A91;
}

.pl_cell_int_zone {
	float: left;
	width: 35px;
	text-align: center;
	border-right: 1px dotted #112A91;
}

.pl_cell_transit_time, .pl_cell_transit_time_right {
	float: left;
	width: 58px;
	text-align: center;
}

.pl_cell_transit_time {
	border-right: 2px solid #112A91;
}

.sidemenu a {
	float:left;
	width: 140px;
	padding:2px 2px;
	border:0px solid #CE201C;
	border-collapse:collapse;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color: #000;
	background-color: #F2F2F2;
	margin:0;
}


.sidemenu a:hover {
	color:#CE201C;
	background-color:#F8E1E1 !important;
}

.sidemenu a:visited {
	color: #000;
}

.bottommenu {
	float:left;
}

.bottommenu a:visited {
	color: #112A91;
}

/* Auftragsmaske */
.auftrag_input_detail {
	float: left;
	width: 140px;
	height: 24px;
	line-height: 24px;
	margin-left: 10px;
	text-align: left;
}

.text_green {
	color: #006400;
	font-weight: bold;
}

.text_red {
	color: #f00;
	font-weight: bold;
}