/** ************************************************************/
/** Client Definitions                                         */
/** ************************************************************/
/* Hier steht nur Mandanten spezifisches CSS */

body {
  font-size: 16px;
  line-height: 1.5em
}

/* ------------------------------------ */
h1 {
  font-size: 1.6em;
  margin-bottom: 10px;
  /* font-size: <h1>; */
  /* color: #333333; */
  color: #333333;
  border: none;
}


h2 {
  font-size: 1.3em;
  /* font-size: <h2>; */
  /* color: #333333; */
  color: #333333;
  border: none;
}


h3 {
  font-size: 1.1em;
  /* font-size: <h3>; */
  /* color: #333333; */
  color: #333333;
  border: none;
  font-weight: bold;
}

h4 {
  font-size: 1em;
  /* font-size: <h4>; */
  /* color: #333333; */
  color: #333333;
  border: none;
  font-weight: bold;
}

.CompanyList .DescriptiveCompanyListViewElement .title {
  font-size: 1.1em;
  /* font-size: <h3>; */
}

.Content .Title {
  font-size: 1.1em;
  /* font-size: <h3>; */
}

.ElementTable .Name {
  font-size: 1.1em;
  /* font-size: <h3>; */
  /* color: #333333; */
  color: #333333;
}

.ListView.ListView .title {
  font-size: 1.1em;
  /* font-size: <h3>; */
}

.NewsList a.Title {
  font-weight: normal;
}

#sidebar h2 {
  font-size: 1.1em;
  /* font-size: <h3>; */
  /* color: #333333; */
}

#sidebar .content .content h2 {
  font-size: 1em;
  /* font-size: <h4>; */
  /* color: #333333; */
  color: #333333;
}

#sidebar .content .content .content,
#sidebar .ListView,
#sidebar .CurrentUserBanner,
#sidebar .LastVisitedView {
  font-size: 0.9em;
  line-height: 1.5em;
}

#sidebar .LastVisitedView h2 {
  font-size: 1em;
  /* font-size: <h4>; */
  /* color: #333333; */
  color: #333333;
  font-weight: bold;
}

/* ------------------------------------ */

.AbstractBoxBeam h2 {
  border: none;
  color: #333333;
}

.AbstractStdBoxLightBackground h2 {
  border: none;
}

.ActionlistElement {
  border: none;
}

#back {
  background-color: white;
}

.CurrentUserBanner .plattform {
  border: 1px solid #e6e6e6;
}

#content, #sidebar {
  margin: 10px 0;
  padding: 10px;
}

#footer {
  padding-bottom: 50px;
  background: #F0F0F0;
  border-top: 1px solid #e6e6e6;
}

#footer ul, #header ul {
  padding: 15px 15px 15px 0;
}

#footer li, #header li, .Footerbox  {
  padding-right: 15px;
}

.FlowTextPane .DetailPane.left {
  padding-left: 10px;
  padding-right: 0;
  float: right;
}

#header ul li.selected {
  background-image: url(/static/pfeil1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 0 15px 18px 10px;
}

#header ul li ul li.selected {
  background-image: url(/static/pfeil2.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 0 15px 13px 10px;
}

.menu1 {
  background: #663300;
}

.menu1 ul ul {
  top: 52px;
}

.menu1 ul a.selected, .menu1 ul a  {
  color: white;
}

.menu1 ul ul a.selected, .menu1 ul ul a  {
  color: #663300;
}

.menu2 {
  height: 45px;
  background: #F0F0F0;
  border-bottom: 1px solid #e6e6e6;
}

.NewsList td {
  border: none;
}

.SearchForm .queryString {
  height: 18px;
}

#sidebar .CurrentUserBanner h2 {
  font-size: 17.6px;
}
  
.superselected {
  font-weight: normal;
}

#sidebar {
  margin: 92px 0;
  line-height: 1.5em;
  background: #F0F0F0;
}

.StartDate {
  padding-right: 10px;
}

.StyleList .StyleButton {
  min-height: 200px;
  width: 170px;
}

.TitlePane {
  font-size: 1.9em;
}

.WWSimpleMenuView li a {
  font-size: 18px;
}

.WWSimpleMenuView li ul a {
  font-size: 16px;
}

.WWStatefullBox span.Author {
  padding: 0;
  margin-top: -1px;
}

.multinet .titlecol {
  width: 600px;
}

.multinet .valuecol {
  width: 80px;
  text-align: right;
}

.csvtab td {
  padding: 0px 10px 0px 0px;
  font-family: courier;
  font-size: 10pt;
  line-height: 14pt;
}

.cp_p_large_letter {
  color: red;
  font-style: italic;
}

