/* orange theme #FF8C0A*/

/* Browser:APPLEWEBKIT Version 0 */

*{
	margin:0;
	padding:0;
}

/* General Style Info */
body {
	color: black;
	letter-spacing:0em;
	background-color: #f3f3f3;
	font-family: Trebuchet MS,Helvetica,Arial,sans-serif;
	font-size:12px;
	margin: 0;
	margin-left:0px;
	/*padding: 1em; */

		min-width: 1150px;
	}

a{
	color:black;
	text-decoration:underline;
}
a:hover, .mainnav a:hover{
	color:#FF8C0A;
	text-decoration:none;
}
a:active{
	text-decoration:underline;
	background-color: white;
}
.mainnav a{
	text-decoration:none;
}

a img{
	border:none;
}
.halfbr{
	display:block;
	margin-bottom:3px;
}

.toolNav{
	position:fixed;
	-moz-border-radius:0px;-webkit-border-radius: 0px;-khtml-border-radius: 0px;border-radius: 0px;	border-spacing:0px;
	max-height:28px;
	padding:0px;
	margin:0px;
	margin-top:0px;
	background-color:#c8c8c8;
	opacity:0.95;
	-moz-box-shadow:0 2px 2px black;
	box-shadow:0 2px 2px black;
	-webkit-box-shadow:0 2px 2px black;
}
.toolNavGraphicsFix{
	position:fixed;
	margin-top:15px;
}
.toolNavTD, .toolNav tr td, .toolNavTD, .toolNav td a , .toolNavTD a {
	max-height:28px;
	overflow:hidden;
	text-decoration:none;
	color:#464646;
}
.toolNav td a:hover , .toolNavTD a:hover {
	text-decoration:underline;
}
.toolNavTD{
	padding-left:5px;
	padding-top:2px;
	vertical-align:top;
	font-style:italic;
	font-size:12px;
 	letter-spacing:1px;
}
.mainnav, .mainnav_trenner, .inputMainNavSubmit, .inputMainNavSubmithover {
 background-color:#eeeeee;
 font-size: 13px;
 letter-spacing:1px;
 font-style:italic;
 white-space:nowrap;
 display:block;
 height:20px;
 margin:0px;
}

.mainnav, .mainnav_trenner {
 padding: 0px 0px 0px 0px;
 border-top:2px solid black;
 border-bottom:2px solid black;
}
.positionedFlashMessage{
	position:absolute;
	top:143px;
	left:300px;
}
.loggedoutFirstmainnavTable{
	border-spacing:0px;
	padding:0px;
	margin:0px;
	margin-top:0px;		
}
.mainNavTable, .firstmainNavTable{
	border-spacing:0px;
	padding:0px;
	margin:0px;
	margin-top:4px;
}
.firstmainNavTable, .loggedoutFirstmainnavTable{
	margin-top:48px;
}
.secondmainNavTable{
	margin-top:4px;
}
.mainNavTable td, .firstmainNavTable td{
	vertical-align:top;
}

.mainnav span, .mainnav a{
 padding: 4px 2px 4px 4px;
 vertical-align:middle;
 color:#464646;
}
.mainNavTable td:nth-last-child(2) a,.mainNavTable td:nth-last-child(3) a{
	padding-left: 0px;
	padding-right: 5px;
}

.firstmainNavTable a, .firstmainNavTable span{
 padding-bottom: -2px;
 padding-right:5px;
}

.mainNavTable tr td{
	background-color:#464646;
}

.mainnavRoundCornerL img, td.mainnavRoundCornerR img{
	margin-top:0px;
	margin-bottom:-3px;
}

td.mainnavRoundCornerL img, td.mainnavRoundCornerR img{
	background-color:#eeeeee;
	border:2px solid black;
	height:20px;
}

td.mainnavRoundCornerL img{
	border-right:0;
	width:5px;
	-moz-border-top-left-radius:8px;/* Firefox */
	-webkit-border-top-left-radius: 8px; /* Safari, Chrome */
	-khtml-border-top-left-radius: 8px; /* KHTML */
	border-top-left-radius: 8px; /* CSS3 */
	
	-moz-border-bottom-left-radius:8px;/* Firefox */
	-webkit-border-bottom-left-radius: 8px; /* Safari, Chrome */
	-khtml-border-bottom-left-radius: 8px; /* KHTML */
	border-bottom-left-radius: 8px; /* CSS3 */
	}
td.mainnavRoundCornerR img{
	border-left:0;
	width:5px;
	-moz-border-top-right-radius:8px;/* Firefox */
	-webkit-border-top-right-radius: 8px; /* Safari, Chrome */
	-khtml-border-top-right-radius: 8px; /* KHTML */
	border-top-right-radius: 8px; /* CSS3 */
	
	-moz-border-bottom-right-radius:8px;/* Firefox */
	-webkit-border-bottom-right-radius: 8px; /* Safari, Chrome */
	-khtml-border-bottom-right-radius: 8px; /* KHTML */
	border-bottom-right-radius: 8px; /* CSS3 */
	}

.mainNavTable tr td.mainnavRoundCorner{
	background-color:transparent;
}

.mainnav_trenner span{
 padding: 1px 0px 1px 9px;
 font-size: 13px;
 vertical-align:middle;
 display:block;
 min-width:15px;
}

