﻿/* File Created: Juli 7, 2015 */

#header
{
    padding: 0;
	margin: 0;
	border: solid 0px red;
	background: url(../../Images/layout/bodyMitSubnaviKachel.gif) repeat-x 0 0;
	height: 158px;
}

#headerinfo
{
    position: absolute;
    right: 0;
    margin: 0 !important;
    padding: 0 !important;
    display: inline;
    float: right;
    border: #e1291d 0px solid;
    width: 200px;
}

.environment_timetext 
{
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    background-color: #ff0000;
    height: 20px;
    width: 100px;
    float: left !important;
    left: 0px !important;
    position: absolute;
    right: 0;
    margin: 0 !important;
    padding: 0 !important;
    display: inline;
    float: right;
}


.environment_timetext > span
{ 
    padding: 0px 0px 0px 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}