                BODY {
                  background-color: #FFFFFF;
                  color: #58595B;
                  margin: 0;
                  font-family: Arial, Helvetica, sans-serif;
                }
                table.selectable {
                  font-size: 12px;
                }
                table.selectable th {
                  color: #58595B;
                  height: 22px;
                  padding-left: 20px;
                  padding-right: 20px;
                  font-size: 12px
                }
                table.selectable th:hover {
                  text-decoration:underline
                }
                table.selectable td {
                  height: 22px;
                  padding-left: 20px;
                  padding-right: 20px;
                }
                table.selectable td.clickable {
                  cursor:pointer;
                }
                table.selectable td.clickable:hover {
                  text-decoration:underline;
                }
                table.selectable input {
                  background-color:transparent;
                }
                TD {        /* workaround netscape bug */
                  font-family: Arial, Helvetica, sans-serif;
                }

                TD.hell {
                  background-color: #FFFFFF;
                }
                TD.hellgrau {
                  background-color: #DEDEDE;
                }
                TD.submitButton {
                  background-color: #58595B;
                }

                TD.normHell {
                  font-size: 13px;
                  color: #00153A;
                  background-color: #ffffff;
                }
                TD.normHellblau {
                  font-size: 13px;
                  color: #00153A;
                  background-color: #E8EFF2;
                }
                TD.tripOverView {
                  font-size: 13px;
                  color: #00153A;
                  border-bottom-width: 1px;
                  border-bottom-style: solid;
                  border-bottom-color: #DEDEDE;
                }
                TD.tripOverViewFirst {
                  font-size: 13px;
                  color: #00153A;
                  border-top-width: 1px;
                  border-top-style: solid;
                  border-top-color: #ffffff;
                  border-bottom-width: 1px;
                  border-bottom-style: solid;
                  border-bottom-color: #DEDEDE;
                }
                TD.tripOverViewLast {
                  font-size: 13px;
                  color: #00153A;
                  border-bottom-width: 1px;
                  border-bottom-style: solid;
                  border-bottom-color: #ffffff;       
                }

                IMG {
                  /* border-style: solid; */
                  border-width: 0;
                }
                TR.Trennlinie1 {
                  background-color: #DEDEDE;
                }
                TR.dunkelgrau {
                  background-color: #DEDEDE;
                }
                TR.Orange {
                  background-color: #E5B2B2;
                }
                TR.Gruen {
                  background-color: #DEDEDE;
                }
                TR.hellgrau {
                  background-color: #58595B;
                }
                TR.hellgrauHead {
                  background-color: #DEDEDE;
                }
                TR.hell {
                  background-color: #FFFFFF;
                }
                TR.normHell {
                  background-color: #ffffff;
                }
                TR.normHellblau {
                  background-color: #DEDEDE;
                }
                TR.bgcolor1 {
                  background-color: #ffffff;
                }
                TR.bgcolor0 {
                  background-color: #DEDEDE;
                }
                TR.bgcolor1_additional {
                  background-color: #ffffff;
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 12px;
                  font-weight: normal;
                  font-style:italic;
                }
                TR.bgcolor0_additional {
                  background-color: #DEDEDE;
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 12px;
                  font-weight: normal;
                  font-style:italic;
                }
                 TR.weather_data {
                  background-color: #EFEFEF;
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 13px;
                  font-weight: normal;
                  color: #58595B;
                }
                strong {
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 14pt;
                  font-weight: bold;
                  color: #58595B;
                }
                .label {
                  font-size: 11pt;
                  font-weight: bold;
                  color: #4F616A;
                }
                .head {
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 13px;
                  font-weight: bold;
                  color: #58595B;
                }
                A.ppMenuLink:link, A.ppMenuLink:visited {}
                A.ppMenuLink {
                  font-size: 13px;
                  font-weight: bold;
                  color: #4F616A;
                  text-decoration: none;
                }
                A.ppMenuLink {
                  font-size: 13px;
                  font-weight: bold;
                  color: #4F616A;
                }
                A.black {
                  color: #000000;
                  text-decoration: underline;
                }
                A.blackBgOrange {
                  color: #000000;
                  text-decoration: underline;
                  background-color: #E5B2B2;
                }
                A.weather {
                	 color: #58595B;
                	 font-weight: normal;
                }
                A.linkButton {
                  font-size: 13px;
                  font-weight: bold;
                  color: #58595B;
                  text-decoration: none;
                }
                A.linkButton {
                  font-size: 13px;
                  font-weight: bold;
                  color: #58595B;
                  text-decoration: none;
                }
                A.linkButtonNormal {
                  font-size: 13px;
                  font-weight: normal;
                  color: #ffffff;
                  text-decoration: none;
                }
                A.linkButtonStrong {
                  font-size: 13px;
                  font-weight: bold;
                  color: #ffffff;
                  text-decoration: none;
                }
                A.linkSubmitButton {
                  font-size: 13px;
                  font-weight: bold;
                  color: #FFFFFF;
                  text-decoration: none;
                  cursor: hand;
                  cursor: pointer;
                }

                A.comfort {
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  font-weight: normal;
                  color: #58595B;
                  text-decoration: underline;
                }              
                A.error_mail {
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 13px;
                  font-weight: bold;
                  text-decoration: underline;
                  color: #58595B;         
				}
				A.info {
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 12px;
                  font-weight: bold;
                  font-style:italic;
                  text-decoration: underline;
                  color: #000000;         
				}
				A.infoLink {
                  color: #00153A;
                }
                TD.ppMenu {
                  font-size: 13px;
                  font-weight: normal;
                  color: #4F616A;
                }
                .hell {
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 13px;
                  font-weight: bold;
                  color: #58595B;
                }
                .calBold {
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 10px;
                  font-weight: bold;
                  color: #58595B;
                }
                .calBoldHead {
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 10px;
                  font-weight: bold;
                  color: #58595B;
                }
                A.calNormal {
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 9px;
                  font-weight: normal;
                  color: #58595B;
                  text-decoration: none;
                }
                .kl {
                  font-size: 11px;
                  color: #00153A;
                }
                .norm {
                  font-size: 13px;
                  color: #00153A;
                }

                .feld {
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 12px;
                  font-weight: plain;
                  color: #58595B;
                }
                .tabhead {
                  font-size: 13px;
                  color: #ECFDE5;
                }
                .box {
                  margin-top: 0px;
                  margin-right: 0px;
                  margin-left: 0px;
                  margin-bottom: 0px;
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 12px;
                  font-weight: plain;
                  color: #58595B;
                  text-decoration: none;
                }

                input, textarea {
                  background-color: #FFFFFF;
                  font-family: Arial, courier, sans-serif;
                  font-size: 12pt;
                  color:#000000;
                }

                input.linkSubmitButton {
                  background-color: #58595B;
                  border-style=none;
                  border-top-width: 0px;
                  border-left-width: 0px;
                  border-bottom-width: 0px;
                  border-right-width: 0px;
                  cursor: hand;
                  cursor: pointer;
                }

                input.rbutton {
                  background-color: #FFFFFF;
                  font-family: Arial, courier, sans-serif;
                  font-size: 12pt;
                  color:#000000;
                  border-color:#000000;
                  border-style=none;
                  border-width: 0px;
                  cursor: hand;
                  cursor: pointer;
                }

                input.sbutton {
                  background-color: #58595B;
                  font-size: 10pt;
                  font-weight: bold;
                  color:#FFFFFF;
                  border-color:#000000;
                  border-style=none;
                  border-width: 0px;
                  cursor: hand;
                  cursor: pointer;
                }

                select {
                  font-family: Arial, helvetica, sans-serif;
                  background-color: #FFFFFF;
                  font-size: 12pt;
                  color:#000000;
                }
                form {
                  margin:0;
                  padding:0;
                }
                
                div.Gruen {
                  background-color: #DEDEDE;
                }
                
                div.hellgrau {
                  background-color: #DEDEDE;
                }
                div.sequence_meta {
                  background-color: #EFEFEF;
                }
                
                div.dunkelgrau {
                  background-color: #DEDEDE;
                }
                
                div.submitButton {
                  background-color: #58595B;
                }
                
                div.linkButton {
                	background-color: #58595B;
                }
                
                div.normHell {
                  font-size: 13px;
                  color: #00153A;
                  background-color: #ffffff;
                }
                div.mittel {
                	font-family: Arial, Helvetica, sans-serif;
                    font-size: 13px;
                    font-weight: bold;
                	background-color: #EFEFEF;
                }
                div.Orange {
                  background-color: #E5B2B2;
                }
                div.infoText {
                	border:1px solid #00153A; 
                	background-color:#EFEFEF;
                } 
                div.infoTextHeader {  
                	background-color:#DEDEDE; 
                	color:#000000; 
                	font-family:Arial, Helvetica, sans-serif; 
                	font-size: 10pt; 
                	font-weight: bold;
                }
                div.infoTextBody {
                  	color:#000000; 
                  	font-family:Arial, Helvetica, sans-serif; 
                  	font-size: 10pt;
                }
                div.popup {
                	border: 2px outset #DEDEDE;
                }  
                span.clickable:hover {
                  text-decoration:underline;
                }
                
                strong {
                	font-weight: bold;
                }