.rank, .rank td {background-color: #f5f9f9;}
.survey-cleared {margin: 0 auto 0 auto;text-align:center;}
.survey-navigator {margin: 0 0 10px 0;}

/* --------------------------------------------------- */

h1 {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12pt;
  color: #012C59;
}

h2 {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 13pt;
  color: #012C59;
}

p {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 10pt;
  color: #000000;
}

td {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 10pt;
  color: #000000;
  text-align: left;
}

li {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 10pt;
  color: #000000;
}

.numquestions {
	color:green;
}

table, tr, td, th {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  align: center;
}

table {
}

.grayboxheader {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-weight: bold;
  color: #000;
  text-align: center;
}

.grayboxfont {
  font-family:  Arial,Verdana,Helvetica,sans-serif;
  font-weight: normal;
  color: #424142;
}

.question {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-weight: bold;
  color: #262C4C;
}

.percentage {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-weight: normal;
  color: #000000;
}

.error {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-weight: bold;
  text-align: center;
  color: #CB0404;
}


.printouttable
{
  width:100%;
}

.printouttable td
{
border-style:solid;
border-color:#ffffff ;
border-bottom-color:#B6DAE3 ;
border-width:1px;
}


.printouttable td:first-child
{
  background-color:#B6DAE3;
  font-weight:bold;
  text-align:right;
  padding-right: 5px;
  padding-left: 5px;
}

.printouttitle
{
  padding-right: 5px;
  padding-left: 5px;
}


/* OLU: Beim Welcometext werden die zwei li Punkte entfernt */
li {
  list-style-type:none;
}

.impressumlink:link {
  color:white;
}

.impressumlink:visited {
  color:white;
}

.impressumlink:active {
  color:white;
}

nonlink:link, nonlink:visited, nonlink:active {text-decoration:none;color:#00677d;border-bottom:0px solid #00677d;}

.analysisimage {
  font-size:  13px; 
  font-weight: bold;
}
.imageText {
    width: 350px;
}

.boldhr {
  height: 5px;
   background-color:#012C59 ;
}

.smallhr {
  width: 600px;
}

.auswertungText {
  padding-top: 25px;
  text-align: center;
}

.flashTD {
  text-align: center;
}
/* ---Hacks by joost---------------------------------------- */

html {background: #ffffff url(blank.gif) 0 0 repeat-x;font-family: Arial, Verdana, Helvetica, sans-serif;nt-size:8pt}
div#wrapper {margin: 0 auto;width: 868px;}
div#wrapper2 {margin: 0 auto;padding-top: 18px;}
div#header {background: url(header-bg.png) no-repeat; right-bottom; margin: 0px 0px 4px 0px; }
div#header .rk-1 {background:  url(blank.gif) 100% 0 no-repeat;}
div#header .rk-2 {background:  url(blank.gif) 0 0 no-repeat;height: 172px;overflow: hidden;}
img#logo {float:left;margin-left:38px;width:255px;height:148px;background: url(logo.gif) 0 0 no-repeat;}

div#prefooter1 {height:4px;padding:0;background:#012C59;}
div#prefooter2 {height:100px;background: url(blank.gif) 0 0 repeat-x;text-align:center;}
div#prefooter3 {height:54px;background: #012C59;text-align:right;}
div#footer {background: url(blank.gif) 0 0 repeat-x;height:95px;}
div#footer .rk-1 {background: url(blank.gif) 100% 0 no-repeat;}
div#footer .rk-2 {background: url(blank.gif) 0 0 no-repeat;height: 105px;overflow: hidden;}
.surveyname {background:#012C59;text-align:center; color:white;padding: 5px; margin: 0px 0px 4px 0px; font-size:1.3em;}
.survey-main {background: #f7f7f8;border:1px solid #4d4f53; padding:15px;}
.survey-description, .survey-survey-description { margin: 5px 0px 0px 0px}
/*.survey-welcome {border-top: 1px solid #49637d;border-bottom: 1px solid #49637d;background-color: #f7f7f8;padding: 5px;text-align:justify;}*/
.submit	{background-color: #f7f7f8;border:1px solid #49637d;cursor:pointer;}
.submit:hover{background:#ced6de;border:1px solid #00677d;}
input.submit:hover{background:#ced6de;border:1px solid #00677d;}
.clearall {font-family: arial;margin: 0 0 10px 0;margin-top:20px;}
.clearall A:link, .clearall A:visited, .clearall A:active {text-decoration:none;color:#00677d;border-bottom:1px solid #00677d;}
.clearall A:hover {text-decoration:none;color:#004554;;border-bottom:1px solid #004554;}
.survey-survey-description {margin: 5px 0 10px 0;}
.survey-survey-percent
{
	padding: 0.2em 0%;
}
#progress-graph
{
	line-height: 1.5em;
	width: 17em;
	font-size: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.2em;
	padding: 0.5em 0.5em 0.4em 1em;
	text-align: left;
}
.hide
{
	font-weight: normal;
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#progress-graph div.zero
{
	width: 2.6em;
	margin-right: 0%;
}
#progress-graph div.graph
{
	width: 10em;
	height: 1.5em;
	border: 1px solid #000;
	margin-top: -1.7em;
	margin-left: 2.6em;
	margin-right: 0%;
}
#progress-graph div.cent
{
	width: 3em;
	margin-top: -1.5em;
	margin-left: 13.3em;
	margin-right: 0%;	
}
/*
.innergraph {background-color:#f0fdff;color: #777777;font-family: arial;}
.innergraph img{height:12px;vertical-align:top;}
.innergraph table{height:12px;border:1px solid #00677d;table-layout:fixed !important;}
.innergraph td{height:12px;}
.graph {border:solid;border-width:2px;border-color:#86b8bc;background-color:#f0fdff;}
*/
.survey-groupname {color:#49637d;font-weight:bold;margin: 10px 0 0 0;padding: 2px 0 0 3px;text-align:center;;border-bottom: 2px solid #49637d;}
/*.survey-groupquestionname {color:#49637d;font-weight:bold; font-size: 14px;margin: 20px 0 0 0;padding: 2px 0 0 3px;text-align:left;}*/
.survey-groupquestionname {color:#000000;font-weight:bold; font-size: 14px;margin: 20px 0 0 0;padding: 2px 0 0 3px;text-align:left; }
.survey-groupquestionnameA {color:#49637d;font-weight:bold; font-size: 14px;margin: 20px 0 0 0;padding: 2px 0 0 3px;text-align:left;}
.survey-groupdescription {font-weight:normal;color:#00262e;padding: 10px;margin:0 0 10px 0;}
.survey-question {margin:0;padding:5px;}
.survey-question-text {display:inline;font-weight:bold;margin:0 0 15px 0;font-size:14px;}
.asterisk {color: #FF0000;padding:0 5px 0 10px;}
.questionhelp{visibility:hidden;display:block;}
.survey-question-answer {display:inline;font-weight:normal;padding-left:25px;}
.survey-question-answer button {}
.survey-question-answer input {}
.survey-question-answer select {background-color: #f0fdff;}
.survey-question-answer option {background-color: #f0fdff;}
.select {background-color: #f0fdff;}
.survey-question-help {margin: 12px 0px 0 2px; clear: both; }
.survey-question-help img {padding: 0 5px 10px 10px;}
.radio {text-align: center;}
.radioT {text-align: center; width: 150px;}
.radioTH {text-align: center; font-weight: bolder; font-size: 0.8em;}
.BError {
  font-weight: bold;
  color:#F00;
  font-size: 14px;
}
.analysisLiteText {margin: 20px;}
.nextq {padding: 20px 0px 20px 0px;}
table.question {background:#fafeff}
.answertextright {text-align:left;font-weight:normal;font-size:0.9em;}
.textarea {background:#white;color: #00677d;width:96%;border:1px solid #3c9aae;padding:4px;margin:0 10px 0 10px;}
.textarea:focus {background:white;color:#004554;}
.array1 {background-color: #ced6de;text-align: center;}
.array2 {background-color: #899aac;text-align: center;}
th.array1 {background-color: #a5d6da; }
table.question tr.array1:hover {background-color: #a5d6da; }
table.question tr.array2:hover {background-color: #a5d6da; }
.errormandatory {font-weight: bold;color: #CB0404;}
.survey-assessment, .survey-completed {text-align:center;border: 1px solid #49637d;background:#f7f7f8;}
A:link, A:visited, A:active {text-decoration:none;color:#00677d;border-bottom:1px solid #00677d;}

A:hover {text-decoration:none;color:#004554;;border-bottom:1px solid #004554;}
.credits {color:white;font-style:italic;float:right;padding-right:15px;margin:-35px 0 0 0;font-size:0.7em}
.credits a {color:white;border-bottom:1px dashed white}
.credits a:hover {border-bottom:1px solid white}
a.imglink {text-decoration:none;border:0}
.kullogo {border:0;margin:10px 0 -10px 0}
.warningjs {font-weight:bold;color:red;}
.survey-question-space {height:5px;}
.answertext {color: #000;font-weight:normal;font-size:0.9em; padding: 3px;}
.nosurveyid {font-size:1.2em;font-weight:bold;text-align:center;padding:20px 10px 20px 10px; margin:20px 0 20px 0;border:1px solid #3c9aae;background-color:#e0fbff}