/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
/* html5 + CSS 3 Template created by miss monorom  http://intensivstation.ch 2013 */

/* reset */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* render html5 elements as block 
   rendert html5 elemente als block  */

header, footer, section, aside, nav, article { display: block;}
aside {
	text-align: right;
}
body {
	background-color: #aaa;
	font-size: 1em;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	color: #000000;
}
pre, code {
font-size: 1.3em;
}
a {color: #999;}
a:visited {color:#999;}
a:hover {color: #ccc;}
a:active { color:#000000;}
hr {
	width:100%;
	float:left;
	
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 10px;
	color: #1c4b9a;
	text-align: center;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 10px;
	color: #1c4b9a;
}

h3 {
font-size:1.38em;
font-weight: normal;
margin: 0 0 10px;

}
#imgrechts1, #imgrechts2, #imgrechts3 {
	width:100%;
	
}
img.download {vertical-align:middle;}
img{
	border: none;
	
}
.imgbox
{
    width:45%;
    margin-left:3%;
	float:left;
}

.vorschau_haus{
	border: 2px solid #1c4b9a;
	float: left;
	width: 100%;
	padding-top: 10px;
	position: relative;
	margin-bottom: 10px;
}
.imgbox_imo
{
    width:35%;
    margin-left:1%;
	float:left;
	position:relative;

}
.imgbox_leiste
{
    width:19%;
    margin-left:1%;
	float:left;
	position:relative;

}
.imgbox_schaden
{
    width:32%;
    margin-left:0.5%;
	float:left;
	margin-bottom:15px;
	position:relative;

}
.vorschau_text {
	float: left;
	width: 60%;
	margin-left: 10px;
	padding-bottom: 20px;	
}
.vorschau_haus p {
	text-transform: none;
}
#zum_objekt {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 1.5em;
	background-color: #1c4b9a;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
#zum_objekt a:link {color: #FFFFFF;}
#zum_objekt a:visited {color: #FFFFFF;}
html.-moz- > body > div#container > section#content > article > header > div.vorschau_haus > div.vorschau_text > p > strong#zum_objekt > a:hover {color: #FFFFFF;}
#zum_objekt a:active {color: #FFFFFF;}
#zum_objekt a:focus {color: #FFFFFF;}
.pics {
	max-width:100%;
	height:auto;
	
}
#pics_rechts {
	float: right;
	padding-left: 15px;
	margin-bottom: 15px;
}
#passimg{
	border: none;
	float: right;
	margin-left: 10px;
}
.kontakt {
	margin-top: 10px;
	float:right;
	width:100%;
}

/*Aufzählung Startseite*/
                   
  #content ul,
  #content li {           /* Normalisierung */
	list-style-type: disc;
	list-style-image: none;
	margin: 0;
	padding: 0;
	border: 0;
  }
    #content ul.spaltelist
  {
	  	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	padding-right: 0.8em;
	padding-left: 0.8em;

  }
  #content ul {
	padding-right: 0.8em;
	padding-left: 0.8em;
	margin-bottom: 15px;
  }
  #content li {
	margin-right: 0.4em;
	margin-left: 0.4em;
	padding: 0.2em;
	color: #060606;
  }
  #content a {
    text-decoration: underline; 
    color: #999; 
  }
  #content a:focus,
  #content a:hover,
  #content a:active {    
    color: #1c4b9a; 
  }


ul{
	list-style-type:none;}
/* ----------container zentriert das layout-------------- */

#container {
max-width: 1200px;
min-width:320px;
margin:0  auto;
background-color: #FFFFFF;
height:100%;
}
.texthaus {
	float: left;
	display: block;
	background-color: #FFFFFF;
	padding-left: 10px;
}
header.kontakt {
	background-color: #1c4b9a;
	line-height: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 1.5em;
	color: #FFFFFF;
}
/* ----------header for logo-------------- */
#top:after{
    height: 0;
    content: ".";
    display: block;
    clear: both;
  visibility:hidden;
  margin-bottom:15px;
  } 
#top {
  background-color: #fff;
  	border-bottom: 1px solid #999999;
	}

#top header{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	/* [disabled]padding-bottom: 20px; */
	float: left;
	width: 50%;
  }
  
header p{
	text-transform:uppercase;
  font-size:0.8434em;

}
header img{ 
border:0;
padding: 0 0 10px;
}  
.mini, .mitte, .menubutton{
  display:none;
  }

.menubutton a {
  cursor:pointer;
}
 
/* new nav */
nav{
  padding:0 20px 0 0;
  margin:0 0 2px;
  float:right;
  width:50%;
} 


nav ul:after {
    height: 0;
    content: ".";
    display: block;
    clear: both;
  visibility:hidden;
  } 
nav ul {
  list-style-type: none;
  float:right;
}   
nav li {
  float: left;
  margin: 0 3px 0 0;
  }

nav a, nav a:visited {
	background-color: #1c4b9a;
	color: #FFFFFF;
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	transition: all 0.5s linear;
	box-shadow: 0 1px 3px #666666;
}


nav a:hover {
  color:#564b47;
  background-color: #ccc; 
  }
