/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 70px!important;
  background-color: #ebeced!important;
  font-family: 'Open Sans', sans-serif;
  color: #666666!important;
}



/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 60px 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}



code {
  font-size: 80%;
}



/*  ********************   */


a,
a:hover{
	color: #515254;
}


h1{
	font-size: 20px!important;
	text-transform: uppercase!important;
	color: #646567!important;
	margin-bottom: 30px!important;
}

h2{
	font-size: 16px!important;
	text-transform: none!important;
	color: #646567!important;
	margin: 0px 0px 10px!important;
}

 h3{
	font-size: 14px!important;	
	color: #333333!important;
	text-align: left;
	padding-left: 25px;
	background: url(images/h3_n.gif) 0px 3px no-repeat;	
    margin-top: 0;
	line-height: 20px;
	padding-top: 0px;
}










.sidebar h3{
	font-size: 14px!important;
	text-transform: uppercase!important;
	color: #646567!important;
	text-align: left;
	padding-left: 0px;
	margin-top: 10px;
	background: none;
}
.sidebar img{
	width: 100%;
	height: auto;
}
.sidebar .secondary.inner{
	padding-top: 10px!important;
}


.navbar-inverse {
    background-color: #515254!important;
   border: 0!important;
}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff!important;
}
.navbar-inverse .navbar-nav > li > a:hover{
   background-color: #838486!important;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #838486!important;
}
.navbar ul li.current-menu-item a,
.navbar ul li.current-category-ancestor a,
.navbar ul li.current-post-ancestor a{
	 background-color: #838486!important;
}