.cp_p_important {
  padding: 0px;
  border: none;
  font-size: 18pt;
  text-align: left;
  line-height: 24pt;
  font-style: bold;
  color: #555555;
}

.PictureUrlCompanyListElement .Detail {
 padding-left: 110px;
 height: 110px;
}

.WebCompanyListViewLayoutElement .title,
.WebCompanyListViewLayoutElement .description,
.WebCompanyListViewLayoutElement .address {
  display: none;
}

.WebCompanyListViewLayoutElement .element {
  display: inline-block;
  margin-left: 5px;
}


.QuesRow {
  clear: both;
overflow:hidden;
}

.QuesCell {
  float: left;
  border: 1px solid #663300;
  width: 130px;
  height: 120px;
  padding: 5px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.QuesCell:hover{
  background: #efefef;
}

.QuesCell h3 {
  color: #663300;
  background: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
  line-height: 1.0em;
  border-bottom: none;
  font-size: 0.8em;
}

.QuesCell p {
  color: black;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: none;
  font-size: 0.8em;
  line-height: 1.2em;
  font-width: normal;
}

#QuesRow2 .QuesCell {
  border: 1px dotted #663300;
}

img#QuesEmblem {
  min-width: 150px;
  min-hight: 150px;
}


.QuesEmblemElement {
  display: box;
  float: left;
  clear: right;
  width: 150px;
  height: 150px
}

img.QuesEmblem {
  max-height: 100px;
  max-width: 100px;
  margin: 20px;
}

.QuesArtifact .QuesQuestion {
  clear: left;
  margin-top: 10px;
  padding-top: 20px;
}

.QuesArtifact .QuesQuestion .Description {
  font-size: 0.8em;
  line-height: 1.5em;
  color: grey;
}

.QuesArtifact .QuesAnswerOptionRow {
  clear: left;
}

.QuesArtifact .QuesAnswerOption {
  font-size: 0.7em;
  line-height: 1.1em;
  width: 120px;
  height: 70px;
  padding: 5px 0px;
  float: left;
  border: 1px solid grey;
  padding: 4px;
  margin: 0px 5px 5px 0px;
}

.QuesArtifact .QuesAnswerOption .Title {
  font-weight: bold;
}

.QuesArtifact #QuesAnswerOptionRow2 .QuesAnswerOption {
  border: 1px dotted grey;
}

.QuesAmount {
  padding-left: 10px;
}

.QuesGroup {
  clear: both;
}

.QuesGroup .GroupTitle {
  border-top: 1px dotted grey;
  margin: 0px;
  padding: 5px;
  background: #efefef;
}

.QuesQuestion .EditButton {
  visibility: hidden;
  border: 1px solid grey;
  padding: 0px 5px;
  line-height: 2.0em;
  border-radius: 5px;
  color: white;
  background: grey;
}

.QuesQuestion:hover .EditButton {
  visibility: visible;
}

input[name="question_name"] {
  width: 500px;
}

textarea[name="question_desc"] {
  width: 500px;
}

input[name="option_name"] {
  width: 500px;
}

textarea[name="option_desc"] {
  width: 500px;
}

.Compilation h2 {
  clear: left;
}

.StatusPane {
  clear: left;
}

.QuesQuestionTable td.header {
  font-size: 0.8em;
  text-align: right;
  background: #efefef;
}

.QuesQuestionTable .footer {
  background: #efefef;
  font-size: 0.8em;
  text-align: right;
}

td.QuesAmount, td.QuesFactor, td.QuesAmountPerson, td.QuesAmountPercent  {
  width: 50px;
  text-align: right;
}

.alert100 {
 color: green;
}

.alert33 {
 color: red;
}

.alert66 {
 color: orange;
}

.alert99 {
 color: lightgreen;
}

.test {
width: 960px;
}

.grouping {
  color: black;
}

.normal {
  padding: 5px;
  border: 1px solid white;
}

.newquestion {
  background: yellow;
  padding: 5px;
  border: 1px solid darkred;
}

.newquestion #attention {
  font-size: 14pt;
  color: darkred;
}

.newquestion h2 {
  background: transparent;
}

.normal {
  position: relative;
}

.normal #counter, .newquestion #counter {
  color: grey;
  position: relative;
  left: 550px;
  height: 0px;
  font-size: 14pt;
}

#Coders .amount, #Coders .before {
  width: 50px;
  text-align: right;
}

.answerbox {
  margin-bottom: 40px;
}

.answerbox .smallemblem {
  max-width: 300px;
  max-height: 300px;
}

.answerbox .question {
  font-size: 1.2em;
  line-height: 1.5em;
}

.test {
width: 1200px;
}
