table.around {
 border-collapse: collapse;
 border-style: solid;
 border-color: #0072BC;
 border-width: thin;
 table-layout: fixed;
 width: 140px;
 text-align: left;
 font-size: 10px; 
 padding: 0px;
 margin-left: 10px;
 margin-right: 5px;
 margin-top: 10px;
 margin-bottom: 10px;
 background-color: #EDEFF1;
}

table.around2 {
 border-collapse: collapse;
 border-style: solid;
 border-color: #FF9900;
 border-width: thin;
 table-layout: fixed;
 width: 140px;
 text-align: left;
 font-size: 10px; 
 padding: 0px;
 margin-left: 10px;
 margin-right: 5px;
 margin-top: 10px;
 margin-bottom: 10px;
 background-color: white;
}

td.ueber {
 background-color: #0072BC;
}

td.ueber2 {
 background-color: #FF9900;
 font-weight: bold;
}

input {
 font-size: 10px;
 margin-top: 2px;
 margin-bottom: 2px;
}

input.feld1 {
 width: 120px;
}

input.feld2 {
 width: 50px;
}

input.feld3 {
 width: 120px;
}

td.go {
 text-align: right;
 vertical-align: middle;
 padding: 0px;
}

td.select {
 text-align: center;
 vertical-align: middle;
 padding: 4px;
}

select {
 font-size: 10px; 
}

table.main {
 border-collapse: collapse;
 table-layout: fixed;
}

td.cell1 {
 vertical-align: top;
 text-align: left;
 padding-top: 10px;
 padding-left: 10px;
}

td.cell2 {
 border-left-color: black;
 border-left-style: solid;
 border-left-width: 1px;
 vertical-align: top;
 width: 150px;
 padding: 0px;
}

ul.description {
 list-style-type: disc;
 list-style-position: outside;
 margin-left: 0.75em;
 padding-left: 0.75em;
 margin-top: 4px;
 margin-bottom: 12px;
}

li.description {
 font-size: 10px;
 margin-top: 1px;
 margin-bottom: 1px;
}

td.logoMap24 {
 background-image: url(../images/logo/logo_map24.jpg);
 background-position: center;
 background-repeat: no-repeat;
 height: 35px;
}

td.logoGoogleMap {
 background-image: url(../images/logo/google_maps_logo.jpg);
 background-position: center;
 background-repeat: no-repeat;
 height: 44px;
}

td.Ziel {
 padding: 4px;
}

td.map24_cell {
 padding: 4px;
}


