@charset "iso-8859-1";

* {
	box-sizing: border-box;
}

body {
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333366;
	background-color: white;
	/*width: 1024px;*/
	margin: 2px;
	width: calc(100% - 10px);
	overflow-y: auto;
	height: 100%;
	min-height: 500px;
	overflow-x: auto;
}

table#contentTable {
	width: 100%;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	height: 101%;
	min-height: 590px;
	border: 0;
	min-width: 970px;
}

td#content, td#colRight {
	padding-left: 10px;
	padding-right: 10px;
	width: 96%;
	transition: all 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
	height: 100%;
	min-height: 500px;
	min-width: 880px;
}

td#content.active {
	width: 86%;
	transition: all 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

td#navigation {
	padding-left: 10px;
	padding-right: 10px;
	width: 5%;
	transition: all 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
	height: 100%;
	min-height: 500px;
}

td#navigation.active {
	width: 10%;
	background-color: #EAF3FF;
	border-right: 0.5px solid #e1e1e1;
	min-width: 200px;
	max-width: 230px;
	float: left;
	transition: all 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

td#border {
	z-index: 1;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333366;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tablegrafik {
	font-family: Arial, Helvetica, sans serif;
	font-size: 13pt;
	color: black;
	line-height: 35px;
	text-align: center;
}

.xbodytext {
	margin-left: 10px;
	margin-right: 20px;
}

td.news-pi p.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333366;
	margin-left: 0px;
	margin-right: 0px;
}

h1, h2, h3 {
	margin-top: 8px;
	font-weight: normal;
	color: #CC3333;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

/* tables in content area */
table.contenttable {
	border-collapse: collapse;
	margin-left: 10px;
	width: 90%;
	border: 1px solid black;
	height: 100%;
	min-height: 500px;
}

table.contenttable td {
	vertical-align: top;
	padding: 2 2 2 5px;
	border: 1px solid black;
	border-collapse: collapse;
	height: 100%;
	min-height: 500px;
}

table.kalendertable {
	width: 100%;
	border: 1;
	border-width: 1px;
	table-layout: fixed;
	border-collapse: collapse
}

#reporthead {
	width: 1000px;
}

#reportfooter {
	width: 1000px;
	margin-top: 100px;
}

.userreport {
	margin-top: 10px;
	padding: 5px;
	width: 1000px;
}

.userreportOuter {
	margin-top: 10px;
	padding: 5px;
	width: 1040px;
}

hr {
	border-color: #555;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	text-align: center;
	margin: 10px auto 20px;
	height: 0;
	width: 80%;
}

table.report {
	margin-top: 10px;
	border-collapse: collapse;
	vertical-align: top;
	width: 1000px;
}

table.report tr {
	height: 2em;
}

table.report tr.even td {
	background-color: #eee;
	border-left: 2px solid white;
}

table.report td, table.report th {
	border-bottom: 1px solid #aaa;
}

td.info {
	font-weight: bold;
}

.aleft {
	text-align: left;
}

.acenter {
	text-align: center;
}

.aright {
	text-align: right;
}

#content ul li, ul li.aufzaehlung, ul li.unteraufzaehlung {
	font-size: 12px;
	line-height: 18px;
}

#content .kalenderlegende ul li, ul li.aufzaehlung, ul li.unteraufzaehlung
	{
	font-size: 12px;
	line-height: 18px;
	list-style: none;
}

/* global link colors */
a:link, a:visited {
	text-decoration: none;
	color: #333366 !important;
}

a:hover, a:active {
	text-decoration: none;
	color: #CC3333;
}

p a:link {
	text-decoration: underline;
	color: #333366;
}

p a:visited {
	text-decoration: underline;
	color: #465683;
}

p a:hover, p a:active {
	text-decoration: underline;
	color: #CC3333;
}

/* main menu styles */
div#mainnav {
	position: absolute;
	left: 122px;
	top: 88px;
	width: 580px;
	z-index: 2;
}

div#user_name {
	position: absolute;
	top: 91px;
	width: 300px;
	z-index: 1;
	text-align: right;
	right: 10px;
}

td.slash {
	width: 2em;
}

