/*GENERAL*/

body {
  font-family:Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #CCCCCC;
  color: #000000;
  font-size: 10pt;}

.wrapper {
  background-color: #FFFFFF;
  width:900px;
  text-align: left;}

.wrapperfooter {
  text-align: right;}

div.header-navigation {
  float: right;
}

/**ACHTUNG: Bei Überschreiben von background muss in div.print_reminder die Farbe angepasst werden
div.header {
  padding: 5px !important;
  border: 0px !important;
  margin: 0px !important;
  height: 15px !important;
}

/* Druckvorschau */
div.print_reminder {
  padding-left: 5px;
  padding-bottom: 5px;
  border: 0px;
  margin: 0px;
  height: 18px;
  background: #EEEEEE;
  color: red;
}

.content {
  margin-left:10px;
  margin-top:10px;
  margin-bottom:10px;
  margin-right:10px;}

.breaker {clear:both;}

p {
  font-size: 12px; color: #000000;
  text-align:left;}

td,th {
  font-size: 12px;
  color: #000000;
  text-align: left;}

td {white-space:normal;}

/*links*/

a {
  color: #666666;}

a:link {
  text-decoration: none;
  color: #666666; }

a:visited {
  text-decoration: none;
  color: #666666; }

a:hover {
  text-decoration: none;
  color: #000000; }

a:active {
  text-decoration: none;
  color: #000000; }

a img {
  border:none;
}

.footerLink {
  font-size: 9px; }

/*headlines*/

h1,h2,h3,h4,h5,h6 {
  text-align:left;
  font-weight: bold;
  color: #000000;}

h1 {
  margin:29px 0 19px 0;
  padding:0;
  padding-top: 10px;
  font-size:21px;
  font-weight:normal;
}

h2 {
  margin:0 0 4px 0;
  padding:0;
  font-size:16px;
  font-style:italic;
  font-weight:normal;
}

h3 {font-size: 13px;}

h4 {font-size: 12px;}

h5 {font-size: 11px;}

h6 {font-size: 10px;}



/* Buttons, Navigation*/

.navigationButton {
  font-size: 12px;
  color: #000000;
  background-color: #CCC;
  padding:3px;
  margin:3px;
  margin-bottom:10px;}

.navigationButtonSubmit {
  background-color: #BBB;
  font-size: 14px;
  color: 000;
  font-weight: bold;}

.navigationButtonSave {
  float: right;}

.navigationBarButton {
  font-size: 12px;
  color: #000000;
  background-color: #EEE;
  padding:3px;
  margin:3px;
  margin-bottom:10px;
  border:0px;}

.navigationBarButtonVisitedCurrent {
  font-weight: bold;
  background-color: #CCC; }

.navigationBarButtonNotVisitedCurrent {
  font-weight: bold;
  background-color: #CCC; }

.navigationBarButtonNotVisited {
  color: #BBB; }

.questSelectInput {
  font-size: 12px;
  color: #000000;
  background-color: #CCC;
  padding:3px;
  margin-top:10px;
  margin-bottom:10px;}

/* forms */

.zend_form {
	background:#fff;
	margin:5px auto;
	padding:0;
	overflow:auto;
}

.zend_form dt {
	padding:0;
	clear:both;
	width:150px;
	float:left;
	text-align:left;
	margin:5px 5px 5px 0;
}

.zend_form dd {
	padding:0;
	float:left;
	margin:5px 2px 5px 0;
}

.required:after {
	content:' *'
}



/* registration */

.SelfRegNotice {
  font-size: 14px; }

.SelfRegNotice a {
  font-weight: bold; }

.generatedUidPwd {
  font-size: 14px; }

.generatedUid {
  font-weight: bold; }

.generatedPwd {
  font-weight: bold; }

.generatedUidPwdInstruction {
  font-size: 14px;
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 6px;
  color: red; }


/*forcechangepwd*/

.forcechangepwdinstruction {
	font-weight: bold;
	color: red; }


/* validation */

.errors {
	font-weight: bold;
	color: red;
	list-style: none;
	padding: 0;
}

.error {
	font-weight: bold;
	color: red;
}

.validationErrorTop {
	font-weight: bold;
	color: red;
  background:url("/images/warnung.gif") no-repeat scroll left center transparent; 
  float:left;
  padding-left:60px;
  padding-bottom:20px;
  height:44px;
  width:800px;
}

.validationErrorMessages {
  font-size:13px;
  font-weight:bold;
  color:red;}

.Punkte {
  font-size:13px;
  font-weight:bold}

.nojavascript {
  font-size:14px;
  color: red;
  font-weight:bold}


/* questselection */

#questselectiongrid {
	width: 95%;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #eee;
	margin-top: 20px;
}

#questselectiongrid th {
	font-weight: bold;
	padding: 15px 10px 10px;
}

#questselectiongrid tbody {
	background: #f8f8f8;
}

#questselectiongrid td {
	border-top: 1px dashed #fff;
	padding: 10px;
}

#questselectiongrid tr.even {
	background: #fff;
}

#questselectiongrid tbody tr:hover td {
	background: #eee;
}

.StatusLabelLocked {
  }

.StatusLabelInactive {
  }

.StatusLabelNew {
  }

.StatusLabelActive {
  }

.StatusLabelFinished {
  color:green;}

.StatusLabelReceived {
  }

.StatusLabelClosed {
  }


.reportDownload {
  margin-top:30px;
  margin-bottom:30px;}


/* downloads */


#downloadfilestablegrid {
	width: 95%;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #eee;
	margin-top: 20px;
}

#downloadfilestablegrid th {
	font-weight: bold;
	padding: 15px 10px 10px;
}

#downloadfilestablegrid tbody {
	background: #f8f8f8;
}

