﻿@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('Content/lato.eot'); /* IE9 Compat Modes */
    src: local('Lato'), local('Lato-Regular'), url('Content/lato.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Content/lato.woff2') format('woff2'), /* Super Modern Browsers */
    url('Content/lato.woff') format('woff'); /* Modern Browsers */
}

@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    src: url('Content/titillium.eot'); /* IE9 Compat Modes */
    src: local('Titillium Web'), local('Titillium-Regular'), url('Content/titillium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Content/titillium.woff2') format('woff2'), /* Super Modern Browsers */
    url('Content/titillium.woff') format('woff'); /* Modern Browsers */
}

body {
    font-family: 'Lato', sans-serif;
    background-image: url(Images/Hintergrund_160px.jpg);
    background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Titillium Web', sans-serif;
}

#wrapper {
    width: 1280px;
    margin: 0px auto;
    border: 0;
}

#centerbox {
    width: 1280px;
    margin: 0;
    background-image: url(Images/Hintergrund_160px.jpg);
    background-repeat: repeat-x;
    padding-top: 16px;
    height: 2980px;
}

#header {
    width: 1280px;
    margin: 0;
    height: 189px;
    background-image: url(Images/Header.jpg);
}

#untenlinksbox_header {
    font-family: 'Lato', sans-serif;
    font-size: 16pt;
    font-weight: bold;
    height: 30px;
    width: 335px;
    position: relative;
    padding-left: 35px;
    top: 40px;
}

.LoginTitle {
    font-weight: bold;
    padding-bottom: 25px;
}

.LoginTextbox {
    margin-left: 25px;
    width: 220px;
    left: 225px;
}

.LoginLabel {
    width: 150px;
    vertical-align: text-top;
}

.LoginCheckbox {
    padding-left: 185px;
}

.LoginButton {
    margin-top: 15px;
    margin-right: 0px;
}

.GridLabel {
    vertical-align: text-top;
}

.GridTextbo

.GridTextbox {
    margin-left: 4px;
    margin-right: 10px;
    }

 font-size: 0.8em;
    background-color: #FFEDD5;
    border: 1px solid #FF9900;
    margin-top: 8px;
    margin-bottom: 15px;
    padding: 3px;
}

.ShotSerie {
    white-space: pre;
    text-align: right;
    font-family: 'Lucida Console', 'Courier New';
}

.ShotSerieLeft {
    white-space: pre;
    text-align: left;
    font-family: 'Lucida Console', 'Courier New';
}

.redBox {
    background-color: #FFEDD5;
    border: 1px solid #FF9900;
    margin: 0px;
    padding: 8px;
}

.hslice {
}

.entry-content {
    margin: 0;
}

.entry-title {
    margin: 0px 0px 15px 0px;
    font-weight: bold;
}

.panel {
    margin: 0;
    width: 100%; /* Width(320) - Margin(14) - Margin(14) */
}
