
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');

hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 1px solid #1b70b1;
}

.navbar {
  position: relative;
  min-height: 60px;
}

.navbar-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}	

/* Logo */

.logo {
  width: 160px;
  height: auto; 
  float: right;
}
	
.logo:hover {
  opacity: 0.4;
  filter: alpha(opacity=40); /* IE8 */
}	

/* Text / Typo */

table, h1, h2, h3, h4, p, ul, li, a, label, span, input {
  font-family: "Montserrat";
  font-variant: normal;
  text-decoration: none; 
}

p, table {
  color: #303030;
  font-size: 10px;
}

h1, h2, h3, h4 {
  font-size: 15px;
  color: white;
  letter-spacing: 1px;
  font-variant: normal;
  line-height: 1;
}
	
h2 {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
        color: #F2D017;
        /*color: black;*/
	}
	
h3 {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #59c7be;
	}
	
h4 {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #f26b55;
	}	

/* MENU */

.navbar-out {         
    position: relative;
    min-height: 150px;               
   
	}
	
.navbar-inner {
	position: absolute;
    bottom: 0;
	}	

ul, li {
	font-size: 11px;
	color: #003366;
	}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li {
    float: left;
}

li {
    display: block;
    color: #003366;
    text-align: left;
    padding: 0px 5px 0px 7px;
    text-decoration: none;
}

li a:hover {
	color: #59c7be;
}

a {
	color: #003366;
	font-size: 11px;
}

a:hover {
	color: #59c7be;
}
/*
a:visited { 
	text-decoration: none; 
	color: #59c7be;
}

a:active { 
	text-decoration: none; 
	color: #59c7be; 
}
*/
	
	
/* Alignment */

.align-left {
	text-align: left;
	}
	
.align-right {
	text-align: right;
	}
	
.align-center {
	text-align: center;
	}

/* Boxes */	
.search-text {
	padding: 5px;
/*	height: 85px;*/
	}
	
.search-more, .search-time {
	padding: 5px;
	}	

.search-titel-green, .search-titel-yellow, .search-titel-red  {
		height: 45px;

	}


/* Box YELLOW */

.box-yellow {
	border: 1px solid #F2D017;
	background-color: white;
	box-shadow: 5px 10px 30px #d3d3d3;
	}

.search-titel-yellow, .search-btn-yellow {
	padding: 5px;
	
	}

.search-titel-yellow {
	border-top: 4px solid #f5dc50;
	background-color: #f2d016;
	}
	
.search-btn-yellow {
	border-top: 1px solid #f2d016;
	margin-right: 5px;
	margin-left: 5px;
	}
	
/* Box GREEN */

.box-green {
	border: 1px solid #59c7be;
	background-color: white;
	box-shadow: 5px 10px 30px #d3d3d3;
	}

.search-titel-green, .search-btn-green {
	padding: 5px;
	
	}

.search-titel-green {
	border-top: 4px solid #83d5ce;
	background-color: #59c7be;
	}
	
.search-btn-green {
	border-top: 1px solid #59c7be;
	margin-right: 5px;
	margin-left: 5px;
	}
	
/* Box RED */

.box-red {
	border: 1px solid #f26b55;
	background-color: white;
	box-shadow: 5px 10px 30px #d3d3d3;
	}

.search-titel-red, .search-btn-red {
	padding: 5px;
	
	}

.search-titel-red {
	border-top: 4px solid #f59080;
	background-color: #f26b55;
	}
	
.search-btn-red {
	border-top: 1px solid #f26b55;
	margin-right: 5px;
	margin-left: 5px;
	}
	

/* Box BLUE*/

.box-blue {
	border: 1px solid #1b70b1;
	background-color: white;
	box-shadow: 5px 10px 30px #d3d3d3;
	padding-bottom: 30px;
margin-bottom: 30px;
width: 320px;
	}

.search-titel-blue, .search-btn-blue {
	padding: 5px;
	
	}

.search-titel-blue {
	border-top: 4px solid #5494c5;
	background-color: #1b70b1;
	height: 20px;
	}
	
.search-btn-blue {
	border-top: 1px solid #1b70b1;
	margin-right: 5px;
	margin-left: 5px;
	}
	
.erste_spalte {
  width: 350px;
  float: left;
}

.zweite_spalte {
  width: 350px;
  float: left;
}

.dritte_spalte {
  width: 350px;
  float: left;
}

