﻿body {
    background-color: #EAEDF0;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #313335;
    padding: 0px;
    margin: 0px;
}

.zebra {
    border-collapse: collapse;
    width: 100%;
}

.zebra td {
    height: auto;
    padding: 4px 5px;
    border: 1px solid #ddd;
}

.zebra td.bgz1Icons {
    padding: 0;
}

.zebra td.bgz1Icons {
    vertical-align: middle;
    text-align: center; /* optional, wenn du es auch horizontal mittig willst */
}

.zebra tr:nth-child(even) {
    background-color: #f9f9f9; /* ganz leichtes Grau */
}

td, p, div {
    padding: 0px;
    margin: 0px;
}

td {
    height: 26px;
}

.mainBackground {
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
}

a
{
    color: #4F7ABF;
    text-decoration:none;
}


a.topLinks 
{
    line-height:16px;
    color: #000;
}

a.topLinks:Hover 
{
    color: #4F7ABF;
}

a.print {
    color: #313335;
    margin-right: 10px;
    line-height: 16px;
}

div.printDateTime
{
    color: gray;
    font-size: 11px;
    margin-top: 50px;
}

.swFilter
{
    filter: alpha(opacity=10); opacity: 0.1;
}

.logo
{
    padding: 12px;
}


.error
{
    border-top: 1px solid #B60116;
    border-bottom: 1px solid #B60116;
    padding:8px;
    background-color: #F6DEE1;
    letter-spacing: 0.5px;
    margin-top: 12px;
}

.hinweis
{
    border-top: 1px solid #4F7ABF;
    border-bottom: 1px solid #4F7ABF;
    padding:8px;
    background-color: #f3f3f3;
    letter-spacing: 0.5px;
    margin-top: 12px;
}

img
{
    border: 0px;
}

.imgBorder
{
    border: 1px solid silver; padding: 1px;
}

.myLineTop
{
    border-top: 1px solid #cccccc;
}

.myFooter
{
    text-align: right;
    font-size: 10px;
    background-color: #EAEDF0;
}

.content {
    border: 0px solid #313335;
    line-height: 18px;
    background-color: #ffffff;
    border: 0px dashed silver;
    padding-top: 25px;
    max-width: 100%;
    min-height: 400px;
    line-height: 18px;
}

.chome {
    margin-left: 100px;
}

.menuLeft {
    line-height: 22px;
}

.bold {
    font-weight: bold;
}

h1, .titel1
{
    font-size: 16px;
    font-weight: bold;
    color: #015D98;
    letter-spacing: 0.5px;
    padding-top: 0px;
    padding-bottom: 3px;
    margin-top: 0px;
}

.subTitel
{
    font-size: 14px;
    font-weight: bold;
    color: #015D98;
    letter-spacing: 0.5px;
    padding-top: 0px;
    padding-bottom: 3px;
    margin-top: 0px;
}

h2, .titel2
{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 0px;
}

h3, .titel3
{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-top: 6px;
    color: #5F5F5F;
}

