/* CSS Document */
body {
	background-color: #FFFFFF;
	/*background-color: #FFFFFF;*/
	/*background-image: url(T/Images/WabeSDwhite4.jpg);*/
	/*background-image: url(T/Images/Back01.jpg);*/
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
#MainBG {
	/* [disabled]background-color: #333; */
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	height: auto;
}
.fussleisteBG a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.redformat {
	color: #FFAAAA;
	float: left;
	clear: left;
}

label, input { display:block; }
fieldset { padding:0; border:0; margin-top:25px; }
div#users-contain { width: 350px; margin: 20px 0; }
div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }

div .default {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	/*background-image: url(T/Images/Background.jpg);*/
	background-size: 100% auto;
	padding: 20px;
}

	.ui-progressbar .ui-progressbar-value { background-image: url(T/Images/pbar-ani.gif); }
	
	
.default table .rowhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	/* [disabled]background-color: #9CF; */
	margin: 0px;
	padding: 0px;
	background-image: url(T/Images/Tabelle/row.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.default table .row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-image: linear-gradient(to top, #B9C6DB  0%, #D8DFEB 50%);
	background-color: #B5CBE3;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	height: 24px;
	/*background-image: url(T/Images/GridRow/GridRowGreen1.png);*/
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.default table .row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-image: linear-gradient(to top, #B9C6DB  0%, #DEE4EF 50%);
	background-color: #BFD2E8; 
	background-repeat: repeat-x;
	height: 24px;
	/*background-image: url(T/Images/GridRow/GridRowGreen1.png);*/
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.default table .rowHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-image: linear-gradient(to top, #D39216  0%, #EDB854 50%);
	background-color: #FFC; 
	background-repeat: repeat-x;
	height: 24px;
/*	background-image: url(T/Images/GridRow/GridRowGreen2.png);
*/}
.default table p {
	margin: 0px;
	padding: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.default form {
	text-align: left;
	vertical-align: top;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top:10px;
	display: block;
	/* [disabled]background-image: url(P/S/T/Images/Back.png); */
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.header {
	height: 50px;
	width: 100%;
	background-color: #036;
/*	background-image:url(T/Images/Back.png);
*/	background-repeat:no-repeat;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 00px;
	color:#FFF;
	cursor: default;
	border-color:#06F;
	border:thin;
	
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	

}
.header strong {
	font-size: 20px; 
	font-weight:bold;	
	padding-bottom: 0px;
	padding-left: 30px;
}
.header p {
	font-size: 14px; 
	font-weight:bold;	
	padding-top: 0px;
	padding-left: 30px;
}

.kopfleisteBG {
	background-color: #333;
	background-image: url(T/Images/kopf/Kopfleiste.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
.fussleisteBG {
	background-color: #FFF;
	background-image: url(T/Images/fuss/fussleiste.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
.iconRed {
	background-image: url(T/jQuery/themes/base/Images/ui-icons_cd0a0a_256x240.png);
	background-repeat: no-repeat;
	//background-position: 0px 0px;
	width: 16px;
	height: 16px;
	visibility:visible;
}
.iconBlue {
	background-image: url(T/jQuery/themes/base/Images/ui-icons_2e83ff_256x240.png);
	background-repeat: no-repeat;
	//background-position: 0px 0px;
	width: 16px;
	height: 16px;
	visibility:visible;
}
.iconBlack {
	background-image: url(T/jQuery/themes/base/Images/ui-icons_222222_256x240.png);
	background-repeat: no-repeat;
	//background-position: 0px 0px;
	width: 16px;
	height: 16px;
	visibility:visible;
}
.iconGrey {
	background-image: url(T/jQuery/themes/base/Images/ui-icons_888888_256x240.png);
	background-repeat: no-repeat;
	//background-position: 0px 0px;
	width: 16px;
	height: 16px;
	visibility:visible;
}
.abgeschlossen {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: blink;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #060;
}
.TXT p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: inherit;
	text-align: justify;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
}
.TXT h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #036;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	white-space: nowrap;
	display: inline;
}
.TXT h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #036;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	/* [disabled]float: none; */
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	display: inline;
}
.TXT .info {
	color: #000;
	background-color: #FF9;
	border: 1px solid #000;
	padding: 5px;
	-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;
}
/*#HauptmenuTop li {
	background-image: url(T/Images/Back.png);
	display: inline;
	margin: 10px;
	padding: 10px;
}
#HauptmenuTop li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
*//*Der nun folgende Part kann genutzt werden um die Tabreiter in der Startseite zu editieren. */
/*#Hauptmenu li {
	background-image: url(T/Images/Back.png);
	display: inline;
	margin: 10px;
	padding: 10px;
}
#Hauptmenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
*/
.meButton2white {
	background-image: linear-gradient(to top, #D23535 0%, #671818 50%);
	/*background-color: #333;*/
	color: #FFF;
	cursor: default;

	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height:30px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	
	/*box-shadow:5px 5px 5px #333;*/

}
.meButton2green {
	background-image: linear-gradient(to top, #4B679A  0%, #7CA3C9 50%);
	color: #FFF;
	cursor: pointer;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height:30px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	box-shadow:5px 5px 5px #999;
}
.meButton2green:hover {
	background-image: linear-gradient(to top, #4B679A  0%, #9CB3D3 50%);
	color: #FFF;
	cursor: pointer;

	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height:30px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	box-shadow:5px 5px 5px #999;
}

.meButton2blue {
	background-image: linear-gradient(to top, #254972  0%, #3A73B1 50%);
	color: #FFF;
	cursor: pointer;
	
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height:30px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	box-shadow:5px 5px 5px #999;
}
.meButton2blue:hover {
	background-image: linear-gradient(to top, #254972  0%, #7AA5D3 50%);
	color: #FFF;
	cursor: pointer;

	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height:30px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	box-shadow:5px 5px 5px #999;
}

.meButton2red {
	background-image: linear-gradient(to top, #671818  0%, #D23535 50%);
	color: #FFF;
	cursor: pointer;

	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height:30px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	box-shadow:5px 5px 5px #999;
}
.meButton2red:hover {
	background-image: linear-gradient(to top, #671818  0%, #DD6868 50%);
	color: #FFF;
	cursor: pointer;

	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height:30px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	box-shadow:5px 5px 5px #999;
}


.meButton2grey {
	background-color: #333;
	color: #FFF;
	cursor: default;

	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height:30px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	box-shadow:5px 5px 5px #999;
}