/* Line Divider */
.divider-head-top, .divider-head-bottom, .divider-footer-top, .divider-footer-bottom {
	border-bottom: 1px solid #b7b7b7;
}

.divider-head-top {	
	width: 850px;
	margin-bottom: 10px;
}

.divider-head-bottom {
	margin-top: -30px;
}

.divider-footer-top {
	margin-bottom: 10px;
}

.divider-footer-bottom {
	margin-top: -20px;
}

.sub-footer {
	margin-top: -20px;
	}



/* FORM */



.form-style {
    /*margin-left:auto;
    margin-right:auto;*/
    max-width: 800px;
    padding: 5px 5px 5px 5px;
    font: 11px "Montserrat";
    color: #666;
}

.form-style h1>span {
    display: block;
    font-size: 11px;
}

.form-style label>span {
    float: left;
    margin-top: 10px;
    color: #59c7be;
}
.form-style label {
    display: block;
    margin: 0px 0px 5px;
}
.form-style label>span {
    float: left;
    width: 12%;
    text-align: left;
    padding-right: 5px;
    margin-top: 5px;
    font-weight: bold;
}
.form-style input[type="text"], .form-style input[type="email"], .form-style input[type="passwort"], .form-style input[type="password"], .form-style textarea, .form-style select, .form-style selected {
    color: #003366;
    width: 85%;
    padding: 0px 0px 0px 5px;
    border: none;
    background: #e6e6e6;
    outline: 0;
    font: 200 12px/25px "Montserrat";
    height: 30px;
    line-height:15px;
    margin: 2px 6px 10px 0px;
	border-radius: 0px;
}



.form-style textarea{
    height: 400px;
    padding: 5px 5px 5px 5px;
    width: 84%;
	resize: vertical;
}
.form-style select {
   appearance:none;
    -webkit-appearance:none; 
   -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 85%;
}
.form-style .button{
		cursor:pointer;

    padding: 10px 30px 10px 30px;
    background: #e6e6e6;
    border: none;
    color: #59c7be;
	width: 86%;
	margin-bottom: 15px;
}

.form-style .button2 {
		cursor:pointer;

    padding: 10px 30px 10px 30px;
    background: #e6e6e6;
    border: none;
    color: #59c7be;
	width: 100% !important;
	margin-bottom: 15px;
}

.form-style .button3 {
		cursor:pointer;

    padding: 10px 30px 10px 30px;
    background: #e6e6e6;
    border: none;
    color: #59c7be;
	width: 20% !important;
	margin-bottom: 15px;
}

    
.form-style .button:hover{
    background: #59c7be;
	color: #FFF;
}

.form-style .button2:hover{
    background: #59c7be;
	color: #FFF;
}

.form-style .button3:hover{
	
    background: #59c7be;
	color: #FFF;
}

/* PARTNER LOGO */

.partner-logo-divider {
	border-bottom: 1px solid #1b70b1;
	margin-right: 5px;
	margin-left: 5px;
	
	}
	
.partner-logo {
	width: 200px;
	padding: 30px;
	 display: block;
    margin-left: auto;
    margin-right: auto;
	}
	

.partner-logo:hover {
	 opacity: 0.4;
    filter: alpha(opacity=40); /* IE8 */
	}

.fliestext p {
  font-size: 12px;
  width: 1000px;
}

.fliestext h1 {
  font-size: 15px;
  color: black;
  margin-bottom: 15px;
}

.fliestext ul {
  display: inline;
  font-size: 11px;
  color: black;
  list-style-type: dotted;
  margin: 0;
  padding: 0;
  overflow: normal;
}

.fliestext li {
    display: inline;
    color: #003366;
    text-align: left;
    padding: 0px 15px 0px 15px;
    text-decoration: none;
}


.table-immo {
	margin-bottom: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
}

.table-immo th, td {
	padding-left: 5px;
	padding-bottom: 10px
}

.table-immo th {
	color: #59c7be;
}

.table-immo hr {
  border: 0px;
  border-bottom: 6px #59c7be double;
  margin: 0px;
  padding: 0px;
}

.table-immo-2 hr {
  border: 0px;
  border-bottom: 1px #59c7be solid;
  margin: 0px;
  padding: 0px;
}

.table-immo-3 hr {
  border: 0px;
  border-bottom: 1px #59c7be dashed;
  margin: 0px;
  padding: 0px;
}

.bearbeiten-icon {
	height: 15px;
}

.red {
  color: #FF5E5E;
}
