/*
Theme Name: DevDmBootstrap3-Child
Author: Volker Rettmann
Author URI: http://crabber.de/
Description: Ein DevDmBootstrap-Child-Theme für immer-mit-ausblick.de
Version: 1.30
Text Domain: zimmer
Template: devdmbootstrap3
*/

@import "../devdmbootstrap3/style.css";
@import "css/bootstrap.css";

/* YOU SHOULD BE MAKING A CHILD THEME. Don't let me be a bad guy and erase all your hard work with a theme update. I just want to bring you new amazing features. I don't want to destroy your world. I've include a child theme to use. Need help? http://devdm.com/DevDmBootstrap3/child-themes/ */

/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap rules ****************/
html, body{
	font-family: 'Helvetica';
}
hr{
margin-top: 0px;
margin-bottom: 2px;
border: 0;
border-top: dotted 1px #d5b622;	
}
iframe{
	margin-top: -20px;
	
}
.page-id-1123 .dmbs-main h1{
	display: none;
}
.calendar td.frei_belegt{
    background: #FF8D7E;
}
.dmbs-container {

}

.dmbs-header {

}

.dmbs-header-img {

}

.dmbs-header-text {
	display: none;
}

.dmbs-top-menu {

}

.dmbs-content {

}

.dmbs-main {

}

.dmbs-left {

}

.dmbs-right {

}

.dmbs-footer-menu {

}

.dmbs-author-credits {

}

.dmbs-footer {
    
}
