@charset "UTF-8";

/* Navigation Start */
.nav {
    float: left;
    padding-top: 5px;
    padding-left: 3px;
}
.nav ul {
    height: 38px;
    float: left;
    margin: 0;
    padding-top: 3px;
    list-style: none;
    font-size: 12px;
    font-weight: bold;
}
.nav li {
    float: left;
    padding: 0 7px;
    position: relative;
    z-index: 10;
}
.nav li.last {
    background:none;
}
.nav li:hover {
    z-index:20;
}
.nav li a {
    display: block;
    line-height: 38px;
    overflow: hidden;
    color: #000000;
    text-decoration: none;
    white-space:nowrap;
}
a .menu-left-start {
    width: 8px;
    height: 32px;
    line-height: 35px;
    display: block;
    float: left;

}
a .menu-mid-start {
    height: 32px;
    line-height: 35px;
    display: block;
    float: left;
}
a .menu-right-start {
    width: 8px;
    height: 32px;
    line-height: 35px;
    display: block;
    float: left;
}

a .menu-left {
    width: 8px;
    height: 32px;
    line-height: 35px;
    display: block;
    float: left;
}
a .menu-mid {
    height: 32px;
    line-height: 35px;
    display: block;
    float: left;
}
a .menu-right {
    width: 8px;
    height: 32px;
    line-height: 35px;
    display: block;
    float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
    background-position: 0 -37px;
    line-height: 35px;
}
.nav li a:hover .menu-left-start,
.nav li.active a .menu-left-start,
.nav li:hover a .menu-left-start,
.nav li a:hover .menu-mid-start,
.nav li.active a .menu-mid-start,
.nav li:hover a .menu-mid-start,
.nav li a:hover .menu-right-start,
.nav li.active a .menu-right-start,
.nav li:hover a .menu-right-start {
    background-position: 0 -37px;
    line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
    background: #EFEEEA;;
}
.nav li:hover .sub,
.nav li.hover .sub {
    display:block;
}

.sub li:hover .submenu,
.sub li.hover .submenu {
    display: block;
}

.nav li .sub {
    display: none;
    position: absolute;
    top: 27px;
    left: 7px;
    background: #EFEEEA;
    width: 280px;
    padding-top: 9px;
}

.nav li .submenu {
    display: none;
    position: absolute;
    top: -7px;
    left: 265px;
    background: #EFEEEA;
    width: 280px;
    padding-top: 9px;
}


.nav li ul {
    background: #EFEEEA;
    width: 280px;
    height: auto;
    margin: 0;
    padding: 0 12px 10px;
    list-style: none;
    font-size: 12px;
    font-weight: normal;
}
.nav li:hover li,
.nav li.active li {
    width: 100%;
    padding: 1px 0 2px;
    background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
    background: none !important;
    line-height: normal;
    padding: 8px 3px 3px;
    text-indent: 1px;
    text-decoration: none;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
    text-decoration: none;
    line-height: normal;
}
.nav li li a:hover,
.nav li li a:hover {
    text-decoration: none;
    line-height: normal;
}
.nav .btm-bg {
    width: 433px;
    height: 9px;
    overflow: hidden;
    clear: both;
}
/* Navigation Ende */

.btn_save {
	border: solid 1px green;
}
.btn_cancel {
	border: solid 1px red;
}