nav a:active { color:#000000;}
nav a.selected {
  color:#fff;
  background-color: #f67; 
} 

/* ----------------- content--------------------- */
section:before {
    height: 0;
    content: ".";
    display: block;
    clear: both;
  visibility:hidden;
  }

section#content {
float: left;
width: 75%;
padding: 20px;
background-color: #fff;
min-height:600px;
height:100%;
}
#content {
height:100%;
}
p, pre{
	padding: 0 0 20px;
	line-height: 1.5em;
	color: #000000;
}
ul{
	list-style-type:none;
	line-height:1.5em;
}
article header{
	background:#fff;
	padding:0;
	}
	
article footer{
	border-bottom: 1px solid #564B47;
	color:#564B47;
	padding:0 0 20px;
	margin:0 0 20px;
}
article {
	height: 100%;
	
}
/* -------------- side infos ------------- */

aside {
	padding: 20px;
	float: right;
	width: 25%;
	font-size: 0.8em;
}

/* -----------footer--------------------------- */
footer.footer {
padding: 20px;
clear:both;
background-color: #564B47;
color:#fff;
}

footer a {
	color: #999; text-decoration:none;
	}

.footer-segment {
    display: inline-block;
    vertical-align: top;
    width: 32%;
}

.aktuelles {
	text-align: left;
	border: 3px solid #1c4b9a;
	padding: 10px;
	float: right;
	margin-left: -10px;
	margin-right: -10px;
	left: -10px;
	right: -10px;
	margin-bottom: 20px;
}
/* -------------------- Media Queries -------------------- */


@media only screen and (max-width: 860px) { 

 
 #top header, nav {
    float:none;
    width:100%;
  }
  nav {
    padding:0;
  } 
  nav ul {
    float:none;
  }
  nav li {
    float: left;
    margin: 0;
    width:25%;
  } 
  #geprueft {
	  display:none;
} 
}
@media only screen and (max-width: 1024px) {
	#geprueft {
		position:absolute;
		left:auto !important;
		right:5%;
		top:5px !important;
}
#mainnav {
	right: 0px;
	z-index:999;
	width:100%;
	
}
}

@media only screen and (max-width: 768px) { 

section#content {
float: none;
width: 100%;
padding: 20px;
}

aside {
padding:20px;
float: none;
width: 100%;
}

.footer-segment {
    display: inline-block;
    vertical-align: top;
    width: 49%;
	padding: 0 0 20px;
}

.footer-segment:last-child {
    border-top:1px solid #999;
    display: block;
    width: 100%;
	padding:20px 0 0 ;
}
  .mitte {
    display:block;
    /* 20% space rechts fuer .menubutton: */
    width: 80%;
  } 
    .maxi{
    display:none;
  }
   #geprueft {
	  display:none;
}
}



@media only screen and (max-width: 480px) { 
 .imgbox
{
	width: 95%;
	float: none;
	margin-bottom: 3%;
}
.imgbox_imo
{
    width:98%;
    margin-left:1%;
	float:none;
}
.imgbox_leiste
{
    width:98%;
    margin-left:1%;
	float:none;

}
.imgbox_schaden
{
    width:98%;
    margin-left:1%;
	margin-bottom:10px;
	float:none;

}
.vorschau_text {
	float: none;
	width: 98%;
	margin-left: 1%;
	padding-bottom: 20px;	
}
  nav li {
    float: none;
    margin: 0;
    width:100%;
    display:block;
  } 
  nav a {
    font-size:1.2em;
    position:relative;
  }
    
  nav a:not(.selected):after {
    content:'»';
    position:absolute;
    right:10px;
  }
  
  .mini {
    display:block;
    /* 20% space rechts fuer .menubutton: */
    width: 80%;
  } 
  
  .menubutton {
    display:block;
    position:absolute;
    right:20px;
    top:20px;
    z-index: 400;
  }
  
  .maxi{
    display:none;
  }
    .mitte{
    display:none;
  }

footer.footer {
padding: 0;
}

  .footer-segment, .footer-segment:last-child  {
    display: block;
    vertical-align: top;
    width: 100%;
	border-bottom:1px solid #999;
	padding:20px;
}
  #geprueft {
	  display:none;
}
.col {
	width: 100%;
	float: left;
	display: block;
	margin-bottom:15px;
	margin-top:15px;
	
}
.col_2 {
	width:100% !important;

}
.col_3 {

	width:100% !important;

}
#img1 {
	max-width:100% !important;

	
}
.news_content_box
{
	width: 100% !important;
}

}
#Uhaus {
	margin-left: 10px;
	margin-top: 5px;	
}
.back {
	text-align:right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.farbe_blau {
	color:#1c4b9a;
	
}
.container_gelb {
	background-color: #F5DB54;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	display:block;
	float:left;
	width:100%;
}
.footer p {
	color:#999;
	
}
.Bildleiste {
	width: 100%;
	float: left;
	margin-bottom: 10px;	
}
.news_content {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000000;
	float:left;
}
.news_content_box
{
	width: 50%;
	float: left;
	padding-right: 1%;
	font-size: small;
}
#geprueft {
	position:absolute;
	left:49%;
	top:5%;
	transform:rotate(15deg);	
}
.col {
	width: 100%;
	float: left;
	display: block;
	margin-bottom:15px;
	margin-top:15px;
	
}
.col_2 {
	float:left;
	width:70%;
	padding-right: 1%;

}
.col_3 {
	float:left;
	width:30%;
	margin-bottom:15px;
}
#img1 {
	max-width:100%;
	height:auto;
	
}
