section {
  padding-top: 40px;
}

.panel
{
	border: 2px solid transparent;
}

.spalten
{
	-moz-column-width: 300px;
	-moz-column-gap: 10px;
	-moz-column-rule-color: red;
  	-moz-column-rule-width: 1px;
  	-moz-column-rule-style: dotted;
  	-webkit-column-width: 500px;
	-webkit-column-gap: 10px;
	-webkit-column-rule-color: red;
  	-webkit-column-rule-width: 1px;
  	-webkit-column-rule-style: dotted;
  	column-width: 500px;
	column-gap: 10px;
	column-rule-color: red;
  	column-rule-width: 1px;
  	column-rule-style: dotted;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.link:link, .link:visited, .link:hover, .link:focus, .link:active
{
	color: #f9ad3f !important;
}

.bild 
{
    width: 20px;
    
}

.flexbox
{
    display: -webkit-flex;
    display: -ms-flexbox;   
    display: flex; 
}

.flexumbruch
{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.abstand-links
{
   margin-left: 10px; 
}

.abstand-rechts
{
   margin-right: 10px; 
}

body , table , .panel , .form-control , .meinbutton , .tabelle
{
    background-color: #222 !important;
}

h1 , h2 , h3 , h4 , h5 , .meinbutton , .navbar-brand , .active a , .nav > li > a:hover  
{
    color: #f9ad3f !important;
}

.quickinfo-close-button
{
    font-size: 3em;
    color: #f9ad3f !important;
}

.active a
{
    color: #ff0000 !important;
}
 
.meinbutton:hover
{
    color: #222 !important;
    background-color: #f9ad3f !important ;
    border-color: #f9ad3f !important;
}
 
p , td , th , .form-control , .nav > li > a
{
    color: #cccccc !important;
}

.inline-tabelle
{
	margin: 0px !important;
	padding: 0px !important;
	width: 400px;
}

.inline-tabelle-amortisation
{
	width: 100%;
	margin: 0px !important;
	padding: 0px !important;
}

.amortisation-breite
{
	width: 280px;
}

.table > tbody > tr > td , .table > thead > tr > th , .table , .panel , .form-control , .meinbutton , .tabelle > tbody > tr > th
{
    border-color: #666666 !important;
}

.table
{
	border: 3px solid #666666 !important;
	
}

.orange
{
    color: #f9ad3f !important;
}

.green
{
    color: #00ff00 !important;
}

.red
{
    color: red !important;
}

.gefahr
{
    color: red;
    border: 5px solid red;
}

.erfolg
{
    color: green;
    border: 5px solid green;
}

.warnung
{
    color: yellow;
    border: 5px solid yellow;    
}

.rohstoff-tabelle , .recycling-tabelle , .upgrade-tabelle , .einheiten-tabelle , .gewinn-tabelle
{
    max-width: unset;
    width: unset;
}

.rohstoff-tabelle1
{
   width:100%;
   border-collapse: separate;
   border-spacing: 0px 10px ; 
}

.rohstoff-tabelle
{
	width: 305px;
}
.config-breite , .home-breite
{
    width: 400px;
}

.recycling-tabelle
{
    width: 414px !important;
}

.meinetabellefundsachen , .meinetabelleeinheiten
{
    width: 630px !important;
}


.config-breite-innen 
{
    width: 400px;
    border-collapse: separate;
    border-spacing: 0px 10px ;
}

.config-rohstoffe-innen
{
	width: 100%;
	border-collapse: separate;
    border-spacing: 0px 10px ;
}

.raster
{
	width: 100% !important;
	display: block;
	clear:both;
	
}

.raster-item
{
	
	margin-right: 10px;
}

  
.alert
{
    width: 90%;
    margin-left:auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    
}

.nav-tabs
{
	border: 0px;
}

.nav-tabs > li > a
{
	border-radius: 4px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover , #cookiebutton
{
	background-color: unset;
	border: 1px solid #f9ad3f;
	color: #f9ad3f !important;
}

.nav-tabs > li > a, .nav-tabs > li > a:focus
{
	background-color: unset;
	border: 1px solid transparent;
	color: #f9ad3f !important;
}

.nav-tabs > li > a:hover , #cookiebutton:hover
{
	border: 1px solid #f9ad3f;
	background-color: unset;
}	

#cookieoverlay
{
	position: fixed;
	bottom: 0px;
	width: 100%;
	border-top: solid 2px #f9ad3f;
	background-color: #222;
	padding: 20px;
}

#cookieoverlay-innen
{
	max-width: 90%;
	margin: auto;
}

.news-innen
{
    max-height: 421px;
    overflow-y:scroll;
}

.fabriken-upgrade-breite
{
    max-width: 335px;
}

.fabriken-dianutzung-breite
{
    max-width: 735px;
}

.fabriken-text-hoehe
{
    min-height: 105px;
}

.img-responsive
{
    margin: 0 auto;
    min-width: 20px;
}

.quickinfo-wrapper
{
    position: fixed;
    top: 55px;
    left: 25%;
    border-color: #f9ad3f !important;
    width: 50%;
    max-height: 90%;
    display:none;
    z-index: 500;
}

.reinigen
{
    clear:both;
}

.quickinfo-close
{
    position:absolute;
    top: 5px;
    right: 5px;
}

.quickinfo-toggle-button
{
    position: fixed;
    bottom: 5px;
    right:5px;
}

.quickinfo-button , .quickinfo-button:visited , .quickinfo-button:checked , .quickinfo-button:focus , .quickinfo-button:active
{
    font-size: 24px;
    font-weight: bolder;
    background-color: #f9ad3f;
    border-color: #666;
}

.quickinfo-button:hover 
{
    background-color: #666;
    color: #f9ad3f;
}

.quickinfo-profit-tabelle , .quickinfo-upgrade-tabelle
{
    width:unset;
}

@media (max-width: 768px) and (orientation:landscape) 
{
    .anzeigen 
    {
        display: table-cell !important;    
    }
}

@media (max-width: 769px) 
{
	.quickinfo-wrapper
    {
        width: 98%;
        left: 1%;
        overflow-y: scroll;
        
    }
    
    #navbar
	{
		max-height: 80% !important;
	}
    
    .fabriken-upgrade-breite
    {
        max-width: unset;
    }
    
    
    .tabellenwrapper , .config-breite , .fabriken-breite-aussen , .fabriken-breite-innen , .home-breite , .recycling-tabelle , .upgrade-tabelle , .einheiten-tabelle , .gewinn-tabelle , .quickinfo-profit-wrapper , .quickinfo-upgrade-wrapper
    {
        width: 98% !important;
    }
    
    p , h5
    {
		max-width: 98% !important;
    }
    
    .rohstoff-tabelle , .einheiten-wrapper , .config-breite-innen , .recycling-tabelle-aussen 
    {
		width: 100% !important;
    }
    .raster-item
    {
		width: 98% !important;
    }
    
    .panel-body
    {
        padding: 8px !important;
    }
    
    .bild
    {
        margin-right: 2px;
    }
    
    .abstand-links , .abstand-rechts
    {
       margin-left: 1% !important; 
       margin-right: unset !important; 
    }
    
    .namenbreite-recycling
    {
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto;
        word-break: break-word;
    }
    
    .news-innen
    {
        max-height: 200px;
        overflow-y:scroll;
    }
}