.mainnav_user, .mainnav_user a, .currentNav{
 color:#f3f3f3;
 padding: 7px 11px 0px 8px;
 font-size: 12px;
 white-space:nowrap;
 text-decoration:none;
 white-space:nowrap;
 font-style:italic;
}

.mainnav_trenner{
	padding-right:5px;
	padding-left:0px;
}

.bluehover:hover, .mainnav a.bluehover:hover{
color:#3C58A1;
}
.redhover:hover, .mainnav a.redhover:hover{
color:#B62525;
}
.orangehover:hover, .mainnav a.orangehover:hover{
color:#FF8C0A;
}
.greenhover:hover, .mainnav a.greenhover:hover{
color:#2E9A3C;
}


.fgblue{
	color:#3C58A1;
}
.fgred{
	color:#B62525;
}
.blue, .mainnav a.blue{
	color:#3C58A1;
}
.red, .mainnav a.red{
	color:#B62525;
}
.orange, .mainnav a.orange{
	color:#FF8C0A;
}
.green, .mainnav a.green{
	color:#2E9A3C;
}

.blue, .red, .orange, .green{
	letter-spacing:0.9px;
 	font-weight:bold;
}
.mainnav a, .blue:active, .red:active, .orange:active, .green:active,
.mainnav a.bluehover:active, .mainnav a.redhover:active,.mainnav a.orangehover:active,.mainnav a.greenhover:active{
	background-color:transparent;
}
.currentNav, .currentColor, .mainnav a.currentColor{
	color:#FF8C0A;
 	white-space:nowrap;
 	font-weight:bold;
}
.inputMainNavSubmit{
	padding:0;
 	white-space:nowrap;
}
h2{
	color:#FF8C0A;
	padding-top: 1em;
	margin:0;
	font-size: 16px;
}

.mainH2{
	color:#FF8C0A;
	padding-top: 16px;
	margin:0;
	margin-top:0px;
	margin-bottom:20px;
	letter-spacing:0.08em;
	font-style:italic;
}

h3{
color:#FF8C0A;
padding-top:2em;
font-size: 13px;
}

h4{
color:#FF8C0A;
padding-top:0.5em;
font-weight:normal;
}

em {
font-size: 12px;
}

ul, li {
}

/* Layout */
div.boxleft {
margin-right: 10px;
display: block;
clear:none;
float:left;
}

div.boxleft{
margin-right:10px;
}
div.boxright {
float:left;
margin-right:10px;
}

h1 {
	font-size: 1.5em;
	margin: 0 0 0.7em; padding: 0.3em;
	text-align: center;
	background-color: #FF8C0A;
	color:#e8e8e8;
	border-bottom: 1px solid #222222;
}
html>body h1 {
border-color: gray;  /* Farbangleichung an den Internet Explorer  */
}

