/*
/   name           Atelier
/   version        1.4
/   description    Responsive and customizable Joomla! template
/   demo           http://demo.favthemes.com/atelier
/   author         FavThemes
/   author URL     https://www.favthemes.com
/   copyright      Copyright (C) 2012-2017 FavThemes.com. All Rights Reserved.
/   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*//////////////////////////////////////////////////////////////////////////////
///
///  custom style
///
//////////////////////////////////////////////////////////////////////////////*/
#fav-nav {
  height: 65px;
}
.favth-navbar-inverse {
    background-color: #FDEA18;
    border-color: #080808;
}
.favth-navbar-inverse #fav-mobilemenutext {
    color: #e30518;
}
.favth-navbar-inverse .favth-navbar-toggle {
    border-color: #e30518;
}
.favth-navbar-inverse .favth-navbar-toggle .favth-icon-bar {
    background-color: red;
}
.favth-navbar-inverse .favth-navbar-toggle:hover, .favth-navbar-inverse .favth-navbar-toggle:focus {
    background-color: #E30518;
}
#monat {
  border: 1px;
  border-color: #fdea18;
  padding: 5px;
  margin: 5px
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {

    background-color: #fef58c;
}
#nixdorf{
   
}
#nixdorf-l
{
   float:left;
    width:350px;
    min-width: 350px;
	text-align: left;
    float:left;
    position: relative;
    padding: 10px;
}

#nixdorf-r
{
    width: 750px;
    min-width: 400px;
	text-align: right;
    position: relative;
    padding: 10px;
  float:left;
} 
@media (max-width: 1200px) {
#nixdorf-r
{
    width: 90%;
    min-width: 400px;
	text-align: right;
    position: relative;
    padding: 10px;
  float:left;
} 
}

.clr { clear: both; } 

@media only all and (max-width: 768px) {
  .nixdorf {
    display: block;
  }
}
 h3, .favth-h3 {

    font-family: inherit;
    font-weight: 500;
    line-height: 1.6;
    color: inherit;

}