#downloadfilestablegrid td {
	border-top: 1px dashed #fff;
	padding: 10px;
}

#downloadfilestablegrid tr.even {
	background: #fff;
}

#downloadfilestablegrid tbody tr:hover td {
	background: #eee
}




/* cockpit */

table.cockpitResults {
	width: 400px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid gray;
	margin-top: 20px;
}
tr.cockpitResultsHeader{
  background: #eee;
	padding: 3px;
}
th.cockpitResultsHeaderDate{
  background: #eee;
	padding: 3px;
}
th.cockpitResultsHeaderSum{
  background: #eee;
	padding: 3px;
}
th.cockpitResultsHeaderFill{
  background: #eee;
	padding: 3px;
}
td.cockpitResultsDate {
	width: 150px;
	border: 1px solid gray;
	padding: 3px;
}
td.cockpitResultsSum {
	border: 1px solid gray;
	padding: 3px;
}
td.cockpitResultsGesamt {
    width: 150px;
    border: 1px solid gray;
    background-color: #FBFBFB;
    padding: 3px;
}
td.cockpitResultsGesamtSum {
    border: 1px solid gray;
    padding: 3px;
    font-weight: bold;
    background-color: #FBFBFB;
}

/* questionnaire elements */

.editbox {
  font-size: 12px;
  vertical-align:right;
  color: #000000;}

.memobox {
  width: 870px;
  font-size: 12px;
  vertical-align:middle;
  color: #000000;}

.memoboxlist {
  width: 350px;
  font-size: 12px;
  vertical-align:middle;
  color: #000000;}

.tablequestionsborderlesswide {
  border-collapse: collapse;
  width:880px;
  font-size: 10px;
  white-space:normal;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:2px;
  padding-right:2px;}

.headercell {
  white-space:normal;
  color: #000000;
  background-color: #FFFFFF !important;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
  vertical-align: middle;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;}

.columheadercell {
  width:55px;
  color: #000000;
  background-color: #FFFFFF !important;
  font-weight: normal;
  font-size: 9px;
  text-align: center;
  vertical-align: middle;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:0px;
  padding-right:0px;}

.leftcellsmall {
  color: #000000;
  background-color: #FFFFFF !important;
  font-weight: normal;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:0px;
  padding-right:0px;}

.rightcellsmall {
  color: #000000;
  background-color: #FFFFFF !important;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:0px;
  padding-right:0px;}

.bipolarleftcell {
  width: 250px;
  white-space:normal;
  color: #000000;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  padding-top:7px;
  padding-bottom:7px;
  padding-left:5px;
  padding-right:5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}

.bipolarrightcell {
  width: 250px;
  white-space:normal;
  color: #000000;
  font-weight: normal;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding-top:7px;
  padding-bottom:7px;
  padding-left:5px;
  padding-right:5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}

.bipolarheadercell {
  white-space:normal;
  color: #000000;
  background-color: #FFFFFF !important;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
  vertical-align: middle;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}

.headercellline {
  white-space:normal;
  color: #000000;
  background-color: #FFFFFF !important;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
  vertical-align: middle;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}

.columheadercellline {
  width:50px;
  color: #000000;
  background-color: #FFFFFF !important;
  font-weight: normal;
  font-size: 9px;
  text-align: center;
  vertical-align: middle;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:0px;
  padding-right:0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;
  white-space: nowrap;}

.columheadercelllinewide {
  width:70px;
  color: #000000;
  font-weight: normal;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:0px;
  padding-right:0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;
  white-space: nowrap;}

.columheadercelllinenarrow {
  width:15px;
  color: #000000;
  background-color: #FFFFFF !important;
  font-weight: normal;
  font-size: 9px;
  text-align: center;
  vertical-align: middle;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:0px;
  padding-right:0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}

.columheadercelllineseparator {
  width:30px;
  color: #000000;
  background-color: #FFFFFF !important;
  font-weight: normal;
  font-size: 9px;
  text-align: center;
  vertical-align: middle;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:0px;
  padding-right:0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}

.questioncellline {
  padding-top:7px;
  padding-bottom:7px;
  padding-left:5px;
  padding-right:0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}

.radiobuttonline {
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}

.radiobuttonlinewide {
  width:70px;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}

.radiobuttonlinevalue {
  width:60px;}

.infotextline {
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}

.inputline {
  font-size: 11px;
  text-align: right;
  vertical-align: middle;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}


/* odd / even */

.RowEven {
  background-color: #FFFFFF !important;
  white-space:nowrap;}

.RowOdd {
  background-color: #E8E8E8 !important;
  white-space:nowrap;}

.dropdowncellOdd {
  width:600px;
  white-space:nowrap;
  color: #000000;
  background-color: #E8E8E8 !important;
  font-weight: normal;
  font-size: 11px;
  text-align: left;
  vertical-align: middle;
  padding-top:7px;
  padding-bottom:7px;
  padding-left:3px;
  padding-right:5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}

.dropdowncellEven {
  width:600px;
  white-space:nowrap;
  color: #000000;
  background-color: #FFFFFF !important;
  font-weight: normal;
  font-size: 11px;
  text-align: left;
  vertical-align: middle;
  padding-top:7px;
  padding-bottom:7px;
  padding-left:3px;
  padding-right:5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}

.dropdownbackgroundOdd {
  text-align: right;
  white-space:nowrap;
  color: #000000;
  background-color: #E8E8E8 !important;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}

.dropdownbackgroundEven {
  text-align: right;
  white-space:nowrap;
  color: #000000;
  background-color: #FFFFFF !important;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;}



/* valuesquare */

.valuesquareheaderopt2 {
  padding-left: 10px;
  text-align: left; !important;}

.valuesquareopt1 {
  background-color: #C00000 !important;}

.valuesquareopt2 {
  background-color: #FFC000 !important;}

.valuesquareopt3 {
  background-color: #FFFF00 !important;}

.valuesquareopt4 {
  background-color: #78C261 !important;}

.valuesquareheaderopt5 {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C0C0C0;
  padding-right: 10px;
  text-align: right; !important;}

.valuesquareopt5 {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C0C0C0;
  background-color: #549D3D !important;}

.valuesquareheaderopt7 {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #C0C0C0;
  padding-left: 10px;
  text-align: left; !important;}

.valuesquareopt6 {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #C0C0C0;
  background-color: #549D3D !important;}

.valuesquareopt7 {
  background-color: #78C261 !important;}

.valuesquareopt8 {
  background-color: #FFFF00 !important;}

.valuesquareopt9 {
  background-color: #FFC000 !important;}

.valuesquareheaderopt10 {
  padding-right: 10px;
  text-align: right; !important;}

.valuesquareopt10 {
  background-color: #C00000 !important;}

/* legacy, everything should be changed to opt */

.valuesquareheaderopt2 {
  padding-left: 10px;
  text-align: left; !important;}

.valuesquareopt1 {
  background-color: #C00000 !important;}

.valuesquareopt2 {
  background-color: #FFC000 !important;}

.valuesquareopt3 {
  background-color: #FFFF00 !important;}

.valuesquareopt4 {
  background-color: #78C261 !important;}

.valuesquareheaderopt5 {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C0C0C0;
  padding-right: 10px;
  text-align: right; !important;}

.valuesquareopt5 {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C0C0C0;
  background-color: #549D3D !important;}

.valuesquareheaderopt7 {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #C0C0C0;
  padding-left: 10px;
  text-align: left; !important;}

.valuesquareopt6 {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #C0C0C0;
  background-color: #549D3D !important;}

.valuesquareopt7 {
  background-color: #78C261 !important;}

.valuesquareopt8 {
  background-color: #FFFF00 !important;}

.valuesquareopt9 {
  background-color: #FFC000 !important;}

.valuesquareheaderopt10 {
  padding-right: 10px;
  text-align: right; !important;}

.valuesquareopt10 {
  background-color: #C00000 !important;}



/* Drag & Drop */

.DragContainer {
	background-color: #EEEEEE;
	BORDER: #000000 0px solid;
	PADDING: 5px;
	MARGIN: 3px;
	WIDTH: 410px;
	HEIGHT: 250px;
	FLOAT: left;
}

.DropContainer {
	background-color: #FFFFFF;
	BORDER: #000000 2px dashed;
	PADDING: 5px;
	MARGIN: 3px;
	WIDTH: 410px;
	HEIGHT: 246px;
	FLOAT: left;
}

.DragBox {
	BORDER: #000 1px solid;
	PADDING: 2px;
	MARGIN-BOTTOM: 5px;
	WIDTH: 400px;
	CURSOR: pointer;
	font-family: Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 11px;
	BACKGROUND-COLOR: #FFFFFF;
	list-style-type: none;
}

.Clearing {
	clear: both;
}

/* Druckvorschau */
.print_reminder {
  padding-top: 5px;
  color: red;
}

/* adminpage */

.adminpageVerbleibendeTageSchwellwert {
  color: red;
}


div.printFromQuestSelection {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*
button.questSelectButton {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
	background-color: transparent;
	text-decoration: underline;
	cursor: pointer;
	color: #666;
}
*/

/* Generelles Styling für JQuery-Tooltip-Plugin */
div.ui-tooltip {
    width: 500px;
    max-width: 600px;
    background: white;
    border: 1px solid black;
    padding: 10px 20px;
    color: black;
    border-radius: 20px;
    font: 12px "Helvetica Neue", Sans-Serif;
    box-shadow: 0 0 7px black;
}