ul.Navigationtop {
	white-space:nowrap;
}
ul.Navigation, .Navigationtop, .oldInputSubmit, .oldInputMainSubmit{
	font-size: 12px;
	min-width: 177px;
	margin: 0 0 5px; 
	padding: 0;
}
.oldInputMainSubmit {
	border:1px solid #54FF16;
}
ul.Navigation a, .Navigationtop a {
	text-decoration:none;
}
ul.Navigation li, .Navigationtop li {
	float: left;
	list-style: none;
	margin: 0; 
	padding: 2px;
	-moz-border-radius:5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
ul.Navigation li.current a, .Navigationtop li.current a, .current{
	background-color: #FF8C0A;
	color:#e8e8e8;
	-moz-border-radius:5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
ul.Navigation a, .Navigationtop  a, .oldInputSubmit, .oldInputMainSubmit {
	display: block;
	padding: 10px;
	font-weight: bold;
	-moz-border-radius:5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
ul.Navigation a:link, .Navigationtop a:link, .oldInputSubmit, .oldInputMainSubmit {
	color: black; 
	background-color: #e8e8e8;
}
ul.Navigation a:visited, .Navigationtop a:visited, .oldInputSubmit:visited, .oldInputMainSubmit:visited, .oldInputMainSubmit:visited{
	color: black ; 
	background-color: #e8e8e8;
}
ul.Navigation a:active, .Navigationtop a:active, .oldInputSubmit:active, .oldInputMainSubmit:active, .oldInputMainSubmit:active {
	background-color: #FF8C0A;
	color:#e8e8e8;
}
input.oldInputSubmit, img.oldInputSubmit, image.oldInputSubmit, .oldInputSubmit, .oldInputMainSubmit{
	cursor:hand;
	cursor:pointer;
	/*background-image:url('../img/save.gif');*/
	background-position:80px 10px;
	background-repeat:no-repeat;
	padding-top:7px;	
	margin-top:7px;	
	padding-bottom:7px;
	min-width:0px;
}
input[type='submit']{
	cursor:hand;
	cursor:pointer;
}
.oldInputSubmit, inputSubmit{
	border:0;
	min-width:30px;
}

input{
	padding-left:1px;
	/* -moz-border-radius: 5px; */
}

select.bjerr, optgroup.bjerr, .bjerr, .bjactiongreen, .bjactionred {
	background-color: #f3f3f3;
	font-weight:normal;
	font-size: 9px;
}
.bjactionred{
	color: #B20000;
}
.bjactiongreen{
	color: darkgreen;
}
div.Inhalt {
	margin-left:33px;
	margin-right:33px;
	padding-left: 0px;
	min-height:300px;
}
PageInhalt{

}

* html div.Inhalt {
height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}
/*
div.Inhalt h2 {
font-size: 1.2em;
 margin: 0.2em 0; 
}
*/
p.Fusszeile {
	clear: both;
	font-size: 0.9em;
	margin: 0; padding: 0.1em;
	margin-top:40px;
	text-align: center;
	background-color: #e8e8e8; 
	border: 1px solid silver;
}


/* tables */

table {
	-moz-border-radius:9px;-webkit-border-radius: 9px;-khtml-border-radius: 9px;border-radius: 9px;}
th {
}
table tr td {
}
.normRow, table tr.normRow td {
	background: #f3f3f3;
}
.altRow, table tr.altRow td {
	background: #e8e8e8;
}
.popup_td{
	background: #f3f3f3 !important;
}
.warningRow, table tr.altRow td.warningRow {
	background: #dc6060;
}
.newRow, table tr.newRow td {
	background: #bbbbbb;
}
.newRow2, table tr.newRow2 td {
	background: #888888;
}


.prhead {
text-align: right;
font-weight: normal;
}
.prval {
font-weight: bold;
padding:3px 0px 3px 8px;
}

table.headline {
	width: 100%;
	border: 0;
	white-space:nowrap;
	margin-bottom: 10px;
}
table.headline th {
	text-align: left;
	border: 0;
	background-color: #f3f3f3;
	color: black;
	font-weight: normal;
}
table.headline td, td.headline , .headline a{
	background-color: #FF8C0A;
	color:#e8e8e8;
}
.headline a{
	text-decoration:none;
}
.headline a:hover{
	text-decoration:underline;
}
table.headline tr, tr.headline {
	font-weight: bold;
}
table.headline tr td {
	padding:8px 8px;
	/* vertical-align:top;
	text-align: left; */
	
}
.firstheadline, .first_th{
	border:0;
	-moz-border-radius-topleft: 7px;
	border-radius-topleft: 7px; /* this is not valid! use .first_th */
	-moz-border-radius-bottomleft: 7px;
	border-radius-bottomleft: 7px;
	background-image:url('../img/corners/corner_5.0_orange_ul.gif');
	background-repeat:no-repeat;
	background-position:-2px -1px;
}

.lastheadline, .last_th{
	border:0;
	-moz-border-radius-topright: 7px;
	border-radius-topright: 7px; /* this is not valid! use .last_th */
	-moz-border-radius-bottomright: 7px;
	border-radius-bottomright: 7px;
	background-image:url('../img/corners/corner_5.0_orange_ur.gif');
	background-repeat:no-repeat;	
	background-position:100.2% -10%;
}

.first_th{
	border-top-left-radius: 7px;
}

.last_th{
	border-top-right-radius: 7px;
}

tr td.idheadline, .idheadline{
	background-color: #f3f3f3;
	color:black;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-radius-bottomright: 5px;
}

table.Navigationtop {
	font-weight: bold;
	white-space:nowrap;
}
table.Navigationtop td.current, .current{
	/* padding-right:10px;
	padding-left:10px; */
	padding:10px
}
#current, .current, a.current, a.current:visited {
	background-color: #FF8C0A;
	color:#e8e8e8;
}
ul.Navigation a:hover, ul.Navigation li a:hover, .Navigationtop a:hover, .oldInputSubmit:hover, a.current:hover {
	color: black; 
	background-color: #888888;
}

td.radio {
	padding-right: 0px;
	padding-left: 10px;
}

td.rlabel {
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
}

label.config {
	padding-top: 0;
	letter-spacing: 0em;
}

table.list, table.blist {
	width: 100%;
	border: 2px solid #ccc;
	color:#333;
	background-color: #f3f3f3;
	padding: 0px;
	white-space: normal;
}

table.list th, table.blist th  {
	background-color: #FF8C0A;
	color:#e8e8e8;
	text-align: center;
	padding:2px 4px 2px 5px;
}

table.list th a, table.blist th a {
	color: #e8e8e8;
}

table.list th th.middleth, table.blist th th.middleth{
	-moz-border-radius-topleft: 0px;
	border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-radius-topright: 0px; /* this is not valid */
}

table.list th.firstth, table.blist th.firstth, table.list th.first_th, table.blist th.first_th {
	-moz-border-radius-topleft: 0px;
	border-radius-topleft: 0px; /* this is not valid! use .first_th */
	background-image:url('../img/corners/corner_7.5_orange_ul.gif');
	background-repeat:no-repeat;
	background-position:-1px -1px;
}

table.list th.lastth, table.blist th.lastth, table.list th.last_th, table.blist th.last_th{
	-moz-border-radius-topright: 5px;
	border-radius-topright: 5px; /* this is not valid! use th.last_th */
	background-image:url('../img/corners/corner_7.5_orange_ur.gif');
	background-repeat:no-repeat;
	background-position:100.5% -9%;
}

table.list th.last_th, table.blist th.last_th{
	border-top-right-radius: 5px;
}

table.list th.first_th, table.blist th.first_th{
	border-top-left-radius: 5px;
}

table.list th , table.list th th.middleth, table.list th.firstth, table.blist th.firstth, table.list th.lastth, table.blist th.lastth{
	letter-spacing:1px;
	border:none;
}

table.list tr td, table.blist tr td{
	padding:5px 3px 4px 3px;
	vertical-align:top; 
	text-align: left;
}

table.nopaddinglist tr td{
	padding:0px 3px 4px 3px;
	vertical-align:top; 
	text-align: left;
}

table.list tr.altRow td, table.blist tr.altRow td  {
	background: #e8e8e8;
}

table.blist, table.blist tr td{
	border-spacing:0px;	
	border:0.09px solid #bbbbbb;
	empty-cells: show;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #f3f3f3;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
min-width: 400px;
}
dt,dt.dc0,dt.dc1 {
	font-weight: bold;
	vertical-align:top;
	float:left;
	min-width: 150px;
	background-color:#ddd;
}
dd,dd.dc0,dd.dc1 {
	vertical-align:top;
	background-color:#ddd;
}
dd, dt, dd.dc0,dt.dc0{
	background-color:#f3f3f3;
}

/* notices and errors */

#successMessage a, .success a, .success_message a {
	color:#eeeeee;
}
#successMessage, .success, .success_message, .error_message {
	background-color:#3bb700;
	font-size: 12px;
	color:#ffffff;
	margin: 2px 0px;
	padding-right:2px;
	padding-left:2px;
	font-weight: bold;
	border: solid 1px #3bb700;
}
.success{
	border: solid 1px #007b00;
	box-shadow: 1px 1px 3px #006700 inset;
}
/* Es wird zuerst die horizontale und dann die vertikale Hintergrundposition angegeben. */
.successMessage_br{
	background-position:right bottom;
	background-image:url('../img/corners/corners_success_green_br.gif');
}
.successMessage_bl{
	background-position:left bottom;
	background-image:url('../img/corners/corners_success_green_bl.gif');
}
.successMessage_ur{
	background-position:right top;
	background-image:url('../img/corners/corners_success_green_ur.gif');
}
.successMessage_ul{
	background-position:left top;
	background-image:url('../img/corners/corners_success_green_ul.gif');
}

