a img {
  border: none;
}

table#bilder {
  width: 100%;
}

table#bilder td {
  vertical-align: middle;
  text-align: center;
  padding: 0;
  margin: 0;
  border-bottom: 5px solid #a28745;
}

body {
  font-size:12px !important;   
}

#questionnaire_layout #customer-header{
  font-smooth: always;
  overflow:hidden;
  background-color: white;
background-color: #fcefd3;
  color: black;
}

#logo img {
  margin-top:25px;
}

#bild {
  float: right;
  text-align: center;
  width:50%;
}
#infos {
  margin: 5px;
  margin-left:40px;
  overflow: hidden;
color: #2a2667;
}

#infos .col {
  float: left;
  text-align: left;
}

#infos h3 {
  margin: 0;
}
#questionnaire_layout #customer-header a, #questionnaire_layout #customer-header a:visited {
	color:   #a28745;
}

#customer-header p{
	padding:0;
	margin:0;
}

.ui-widget-content {
  color: black;
  background: white url("/assets/layout/field.png") repeat-x left top;
}

#questionnaire_layout #questionnaire-wrapper .bottom-bar {
  background-color:    #a28745;
}

h3.ui-accordion-header.ui-state-active {
  background-color:    #a28745;
  color: white;
  background-image: none;
}

h3.ui-accordion-header.ui-state-active a,
h3.ui-accordion-header.ui-state-active a:visited {
  font-size: 16px;
  color: white;
}

#footer {
	border-top-color:  #a28745;
}


@media all and (max-width: 720px) {
  #surrendorf_logo {
  padding: 0;
  zoom: 0.55;
}

#infos {
  margin: 0;
}

#bilder {
  width: auto !important;
  float:left;
  margin: 5px 20px 5px 5px;
}

.col {
  width: 100% !important;
  margin: 5px 0;
}
}
