.bgclr-header {
	background-color: #BCCF16;
}

.bgclr-mainmenu {
	background-color: #BCCF16;
}

A.mainmenu {
	color:#636E00;
	text-decoration: none;
	font-weight: bold;
}

A.mainmenu:hover {
	color:#333333;
	text-decoration: underline;
	font-weight: bold;
}

td {
	font-family: Arial;
	color: #000000;
	font-size: 13px; 
}

td.header {
	line-height:25px; 
	vertical-align:middle; 
	background-color:#D9D9D9; 
	font-weight:bold;
}

table.content {
	width:600px;
	padding:1px;
}

table.content_extra {
	width:700px;
	padding:1px;
}

TABLE.totalheight {
	height: 100%;
}

A  {
	color: #333333;
	text-decoration:underline;
	font-weight:bold;
}

A:hover {
	color: #333333;
	text-decoration:underline;
	font-weight:bold;
}

p {
	font-family: Arial;
	color: #000000;
	font-size: 13px; 
}

/**********************************************/
/* Sub-Menu	Styles							  */
/**********************************************/
.bgclr-submenu {
	background-color: #BABABA;
}

.bgclr-submenu-highlight {
	background-color: #D9D9D9;
}

.bgclr-submenu-active {
	background-color: #333333;
}

.submenu-head {
	font-family: Arial;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

A.submenu {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}

A.submenu:hover {
	color:#333333;
	text-decoration: underline;
	font-weight: bold;
}

A.submenu-selected {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A.submenu-selected:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}





body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*
	height: 100%;
	width: 100%;
	*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
}

body.popup {
	background-color: #eeeeee;
	margin: 0px 0px 0px 0px;
	padding: 20px;
	height: 100%;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
}


th {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
}

TD.navitable {
	font-style: arial, tahoma, sans-serif;
	line-height: 30px;
}

a.bold {
	font-weight: bold;
}

h1 {
	font-style: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 15px;
}

h2 {
	font-style: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 10px;
}

.small {
	font-size: 0.8em;
}

div.container {
	clear: both;
}

div.spacing {
	clear: both;
	padding-top: 10px;
	margin-bottom: 20px;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.allprojects-left {
	float: left;
	width: 20%;
	text-align: left;
}

div.row span.allprojects-right {
	float: right;
	width: 77%;
	text-align: left;
}

/* Formular neues Projekt anlegen */

div.row span.formlabel {
	float: left;
	width: 20%;
	text-align: left;
}

div.row span.formelement {
	float: right;
	width: 77%;
	text-align: left;
}

div.row span.radio {
  float: left;
  width: 5%;
  text-align: left;
  }

div.row span.radiolabel {
  float: right;
  width: 93%;
  text-align: left;
  } 

/* Bestätigung neues Projekt anlegen*/

div.row span.label {
	float: left;
	width: 20%;
	text-align: left;
	margin-bottom: 15px;
}

div.row span.value {
	float: right;
	width: 79%;
	text-align: left;
	margin-bottom: 15px;
}

/* Testpersonen hinzufügen */

div.row span.tpLabel {
	float: left;
	width: 30%;
	text-align: left;
	margin-bottom: 30px;
}

div.row span.tpNumber {
	float: left;
	width: 20%;
	text-align: left;
	margin-bottom: 30px;
}

div.row span.tpButton {
	float: left;
	width: 49%;
	text-align: left;
	margin-bottom: 30px;
}

/* Fragebogen konfigurieren */

div.row span.fbLabel {
	float: left;
	width: 30%;
	text-align: left;
	margin-bottom: 10px;
}

div.row span.fbValue {
	float: left;
	width: 30%;
	text-align: left;
	margin-bottom: 10px;
}

div.row span.fbButton {
	float: left;
	width: 39%;
	text-align: left;
	margin-bottom: 10px;
}

/* Ergebnisse anzeigen*/
div.row span.lefthalf {
	float: left;
	width: 50%;
	text-align: left;
	margin-bottom: 10px;
}

div.row span.righthalf {
	float: right;
	width: 49%;
	text-align: left;
	margin-bottom: 10px;
}

/* Legende für Portfolio */
div.row span.legend-img {
	float: left;
	width: 25%;
	text-align: left;
	margin-bottom: 10px;
}

div.row span.legend-text {
	float: right;
	width: 75%;
	text-align: left;
	margin-bottom: 10px;	
}

div.displaywidth
{
	width: 600;
}

html
{
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

/*******************/
/* Styles for tabs */
/*******************/

#navbar
 {
  float:left;
  width:59%;
  background:#ffffff repeat-x bottom;
  font-size:100%;
  line-height:normal;
  }

#tabs ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }

#tabs li {
  float:left;
  background:#D9D9D9 no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }

#tabs a  { 
	 color: #1e1e1e; 
	 font-family: Arial, sans-serif; 
	 font-weight: bold; 
	 text-decoration: none; 
	 display: block; 
	 padding: 5px 15px 5px 6px; 
	 float: left 
	 }
	 
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs
 a {float:none;}
/* End IE5-Mac hack */

#tabs a:hover {
  color:#1e1e1e;
  }

#tabs
 #current {
  background:#999999;
  }

#tabs
 #current a {
  color:#ffffff;
  padding-bottom:5px;
  }