table.gruppenverwaltung_index {
	font-size: 12px;
	margin-bottom: 15px;
}
table.verpflegungsverwaltung_index {
	font-size: 12px;
	margin-bottom: 15px;
}
th.header1 {
	width: 40px;
	height:25px;
	background: transparent url(../images/header.png) center repeat-x;
	font-weight: bold;
	padding-left: 5px;
	border-left: 1px solid #DDDDDD;
}
th.verpflegung_header1 {
	width: 345px;
	height:25px;
	background: transparent url(../images/header.png) center repeat-x;
	font-weight: bold;
	padding-left: 5px;
	border-left: 1px solid #DDDDDD;
}
th.verpflegung_header2 {
	width: 280px;
	height:25px;
	background: transparent url(../images/header.png) center repeat-x;
	font-weight: bold;
}
th.header2 {
	width: 345px;
	height:25px;
	background: transparent url(../images/header.png) center repeat-x;
	font-weight: bold;
}
th.header3 {
	width: 175px;
	height:25px;
	background: transparent url(../images/header.png) center repeat-x;
	font-weight: bold;
}
th.header4 {
	width: 50px;
	height:25px;
	background: transparent url(../images/header.png) center repeat-x;
	font-weight: bold;
}
th.header5 {
	width: 95px;
	height:25px;
	background: transparent url(../images/header.png) center repeat-x;
	font-weight: bold;
}
th.header6 {
	width: 95px;
	height:25px;
	background: transparent url(../images/header.png) center repeat-x;
	font-weight: bold;
}
th.header7 {
	width: 100px;
	height:25px;
	background: transparent url(../images/header.png) center repeat-x;
	font-weight: bold;
	border-right: 1px solid #DDDDDD;
}
tr.gruppen_zeile {
	padding-left: 5px;
	background: #EFEFEF;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
tr.aenderung_zeile{
	padding-left: 5px;
	background: #FFFFFF;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.menu_tab_block{
    margin: 0;
    padding: 0;
    float: left;
    font: bold 13px Arial;
    overflow: hidden;
    margin-bottom: 1em;
    background: black url(../images/blockdefault.gif) center repeat-x;
    /* Firefox */
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    /* Safari, Chrome */
    -webkit-border-radius-topleft:5px;
    -webkit-border-radius-topright:5px;
    /* Konqueror */
    -khtml-border-radius-topleft:5px;
    -khtml-border-radius-topright:5px;
    /* CSS3 */
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    zoom: 1;
}
.menu_tab_block ul {
    text-align: center;
}
.menu_tab_block li{
    float: left;
    color: #767676;
}
.menu_tab_block li a{
    color: #767676;
    float: left;
    padding: 5px 11px;
    text-decoration: none;
    border-right: 1px solid white;
    background: transparent url(../images/blockdefault.gif) center repeat-x;
}
.menu_tab_block li a:hover, .menu_tab_block li .current{
    color: #ffffff;
    background: transparent url(../images/blockactive.gif) center repeat-x;
}
.menu_tab_block_active {
    color: #ffffff;
    padding: 5px 11px;
    background: transparent url(../images/blockactive.gif) center repeat-x;
}
.menu_tab_block_bottom {
    width: 928px;
    height: 5px;
    margin-top: 26px;
    background: transparent url(../images/blockactivebottom.gif) center center repeat-x;
}

.infobox {
    z-index: 999999999;
    margin-left: 2px;
    margin-right: 2px;
    background-color:transparent;
}
.infobox a:hover,
.infobox a:active {
    text-decoration:none;
    background: transparent;
}
.infobox a .info_gruppentagebuch,
.infobox a .info_grid,
.infobox a .info {
    display:none;
}
.infobox a:hover .info {
    position:absolute;
    left: 100px;
    width: 700px;
    color:#000000;
    background:#C1E3C2;
    display:block;
    padding: 10px;
    margin-top: 10px;
    z-index: 999999999;
    border: 1px #000000 solid;
    /* Firefox */
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    /* Safari, Chrome */
    -webkit-border-radius-topleft:5px;
    -webkit-border-radius-topright:5px;
    -webkit-border-radius-bottomleft:5px;
    -webkit-border-radius-bottomright:5px;
    /* Konqueror */
    -khtml-border-radius-topleft:5px;
    -khtml-border-radius-topright:5px;
    -khtml-border-radius-bottomleft:5px;
    -khtml-border-radius-bottomright:5px;
    /* CSS3 */
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}
.infobox a:hover .info_gruppentagebuch {
    position:absolute;
    left: 30px;
    width: 950px;
    color:#000000;
    background:#C1E3C2;
    display:block;
    padding: 10px;
    margin-top: 10px;
    z-index: 9999;
    border: 1px #000000 solid;
    /* Firefox */
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    /* Safari, Chrome */
    -webkit-border-radius-topleft:5px;
    -webkit-border-radius-topright:5px;
    -webkit-border-radius-bottomleft:5px;
    -webkit-border-radius-bottomright:5px;
    /* Konqueror */
    -khtml-border-radius-topleft:5px;
    -khtml-border-radius-topright:5px;
    -khtml-border-radius-bottomleft:5px;
    -khtml-border-radius-bottomright:5px;
    /* CSS3 */
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}
.infobox a:hover  .info_grid {
    position:absolute;
    left: 100px;
    width: 700px;
    color:#000000;
    background:#C1E3C2;
    display:block;
    padding: 10px;
    margin-top: 0px;
    z-index: 999999999;
    border: 1px #000000 solid;
    /* Firefox */
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    /* Safari, Chrome */
    -webkit-border-radius-topleft:5px;
    -webkit-border-radius-topright:5px;
    -webkit-border-radius-bottomleft:5px;
    -webkit-border-radius-bottomright:5px;
    /* Konqueror */
    -khtml-border-radius-topleft:5px;
    -khtml-border-radius-topright:5px;
    -khtml-border-radius-bottomleft:5px;
    -khtml-border-radius-bottomright:5px;
    /* CSS3 */
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}
.info_gruppentagebuch,
.info,
.info_grid {
    display:block;
    padding: 10px;
    margin: -40px 0 0 0;
    border: 1px #000000 solid;
}
form.kassenbuch_auswahl {
    text-align:right;
    margin-top:-20px;
}