h4, .titel4
{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.pb_1
{
    color: #015D98;
    font-style: italic;
}

.sep
{
    border-top: solid 2px #015D98;
    width: 210px;
    height: 15px;
}

.inputTxt
{
    float: left;
    width: 140px;
    height: 20px;
    clear: both;
}

input, .tbx, .ddMedium, .ddLarge, .ddSmall, .areaMedium, .areaLarge, .areaSmall, tbxMedium, .tbxMedium, .tbxSmall, tbxSmall, .tbxLarge, tbxLarge {
    background-color: #EAECF0;
    border: 0px;
    border-bottom: 1px solid #C4D5F2;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 2px;
}

.ddLarge, tbxLarge, .tbxLarge {
    width: 400px;
}

.ddMddium, tbxMedium, .tbxMedium {
    width: 200px;
}

.ddSmall, tbxSmall, .tbxSmall {
    width: 50px;
}

input[type="text"],
input[type="password"] {
    padding: 2px 5px;
}

.btnSubmit {
    background-image: url(../images/navi/btnSubmit.jpg);
    background-repeat: repeat-x;
    font-weight: bold;
    color: white;
    border: 0px;
    height: 21px;
    letter-spacing: 0.5px;
    cursor: pointer;
    margin-top: 6px;
}
		
.btnBack, a.btnBack:link, a.btnBack:visited, a.btnBack:hover, a.btnBack:active {
	font-weight:normal;
	color: gray;
	border:1px solid silver;
	letter-spacing: 0.5px;
	padding: 3px;
	cursor:pointer;
	text-decoration: none;
}

a.link1 {
    color: #000000;
    letter-spacing: 0.5px;
    text-decoration: none;
}

a.link1:Hover {
    color: #527ABF;
}

a.link1Active {
    color: #527ABF;
    letter-spacing: 0.5px;
    text-decoration: none;
    font-weight: bold;
}

.formMainLarge
{
    background-image: url(../images/navi/formMain_large.jpg);
    background-repeat: repeat-y;
    width: 600px;
    padding: 8px;
    padding-left: 14px;
}

.formTopLarge
{
    background-image: url(../images/navi/formTop_large.jpg);
    background-repeat: no-repeat;
    width: 600px;
    height: 14px;
}

.formBottomLarge
{
    background-image: url(../images/navi/formBottom_large.jpg);
    background-repeat: no-repeat;
    width: 600px;
    height: 14px;
}


.formMainMedium
{
    background-image: url(../images/navi/formMain_medium.jpg);
    background-repeat: repeat-y;
    padding: 4px;
    width: 420px;
    padding: 8px;
    padding-left: 14px;
}

.formTopMedium
{
    background-image: url(../images/navi/formTop_medium.jpg);
    background-repeat: no-repeat;
    width: 420px;
    height: 14px;
}

.formBottomMedium
{
    background-image: url(../images/navi/formBottom_medium.jpg);
    background-repeat: no-repeat;
    width: 420px;
    height: 17px;
}

.formMainSmall
{
    background-image: url(../images/navi/formMain_small.jpg);
    background-repeat: repeat-y;
    padding: 4px;
}

.formTopSmall
{
    background-image: url(../images/navi/formTop_small.jpg);
    background-repeat: no-repeat;
}

.formBottomSmall
{
    background-image: url(../images/navi/formBottom_small.jpg);
    background-repeat: no-repeat;
}

a.info
{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000000;
    text-align: left;
    font-weight: bold;
    text-decoration:none;
    color: #000000;
}

a.info:hover
{
    z-index:25; 
	text-align: left;
	text-decoration: underline;
	color: #F75C0F;
}

a.info span
{
    display: none;
}

a.info:hover span
{
    display:block;
    position:absolute;
	padding: 4px;
    top:2em; left:4em; width:auto;
    border:1px solid gray;
    background-color:#f3f3f3;
    text-align: left;
	font-weight: normal;;
	text-decoration:none;
	color: #000000;
	filter:alpha(opacity=90); -moz-opacity:0.9; 
	width: 120px;
}

.bgz1 {
    border-bottom: 1px solid #e2e2e2;
}

.trBgz1 td {
    border-top: 1px solid #e2e2e2;
}

.trBgz2 td {
    border-top: 2px solid #015D98;
}

.bgz1Icons {
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
}

.bgz1IconsStart input {
    padding: 2px;
    width: 20px;
}

.pb5 {
    padding-bottom: 5px !important;
    width: auto !important;
}

.tblHeader 
{
    height: 22px;
    background-color: #EAECF0;
    border-bottom: 1px solid #C4D5F2;
}

.tblHeaderSmall {
    height: 22px;
    background-color: #EAECF0;
    border-bottom: 1px solid #C4D5F2;
    font-size: 9px;
    line-height: 1rem;
}

.linkXLS {
    background: url(../images/xls.png) no-repeat center left;
    padding-left: 23px;
    line-height: 25px;
    display: block;
}

.linkPrint
{
    background: url(../images/admin-print-2.png) no-repeat center left;
    padding-left: 23px;
    margin-bottom: 5px;
    line-height: 25px;
    display: block;
}

.errRed { color:Red; }
.errOrange { color:#FF8C00; }
.errGreen { color:Green; }