/* alte Version

ul.dasmenu {
	padding: 0;
	margin: 0;
	background: white;
	list-style-type: none;
}

ul.dasmenu li.folder {
	float: left;
	position: relative;
	margin-left: 3px;
	width: auto;
	list-style-type: none;
}

ul.dasmenu li.folder:hover {
	z-index: 10;
}

ul.dasmenu li.folder ul {
	display: none;
	list-style-type: none;
	position: absolute;
	top: 14px;
	left: 0;
	margin: 0;
	padding: 0;
	background: white;
	width: auto;
	min-width: 15em;
	border: 1px solid #333366;
}

ul.dasmenu li.folder>ul {
	top: auto;
	left: auto;
}

ul.dasmenu li.folder:hover ul {
	display: block;
}

ul.dasmenu li.folder ul li {
	display: block;
	width: auto;
	min-width: 15em;
	margin: 0;
	padding: 0;
}


* this is a hack that it works fine in 
 * Opera. Otherwise the rollover 
 * overflows to the right. Gecko 
 * doesn't care about this padding,
 * and using the parent selector 
 * IE doesn't use this either.

ul.dasmenu li.folder ul>li {
	padding: 0 2 0 0;
}

ul.dasmenu li.folder ul li a {
	display: block;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	color: #333366;
	padding: 1px 1px 1px 5px;
}

ul.dasmenu li.folder ul li a:hover {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #cc3333;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	background: #C8D8D9 url(../img/link_bg.png) repeat-x top;
	border: 1px solid #C8D8D9;
}

*/

/* Menu Link Styles */
.top-level-menu a /* Apply to all links inside the multi-level menu */ {
	display: block;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	color: #333366;
	padding: 4px 1px 4px 5px;
}

.top-level-menu a:hover {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #cc3333;
	padding: 3px 0px 3px 4px;
	text-decoration: none;
	background: #C8D8D9 url(../img/link_bg.png) repeat-x top;
	border: 1px solid #C8D8D9;
}

/* Menu Styles */
.top-level-menu {
	padding: 0;
	margin: 0;
	background: white;
	list-style-type: none;
}

.top-level-menu>li {
	float: left;
	position: relative;
	margin-left: 3px;
	width: auto;
	list-style-type: none;
}

.top-level-menu>li:hover {
	background: white;
}

.top-level-menu li:hover>ul {
	/* On hover, display the next level's menu */
	display: inline;
}

.second-level-menu {
	display: none;
	list-style-type: none;
	position: absolute;
	top: 18px;
	left: 0;
	margin: 0;
	padding: 0;
	background: white;
	width: auto;
	min-width: 15em;
	border: 1px solid #333366;
}

.second-level-menu>li {
	position: relative;
	background: white;
}

.second-level-menu>li:hover {
	background: white;
}

.third-level-menu {
	position: absolute;
	top: 0;
	left: 100%;
	width: auto;
	list-style: none;
	padding: 0;
	margin: 0;
	display: none;
	background: white;
	width: auto;
	min-width: 15em;
	border: 1px solid #333366;
}

.third-level-menu>li {
	background: white;
}

.third-level-menu>li:hover {
	background: #CCCCCC;
}

/* left or right navigation menu */
.menu_level1 {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}

.menu_level2 {
	padding-left: 15px;
	font-size: 10px;
	color: #333366;
	font-weight: bold;
}

.menu_level2 a {
	text-decoration: none;
}

.menu_level2 a:link {
	color: #333366;
}

.menu_level2 a:visited {
	color: #465683;
}

.menu_level2 a:hover, a:active {
	color: #CC3333;
}

.menu_level3 {
	padding-left: 21px;
	font-size: 10px;
	color: #333366;
	font-weight: normal;
}

.menu_level3 a {
	text-decoration: none;
}

.menu_level3 a:link {
	color: #333366;
}

.menu_level3 a:visited {
	color: #465683;
}

.menu_level3 a:hover, a:active {
	color: #CC3333;
}

/* Text und Link Styles f�r Sitemap */
TD.headline_map {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}

TD.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	color: #CC3333;
}

.border {
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	white-space: nowrap;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: white;
	border-top: 1px #333366 solid;
	border-right: 1px #333366 solid;
	border-bottom: 1px #333366 solid;
	border-left: 1px #333366 solid;
}