.successMessage_br,.successMessage_bl,.successMessage_ur,.successMessage_ul,
.errorMessage_br,.errorMessage_bl,.errorMessage_ur,.errorMessage_ul{
	background-repeat:no-repeat;
}
.errorMessage_br{
	background-position:right bottom;
	background-image:none;
}

#warningMessage, .warning, .warning_round, .warning_message {
	color:black;
	font-size: 12px;
	background-color: #FF9900;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
	margin: 2px 0px;
	padding-right:2px;
	padding-left:2px;
	font-weight: bold;
	border: solid 1px #888;
	-moz-border-radius:5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
.warning_round{
	-moz-border-radius:5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;;
	padding:8px;
}
.warning_round img{
	border:solid red 2px;
	-moz-border-radius:2px;-webkit-border-radius: 2px;-khtml-border-radius: 2px;border-radius: 2px;	margin-top:3px;
}
.whiteround{
	background-color:#ffffff;
	-moz-border-radius:5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;	margin:0;
	padding:2px 0 0 2px;
}
#infoMessage, .info, .info_message {
	color:black;
	font-size: 12px;
	background-color: #BDBDBD;
	box-shadow: 1px 1px 3px #6d6d6d inset;
	margin: 2px 0px;
	padding-right:2px;
	padding-left:2px;
	font-weight: bold;
	border: solid 1px #888
}

#flashMessage, .error, .error_message {
	color:#dc0000;
	font-size: 12px;
	background-color: white;
	margin: 2px 0;
	padding-right:2px;
	padding-left:2px;
	font-weight: bold;
	border: solid 1px #a00000;
	box-shadow: 1px 1px 2px #be0000;
	padding:0px 4px 1px 4px;
	/* display:block; besser einfach ne div nehmen!*/
	max-width:1000px;
	display:inline-block;
}
.whitebox{
	color:black;
	background-color:#f3f3f3;
	display:block;
	margin-top:5px;
	padding:1px 1px 2px 4px;
	border: solid 1px #888;
}
.error em {
	font-size: 12px;
	color: #003d4c;
}
.notice {
color: #656565;
font-size: 12px;
background-color: yellow;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
	margin: 0px;
	padding: 0px;
	display:inline;
}
form div.required,form div.optional{
	vertical-align: text-top;
	margin-left: 9px;
	margin-bottom:3px;
}
form div.date{
margin-left: 0em;
}
label {
	float:left;
	text-align: right;
	min-width: 100px;
	font-size: 12px;
	padding-right: 20px;
	padding-top: 2px;
	letter-spacing:0.1em;
}
label.rightlabel{
float:none;
clear:both;
color:red;
}

.infocheckbox{
width:15px;
min-width:15px;
height:15px;
font-size:15px;
margin: 0px 0px 0px 0px;
}

