 	html, body {
          margin: 0px;
          padding: 0px;
 	}
 	form {
 	 margin: 0px;
 	}
 	body, td, input, select {
          font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #10425B;
	}
	td {
	  vertical-align:top;
	}
	.boxRP, .boxSP {
	  background-color: #FFFFFF;
	  border: 1px solid #DFDCDC;
	  position: absolute;
	}
	.boxRP {
	  width: 398px;
	  height: auto;
	}
	.boxSP {
	  width: 225px;
	  height: auto;
	}
		
	.boxTitleHellGrau {
	  background: url(../img/hellgrau.png) repeat-x;
	  border-bottom: 1px solid #DFDCDC;
	  font-weight: bold;
	  font-size: 12px;
	  padding: 5px 10px 5px 10px;
	}
	.boxTitleSilberBlau {
	  background: url(../img/silberblau.png) repeat-x;
	  border-bottom: 1px solid #DFDCDC;
	  font-weight: bold;
	  font-size: 12px;
	  padding: 5px 10px 5px 10px;
	}
	.boxTitleDunkelGrau {
	  background: url(../img/dunkelgrau.png) repeat-x;
	  border-bottom: 1px solid #DFDCDC;
	  font-weight: bold;
	  font-size: 12px;
	  padding: 5px 10px 5px 10px;
	}
	.boxTitleSibler {
	  background: url(../img/silber.png) repeat-x;
	  border-bottom: 1px solid #DFDCDC;
	  font-weight: bold;
	  font-size: 12px;
	  padding: 5px 10px 5px 10px;
	}
	.boxTitleGelb {
	  background: url(../img/gelb.png) repeat-x;
	  border-bottom: 1px solid #DFDCDC;
	  font-weight: bold;
	  font-size: 12px;
	  padding: 5px 10px 5px 10px;
	}
	.boxTitleHellBlau {
	  background: url(../img/hellblau.png) repeat-x;
	  border-bottom: 1px solid #DFDCDC;
	  font-weight: bold;
	  font-size: 12px;
	  padding: 5px 10px 5px 10px;
	}
	.boxTitleSand {
	  background: url(../img/sand.png) repeat-x;
	  border-bottom: 1px solid #DFDCDC;
	  font-weight: bold;
	  font-size: 12px;
	  padding: 5px 10px 5px 10px;
	}
	.boxTitleHellGruen {
	  background: url(../img/gruen.png) repeat-x;
	  border-bottom: 1px solid #DFDCDC;
	  font-weight: bold;
	  font-size: 12px;
	  padding: 5px 10px 5px 10px;
	}
	
	.logo {
	  position: absolute;
	  top: 1px;
	  right: 5px;
	  width: 30px;
	  height: 30px;
	}
	.table {
	  margin: 10px 10px 5px 10px;
	  width: 378px;
	}
	input, select {
	  padding: 1px 3px;
	}
	.input_1  {
	  width:170px;
	  margin: 4px 0px 4px 1px;
	}
	.input_2 {
	  width: 170px;
	  margin: 4px 0px 4px 1px;
	  padding: 0px;
	}
	.input_3 {
	  width: 50px;
	  margin: 4px 0 4px 1px;
	}
	.input_4 {
	  width: 115px;
	  margin: 4px 0 4px 1px;
	}
	.label {
	  font-weight: bold;
	  font-size: 10px;
	  margin-bottom: 5px;
	}
	.button {
	  text-align: center;
	  padding-top: 10px;
	}
	.buttonSP {
	  text-align: center;
	  padding-top: 10px;
	  margin-bottom: 10px;
	}
	.rightRP1 {
	  padding-left: 10px;
	}
	.rightRP2 {
	  padding-left: 10px;
	  font-size: 12px;
	  vertical-align: top;
	  line-height: 14px;
	}
	.rightRP2 a {
	  line-height: 25px;
	  color: #10425B;
	}
	.destinationTitle {
	  font-weight: bold;
	}
	.address {
	  padding: 10px 20px 0px 20px;
	  font-size: 13px;
	  line-height: 18px;
	  height: auto;
	}
	.destaddress {
	  position:relative;
	  font-size: 13px;
	  line-height: 18px;
	  min-height:55px;
	  padding-bottom: 20px;
	}
	.destaddresslink {
	  position: absolute;
	  bottom: 0px;
	  left:0;
	}
	#boxTitle a {
	  color: #10425B;
	  text-decoration:none;
	}
	#boxTitle a:hover {
	  text-decoration:underline;
	}