.kalender-table {
	border: 1px solid #BBBBBB;
	border-collapse: collapse;
	width: 100%;
}

.kalender-table-header {
	text-align: center;
	background: none repeat scroll 0 0 #E5E5E5;
	border-bottom: 2px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	padding: 5px;
}

.kalender-table-odd-row {
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFFF;
	border-bottom: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	padding: 6px;
}

.kalender-table thead th {
	border-bottom: 1px solid #BBBBBB;
	text-align: center;
}

.kalender-table-even-row {
	text-align: center;
	background: none repeat scroll 0 0 #F9F9F9;
	border-bottom: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	padding: 6px;
}

.sm_menu_level1 {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #CC3333;
}

.sm_menu_level2 {
	padding-left: 15px;
	font-size: 10px;
	color: #333366;
	line-height: 14px;
	font-weight: bold;
}

.sm_menu_level2 a {
	text-decoration: none;
}

.sm_menu_level2 a:link {
	color: #333366;
}

.sm_menu_level2 a:visited {
	/* color: #8696B3; */
	color: #465683;
}

.sm_menu_level2 a:hover, a:active {
	color: #CC3333;
}

.sm_menu_level3 {
	padding-left: 21px;
	font-size: 10px;
	color: #333366;
	line-height: 14px;
	font-weight: normal;
}

.sm_menu_level3 a {
	text-decoration: none;
}

.sm_menu_level3 a:link {
	color: #333366;
}

.sm_menu_level3 a:visited {
	color: #465683;
}

.sm_menu_level3 a:hover, a:active {
	color: #CC3333;
}

.standard_bold {
	
}

.rvgInputs input[type="button"], .rvgInputs input[type="submit"] {
	margin-top: 4px;
	width: 190px;
}

.rvgInputs input[type="text"], .rvgInputs input[type="checkbox"],
	.rvgInputs input[type="password"] {
	display: block;
	margin: 0px;
	width: 190px;
	padding: 2px;
	border: 1px solid #BBBBBB;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rvgInputs input.valid {
	background-color: #BBFFBB;
}

.rvgInputs input.invalid {
	background-color: #FFBBBB;
}

.rvgInputsCalendar input[type="text"] {
	display: inline;
	margin: 0px;
	width: 170px;
}

.rvgInputsCalendar input[type="text"] {
	display: inline;
	margin: 0px;
	width: 170px
}

.rvgInputsUrlaub input[type="text"] {
	display: inline;
	margin: 0 0 5px 0;
	width: 170px
}

.rvgInputsInline input[type="text"] {
	display: inline;
	margin: 0px;
	width: 170px;
	text-align: left;
}

.rvgInputsBox input[type="text"] {
	display: block;
	width: 190px;
}

.rvgInputs select {
	display: block;
	width: 190px;
	margin: 0px;
	padding: 1px 1px 1px 0px;
	border: 1px solid #BBBBBB;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rvgInputs label {
	display: block;
	margin: 4px 0;
	white-space: nowrap;
	width: 190px;
}

.rvgActions {
	display: block;
	clear: both;
	white-space: nowrap;
	padding-top: 10px;
	float: left;
	text-align: right;
	width: 100%;
}

.rvgMessages {
	padding: 6px;
	background-color: #ffd;
	border: 1px solid #999;
	margin: 10px 0;
	display: block;
	list-style: none;
}

.rvgMessage {
	color: red;
}

.dataMessage {
	color: green;
}