input.inputCheckbox, input[type='radio'], input[type='checkbox'], inputCheckbox, input.checkbox, checkbox, input.inputRadio,input.radio, inputRadio, input.inputRadioRed, inputRadioRed, input.inputRadioGreen, inputRadioGreen{
	width:15px;
	min-width:15px;
	height:15px;
	font-size:15px;
	margin: 2px 6px 7px 2px;
}
td.borderRed{
	border: 1px solid red;
}
table.borderGreenRed{
	border-collapse:collapse;
	padding-bottom:0px;
	margin-top:2px;
	margin-bottom:1px;
}
td.borderGreen{
	border: 1px solid green;
	padding:4px 0px 0px 3px;
}
td.borderRed{
	border: 1px solid red;
	padding:4px 0px 0px 3px;
}
input.inputRadioRed, inputRadioRed{
		background-color:red;
	border: 1px solid red;
}
input.inputRadioGreen, inputRadioGreen{
		background-color:green;
	border: 1px solid green;
}
input, textarea {
	font-size: 12px;
	min-width:200px;
}
select {
	vertical-align: text-bottom;
	font-size: 12px;
}
option {
	font-size: 12px;
	padding: 0 0.3em;
}
input.inputCheckbox,inputCheckbox,input.inputRadio,inputRadio,input.radio{
	width:15px;
	height:15px;
	font-size:15px;
}
.inputMainNavSubmit, .inputMainNavSearch, .inputMainNavSearchhover {
	font-size: 13px;
	min-width:0px;
 	border:none;
	cursor:hand;
	cursor:pointer;
	margin:0px;
	background:transparent;
	padding-top:0px;
	letter-spacing:1px;
	font-style:italic;
}
.inputMainNavSubmit{
	padding: 0px 22px 0px 0px;
	background-image:url('../img/save.gif');
	background-position:right;
	background-repeat:no-repeat;
	padding-bottom:2px;
}
.inputMainNavSubmit:hover, .inputMainNavSubmithover, .inputMainNavSearchhover:hover, .inputMainNavSearch{
	color:#FF8C0A;
} 
.inputMainNavSearch, .inputMainNavSearchhover:active {
	font-weight:bold;
	letter-spacing:0.9px;
}