.navbar{
	border-top: #66cd00 4px solid!important;
    min-height: 40px!important;
  
}
.navbar ul li a{
	background-image: url(images/nav-line.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.navbar-nav > li > a {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
.navbar ul li a.last{
	background-image: none;
}

.navbar-toggle {
   
    margin-right: 15px;
   
}




.header{
	background-color: #66cd00;
	margin-top: 15px;
}


.header .col-md-5{
	padding: 25px 40px 0px 40px;
	color: #515254;
}

.header .col-md-5 .logo{
	margin-bottom: 15px;
}










@media (min-width: 1200px ) {
	.header .col-md-5{
		padding: 7px 20px 0px 20px;
	}
	.header .col-md-5 .logo{
		margin-bottom: 5px;
	}	
	.header .col-md-5 p{
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.header .col-md-5 br{
		display: block;
	}
	.header .col-md-5 img{
		padding-top: 5px;
	}	

}


@media (min-width: 992px) and (max-width: 1260px ) {
	.header .col-md-5{
		padding: 7px 20px 0px 20px;
	}
	.header .col-md-5 .logo{
		margin-bottom: 5px;
	}	
	.header .col-md-5 p{
		padding-bottom: 0px;
		margin-bottom: 0px;
		line-height: 16px;
	}
	.header .col-md-5 br{
		display: block;
	}
	.header .col-md-5 img{
		padding-top: 5px;
	}	

}




@media (max-width: 992px) {
	.header .col-md-5 img{
		padding-top: 0px;
	}
	.header .col-md-5{
	padding: 25px 40px 0px 40px;
	}
	
	.header .col-md-5 .logo{
	margin-bottom: 15px;
	}
	.header .col-md-5 p{
	padding-bottom: 10px;	
	}	
	.header .col-md-5 p img{
		margin-top: 8px;
	}
	.header .col-md-5 br{
		display: inline;
	}
	
	
}
@media (max-width: 768px) {
	.header .col-md-5{
	padding: 25px 20px 0px 20px;
	}
	.header .col-md-5 p{
		display: none;
	}
	
	.header .col-md-7{
		display: none;
	}
	.home .header .col-md-5 p,
	.page-id-14 .header .col-md-5 p{
		display: inline;
	}
	.home .header .col-md-7,
	.page-id-14 .header .col-md-7{
		display:bock;
	}
	.header .col-md-5 img{
	padding-bottom: 10px;
	}
	
}









.header .col-md-7{
	padding: 0;
}


.header img{
	width: 100%;
	height: auto;
}



.metaslider .flexslider {
    margin: 0 0 0px!important;   
}

.flex-control-nav {
	position: absolute;
	z-index: 999;
	bottom: 35px!important;
	padding-left: 5px!important;
    line-height: 11px;
	text-align: left!important;
}


.single .content .col-md-6 ul,
.page .content ul,
.page .sidebar ul{
	list-style: square;
	padding-left: 16px;
}


.image-gallery{
	padding-left: 0px!important;
}



.page .content .inner{
	background-color: #ffffff;
	padding: 1px 20px 20px 20px;
	margin: 20px 20px 0px 0px;
	min-height: 690px;
}


@media (max-width: 992px) {
	.page .content .inner{		
		margin: 20px 0px 0px 0px!important;
	}

	
	}






.page .sidebar .inner{
	border-top: #66cd00 4px solid!important;
	background-color: #ffffff;
	padding: 1px 20px 20px 20px;
	margin: 20px 0px 0px 0px;
}



.sidebar ul{
	list-style: square;
	padding-left: 16px;
}







/* archive *************************************** */

.archive .content-sidebar{
	background-color: #515254;
	margin-top: 20px;
	padding-top: 0px;
}



.content-sidebar ul{
	
	/*
	list-style: square;
	*/
	padding-left: 0px;
}
	
	


/* linke spalte */
.archive .sidebar{
/* 	margin-top: 20px; */
padding-top: 50px;
}

.archive .sidebar ul{
}
.archive .sidebar ul li{
}
.archive .sidebar ul li a{
	color: #ffffff;
	font-size: 13px;
}
.archive .sidebar ul li a:hover,
.archive .sidebar ul .current-menu-item a{
	background-color: #838486;
}

.archive .sidebar ul .menu-item-49,
.archive .sidebar ul .menu-item-53,
.archive .sidebar ul .menu-item-47,
.archive .sidebar ul .menu-item-45,
.archive .sidebar ul .menu-item-59,
.archive .sidebar ul .menu-item-63,
.archive .sidebar ul .menu-item-57,
.archive .sidebar ul .menu-item-55{
	border-top: #66cd00 4px solid!important;
	padding-top: 5px;
	margin-top: 5px;
}


/* rechte spalte */
.archive .content .inner{
	background-color: #ffffff;
	padding: 1px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	min-height: 690px;
}



/* archive > Overview */

.content-overview{
}
.content-overview img{
	width: 100%;
	height: auto;
}
.content-overview .post{
	padding: 0px 10px 10px 0px!important;
}
@media (max-width: 768px) {
	.content-overview .post{
	padding: 0px 0px 10px 0px!important;
}
	
	}




.content-overview-detail .catlink{
	color: #66cd00;	
}
.catlinks{
	padding-top: 10px;
}
.catlinks a{
	color: #66cd00;	
}







/* Archive > Single.php */
.single .content-sidebar .inner{
	background-color: #ffffff;
	padding: 1px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	min-height: 690px;
}











/* archive > Overview-Detail */

.content-overview{
}
.content-overview-detail img{
	width: 100%;
	height: auto;
}

.content-overview-detail .post{
	padding-top: 20px;
}
.content-overview-detail .entry-image{
	margin-bottom: 20px;
}
.content-overview-detail .entry-content{
	font-size: 13px;
	padding: 0px 10px 0px 10px;
}




.row.content-overview-detail{
	border-bottom: 1px solid #EBECED;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
@media (max-width: 1259px) {
	.row.content-overview-detail{
	border-bottom: 0;	
}
	.row.content-overview-detail .post{
	border-bottom: 1px solid #EBECED;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
}



.content-overview-detail .entry-content p{
	margin: 0px 0px 5px 0px;
}
.content-overview-detail .entry-content h3{
	background: none;
	padding-top: 0;
	margin-top: 0;
	padding-left: 0;
	font-size: 16px!important;
}
.content-overview-detail .entry-content ul{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 13px;
	list-style: square;	
}

.content-overview-detail .entry-content ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}



.content-overview-detail{
}




/* RSS FEED */

/* 
<div id="widget-area" class="widget-area" role="complementary">
<aside id="rss-2" class="widget widget_rss">
<h2 class="widget-title">
<a class="rsswidget" href="http://www.baulinks.de/rssfeed/bauportale/architektur.rss">
<img width="14" height="14" alt="RSS" src="http://www.status21.de/nit123/wp-includes/images/rss.png" style="border:0">
</a>
<a class="rsswidget" href="http://www.baulinks.de/architektur/index.php">Baulinks Aktuell</a>
</h2>
<ul>
<li>
<a class="rsswidget" href="http://www.baulinks.de/webplugin/2015/1513.php4">„The way BIM works“ - Allplan 2016-Eventreihe in 9 Städten</a>
</li>
<li>
<li>
</ul>
</aside>
<aside id="rss-3" class="widget widget_rss">
</div>

*/

#widget-area .widget-title img{
	width: auto;
	height: auto;
}
#widget-area .widget-title a{
	font-size: 14px!important;
	text-transform: uppercase!important;
	color: #646567!important;
	text-align: left;
	padding-left: 0px;
	background: none;
}
#widget-area ul{
	padding-left: 15px;
	list-style: square;
}
#widget-area .rsswidget{
	font-size: 12px!important;
	color: #646567!important;
}















.footer{
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 30px;
 /* background-color: #f5f5f5; */ 
  border-bottom: #66cd00 4px solid!important;
  text-align: center;
}
.footer p{
	margin: 0!important;
	padding: 0!important;
}
.footer .impr,
.footer .copy{
	margin: 0px 20px 0px 20px;
	color: #646567;
}

/*
.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

*/


/* Bildergalerie */

.image-gallery{
}
.image-gallery li {
       padding: 0 20px 20px 0;
	width: 50%;
}
.image-gallery li a img{
	width: 100%;
	height: auto;
}
.image-gallery .content ul {
    padding-left: 0px!important;
}

@media (max-width: 768px) {
	.image-gallery li {  
    padding: 0 10px 10px 0!important;
	width: 100%;
}
}



.admin-bar .navbar {
   margin-top: 32px;
}


.qrcode img{
	width: 250px;
	height: auto;
	float: right;	
}

@media (max-width: 768px) {
	.qrcode img{

	float: none;;	
}
}


.page-id-78 .header{
	padding-bottom: 20px;
}

.so-widget-sow-google-map{
	cursor: pointer;}