.rvgResults thead, .rvgResultsNone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.rvgResults {
	float: left;
	margin-left: 15px;
	padding-bottom: 40px;
	width: 75%;
	transition: all 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

.rvgResultsSmall {
	float: left;
	margin-left: 15px;
	padding-bottom: 40px;
	width: auto;
	transition: all 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

.rvgResultsSmall table {
	width: 100%;
	border-collapse: collapse;
}

.rvgResultsSmall table th:last-child {
	width: 100px;
}

.rvgResults.active {
	width: 82%;
}

.rvgResultsPickList {
	float: left;
	padding-bottom: 40px;
	width: 60%;
	padding-left: 40px;
	transition: all 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

.rvgResultsPickList.active {
	width: 70%;
}

.rvgResultsLeft {
	float: center;
	padding-bottom: 40px;
	width: 100%;
}

.rvgResultsLeft table {
	width: 100%;
	border-collapse: collapse;
}

.rvgResultsLeft thead th {
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.rvgResults table {
	width: 100%;
	border-collapse: collapse;
}

.rvgResults thead th {
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.rvgResultsSmall thead th {
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.rvgRowOne {
	background-color: #dcdcdc;
}

.rvgFind {
	float: left;
	width: 200px;
}

.bestellungLabel {
	display: block;
	width: 150px;
}

.rvgFind > div {
	padding-right: 10px;
}

.rvgPage {
	display: block;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	width: 100%;
}

.rvgPage input[type="text"] {
	display: block;
	margin: 0px;
	padding: 2px;
	border: 1px solid #BBBBBB;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rvgFieldSet {
	padding: 4px 7px 9px 7px;
}

.rvgOrder a {
	text-decoration: none;
}

.rvgOrder a:hover {
	text-decoration: underline;
	color: red;
}

.rvgSwitch {
	display: block;
	margin-bottom: 15px;
	background-color: #e0e0e0;
	width: 100%;
	text-align: right;
	margin-top: 0;
}

.rvgDuplicate {
	float: left;
	width: 770px
}

/*<group=menu>*/
.menu {
	background: #619ad9 url(../img/menu.bg.gif) 0 100% no-repeat;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 12px;
}

.menu dt {
	color: #fff;
	font-weight: bold;
	padding: 7px 6px 5px 16px;
	border-bottom: 2px groove #6AA9EE;
}

.menu dd {
	background-color: #DDEEFF;
	border-top: 1px solid #F9FBFD;
	border-bottom: 1px solid #3B7FBD;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	padding: 6px;
}

.menu input {
	width: 156px;
}

.menu select {
	width: 165px;
}

.menuHeader {
	background: #619ad9 url(../img/menu.top.bg.gif) 0 0 no-repeat;
	border-bottom: 1px solid #000;
}

.menuSection {
	color: #2C5298;
	padding-bottom: 4px;
}

.menuSection dt {
	color: #2C5298;
	font-size: small;
	border: 0;
	padding: 0;
	font-weight: bold;
}

.menuSection dd {
	color: #2C5298;
	font-size: 85%;
	padding: 0;
	padding-left: 4px;
	border: 0;
}

.menuSection a {
	color: #2C5298;
	text-decoration: none;
}

.menuSection a:hover {
	text-decoration: underline;
}

.menuFooter a {
	/* color: #2C5298; */
	text-decoration: none;
}

.menuFooter a:hover {
	text-decoration: underline;
}

.menuForm dd, .menuForm dt {
	border: 0;
	padding: 0;
}

.menuForm dt {
	color: #2C5298;
	font-size: 12px;
}

.menuForm dd {
	padding-bottom: 5px;
}

/* Menu */
.login {
	width: 140px;
}

.login input[type="text"], .login input[type="password"] {
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 136px;
}

.login input[type="button"], .login input[type="submit"] {
	width: 100%;
}

#contentArea {
	width: 100%;
	margin: 0;
	padding: 0;
}

#contentAreaWide {
	width: 100%;
	margin: 0;
	padding: 0;
}

#contentArea fieldset {
	width: 100%;
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 5px 0 5px 5px;
}

#contentAreaWide fieldset {
	width: 100%;
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 5px 0 5px 5px;
}

#contentArea .caRow {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	display: block;
}

#contentArea .caRowRight {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	display: block;
}

#contentAreaWide .caRow {
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
	display: block;
}

#contentArea .caRow .rvgResults thead, .rvgResultsNone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#contentArea .caRow .rvgResults {
	margin-left: 0px;
	padding-bottom: 5px;
	width: 100%;
}

#contentArea .caRow .rvgResults table {
	width: 100%;
	border-collapse: collapse;
}

#contentArea .caRow .rvgResults thead th {
	border-bottom: 1px solid #ccc;
	text-align: left;
}

#contentArea .caRow .caColumnsS {
	float: left;
	width: 60px;
}