textarea, input, input[type='text'], input[type='email'], input[type='password'], select {
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	transition: all 0.30s ease-in-out;
	border:1px solid #999;
	padding: 2px 2px 2px 2px;
	-moz-border-radius:5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
select {
	background-color: #dddddd;
}
textarea:focus, input:focus, input[type='text']:focus, input[type='email']:focus, input[type='password']:focus, select:focus {
	background-color: #dddddd;
	border:1px solid #999;
	padding: 2px 2px 2px 2px;
	border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
	-moz-border-radius:5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
input:focus.readonly{
	background-color: #ffffff;
	box-shadow:0 0 0,0 0 0;
	border:1px solid #999;
}
.required input,.required0 input,.required1 input, .required textarea, .required select,
.required input:focus,.required0 input:focus,.required1 input:focus, .required textarea:focus, .required select:focus {
	border:2px solid #FF8C0A;
	-moz-border-radius:4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;	padding: 2px 2px 2px 2px;
}
input.inputSearch_blue, input.inputSearch_blue:focus, 
input.inputSearch_green, input.inputSearch_green:focus, 
input.inputSearch_orange, input.inputSearch_orange:focus, 
input.inputSearch_red, input.inputSearch_red:focus{
	border:0px solid green;
	-moz-border-radius:0px;-webkit-border-radius: 0px;-khtml-border-radius: 0px;border-radius: 0px;	box-shadow:0 0 0,0 0 0;
	background-color:transparent;
	color:#f3f3f3;
	height:20px;
	width:146px;
	min-width:120px;
	padding:0px 3px 0px 8px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:0.9px;
	margin-left:-2px;
	margin-top:2px;
	font-size:12px;
	height:16px;
}
input.inputMainSubmit:active,
input.inputBaseSubmit:active, input.inputDeleteSubmit:active, input.inputBaseSubmitWide:active, input.inputDeleteSubmitWide:active{
	color:black;
}

input.inputSearch_red,input.inputSearch_red:focus{
	background-image:url('../img/search_bg_red.gif');
	background-position:0px -2px;
	background-repeat:no-repeat;
}
input.inputSearch_orange,input.inputSearch_orange:focus{
	background-image:url('../img/search_bg_orange.gif');
	background-position:0px -2px;
	background-repeat:no-repeat;
}
input.inputSearch_green,input.inputSearch_green:focus{
	background-image:url('../img/search_bg_green.gif');
	background-position:0px -2px;
	background-repeat:no-repeat;
}
input.inputSearch_blue,input.inputSearch_blue:focus{
	background-image:url('../img/search_bg_blue.gif');
	background-position:0px -1px;
	background-repeat:no-repeat;
}


input.csvexport{
	background-image:url('../img/csv_export.png');
	background-position:100px 0px;
	background-repeat:no-repeat;
	background-color:#FF8C0A;
	padding-right:50px;
	height:39px;
	width:142px;
	display:inline;
}

.toolNav input{
	font-size:10px;
	min-width:100px;
}

input.form_error, select.form_error, textarea.form_error{
	background-color: #c8c8c8;
	border: 2px solid #dc0000;
}

/* You have to use two rules, because user agents are required to ignore a rule with an unknown selector. */
::-webkit-input-placeholder {
    color:    #bbb;
}
:-moz-placeholder {
    color:    #bbb;
}


.required,.required0,.required1{
color:black;
/*font-weight:bold;*/
}

.optional,.optional0,.optional1{
	color:black;
}
.optional1,.required1{
	background-color:#f3f3f3;
}
.optional0,.required0{
background-color:#f3f3f3;
}
.submit {
margin-top: 40px;
margin-left: 164px;
}
/* action links */
ul.actions {
	list-style: none;
	margin-left:10px;
	margin-top:20px;
}
ul.actions li {
}
ul li.tree {
list-style: none;
padding-left: 10px;
}
ul.beipackzettel{
	list-style: normal;
	padding-left: 15px;
}
ul.beipackzette lil{
	list-style: normal;
	padding-left: 30px;
}
pre {
padding: 1em;
}
.small{
	font-size:8px;
	display:block;
	margin-top: -3px;
}

/* sliders */

.slider, .slider a, .slider_submit{
	-moz-border-radius:0px;-webkit-border-radius: 0px;-khtml-border-radius: 0px;border-radius: 0px;	color:#ffffff;
	height:20px;
	text-decoration:none;
	border-spacing:0px;
	font-size:12px;
}
.slider a:active{
	background-color: #e16e00;
}
.slider td{
	;
}

.slider{
	position:absolute;
	top:140px;
	left:150px;
	border:none;
	z-index:10;
}
.slider_freigeben{
	position:absolute;
	top:140px;
	left:60px;
	border:none;
	min-width:10px;
	z-index:10;
}
.slider_l, .slider_r, .slider_l_current, .slider_r_current{
	background-color:#f3f3f3;
	background-repeat:no-repeat;
	border:none;
	width:12px;
	z-index:10;
}
.slider_l{
	background-image:url('../img/sliders/slider_black_l.gif');
	background-position:right;
}
.slider_l_current{
	background-image:url('../img/sliders/slider_orange_l.gif');
	background-position:right;
}
.slider_r{
	background-image:url('../img/sliders/slider_black_r.gif');
	padding-right:5px;
}
.slider_r_current{
	background-image:url('../img/sliders/slider_orange_r.gif');
	padding-right:5px;
}
.slider_text, .slider_text input{
	border-bottom:2px solid black;
	color:#ffffff;
	background-color:#464646;
	
	border:none;
	border-bottom:2px solid black;
	min-width:0px;
	z-index:10;
}

.slider_submit, .slider_text input {
	border:0px;
	min-width:0px;
	padding:0px;
	margin:0px;
	margin-top:-2px;
	z-index:10;
}
.slider_text:hover, .slider_submit:hover, .slider_text_current, .slider_text_current a {
	color:#ffffff;
		background-color:#FF8C0A;
}
.slider_text:hover, .slider_text_current {
	border-bottom:2px solid black;
}
.sliderspacer{
	margin-top:20px;
	z-index:10;
}

.slider_save, .slider_save_image, .slider_save_image input{
	position:absolute;
	top:139px;
	left:30px;
}
.slider_save{
	position:absolute;
	top:139px;
	left:30px;
	background-image:url('../img/sliders/smallslider_grey.gif');
	background-repeat:no-repeat;
	width:30px;
}
.slider_save_image{
	position:absolute;
	/* margin-top:-277px;margin-left:187px; */
	margin-top:-137px;
	margin-left:237px;
	z-index: 100;
	border:0;
	background:transparent;
	background-image:url('../img/icons_aktiv/speichern.gif');
	background-repeat:no-repeat;
	width:13px;
	min-width:22px;
}
.slider_save_image:hover{
	background-image:url('../img/icons_roll_over/speichern.gif');
}
.inputMainSubmit, .inputSubmit, a.inputSubmit:hover, .inputMainSubmitFreigabe, .inputMainSubmitSpeichern, .disabledMainSubmit,
.inputBaseSubmit, .inputBaseSubmitWide, .inputDeleteSubmit, .inputDeleteSubmitWide{
	cursor:hand;
	cursor:pointer;
	display:block;
	text-align:center;
	color:#f3f3f3;
	background-color:#FF8C0A;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#e16e00), to(#FF8C0A));
	background: -webkit-linear-gradient(top, #e16e00, #FF8C0A);
	background: -moz-linear-gradient(top, #e16e00, #FF8C0A);
	background: -ms-linear-gradient(top, #e16e00, #FF8C0A);
	background: -o-linear-gradient(top, #e16e00, #FF8C0A);
	background: linear-gradient(top, #e16e00, #FF8C0A);
			box-shadow:2px 2px 4px #888;
  	border:1px solid #555555;
   	 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);-moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);	-moz-border-radius:7px;-webkit-border-radius: 7px;-khtml-border-radius: 7px;border-radius: 7px;	min-width:80px;
	margin-top:2px;
	margin-bottom:2px;
}
.inputBaseSubmit, .inputBaseSubmitWide {
	background-color:#707070;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#525252), to(#707070));
	background: -webkit-linear-gradient(top, #525252, #707070);
	background: -moz-linear-gradient(top, #525252, #707070);
	background: -ms-linear-gradient(top, #525252, #707070);
	background: -o-linear-gradient(top, #525252, #707070);
	background: linear-gradient(top, #525252, #707070);
	}
.inputDeleteSubmit, .inputDeleteSubmitWide {
	background-color:#dc0000;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#be0000), to(#dc0000));
	background: -webkit-linear-gradient(top, #be0000, #dc0000);
	background: -moz-linear-gradient(top, #be0000, #dc0000);
	background: -ms-linear-gradient(top, #be0000, #dc0000);
	background: -o-linear-gradient(top, #be0000, #dc0000);
	background: linear-gradient(top, #be0000, #dc0000);
	}
.inputBaseSubmitWide, .inputDeleteSubmitWide {
	min-width:150px;
}
input.inputMainSubmit, input.inputSubmit, input.inputMainSubmitFreigabe, input.inputMainSubmitSpeichern,
input.inputBaseSubmit, input.inputBaseSubmitWide, input.inputDeleteSubmit, input.inputDeleteSubmitWide{
	min-height:24px;
	min-width:100px;
}
a.inputMainSubmit, a.inputMainSubmitSpeichern, a.disabledMainSubmit,
a.inputBaseSubmit, a.inputBaseSubmitWide, a.inputDeleteSubmit, a.inputDeleteSubmitWide{
	text-decoration:none;
	color:black;
	display:inline-block;
}
a.inputMainSubmit:hover, a.inputBaseSubmit, a.inputBaseSubmitWide, a.inputDeleteSubmit, a.inputDeleteSubmitWide{
	box-shadow:2px 2px 6px #555;
	color:black;
}
a.inputMainSubmit:active, a.inputBaseSubmit:active, a.inputBaseSubmitWide:active, a.inputDeleteSubmit:active, a.inputDeleteSubmitWide:active{
	box-shadow:2px 2px 8px #555;
	color:black;
	background-color:#e16e00;
}
a.inputBaseSubmit:active, a.inputBaseSubmitWide:active{
	background-color:#525252;
}
a.inputDeleteSubmit:active, a.inputDeleteSubmitWide:active{
	background-color:#be0000;
}

.required input,.required0 input,.required1 input, .required textarea, .required select {
	border:2px solid #FF8C0A;
}
.required input[type='checkbox'] {
	/* background:transparent;*/
	/* background-image:url('../img/checkbox_with_#FF8C0A_border.png'); - wieso geht das nicht??? */
}
.inputMainSubmitFreigabe{
	background-color:#FF8C0A;
	background-image:url('../img/freigabe.gif');
	padding-right:14px;
	width:95px;
}
.inputMainSubmitSpeichern{
	background-color:#FF8C0A;
	background-image:url('../img/save.gif');
	padding-right:17px;
	width:92px;
}
.inputMainSubmitFreigabe, .inputMainSubmitSpeichern{
	background-position: 96%;
	background-repeat:no-repeat;
}
.inputMainSubmitFreigabe:hover, .inputMainSubmitSpeichern:hover{
	color:white;
	font-weight:bold;
}
.inputMainSubmitFreigabe:hover{
	background-image:url('../img/freigabe_rollover.gif');
	color:white;
	font-weight:bold;
}
.inputSubmit:hover, .inputMainSubmit:hover, a.inputSubmit:hover,
.inputBaseSubmit:hover, .inputBaseSubmitWide:hover, .inputDeleteSubmit:hover, .inputDeleteSubmitWide:hover{
	/* background-color:#eeeeee;
	color:#464646;*/
	font-weight:bold;
}
a.inputMainSubmit, a.inputSubmit, a.inputSubmit:hover, a.disabledMainSubmit,
a.inputBaseSubmit, a.inputBaseSubmitWide, a.inputDeleteSubmit, a.inputDeleteSubmitWide{
	padding:1px 5px 1px 5px;
	text-decoration:none;
	font-size:14px;
}
.disabledMainSubmit, a.disabledMainSubmit{
	color:white;
	background:#999999;
}
.inputMainSubmitTable{
	padding: 0px 0px 8px 0px;
	border:none;
	margin:0px;

}
table.clean, table.clean tr td, tr.clean, td.clean, table.clean_marked, table.clean_marked tr td{
	padding: 0px;
	padding-right:5px;
	margin: 0px;
	border:0px;
	-moz-border-radius:0px;-webkit-border-radius: 0px;-khtml-border-radius: 0px;border-radius: 0px;	background:transparent;
	border-spacing:0px;
}

table.clean th td, table.clean_marked th td{
	width:90px;
}

table.clean_marked{
	border:2px solid #B62525;
	padding:0px;
	width:90px;
}
table.clean.input,table.clean_marked.input{
	min-width:0px;
}

table.list th.hiden_col, table.list td.hiden_col, table.blist th.hidden_col, .hidden_col a, .hidden_col{
	overflow:hidden;
	max-width:0px;
	width:0px;
	margin-left:0px;
	padding-left:10px !important;
	padding-right:0;
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
}

.oldInputSubmit, .oldInputMainSubmit{
	-moz-border-radius:0px;-webkit-border-radius: 0px;-khtml-border-radius: 0px;border-radius: 0px;}
input.userprint_charge, input.userprint_VD{
	font-size:9px;
}
input.userprint_charge, input.userprint_VD, input.userprint{
	border:none;
	background:transparent;
	width:30px;
	min-width:30px;
	border-bottom:1px dashed #888888;
	padding:0px;
	margin:0px;
	height:16px;
	font-size:13px;
	margin-bottom:1px;
	-moz-border-radius:0px;-webkit-border-radius: 0px;-khtml-border-radius: 0px;border-radius: 0px;}
input.userprint_charge{
	width:20px;
	min-width:20px;
}
input.userprint_lastchargeborder{
	width:10px;
	min-width:12px;
	height:12px;
}
input.userprint_charge, input.userprint_VD{
	border:1px dashed #888888;
	padding-left:1px;
}
input.userprint_charge, input.userprint_VD{
	border:1px dashed #888888;
	padding-left:1px;
}
input.userprint_charge:focus, input.userprint_VD:focus,input.userprint:focus{
	background-color: #dddddd;
}
#loginbutton, input.inputLogin,.inputLogin,.inputLogin:focus,input.inputLogin:focus{
	border:none;
	padding:0px;
	-moz-border-radius:0px;-webkit-border-radius: 0px;-khtml-border-radius: 0px;border-radius: 0px;}
input.inputLogin,.inputLogin,.inputLogin:focus,input.inputLogin:focus{
	border:2px solid #5a5a5a;
	background-color: #c8c8c8;
	width:130px;
	height:13px;
	margin-left:2px;
	padding-left:2px;
	-moz-border-radius:5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}


input.main-readonly, input.main-readonly:focus{
	border:0;
	background:transparent;
	padding-left:0px;
	font-weight:bold;
	font-size: 16px;
	color:#FF8C0A;
}

.helpframe{
	border:2px solid #777777;
	background:#c8c8c8;
	position:fixed;
	-moz-border-radius:7px;-webkit-border-radius: 7px;-khtml-border-radius: 7px;border-radius: 7px;	line-height:20px;
}
fieldset {
	max-width:750px;
	padding:10px;
	-moz-border-radius:7px;-webkit-border-radius: 7px;-khtml-border-radius: 7px;border-radius: 7px;}
fieldset.active{
	border:2px solid #5a5a5a;
}
fieldset.active legend{
	font-weight:bold;
}

.stickyNote {
	width:600px;
	background-color:white;
	padding:10px;
	margin:10px;
	border: 2px solid #dddddd;
	-moz-border-radius:10px;-webkit-border-radius: 10px;-khtml-border-radius: 10px;border-radius: 10px;	-moz-box-shadow:4px 4px 4px #999;
	box-shadow:4px 4px 4px #999;
}
		
.stickyNote h2 {
	padding:0;
	margin:0;
}
		
.stickyNote input {
	background-color:white;
	padding:2px;
	margin:2px;
	border: 2px solid #dddddd;
	-moz-border-radius:10px;-webkit-border-radius: 10px;-khtml-border-radius: 10px;border-radius: 10px;	-moz-box-shadow:4px 4px 4px #999;
	box-shadow:4px 4px 4px #999;
	float:right;
}
		
.stickyNote input:hover {
	background-color:#eeeeee;
	cursor: hand;
	cursor: pointer;
}

.close_cross{
	padding-left:5px;
	cursor: hand;
	cursor: pointer;
}

textarea.anmerkung-status {
	width:100%;
	margin-top: 10px;
	height:200px;
	border:1px solid #666;
	background:#DDD;
}

.ueberjob_status img {
	cursor: pointer;
}

/*
 * Navigationsleiste
*/

a#nav-teamviewer {
	background: transparent url(../img/fernwartung_blimus_symbol.png) no-repeat;
	height: 24px;
	width: 24px;
	display: block;
}

a#nav-teamviewer.run {
	background-position: 0 -24px;
}

a#nav-alertOnNewOrder {
	background: transparent url(../img/bell_24.png) no-repeat;
	height: 24px;
	width: 24px;
	display: block;
}

a#nav-alertOnNewOrder.run {
	background: transparent url(../img/bell_24_full.png) no-repeat;
	height: 24px;
	width: 24px;
	display: block;
}

a#nav-alertOnNewOrder.hasOrders {
	background: transparent url(../img/bell_24_full_orange.png) no-repeat;
	height: 24px;
	width: 24px;
	display: block;
}

/*
 * Fernwartungs-Seite
*/

#teamviewer-info {
	background: #FFF;
	border: 1px solid #CCC;
	font-size: 16px;
	margin-top: 15px;
	padding: 10px;
	width: 200px;
	letter-spacing: 2px;
}

#teamviewer-info.run {
	background: #91B845;
	border-color: #000;
}

/*
 * medication changes / Medikationsaenderungen
*/

table.medication_changes {
	margin: 20px 0;
}

table.medication_changes_warning {
	border: 2px solid #FF9900;
	margin-bottom: 20px;
	width: 100%;
}

table.medication_changes_warning thead th {
	background: #FF9900;
}

table.medication_changes_warning td {
	background: #FFF;
	padding: 3px;
}

table.medication_changes_warning .disabled {
	color: #999;
}

.medication_changes_h2 {
	color: #FF9900;
	margin-bottom: 5px;
}

.warning-medplan-connect {
	background: #FF9900;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}


.warning-medplan-connect a:hover {
	color: #000;
}

#medication-tab-nav {
	margin-top: 20px;
}

.tab-nav {
	border-bottom: 2px solid #999;
	height: 30px;
	list-style: none;
	margin-bottom: 20px;
}

.tab-nav li {
	overflow: hidden;
	height: 30px;
	float: left;
	margin-right: 10px;
}

.tab-nav li  a {
	background: #F3F3F3;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	display: block;
	float: left;
	text-decoration: none;
}

.tab-nav li.active a {
	background: #FFF;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #999;
}
