﻿#ws-start,
#startdisplay
{
	background-image: url("Images/TG/StartHintergrund.jpg");
}

header, #header {
    border-width: 1px;
    border-color: #A6A6A6;
    margin-bottom: 0px;
    color: #000;
    background-color: white;
    height: 32px;
    width: 100%;
    border-bottom-style: solid;
}

#logo {
    height: 30px;
    text-align: right;
    padding-top: 2px;
}

#logo-text {
    padding-left: 5px;
    padding-right: 5px;
    font-size: large;
    font-weight: bold;
    overflow: hidden;
    text-align: right;
    white-space: nowrap;
    color: gray;
}