#contentArea .caRow .caColumnsM {
	float: left;
	width: 120px;
}

#contentArea .caRow .caColumnsMiddleBestellung {
	float: left;
	width: 110px;
}

#contentArea .caRow .caColumnsMiddleBestellungRight {
	float: right;
	width: 110px;
}

#contentArea .caRow .caColumnsMiddleBestellungInput {
	float: left;
	width: 155px;
}

#contentAreaWide .caRow .caColumnsMiddleBestellungInput {
	float: left;
	width: 155px;
}

#contentArea .caRowRight .caColumnsMiddleBestellungInput {
	float: right;
	width: 155px;
}

#contentArea .caRow .caColumnsMiddleBestellungInputRight {
	float: right;
	width: 155px;
}

#contentArea .caRowRight .caColumnsMiddleBestellungKunden {
	float: right;
	width: 175px;
}

#contentArea .caRow .caColumnsMiddleBestellungKunden {
	float: left;
	width: 175px;
}

#contentArea .caRow .caColumnsMiddleBestellungKundenRight {
	float: right;
	width: 175px;
}

#contentArea .caRow .caColumnsS .input {
	width: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

#contentArea .caRow .caColumns {
	float: left;
	width: 191px;
}

#contentArea .caRow .caColumnsEnd {
	float: left;
	width: 200px;
}

#contentArea .caRow .caColumnsDynamic {
	float: left;
	width: 75%;
}

#contentArea .caRow .caColumnsTiny {
	float: left;
	width: 25px;
}

#contentArea .caRow .caColumnsTinyRight {
	float: right;
	width: 25px;
}

#contentArea .caRow .caColumnsTinyPlus {
	float: left;
	width: 30px;
}

#contentArea .caRow .caColumnsLongRight {
	float: right;
	width: px;
}

#contentArea .caRow .caColumnsSRight {
	float: Right;
	width: 40px;
}

#contentArea .caRow .caColumnsMedium {
	float: left;
	width: 240px;
}

#contentArea .caRow .caColumnsMediumRight {
	float: right;
	width: 240px;
}

#contentArea .caRow .caColumnsMediumBestellungKunden {
	float: left;
	width: 300px;
}

#contentArea .caRow .caColumnsMediumBestellungBestellnummerEndkunde {
	float: left;
	width: 575px;
}

#contentArea .caRow .caColumnsMediumBestellungBestellnummerKunde {
	float: left;
	width: 552px;
}

#contentArea .caRowRight .caColumnsMedium {
	float: right;
	width: 240px;
}

#contentArea .caRow .caColumnsBenachrichtigung {
	float: left;
	width: 260px;
}

#contentArea .caRow .caColumnsCalendar {
	float: left;
	width: 191px;
	margin: 1px 0 0 0;
}

#contentArea .caRow .caColumnsCalendar input {
	width: 160px;
}

#contentArea .caRow .caMarginColumns {
	float: left;
	width: 191px;
	margin: 1px 0 0 0;
}

#contentArea .caRow .caColumns .input {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentArea .caRow .caColumnsM .input {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentArea .caRow .caColumns .inputM {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentArea .caRow .caColumns .inputWithButton {
	width: 152px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.w350 {
	width: 350px !important;
}

#contentArea .caRow .caColumns .inputCalendar {
	width: 152px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentArea .caRow .caColumns .inputMonat {
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentArea .caRow .caColumns .inputJahr {
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentArea .caRow .caColumns .button {
	float: left;
	width: 180px;
	margin: 10px 0 0 0;
}

#contentArea .caRow .caColumns .slimMarginButton {
	float: left;
	width: 180px;
	margin: 5px 0 0 0;
}

#contentArea .caRow .caColumns .thickMarginButton {
	float: left;
	width: 180px;
	margin: 14px 0 0 0;
}

#contentArea .caRow .caColumns .thickMarginButtonMiddle {
	width: 180px;
	margin: 5px 0 0 250px;
}

#contentArea .caRow .caColumns .inputButton {
	width: 20px;
	margin: 0 0 0 0;
	font-size: 10px;
}

#contentArea .caRow .caColumnsLong {
	float: left;
	width: 382px;
}

