img.logo
{
	margin: 10pt 3pt 0pt 5pt;
	max-height: 160pt; 	
	max-width: 1120pt;
}

@import url(\'https://fonts.googleapis.com/css?family=Lato:400,700\');

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.hyresobjekt {
  width: 48%;
  margin: 20px 1%;
  height: 280px !important;
  float: left;
  vertical-align: top !important;
  background-size: cover !important;
  background-position: center center !important;
  line-height: 1.5em;
  text-align: left;
}
.objekt0 {
  display: none;
}
.rubrik {
  color: #305898;
  font-size: 20px;
  clear: both;
  display: block;
  margin-bottom: 1em;
}
.link a {
  color: #305898;
  text-decoration: none;
  display: inline-block;
  clear: both;
  border: 1px solid #305898;
  padding: 1px 14px !important;
  margin-top: 1em;
  border-radius: 20px;
}
.link a:hover {
  color: white;
  background: #305898;
}
.textblock {
  width: 250px;
  background: white;
  height: 100%;
  padding: 20px;
  float: right;
}
.textrad {
  color: black;
  vertical-align: top !important;
  clear: both;
  display: block;
}
.titel {
  font-weight: bold;
}
.titel:after {
  content: \": \";
  font-weight: bold;
}
.text a {
  color: black !important;
  text-decoration: none;
}
.info8 {
  display: none;
}
#header {
  display: none;
}
.menubar {
  display: none;
}
.footer {
  display: none;
}
hr {
  display: none;
}
#wrap{
	width: 100%;
}
#content {
  padding: 0 !important;
  background: none !important;
  box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
}
#content a {
  display: none !important;
}
#content td a {
  display: block !important;
}
#login_form {
  padding: 0;
  font-size: 15px;
}
#login_form a {
  color: black !important;
}
#body {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
body {
  margin: 0;
  font-family: \'Lato\', sans-serif;
}
#username_field {
  padding: 0;
}
input {
  margin: 0 0 5px 0;
  font-size: 15px;
  width: 200px;
}
input[type=\"radio\"] {
  width: auto;
}
input[type=\"checkbox\"] {
  width: auto;
}
#password_reminder {
  color: black;
  font-size: 15px;
}
#login_button {
  clear: both;
  display: block;
  margin: 10px 0;
  width: auto;
}
.radio {
  font-size: 12px;
  white-space: nowrap;
}
.layout td {
  width: 0;
}
.menu {
  display: none;
}
.datatable {
  width: 100%;
  font-size: 14px !important;
  border-collapse: collapse !important;
}
.datatable td {
  padding: 5px 15px !important;
  margin: 0 !important;
  border: 0 !important;
}
.datatable th {
  background: #305898 !important;
  text-align: left;
  padding: 5px 15px !important;
}
.datatable tr:nth-child(odd) {
  background: #dce2ed;
}
.datatable tr:nth-child(even) {
  background: none;
}
@media screen and (max-width: 900px) {
  .hyresobjekt {
    width: 100%;
    margin: 20px 0;
  }
}
@media screen and (max-width: 560px) {
  .hyresobjekt {
    width: 100%;
    margin: 0 0 300px 0;
    height: 250px;
    float: left;
    vertical-align: top !important;
    background-size: cover !important;
    background-position: center center !important;
    line-height: 1.5em;
    text-align: left;
  }
  .textblock {
    width: 100%;
    background: white;
    height: auto;
    padding: 20px;
    float: none;
    margin-top: 240px;
  }
}
