body {
    margin: 0px;
    padding: 0px;
    min-height: 416px;
    font-family: Helvetica;
    background-repeat: repeat repeat;
}

a {
    text-decoration: none;
    color: #000;
}



img {
    border: 0;
}

h1 {
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    color: rgb(100,100,100);
}

h2, h3, h4 { 
    font-size: 14px; 
    font-weight: bold; 
    margin: 0; 
    padding: 0; 
    color: rgb(80,80,80);
}

h4 { 
    font-weight: normal; 
}

div.onlineHeader {
  width: 100%;
  text-align: left;
  font-size: 12px;
  color: #333;
  text-transform: uppercase;
}

div.online {
  background-color: #fee;
}

div.officeWrapper {
/*
  margin: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color:#fff;
  border: 0px solid #eee;
*/
}


#searchform { 
    margin: 0 auto;  
    padding-top: 30px; 
    height: 25px;
}

#searchbox {
    background: url(../../images/mobile/back_searchfield.png) repeat-x;
    height: 102px;
    margin-left: auto;
    margin-right: auto;
}

#head {
    min-height: 72px;
    height: auto;
    text-align: center;
    width: auto;
    border-bottom: 1px solid rgb(180,180,180);
}

#vcfMailAddress {
    display: block;
    width: 80%;
    max-width: 280px;
    margin-right: auto;
    margin-left: auto;
    font-size: 17px;
}

#results {
    min-height: 100px;
}

.clear {clear: both;}

.office {
    width: auto;
    margin-left: 0px;
    min-height: 60px;
    padding: 20px 10px;
    border-bottom: 1px dotted rgb(204, 204, 204);
    background: url(../../images/mobile/more-arrow.png) no-repeat 95% 50%;
}

.office h2 {
    height: auto !important;
    text-align: left !important;
    font-size: 17px !important;
    text-transform: uppercase;
    font-weight: normal !important;
    margin: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 3px !important;
    padding-left: 0px !important;
    background-color: transparent !important;
    color: rgb(180, 0, 0);
}

.office div.info div.address {
    font-size: 14px;
    line-height: 18px;
}

div#details {
    margin: 10px; 
    padding-top: 20px;
}

div#details h1 {
    font-size: 20px;
    font-weight: normal;
    color: rgb(180, 0, 0);
}

div#details ul  {
    list-style: none;
    padding: 0; 
    margin: 0;
}

div#details ul li {
    padding: 10px 0; 
    margin: 0; 
    border-bottom: 1px dotted rgb(180,180,180);
    clear: both;
}

div#details ul li.lastCell {
    border-bottom: none;
}

div#details h1 {
    padding-bottom: 30px
}
div#details ul li div.singleLine {
    float: left; 
    line-height: 33px; 
}

div#details ul li div.doubleLine {
    float: left;
}

#searchReview {
    border-bottom: 1px solid rgb(180,180,180);
    margin-bottom: 0px; 
    background-color: rgb(245,245,245); 
    min-height: 102px;
}

#searchReview div.inner {
    padding: 25px 10px
}

#searchReview div.inner h1 {
    padding-bottom: 5px;
    float: left;
}

#searchReview div.inner h2 {
    float: right; 
    line-height: 20px;
    font-weight: normal; 
    text-transform: none;
}

#sendVcfBox {
    border-bottom: 1px solid rgb(180,180,180);
    padding: 10px; 
    margin-bottom: 10px; 
    background-color: rgb(245,245,245); 
    line-height: 20px; 
    text-align: center; 
    padding: 20px 10px;
}

.note {
    font-style: italic;
    font-size: 80%; 
    line-height: 15px;
}

#vcfForm {
    margin: 10px auto;
}

input#sendVcfCard {
    background: url(../../images/mobile/btn_send.png) no-repeat; 
    width: 119px; 
    height: 33px; 
    padding:0; 
    margin: 10px 0 0 0; 
    border:0;
}

#changeDetails {
    padding: 10px; 
    text-align: center; 
    text-transform: uppercase; 
    font-size: 80%; 
    font-weight: bold; 
    border-top: 1px solid rgb(255,255,255);
    border-bottom: 1px solid rgb(180,180,180);
    padding: 10px; 
    margin-bottom: 10px; 
    background-color: rgb(245,245,245); 
    color: rgb(120,120,120);
}

#footer {
    clear: both;
    text-align: center;
    color: rgb(153, 153, 153);
    text-transform: uppercase;
    font-size: 14px;
    height: 40px;
    margin-top: 22px;
}

#footer a {
    color: rgb(153, 0, 0);
}

.pagenav { 
    clear:both; 
    font-size: 1em; 
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;   
    margin-top: 10px;
    color: #646464;
}
.pagenav a{ text-decoration: none; }

.pagelinks { clear: both; margin-top: 5px; }
.pagelinks a{
    font-size: 18px;
    background-color: rgb(180, 0, 0);
    border: 1px solid rgb(180, 0, 0);
    padding: 2px 6px;
    margin: 0 3px;
    color:#fff; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px;
}
.pagelinks .aktiv{
    font-size: 18px;
    background-color:#fff;
    padding:2px 6px;
    border: 1px solid rgb(180, 0, 0);
    margin: 0 3px;
    color:#b00; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px;
}

input[type=text] {
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	font-size: 17px;
	height: 35px;
	color: #555;
	font-weight: normal;
}

input[type=submit] {
    -webkit-box-sizing: border-box;
    -webkit-user-select: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    position: relative;
    vertical-align: middle;
}
input[type=submit].red {
    -webkit-box-shadow: #a11115 0px 0px 8px 0px inset, rgba(255, 255, 255, 0.246094) 0px 1px 0px 0px;
    /*background-image: -webkit-gradient(linear, 0% 0, 0% 100%, from(#5A7F03), color-stop(0.04, #486602), color-stop(0.1, #567A03), color-stop(0.65, #5A7F03), to(#5C8103));*/
    background: rgba(180,4,4,1);
    /*background: -moz-linear-gradient(top, rgb(133, 12, 12), rgb(198, 23,28));*/
    background: -moz-linear-gradient(rgba(255,23,23,1),rgba(180,12,12,1) 4%,rgba(200,12,12,1) 10%,rgba(155,12,12,1) 50%,rgba(120,4,4,1) 50%,rgba(170,4,4,1));
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(255,23,23,1)), color-stop(0.04, rgba(180,12,12,1)), color-stop(0.1, rgba(200,12,12,1)), color-stop(0.5, rgba(155,12,12,1)), color-stop(0.5, rgba(120,4,4,1)), to(rgba(170,4,4,1)));
    border-bottom-color: #253501;
    border-left-color: #253501;
    border-right-color: #253501;
    border-top-color: #374D02;
    color: white;
    text-shadow: rgba(0, 0, 0, 0.496094) 0px -1px 0px;
}

#searchTable {
    margin: 0 auto;
    width: 90%;
}

#searchTable td {
    padding: 3px;
}

#searchField {
    width: 100%;
}

#searchButton {
    width: 60px;
}
#searchTable td:last-child {
    width: 70px;
}