#contentArea .caRow .caColumnsCalendarLong {
	float: left;
	width: 290px;
}

#contentArea .caRow .caColumnsLong .input {
	width: 371px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentArea .caRow .caColumnsMid .input {
	width: 461px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentArea .caRow .caColumnsMid .rightButton {
	float: right;
	width: 180px;
	margin: 15px 11px 0 0;
}

#contentArea .caRow .caColumnsMid .firstRightButton {
	float: right;
	width: 180px;
	margin: 0px 11px 0 0;
}

#contentArea .caRow .caColumns .rightButton {
	float: right;
	width: 50px;
	margin: 15px 11px 0 0;
}

#contentArea .caRow .caColumnsL {
	float: left;
	width: 573px;
}

#contentArea .caRow .caColumnsL .input {
	width: 562px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentArea .caRow .caColumnsXL {
	float: left;
	width: 764px;
}

#contentArea .caRow .caColumnsXL .input {
	width: 753px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentArea .caRow .caColumnsXL .rightButton {
	float: right;
	width: 180px;
	margin: 10px 11px 0 0;
}

#contentAreaWide .caRow .rvgResults thead, .rvgResultsNone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#contentAreaWide .caRow .rvgResults {
	margin-left: 0px;
	padding-bottom: 5px;
	width: 100%;
}

#contentAreaWide .caRow .rvgResults table {
	width: 100%;
	border-collapse: collapse;
}

#contentAreaWide .caRow .rvgResults thead th {
	border-bottom: 1px solid #ccc;
	text-align: left;
}

#contentAreaWide .caRow .caColumnsS {
	float: left;
	width: 60px;
}

#contentAreaWide .caRow .caMarginColumnsS {
	float: left;
	width: 60px;
	margin: 1px 0 0 0;
}

#contentAreaWide .caRow .caColumnsS .input {
	width: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

#contentAreaWide .caRow .caColumns {
	float: left;
	width: 191px;
}

#contentAreaWide .caRow .caMarginColumns {
	float: left;
	width: 191px;
	margin: 1px 0 0 0;
}

#contentAreaWide .caRow .caColumns .input {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentAreaWide .caRow .caColumns .inputWithButton {
	width: 152px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentAreaWide .caRow .caColumns .inputCalendar {
	width: 152px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentAreaWide .caRow .caColumns .inputMonat {
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentAreaWide .caRow .caColumns .inputJahr {
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentAreaWide .caRow .caColumns .button {
	float: left;
	width: 180px;
	margin: 10px 0 0 0;
}

#contentAreaWide .caRow .caColumns .inputButton {
	width: 20px;
	margin: 0 0 0 0;
	font-size: 10px;
}

#contentAreaWide .caRow .caColumnsM {
	float: left;
	width: 332px;
}

#contentArea .caRow .caColumnsMed {
	float: left;
	width: 150px;
}

#contentArea .caRow .caColumnsMed .inputS {
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

#contentArea .caRow .caColumnsMed .inputSRight {
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 28px;
	text-align: center;
}

#contentAreaWide .caRow .caColumnsMMinus {
	float: left;
	width: 261px;
}

#contentAreaWide .caRow .caColumnsM .input {
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentAreaWide .caRow .caColumnsLong {
	float: left;
	width: 382px;
}

#contentAreaWide .caRow .caColumnsLong .input {
	width: 371px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentAreaWide .caRow .caColumnsL {
	float: left;
	width: 573px;
}

#contentAreaWide .caRow .caColumnsL .input {
	width: 562px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentAreaWide .caRow .caColumnsXL {
	float: left;
	width: 754px;
}

#contentAreaWide .caRow .caColumnsXL .rightButton {
	float: right;
	width: 180px;
	margin: 10px 0 0 0;
}

#timeoutLogoutVersionDiv .input {
	width: 50px;
	margin: 0 0 0 0;
	background: #FFFFFF;
	border: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}

.input-color {
	position: relative;
}

.input-color label {
	padding-left: 20px;
}

.input-color .color-box {
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #ccc;
	position: absolute;
	left: 5px;
	top: 5px;
}

