/* CSS Document */

html{
  margin: 0;
  padding: 0;
  font-size:100%;
}
body {
  font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
  
  /*background-color: #FFde8f;  */
  color: #333333;
  line-height: 1.6em;
  margin: 1em 0;
  padding:0;
  font-size: .8em;
  text-align: center; /* IE 5 FIX FOR CENTERING */
}

html>body {
  font-size:.8em;
} /* IE ~5 */


p {
    text-align: left;
	margin-bottom: 1em;
	margin-top: 0em;
	line-height: 1.3em;	
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-top: 1.3em;	
}
#pageDiv {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0.5em;
    /*width: 76.3em;*/
	width: 100%;
	height: 100%;
	float: left;
	
}

/*body>#pageDiv {width:76.3em;height:100%}*/ /* IE ~5  */

#header {
	height:90px;
	text-align: left;
	width: 100%;
}
#logo {
	float: left;
	padding-right: .8em;
	width: 16em;
}
#logo[id] {
	float: left;
	padding-right: 0.6em;
	width: 16em;
}

#leiste {
	overflow: hidden;
	width: auto;
}
#navSubContainer {
display: none;
	padding-left: 10px;
	clear: both;
	float: right;
	background: #FFde8f;
	width: 16em;
  	font-size:95%;
}
#navSubContainer[id] {
	clear: right;
	float: right;
}
#navSubContainer a:link{
    color            : #333333;
    font-weight      : normal;
    text-decoration  : none;
    text-align: center;
}
#navSubContainer a:visited{
    text-decoration  : none;
}
#navSubContainer a:active{
    text-decoration  : none;
}
#navSubContainer a:hover {
    /*color : #652984; // Kobra-Logo violett*/
	color: red;
}

#submenuItem {
	margin-bottom: 0.25em;
	background-color: #FFCC00;
	padding-top: 0.6em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	text-align	: left;
}
.submenuItem1 {
	border-right: 4px solid #652984;
}
.subMenuLink {
	display: block;
	width: 100%;
	color: black;
	text-align: left !important;
	line-height: 1.1em;	
}
.subMenuLinkAct {
	display: block;
	width: 100%;
	color: red;
	text-align: left !important;
	line-height: 1.1em;	
}
#navContainer {
display: none; 
	position: absolute;
	top: 109px;
	left: 6px;
	margin-top: 0em;
	padding:0;
	margin-left:0em;
	width: 15.6em;
	
	background: #FFde8f;
 	text-align: left;
}
#navContainer a:link{
    color            : #333333;
    font-weight      : normal;
    text-decoration  : none;
    text-align: center;
}
#navContainer a:visited{
    text-decoration  : none;
}
#navContainer a:active{
    text-decoration  : none;
}
#navContainer a:hover {
    /*color : #652984; // Kobra-Logo violett*/
	color: red;
}
#mainmenuItem {
	margin-bottom: 0.25em;
	background-color: #FFCC00;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	text-align	: left;
} 
#mainmenuItemSub {

	margin-bottom: 0.25em;
	background-color: #FFCC00;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 3em;
	text-align	: left;
	margin-left: 4px;
}
.mainmenuItem1 {
	border-left: 4px solid #f4a460;
}
.mainmenuItem2 {
	border-left: 4px solid #ff6347;
}
.mainmenuItem3 {
	border-left: 4px solid #ff9900;
}
.mainmenuItem4 {
	border-left: 4px solid #bb860b;
}
.mainMenuLink {
	display: block;
	width: 100%;
	color: black;
	text-align: left !important;	
}
.mainMenuLinkAct {
	display: block;
	width: 100%;
	color: red !important;	
	text-align: left !important;	
}

#content {

	/*margin-left: 16.5em; */
	margin-left: 0.5em;
	margin-top: 0em;    	
	text-align: left;
	padding: 1em;
	background: white;
}
/*body>#content {width:50.5em;}*/ /* IE  */
#content a:link{
    color            : #333333;
    font-weight      : normal;
    text-decoration  : underline;
}
#content a:visited{
    color            : #333333;
    font-weight      : normal;
    text-decoration  : underline;
}
#content a:active{
    color            : #333333;
    font-weight      : normal;
    text-decoration  : underline;
}

#content a:hover {
    /*color : #652984; // Kobra-Logo violett*/
	color: red;
    text-decoration  : none;
}
#content td {
  font-size: .8em;
}

/* glossary */
#content .csc-header h3 {margin-bottom: 0.2em;margin-top: 0em;}
.tx-sgglossary-pi1 table td {
	  font-size: .8em;
}
#glossary_entries_row td {
	display: none;
}
#glossary_entry_table tr td {
	padding-bottom: 0.4em;	
	width: 20em !important;
}
/* FAQ */
.tx-irfaq-pi1 dt {
	text-decoration: underline;

}
.tx-irfaq-pi1 div.additional-info {
	/*font-size: 0.8em;*/
	display: none;
}
.tx-indexedsearch .tx-indexedsearch-res {
	margin-top: 1em;
}
.tx-indexedsearch .tx-indexedsearch-res table td{
	font-size: 0.8em;
}
.tx-indexedsearch .tx-indexedsearch-searchbox table tr td{
	font-size: 0.8em;
	padding-right: 1em;
}

.tx-indexedsearch h2 {font-size: 1em;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; 	font-size: 0.8em;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:10em; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:25em; 	}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch p.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; 	font-size: 0.6em;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }

.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }



.csc-linkToTop {
display: none;
	font-size: 0.8em;
}
.csc-frame-rulerAfter {
	border-top: 1px solid #FFde8f;
	margin-top: 1em;
	margin-bottom: 1em;
}
/* */
.user-cwkomp2-pi1 .q_table {
	background-color: #fefedd;	
}
.user-cwkomp2-pi1 .q_header1 td {
	font-size: 0.8em;
	padding: 0.2em;	
	background-color: #fefecc;
}
.user-cwkomp2-pi1 .q_header1 td.q_header1_row2 {
	text-align: center;
}
.user-cwkomp2-pi1 .q_header2 td{
	font-size: 0.6em !important;	
	font-weight: bold;
	padding: 0.4em;	
	text-align: center;
}
.user-cwkomp2-pi1 .q_header2comp td{
	font-size: 0.6em !important;	
	font-weight: bold;
	padding: 0.4em;	
	text-align: center;
	background-color: #fefecc;	
}

.user-cwkomp2-pi1 .q_abilities_cat_descr {
	color: #652984;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.user-cwkomp2-pi1 .q_items_norm td {	padding: 0.2em;}

.user-cwkomp2-pi1 .q_items td {	padding: 0.4em;}
.user-cwkomp2-pi1 .q_items td:hover {	background-color: #fefefe;}

.user-cwkomp2-pi1 .q_items_eval{	float: left; width: 24%;}
.user-cwkomp2-pi1 .q_items_eval5 {	text-align: center;}
.user-cwkomp2-pi1 .q_items_eval4 {	text-align: center;}
.user-cwkomp2-pi1 .q_items_eval3 {	text-align: center;}
.user-cwkomp2-pi1 .q_items_eval2 {	text-align: center;}
.user-cwkomp2-pi1 .q_items_eval1 {	text-align: center;}

.user_cwkomp2_pi1-submit {
	display: none;
}

.user-cwkomp2-pi1 .eval_abilities_set {	    width:2em;height:0.5em; border: 1px solid brown; float: left;margin-right: 1px; background-color: brown;}
.user-cwkomp2-pi1 .eval_abilities_notset {	width:2em;height:0.5em;border: 1px solid brown; float: left;margin-right: 1px;}
/* style balken: action-showprofile-seite */
.user-cwkomp2-pi1 .eval_showprofile_set { width:2em;padding-left:38%;}
.user-cwkomp2-pi1 .eval_showprofile_item { width:2em;height:0.5em;background-color: orange; border: 1px solid orange; float: left; margin-bottom: 1px;}
.user-cwkomp2-pi1 .eval_showprofile_item_nf { width:2em;height:0.5em;background-color: transparent; border: 1px solid orange; float: left; margin-bottom: 1px;}

.user-cwkomp2-pi1 .eval_interests_set {	    width:2em;height:0.5em;background-color: orange; border: 1px solid orange; float: left;margin-right: 1px;}
.user-cwkomp2-pi1 .eval_interests_notset {	width:2em;height:0.5em;border: 1px solid orange; float: left;margin-right: 1px;}
.user-cwkomp2-pi1 .p_match_cat_name {font-weight: bold;	color: #652984;}

.user-cwkomp2-pi1 .profile_table { 	background-color: #fefedd; border: 1px solid #CCCCCC;}
.user-cwkomp2-pi1 .prof_header1 td {	font-size: 0.9em !important; font-weight: bold; padding: 0.4em; background-color: #fefecc; color: #652984;}
.user-cwkomp2-pi1 .prof_row td {	padding: 0.4em;}
.user-cwkomp2-pi1 .prof_table_degree { float: right; font-weight: normal;}
.user-cwkomp2-pi1 .prof_table_profname { float:left; }

.user-cwkomp2-pi1 p.eval_comp_group {
	font-weight: bold;
	margin-top: 2em;
	color: #652984;
}
.user-cwkomp2-pi1 p.eval_comp_hint {}
.user-cwkomp2-pi1 .eval_comp_table {width: 99%;}
.user-cwkomp2-pi1 .eval_comp_table tr td {border-bottom: 1px solid #CCCCCC; padding: 0.4em;}

.user-cwkomp2-pi1 .whiteTD {background-color: white; border-left: none; border-right: none;}
/* */
/* Sitemap Styles */
.csc-sitemap ul li {list-style-type: none;}
/* Sitemap Styles */
div.csc-frame-rulerAfter { border-bottom: 1px solid #FFde8f; margin-bottom: 2em;margin-top: 1em;}
/* Mailform Styles */
.csc-mailform {border: none;}
.csc-mailform-field {}
.csc-mailform-field label{ width: 7em; display: block; float: left; text-align: right; }
.csc-mailform-field input, select, textarea { margin-left: 2em;  font-size: 1em; font-family: Arial, Helvetica, sans-serif;}
.csc-mailform-field input, textarea {padding-left: 0.2em;}
.csc-mailform .csc-mailform-field .csc-mailform-label {font-weight: bold; display: block; margin-top: 1.5em; margin-bottom: 1em;}
.csc-mailform .csc-mailform-field .csc-mailform-submit {margin-left: 9em; margin-top: 0.5em}
/* Mailform Styles */

.align-right {text-align: right;}
.align-center {text-align: center;}

div.csc-textpic-left {
	padding-left: 2em;
}
.q_quest {
	border-bottom: 1px dashed black;
	padding-bottom: 1em;
}
.testscripts {
	display: none;
}