.input-color .color-box-crossed {
	width: 10px;
	height: 10px;
	display: inline-block;
	position: absolute;
	left: 5px;
	top: 5px;
	background: repeating-linear-gradient(to right, #ffffff, #ffffff 2px, #cccccc 2px,
		#cccccc 4px);
}

.legende {
	position: relative;
}

.legende label {
	padding-left: 20px;
}

.legende .legend {
	width: 10px;
	height: 10px;
	display: inline-block;
	position: absolute;
	left: 5px;
}

.legende .legendUebersicht {
	width: 5px;
	height: 10px;
	display: inline-block;
	position: absolute;
	left: 5px;
}

.weekendBold {
	font-weight: bold;
	font-style: italic;
}

.tooltip {
	position: relative;
	display: inline-block;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 200px;
	background-color: white;
	color: black;
	text-align: center;
	border-radius: 3px;
	border-color: black;
	border-style: solid;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	top: 150%;
	left: 50%;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: 0px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent black transparent;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}

.tooltipRightFirst {
	position: relative;
	display: inline-block;
	height: 35px;
	margin-top: 35px;
}

.tooltipRightFirst .tooltiptext {
	visibility: hidden;
	width: 155px;
	background-color: #232323;
	color: white;
	text-align: center;
	border-radius: 1px;
	border-color: black;
	border-style: solid;
	padding: 2px 0;
	position: absolute;
	z-index: 1;
	top: -10%;
	left: 110%;
	margin-top: 10px;
}

.tooltipRightFirst .tooltiptext::after {
	content: "";
	position: absolute;
	bottom: 28%;
	left: -8%;
	margin-left: 0px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent black transparent transparent;
}

.tooltipRightFirst:hover .tooltiptext {
	visibility: visible;
}

.tooltipRight {
	position: relative;
	display: inline-block;
}

.tooltipRight .tooltiptext {
	visibility: hidden;
	width: 155px;
	background-color: #232323;
	color: white;
	text-align: center;
	border-radius: 1px;
	border-color: black;
	border-style: solid;
	padding: 2px 0;
	position: absolute;
	z-index: 1;
	top: -10%;
	left: 110%;
	margin-top: 10px;
}

.tooltipRight .tooltiptext::after {
	content: "";
	position: absolute;
	bottom: 28%;
	left: -8%;
	margin-left: 0px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent black transparent transparent;
}

.tooltipRight:hover .tooltiptext {
	visibility: visible;
}

/* Burger menu for left side navigation*/
* {
	box-sizing: border-box;
}

#btn {
	position: absolute;
	z-index: 1;
	top: 110px;
	left: 10px;
	cursor: pointer;
	transition: left 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

#btn div {
	width: 35px;
	height: 2px;
	margin-bottom: 8px;
	background-color: #0C4DA2;
	transition: transform 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91), opacity
		500ms, background-color 250ms;
}

#btn.active {
	left: 170px;
	transition: all 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

#btn.active div {
	background-color: #D71635;
}

#btn.active #top {
	transform: translateY(10px) rotate(-135deg);
}

#btn.active #middle {
	opacity: 0;
	transform: rotate(135deg);
}

#btn.active #bottom {
	transform: translateY(-10px) rotate(-45deg);
}

#box {
	position: absolute;
	z-index: 0;
	top: 130px;
	left: -200px;
	width: 100%;
	max-width: 201px;
	opacity: 0;
	padding: 10px 0px;
	height: 100%;
	color: #333366;
	transition: all 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

#box.active {
	left: 5px;
	opacity: 1;
}

#itemsUrlaub {
	position: relative;
	top: 75px;
	transform: translateY(-50%);
}

#itemsUrlaub .item {
	position: relative;
	cursor: pointer;
	font-size: 12px;
	padding: 10px 20px;
	transition: all 250ms;
}

#itemsUrlaub .item a {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0px 20px;
	transition: all 250ms;
}

#itemsUrlaub .item:hover {
	padding: 10px 22px;
	background-color: rgba(52, 56, 56, 0.2);
}

}
#itemsProjekt {
	position: relative;
	top: 90px;
	transform: translateY(-50%);
	border-right: 0.5px solid #e1e1e1;
}

#itemsProjekt .item {
	position: relative;
	cursor: pointer;
	font-size: 12px;
	padding: 10px 20px;
	transition: all 250ms;
}

#itemsProjekt .item a {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0px 20px;
	transition: all 250ms;
}

#itemsProjekt .item:hover {
	padding: 10px 22px;
	background-color: rgba(52, 56, 56, 0.2);
}

}
#itemsAdmin {
	position: relative;
	top: 240px;
	transform: translateY(-50%);
}

#itemsAdmin .item {
	position: relative;
	cursor: pointer;
	font-size: 12px;
	padding: 10px 20px;
	transition: all 250ms;
}

#itemsAdmin .item a {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0px 20px;
	transition: all 250ms;
}

#itemsAdmin .item:hover {
	padding: 10px 22px;
	background-color: rgba(52, 56, 56, 0.2);
}

}
#btn, #btn * {
	will-change: transform;
}

/*Quick-Navigation Symbole auf linker Seite*/
#symbolBox {
	position: absolute;
	z-index: 0;
	top: 101px;
	left: 6px;
	width: 45px;
	padding: 5px 0px;
	height: 600px;
	/*background-color: #ededed;
	border-right: 0.5px solid #e1e1e1; */
	transition: all 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

#symbolBox.active {
	background-color: transparent;
	border-right: 0px;
	transition: all 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

/* Symbole f�r die Berichte*/
#symbolBox #firstSymbolProjekt {
	width: 45px;
	height: 35px;
	cursor: pointer;
}

#firstSymbolProjekt:hover {
	background-color: #cdcdcd;
}

#symbolBox .symbolProjekt {
	width: 45px;
	height: 34px;
	cursor: pointer;
}

#symbolBox .symbolProjekt:hover {
	background-color: #cdcdcd;
}

#symbolBox .symbolProjekt a {
	width: 100%;
	height: 34px;
	position: absolute;
}

#firstSymbolProjekt a {
	width: 100%;
	height: 35px;
	position: absolute;
}

/* Symbole f�r den Urlaub und die Zeiterfassung*/
#symbolBox #firstSymbolUrlaub {
	width: 45px;
	height: 35px;
	cursor: pointer;
}

#firstSymbolUrlaub:hover {
	background-color: #cdcdcd;
}

#firstSymbolUrlaub a {
	width: 100%;
	height: 35px;
	position: absolute;
}

/* Symbole f�r den Adminbereich*/
#symbolBox #firstSymbolAdmin {
	width: 45px;
	height: 35px;
	cursor: pointer;
}

#firstSymbolAdmin:hover {
	background-color: #cdcdcd;
}

#symbolBox .symbolAdmin {
	width: 45px;
	height: 34.2px;
	cursor: pointer;
}

#symbolBox .symbolAdmin:hover {
	background-color: #cdcdcd;
}

#symbolBox .symbolAdmin a {
	width: 100%;
	height: 34.2px;
	position: absolute;
}

#firstSymbolAdmin a {
	width: 100%;
	height: 35px;
	position: absolute;
}

table td.crossed {
	background: repeating-linear-gradient(to right, #ffffff, #ffffff 2px, #cccccc 2px,
		#cccccc 4px);
}

#details {
	display: none;
	transition: all 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

#details.active {
	display: block;
	transition: all 250ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

.searchForm{
	display: grid;
	grid-template-columns: 200px 1fr;
}

.cursorButton{
	cursor: pointer;
	width: 20px;
}

.cursorButtonRightMargin{
	cursor: pointer;
	width: 20px;
	margin-right: 2px;
}

.kalenderinput{
	width: 100px;
}

.wrapper {
	display: grid;
	grid-gap: 5px;
	grid-template-columns: repeat(3, 220px) 150px;
	grid-auto-rows: 10px 45px 10px 45px 10px 45px 10px 45px 10px 45px 10px 45px auto;
}

.item1 {
	grid-column: 1/1;
}

.item2 {
	grid-column: 1/1;
	grid-column-start: 1;
	grid-column-end: 5;
}

.wrapper .item3 input {
	float: right;
}

.wrapper .item3 select {
	width: 100%;
}

.wrapper .item2 input {
	width: 100%;
}

.item4{
	grid-column:4/4;
}

.wrapper .item4 input{
	width:100%;
	
}