 /* #f2f2e6; */

html { 
	padding: 0px;
	margin: 0px;
}

body {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #fffcef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-position: top center;
}

img {
	border: 0px;
}

a {
	color: #333333;
	text-decoration: none;
}

div{
	text-align: left;
}

table {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	border-collapse: collapse;
}

table, tr, td {
/*	text-align: left; */
}

p, form {
	margin: 0px;
	color: #000000;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

input, textarea, select {
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}

#container {
	width: 960px;
	padding: 0px;
	margin: 0 auto;
	background-color: #ffffff;
	text-align: left;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;
}

#login {
	text-align: center;
	padding: 50px;
}

#login_add {
	width: 530px;
	background-color: #f2f2e6;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-left: 199px;
}

#start {
	width: 960px;
}

#head {
	width: 100%;
	height: 23px;
	background-color: #f17111;
}

#main {
	float: right;
	width: 760px;
	background-color: #ffffff;
	height: 100%;
}

#path {
	height: 20px;
	background-color: #f7ecca;
	padding-left: 15px;
	padding-right: 15px;
}

.left {
	float: left;
	width: 55%;
}

.right {
	float: right;
	width: 45%;
	text-align: right;
}

.leftBA {
	float: left;
	width: 200px;
}

.rightBA {
	text-align: right;
	padding-right: 15px;
}

.clear {
	clear: both;
}

/* #### Head ############################# */

.head_title {
	font-size: 14px;
	color: #ffffff;
	line-height: 1.5em;
	padding-left: 15px;
}

/* #### Navi ############################# */

#nav {
	float: left;
	width: 200px;
	background-color: #f1ebd0;
}


#nav_head {
	height: 20px;
	background-color: #f1d08c;
	padding-left: 15px;
	padding-right: 10px;
}

#nav_module {
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #f1ebd0;
	width: 184px;
}

#nav_module_sub {
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #f1ebd0;
	width: 167px;
}

.nav_status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nav_menu {
	padding-left: 15px;
}

#nav_module li {
	padding-left: 15px;
}

#nav li.nav_space {
	overflow:hidden;
	height: 6px;
	font-size:1px;
	line-height:0em;
}

.nav_titel {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.7em;
}

a.nav_link:link, 
a.nav_link:visited {
	font-size: 11px;
	line-height: 1.5em;
}

a.nav_link:focus, 
a.nav_link:hover {
	font-size: 11px;
	line-height: 1.5em;
	color: #003082;
}
a.nav_link_c:link,
a.nav_link_c:visited {
	font-size: 11px;
	line-height: 1.7em;
	font-weight: bold;
	color: #003082;
} 
a.nav_link_c:focus, 
a.nav_link_c:hover {
	font-size: 11px;
	line-height: 1.7em;
	font-weight: bold;
	color: #003082;
}
a.nav_link_b:link,
a.nav_link_b:visited {
	font-size: 11px;
	line-height: 1.7em;
	font-weight: bold;
} 
a.nav_link_b:focus, 
a.nav_link_b:hover {
	font-size: 11px;
	line-height: 1.7em;
	font-weight: bold;
	color: #003082;
}
a.nav_link_sub:link,
a.nav_link_sub:visited {
	font-size: 11px;
	line-height: 1.7em;
	font-weight: bold;
} 
a.nav_link_sub:focus, 
a.nav_link_sub:hover {
	font-size: 11px;
	line-height: 1.7em;
	font-weight: bold;
	color: #003082;
}

a.nav_link_a:link, 
a.nav_link_a:visited {
	font-size: 11px;
	line-height: 1.5em;
	background-color: #d1cc99;
}
a.nav_link_a:focus, 
a.nav_link_a:hover {
	font-size: 11px;
	line-height: 1.5em;
	color: #003082;
}
a.nav_link_sub_set:link,
a.nav_link_sub_set:visited {
	font-size: 11px;
	line-height: 1.7em;
	background-color: #d1cc99;
	font-weight: bold;
} 
a.nav_link_sub_set:focus, 
a.nav_link_sub_set:hover {
	font-size: 11px;
	line-height: 1.7em;
	font-weight: bold;
	color: #003082;
}


/* #### Role ############################# */

#nav_role {
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #f1ebd0;
	height: 700px;
}

#nav_role li.nav_role {
	font-size: 12px;
	line-height: 2.5em;
	color: #222222;
}
#nav_role li.nav_role_sub {
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
}

#nav_role li.nav_space {
	height: 12px;
}

a.role_link:link {
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
}
a.role_link:visited {
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
}
a.role_link:focus, 
a.role_link:hover {
	font-size: 11px;
	line-height: 1.5em;
	color: #0000BB;
	font-weight: bold;
}


/* #### Logout ############################# */

.logout {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

a.logout:hover {
	font-size: 11px;
	color: #0000BB;
	line-height: 20px;
}

/* #### Path ############################# */

.path {
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}

a.path {
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}

/* #### Main ############################# */

.main_content {
	margin: 15px;
}

.pop_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
 	background-color:#FFFFFF;
}
.pop_menu_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
 	background-color:#B9E0A0;
}
.pop_menu_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
 	background-color:#F69B63;
}
.pop_menu_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
 	background-color:#CCCCCC;
}
.c1text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
}
.c2text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	line-height: 1.5em;
}
.c4text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #000;
	line-height: 1.5em;
}
.cXtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	font-weight: bold;
}
.cXtextI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style:italic;
}
.cYtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.cYtextI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-style:italic;
}

.c3text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2222DD;
	line-height: 1.5em;
}

.c2text_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.c1texT_RC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 1.4em;
}

.c1buttoS_RC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	line-height: 1.4em;
}

.c1table_t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 1em;
	vertical-align: middle;
}
.c1table_d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1em;
	padding-right: 3px;
	padding-top: 2px;
}
.c1table_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 1em;
	text-indent: 2px;
	padding-top: 1px;
}
.c1table_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 1em;
	padding-top: 1px;
}



#rk_indi_edit {
width:240px;
height:390px;
position:fixed;
left:50%;
top:50%;
margin-left:-120px;
margin-top:-195px;
background:#f1ebd0;
border:2px solid #999999;
z-index:1;
display: none;
padding: 10px;
}

/*
<!--[if lte IE 7]>
<style type="text/css">
html {
overflow:hidden;
}
body {
overflow-y:auto;
}
#fixeddiv {
position:absolute;
}
#left {
margin-right:-3px;
}
</style>
<![endif]-->
*/


.input_profile {
	padding-bottom: 5px;
}

.dropdown_profile {
	width: 80px;
	height: 17px;
	vertical-align: middle;
	border: 1px solid #666666;
	background-color: #f2f2e6;
}

.field_profile {
	width: 300px;
	height: 17px;
	vertical-align: middle;
	border: 1px solid #666666;
	background-color: #f2f2e6;
}

.field_profile_password {
	width: 300px;
	height: 17px;
	vertical-align: middle;
	border: 1px solid #333333;
	background-color: #f9f9f9;
}

.field_profile_short {
	width: 50px;
	height: 17px;
	vertical-align: middle;
	border: 1px solid #666666;
	background-color: #f2f2e6;
}

.field_profile_middle {
	width: 184px;
	height: 17px;
	vertical-align: middle;
	border: 1px solid #666666;
	background-color: #f2f2e6;
}

.area_profile {
	width: 300px;
	height: 30px;
	border: 1px solid #666666;
	background-color: #f5f5f5;
}

.but_profile {
	width: 100px;
	height: 20px;
	vertical-align: middle;
	border: 1px solid #333333;
	background-color: #f9f9f9;
}

.warning {
	color: #ff0000;
	padding: 20px;
}

/* #### Lists of DB ############################# */

.c1title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	line-height: 1.5em;
	text-indent: 1em;
}
.c1titleT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444444;
	line-height: 1.5em;
	vertical-align: top;
}
.c1titleTR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EE0000;
	line-height: 1.5em;
	vertical-align: middle;
}
.c1titleTS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	line-height: 1.5em;
	vertical-align: top;
}
.c1titleTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 1.5em;
	vertical-align: top;
}
.c1titlesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
	line-height: 1.5em;
}
.c1profil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 2em;
}
.c1profil_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
}
.c1contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 2em;
}
.c1contactS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 2em;
}
.c2contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1em;
    padding-top: 5px;
}
.c1listhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF4444;
	line-height: 1.5em;
	text-indent: 1em;
	font-weight: bold;
}
.c2listhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF4444;
	line-height: 1.5em;
	font-weight: bold;
}
.c1list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 1.5em;
	padding-left: 10px;
}
.c1list_edit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 1.5em;
	border: 1px solid #999999;
	padding: 2px;
}
.c1list_edit_org {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	border: 1px solid #999999;
}
.c1list_update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	vertical-align: middle;
	line-height: 1em;
	border: 1px solid #999999;
	padding: 1px;
	margin: 2px;
	background-color: #dddaa8;
}

.c1question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 1.5em;
	font-weight: bold;
}
.c1parameter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
}
.c1option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 1.5em;
}
.c1optionnumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
}

/* #### User ############################# */

.input_user {
	float: left;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dropdown_user {
	height: 20px;
	vertical-align: middle;
	border: 1px solid #666666;
	background-color: #D1CC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dropdown_salutation {
	height: 20px;
	vertical-align: middle;
	border: 1px solid #666666;
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.field_user {
	width: 200px;
	margin-top: 2px;
	vertical-align: middle;
	border: 1px solid #666666;
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.but_user {
	width: 100px;
	vertical-align: middle;
	border: 1px solid #666666;
	background-color: #D1CC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* #### AUDIT ############################# */

/*
** Diff rendering
*/
table.diff, td.diff-otitle, td.diff-ntitle {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
}
td.diff-otitle,
td.diff-ntitle {
	text-align: center;
}
td.diff-marker {
	text-align: right;
	vertical-align: top;
	width: 10px;
}
.rtl td.diff-marker {
	text-align: left;
	width: 10px;
}
td.diff-lineno {
	font-weight: bold;
}
td.diff-addedline {
	vertical-align: top;
	width: 315px;
}
td.diff-addedlineX {
	vertical-align: top;
	width: 315px;
	height: 12px;
	color: #0000cc;
}
td.diff-deletedline {
	vertical-align: top;
	width: 315px;
}
td.diff-deletedlineX {
	vertical-align: top;
	width: 315px;
	height: 12px;
	color: #cc0000;
}
td.diff-context {
	vertical-align: top;
	width: 315px;
}
td.diff-spacer {
/*	width: *; */
}
.diffchange1 {
	color: #CC0000;
	vertical-align: top;
	text-decoration: none;
}
.diffchange2 {
	color: #0000CC;
	vertical-align: top;
	text-decoration: none;
}

table.diff {
	border: none;
	width: 100%;
	/*border-spacing: 4px;*/
	
	/* Fixed layout is required to ensure that cells containing long URLs
	   don't widen in Safari, Internet Explorer, or iCab */
	/*table-layout: fixed;*/
}

table.diff td {
	padding: 0;
}
table.diff col.diff-marker {
	width: 10px;
}
table.diff col.diff-content {
	width: 315px;
}
table.diff td div {
	/* Force-wrap very long lines such as URLs or page-widening char strings.
	   CSS 3 draft..., but Gecko doesn't support it yet:
	   https://bugzilla.mozilla.org/show_bug.cgi?id=99457 */
/*	word-wrap: break-word; */
	
	/* As fallback, scrollbars will be added for very wide cells
	   instead of text overflowing or widening */
	overflow: auto;
	
	/* The above rule breaks on very old versions of Mozilla due
	   to a bug which collapses the table cells to a single line.
	   
	   In Mozilla 1.1 and below with JavaScript enabled, the rule
	   will be overridden with this by diff.js; wide cell contents
	   then spill horizontally without widening the rest of the
	   table: */
	/* overflow: visible; */
}

/* #### Expert Report ############################# */

.ex_submit {
	width: 40px;
	height: 15px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #f2f2e6;
	text-align: center;
	margin-top: 2px;
	font-size: 10px;
}

.ex_confirm_1 {
    background-image: url(../images/confirmed_1.png);
    background-repeat:no-repeat;
	background-position:1px 1px;
    float:left;
    width: 70px;
	height: 15px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #CA5D24;
	text-align: right;
	margin-top: 2px;
    margin-left:5px;
	font-size: 10px;
}

.ex_confirm_0 {
    background-image: url(../images/confirmed_0.png);
    background-repeat:no-repeat;
	background-position:1px 1px;
    float:left;
    width: 70px;
	height: 15px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: right;
	margin-top: 2px;
    margin-left:5px;
	font-size: 10px;
}

.ex_edit {
    float:left;
    width: 40px;
	height: 15px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 2px;
    margin-left:5px;
	font-size: 10px;
}

.ex_area {
	width: 580px;
	height: 300px;
	overflow: visible;
	border: 1px solid #000000;
	background-color: #fffcef;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
    margin-left:130px;
	}

.ex_area_citation {
	width: 580px;
	height: 50px;
	overflow: visible;
	border: 1px solid #000000;
	background-color: #fffcef;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
    margin-left:130px;
	}



	
.quest_submit {
	width: 120px;
	height: 20px;
	color: #000000;
	border: 1px solid #e0e2d0;
	background-color: #e0e2d0;
	text-align: center;
	margin-top: 10px;
	margin-right: 20px;
}

/* #### MODUL STATISTICS ############################# */
.c1statstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	line-height: 1.5em;
	text-indent: 1em;
}
.c1stats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
}
.c1statshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF4444;
	line-height: 1.5em;
	text-indent: 1em;
	font-weight: bold;
}
.c2stats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 1.5em;
	text-indent: 1em;
}



/* 
	################################################################################################ 
	#### START
	#### Module
	#### Administration
	################################################################################################ 
*/

/* #### HINT ############################# */
/* 	Link hint */
.hint_link {
	line-height: 2em;
	font-size: 10px;
	color: #AAAAAA;
}
.hint_view {
	display: none;
}
/* 	Box hint */
.hint_box {
	border: 2px solid #e0e2d0;
	padding: 10px;
	font-size: 10px;
}
/* 	Box text */
.hint_text {
	font-size: 10px;
	margin: 1px;
}




/* 
	################################################################################################ 
	#### END
	#### Module
	#### Administration
	################################################################################################ 
*/









/* 
	################################################################################################ 
	#### START
	#### Module
	#### Sector Expert (2020)
	################################################################################################ 
*/

/* 	Confirmation */
.se_confirm_brown_1 {
    background-image: url(../images/sectorexpert_brown_1.png);
    background-repeat:no-repeat;
    background-color: transparent;
    float:left;
    width: 20px;
	height: 20px;
	border: 0px solid #000000;
}

.se_confirm_brown_0 {
    background-image: url(../images/sectorexpert_brown_0.png);
    background-repeat:no-repeat;
    background-color: transparent;
    float:left;
    width: 20px;
	height: 20px;
	border: 0px solid #000000;
}
.se_confirm_yellow_1 {
    background-image: url(../images/sectorexpert_yellow_1.png);
    background-repeat:no-repeat;
    background-color: transparent;
    float:left;
    width: 20px;
	height: 20px;
	border: 0px solid #000000;
}

.se_confirm_yellow_0 {
    background-image: url(../images/sectorexpert_yellow_0.png);
    background-repeat:no-repeat;
    background-color: transparent;
    float:left;
    width: 20px;
	height: 20px;
	border: 0px solid #000000;
}
.se_confirm_cyan_1 {
    background-image: url(../images/sectorexpert_cyan_1.png);
    background-repeat:no-repeat;
    background-color: transparent;
    float:left;
    width: 20px;
	height: 20px;
	border: 0px solid #000000;
}

.se_confirm_cyan_0 {
    background-image: url(../images/sectorexpert_cyan_0.png);
    background-repeat:no-repeat;
    background-color: transparent;
    float:left;
    width: 20px;
	height: 20px;
	border: 0px solid #000000;
}
.se_confirm_green_1 {
    background-image: url(../images/sectorexpert_green_1.png);
    background-repeat:no-repeat;
    background-color: transparent;
    float:left;
    width: 20px;
	height: 20px;
	border: 0px solid #000000;
}

.se_confirm_green_0 {
    background-image: url(../images/sectorexpert_green_0.png);
    background-repeat:no-repeat;
    background-color: transparent;
    float:left;
    width: 20px;
	height: 20px;
	border: 0px solid #000000;
}

/* 	Button Edit */
.se_edit_1 {
    background-image: url(../images/sectorexpert_red_1.png);
    background-repeat:no-repeat;
    background-color: transparent;
    width: 20px;
	height: 20px;
	margin-left:0px;
	border: 0px solid #000000;
}

.se_edit_0 {
    background-image: url(../images/sectorexpert_red_0.png);
    background-repeat:no-repeat;
    background-color: transparent;
    width: 20px;
	height: 20px;
	margin-left:0px;
	border: 0px solid #000000;
}

/* 	Textbox Comment Edit */
.se_area_comment {
	width: 540px;
	height: 100px;
	overflow: visible;
	border: 1px solid #000000;
	background-color: #fffcef;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	}

.se_read_comment {
	width: 540px;
	overflow: visible;
	border: 1px solid #000000;
	background-color: #fffcef;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	}

/* 
	################################################################################################ 
	#### END
	#### Module
	#### Sector Expert (2016)
	################################################################################################ 
*/





/* #### MODUL SCHEDULE FEED ############################# */
.milestone_new {
	line-height: 2em;
}
.milestone_edit {
	display: none;
	line-height: 2em;
}
.milestone_box {
	border: 2px solid #e0e2d0;
	padding: 10px;
}
.but_schedule {
	width: 40px;
	vertical-align: middle;
	border: 1px solid #666666;
	background-color: #D1CC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

/* #### MODUL CMS ENTRY ############################# */
.entry_new {
	line-height: 2em;
}
.entry_edit {
	display: none;
	line-height: 2em;
}
.entry_box {
	border: 2px solid #e0e2d0;
	padding: 10px;
}
.but_entry {
	width: 35px;
	vertical-align: middle;
	border: 1px solid #666666;
	background-color: #D1CC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

/* #### Questionnaire ############################# */

.quest_head {
	width: 740px;
	/*
	height: 20px;
	background-color: #fffcef;
	*/
	}
	
.quest_head_l {
	float: left;
	width: 605px;
	padding-top: 8px;
	}
	
.quest_head_r {
	float: right;
	width: 120px;
	text-align: right;
	padding-right: 15px;
	padding-top: 8px;
	}

.quest_sub_head {
	height: 22px;
	/*text-align: center;*/
/*	border: 3px solid #ffffff; */
/*	background-color: #fffcef; */
	padding-left: 4px;
	}
	
.quest_sub_head_on {
	height: 22px;
	/*text-align: center;*/
/*	border: 1px solid #e0e2d0; */
/*	border: 3px solid #ffffff; */
/*		border-bottom: 2px solid #000000; */
/*		border-top: 2px solid #000000; */
/*	background-color: #f7ecca; */
	padding-left: 4px;
	background-image: url(../images/nav_indi3.gif);
	background-repeat: repeat-x;
	}

.quest_table_radio {
	width: 425px;
}

.quest_table_radio_small {
	width: 310px;
}

.quest_table_T6 {
	width: 705px;
}

.quest_table_T6_small {
	width: 560px;
}

.quest_table_hilite {
	background-color: #fffcef;
}
	
.quest_area {
	width: 724px;
	height: 400px;
	border: 1px solid #e0e2d0;
	font-size: 12px;
	color: #444444;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
/*	margin-right:10px; */
	}

.quest_area2 {
	width: 724px;
	height: 150px;
	border: 1px solid #e0e2d0;
	font-size: 12px;
	color: #444444;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
/*	margin-right:10px; */
	}
	

#quest_complete_head {
	height: 20px;
	width: 725px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #e0e2d0;
	background-color: #f7ecca;
	padding-left: 3px;
}

#quest_text_head {
	height: 20px;
	width: 725px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #e0e2d0;
	background-color: #f7ecca;
	padding-left: 3px;
}

#quest_citation_head {
	height: 20px;
	width: 725px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #e0e2d0;
	background-color: #f7ecca;
	padding-left: 3px;
}

#quest_comment_head {
	height: 20px;
	width: 725px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #e0e2d0;
	background-color: #f7ecca;
	padding-left: 3px;
}
#quest_comment_head_old {
	height: 20px;
	width: 215px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #d7d0b2;
	background-color: #d7d0b2;
	margin-top: 10px;
	padding-left: 3px;
}
#quest_annotation_head {
	height: 20px;
	width: 725px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #e0e2d0;
	background-color: #f1d08c;
	padding-left: 3px;
}
#quest_calibration_head {
	height: 40px;
	width: 215px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #e0e2d0;
	background-color: #f7ecca;
	padding-left: 3px;
}

#quest_text_view {
	width: 725px;
/*	width: 704px; */
	border: 1px solid #ffffff;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
/*	padding-right:20px; */
}

#quest_citation_view {
	width: 725px;
/*	width: 704px; */
	border: 1px solid #ffffff;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
/*	padding-right:20px; */
}

#quest_comment_view {
	width: 725px;
/*	width: 704px; */
	border: 1px solid #ffffff;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
/*	padding-right:20px; */
}
#quest_annotation_view {
	width: 725px;
/*	width: 704px; */
	border: 1px solid #ffffff;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
/*	padding-right:20px; */
}
#quest_calibration_view {
	width: 215px;
/*	width: 704px; */
	border: 1px solid #ffffff;
	font-size: 12px;
	color: #222222;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
/*	padding-right:20px; */
}

#quest_text_edit {
	display: none;
}

#quest_citation_edit {
	display: none;
}

#quest_comment_edit {
	display: none;
}

#quest_annotation_edit {
	display: none;
}

#quest_table_edit {
	display: none;
}

#quest_table_2_edit {
	display: none;
}

#quest_add_edit {
	display: none;
}


/* #### Overview ############################# */

#overview {
	float: right;
	width: 760px;
    background-color: #ffffff;
}

.main_overview {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
}


#overview li.overview_space {
	height: 10px;
	margin-top: -2px;
	padding-top: 2px;
}

#overview li.overview_D0 {
	font-size: 12px;
	background-color: #f0980a; 
	margin-left: 13px;
	margin-top: -2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 300px;
}
#overview li.overview_D1 {
	font-size: 12px;
	background-color: #f0980a; 
	margin-left: 13px;
	margin-top: -2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 300px;
}
#overview li.overview_P0 {
	font-size: 12px;
	background-color: #053a5d; 
	margin-left: 13px;
	margin-top: -2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 300px;
}
#overview li.overview_P1 {
	font-size: 12px;
	background-color: #053a5d; 
	margin-left: 13px;
	margin-top: -2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 300px;
}
#overview li.overview_G0 {
	font-size: 12px;
	background-color: #1eb4ff; 
	margin-left: 13px;
	margin-top: -2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 300px;
}
#overview li.overview_G1 {
	font-size: 12px;
	background-color: #1eb4ff; 
	margin-left: 13px;
	margin-top: -2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 300px;
}

#overview li.overview_2 {
	font-size: 12px;
	line-height: 1em;
 	
 	margin-left: 15px;
 	margin-top: -2px;
 	padding-top: 12px;
	padding-bottom: 3px;
 	width: 300px;
 }

#overview li.overview_3 {
	font-size: 12px;
	line-height: 1em;
	
	margin-left: 15px; 
	margin-top: -2px; 
	padding-top: 4px; 
	margin-bottom: -4px;
	width: 276px;
	height: 26px;
}

a.overview_link_SUM:link, 
a.overview_link_SUM:visited {
	font-size: 11px;
	line-height: 1.5em;
	margin-left: 15px;
	color: #FFFFFF;
}

a.overview_link_SUM:focus, 
a.overview_link_SUM:hover {
	font-size: 11px;
	line-height: 1.5em;
	margin-left: 15px;
}

a.overview_link:link, 
a.overview_link:visited {
	font-size: 11px;
	line-height: 1.5em;
}

a.overview_link:focus, 
a.overview_link:hover {
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
}

a.overview_link_S:link, 
a.overview_link_S:visited {
	font-size: 12px;
	line-height: 1.5em;
	color: #ffffff;
	margin-left: 15px;
}

a.overview_link_S:focus, 
a.overview_link_S:hover {
	font-size: 12px;
	line-height: 1.5em;
	color: #ffffff;
	margin-left: 15px;
}

a.overview_link_G:link, 
a.overview_link_G:visited {
	font-size: 12px;
	line-height: 1.5em;
	color: #ffffff;
	margin-left: 15px;
}

a.overview_link_G:focus, 
a.overview_link_G:hover {
	font-size: 12px;
	line-height: 1.5em;
	color: #ffffff;
	margin-left: 15px;
}

a.overview_link_DIMs:link, 
a.overview_link_DIMs:visited {
	font-size: 12px;
	line-height: 1em;
	color: #FFFFFF;
}

a.overview_link_DIMs:focus, 
a.overview_link_DIMs:hover {
	font-size: 12px;
	line-height: 1em;
	color: #FFFFFF;
}

a.overview_link_DIMg:link, 
a.overview_link_DIMg:visited {
	font-size: 12px;
	line-height: 1em;
	color: #FFFFFF;
}

a.overview_link_DIMg:focus, 
a.overview_link_DIMg:hover {
	font-size: 12px;
	line-height: 1em;
	color: #FFFFFF;
}

.overview_link_3l {
	float: left;
	width: 24px;
	height: 15px;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	color: #333333;
	background-color: #d7d0b2;
	font-weight: bold;
}

.overview_link_3r {
	float: right;
	width: 245px;
	line-height: 1.1em;
	margin-left: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px;
 }




.h1index{
	font-size: 18px;
	color: #333333;
	line-height: 1.5em;
	text-indent: -145px;
	padding-left: 160px;
}
.h1dimension{
	font-size: 18px;
	color: #333333;
	line-height: 1.5em;
	text-indent: -145px;
	padding-left: 160px;
}
.h1category{
	font-size: 18px;
	color: #333333;
	line-height: 1.5em;
	text-indent: -145px;
	padding-left: 160px;
}
.h1criterion{
	font-size: 18px;
	color: #333333;
	line-height: 1.5em;
	text-indent: -145px;
	padding-left: 160px;
}


ul.li_P {
	background-image: url(../images/nav_P.gif);
	background-repeat: repeat-y;
}

ul.li_D {
	background-image: url(../images/nav_D.gif);
	background-repeat: repeat-y;
}

ul.li_G {
	background-image: url(../images/nav_G.gif);
	background-repeat: repeat-y;
}

ul.li_SUM {
	background-image: url(../images/nav_SYNOPSIS.gif);
	background-repeat: repeat-y;
}

ul.li_SUP {
	background-image: url(../images/nav_SUPPORT.gif);
	background-repeat: repeat-y;
}

li.li_headline {
	height: 22px;
}

li.li_P {
	background-color: #053a5d;
	margin-left: 0px;
	height: 20px;
}

li.li_D {
	background-color: #f0980a;
	margin-left: 0px;
	height: 20px;
}

li.li_G {
	background-color: #1eb4ff;
	margin-left: 0px;
	height: 20px;
}

li.li_OVER {
	background-color: #d7d0b2;
}

li.li_SUM {
	background-color: #799b7e;
}

li.li_SUP {
	background-color: #70530e;
}

li.li_on {
	background-color: #fffcef;
}

#nav li.nav_1_D {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	width: 185px;
	margin-top: 10px;
	margin-left: 15px;
	background-color: #f0980a;
}
#nav li.nav_1_G {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	width: 185px;
	margin-top: 10px;
	margin-left: 15px;
	background-color: #1eb4ff;
}
#nav li.nav_1_P {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	width: 185px;
	margin-top: 10px;
	margin-left: 15px;
	background-color: #053a5d;
}

#nav li.nav_2 {
	font-size: 12px;
	line-height: 1em;
	width: 185px;
	margin-left: 15px;
	margin-top: 10px;
}

#nav li.nav_3 {
	margin-left: 15px;
	font-size: 12px;
	line-height: 1em;
	width: 185px;
	padding-top: 2px;
}

.nav_active {
	background-color: #fffcef;
	}

a.nav_link_OVER:link, 
a.nav_link_OVER:visited {
	font-size: 11px;
	line-height: 1.5em;
	margin-left: 15px;
}

a.nav_link_OVER:focus, 
a.nav_link_OVER:hover {
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	margin-left: 15px;
}

a.nav_link_SUM:link, 
a.nav_link_SUM:visited {
	font-size: 11px;
	line-height: 1.5em;
	margin-left: 15px;
	color: #ffffff;
}

a.nav_link_SUM:focus, 
a.nav_link_SUM:hover {
	font-size: 11px;
	line-height: 1.5em;
	margin-left: 15px;
}

a.nav_link_SG:link, 
a.nav_link_SG:visited {
	font-size: 11px;
	line-height: 1.2em;
}

a.nav_link_SG:focus, 
a.nav_link_SG:hover {
	font-size: 11px;
	line-height: 1.2em;
	color: #000000;
	background-color: #fffcef;
}

a.nav_link_S:link, 
a.nav_link_S:visited {
	font-size: 12px;
	line-height: 1.5em;
	color: #ffffff;
	margin-left: 0px;
}

a.nav_link_S:focus, 
a.nav_link_S:hover {
	font-size: 12px;
	line-height: 1.5em;
	color: #ffffff;
	margin-left: 0px;
}

a.nav_link_G:link, 
a.nav_link_G:visited {
	font-size: 12px;
	line-height: 1.5em;
	color: #ffffff;
	margin-left: 15px;
}

a.nav_link_G:focus, 
a.nav_link_G:hover {
	font-size: 12px;
	line-height: 1.5em;
	color: #ffffff;
	margin-left: 15px;
}

a.nav_link_DIMs {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	color: #ffffff;
	margin-left: 2px;
}

a.nav_link_DIMg {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	color: #ffffff;
	margin-left: 2px;
}

.nav_link_3l {
	float: left;
	width: 22px;
	height: 13px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	color: #333333;
	background-color: #d7d0b2;
}

.nav_link_3r {
 	margin-left: 5px;
	float: right;
	width: 158px;
}

/* #### MODUL Q ############################# */


.c1question_S {
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}

.c1question_G {
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}

.c1parameter {
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding-right: 30px;
}

.c1option_head {
	height: 20px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #e0e2d0;
	background-color: #f7ecca;
	padding-left: 3px;
	padding-right: 3px;
}

.c1option_head_grey {
	height: 20px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	padding-left: 3px;
	padding-right: 3px;
}

.c1option {
	width: 350px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #e0e2d0;
	padding: 3px;
}

.c1option_2 {
	width: 300px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #e0e2d0;
	padding: 3px;
}

.c1option_2_grey {
	width: 300px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #cccccc;
	padding: 3px;
}

.c1option_on {
	width: 350px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #e0e2d0;
	padding: 3px;
	background-color: #fffcef;
}

.c1optionnumber {
	width: 25px;
	font-size: 14px;
	color: #333333;
	border: 1px solid #e0e2d0;
	padding: 3px;
	text-align: center;
}

.c1optionnumber_on {
	width: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #e0e2d0;
	padding: 3px;
	background-color: #fffcef;
	text-align: center;
}
/* 	Given score EDIT */
.c1optionnumber1 {
	height: 23px;
	width: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
/* 	Given score VIEW */
.c1optionnumber1_on {
	height:23px;
	width: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	text-align: center;
	background-color: #e9e9dd;
}
/* 	Given score EDIT lower number */
.c1optionnumber2 {
	height: 23px;
	width: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
/* 	Given score VIEW lower number */
.c1optionnumber2_on {
	height:23px;
	width: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	text-align: center;
	background-color: #e9e9dd;
}

/* 	Slot score VIEW */
.c1optionnumber_slots {
	font-size: 10px;
	color: #333333;
	padding: 0px;
	text-align: center;
}

/* 	Slot score VIEW */
.c1optionnumber_slots_old {
	font-size: 10px;
	color: #999999;
	padding: 0px;
	text-align: center;
}

.c1input {
	height: 27px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #e0e2d0;
	padding: 3px;
}

.c1input_grey {
	height: 27px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #cccccc;
	padding: 3px;
}

.c1input_2 {
	width: 92px;
	height: 27px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #e0e2d0;
	padding: 3px;
}

.c1input_2_grey {
	width: 92px;
	height: 27px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #cccccc;
	padding: 3px;
}

.c1inputfield {
	width: 40px;
	height: 16px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #e0e2d0;
}

.c1inputfield_2 {
	width: 80px;
	height: 16px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #e0e2d0;
}

.c1Xinputfield {
	height: 16px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #e0e2d0;
	margin-right: 2px;
	margin-left: 2px;
}

.c1inputarea {
	height: 80px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #e0e2d0;
	vertical-align: top;
	padding: 3px;
}

.c1inputarea_grey {
	height: 80px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #cccccc;
	vertical-align: top;
	padding: 3px;
}

.c1textarea {
	height: 70px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #e0e2d0;
	vertical-align: top;
	margin-right: 2px;
	margin-left: 2px;
}

.c1contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 2em;
}
.c2contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.4em;
}

 /* #### MODUL Q ############################# */
/* #### Quantitativ ######################### */
.c1quanhead {
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	padding-left: 10px;
}
.c1quanhead2 {
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
}
.c1quantext {
	font-size: 12px;
	color: #000000;
	line-height: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.c1quantext2 {
	font-size: 12px;
	color: #000000;
	line-height: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.c1quanselect {
	font-size: 12px;
	color: #000000;
	line-height: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}
.c1quanmeta {
	font-size: 11px;
	color: #000000;
	line-height: 1.2em;
}
.c1quanadd {
	font-size: 11px;
	color: #666666;
	line-height: 1.2em;
}


 /* #### Quantitativ ######################### */
/* #### MODUL Q ############################# */

#tables_indi_edit {
	width:240px;
	height:390px;
	/*position:fixed;*/
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-120px;
	margin-top:-145px;
	background:#fffcef;
	border:2px solid #f1d08c;
	z-index:1;
	/*display: none;*/
	visibility: hidden;
	padding: 10px;
	text-align: center;
}

 /* #### Aggregation ######################### */
/* #### MODUL ############################# */

.c1aggregation_update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222222;
	vertical-align: middle;
	border: 1px solid #999999;
	padding: 0px;
	margin: 0px;
	background-color: #CCCCCC;
}
.c1aggregation_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.c1aggregation_content_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.c1aggregation_content_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
	text-align: center;
}


/* #### Country Report ############################# */

.quest_table_radio_CR {
	width: 730px;
}

#quest_complete_head_CR {
	width: 120px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #e0e2d0;
	background-color: #f7ecca;
	padding-left: 3px;
	margin-top: 10px;
}

.quest_exp_head {
	height: 20px;
	width: 223px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	border: 1px solid #e0e2d0;
	background-color: #f7ecca;
	padding-left: 3px;
}


.quest_comment_view_CR {
	float: left;
	width: 223px;
	font-size: 12px;
	color: #222222;
	border: 1px solid #ffffff;
	line-height: 1.5em;
}

.nav_titel_CR {
	height: 40px;
	font-size: 18px;
	line-height: 1.2em;
	padding-top: 8px;
}

.c1parameter_CR {
	font-size: 10px;
	color: #666666;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding-right: 30px;
}


.c1index {
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
.c1dimension {
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
.c1category {
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
.c1indicator {
	font-size: 10px;
	color: #333333;
	line-height: 1em;
	font-weight: normal;
}

p.top-vertical-text {
	border:0px solid red;
	writing-mode:rl-tb; filter: flipv() fliph();
	-webkit-transform:rotate(270deg);
	-webkit-transform-origin: 230% 50%;
	-moz-transform:rotate(270deg);
	-moz-transform-origin: 230% 50%;
	-o-transform: rotate(270deg);
	-o-transform-origin: 230% 50%;
	white-space:nowrap;
	display:block;
	bottom:0;
	width:17px;
	height:80px;
/*	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	text-shadow: 0px 0px 1px #333; */
}
p.bot-vertical-text {
	border:0px solid red;
	writing-mode:rl-tb;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	white-space:nowrap;
	display:block;
	bottom:0;
	width:17px;
	height:17px;
/*	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	text-shadow: 0px 0px 1px #333; */
}


/* 
	################################################################################################ 
	#### START
	#### Module
	#### Status
	################################################################################################ 
*/

/* 	HEAD */
.status_title {
	font-weight: bold;
	font-size: 12px;
	height: 17px;
}
.status_legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	height: 17px;
}
.status_legend_gray {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	height: 17px;
	color: #999999;
}

.status_author {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

/* 
	################################################################################################ 
	#### END
	#### Module
	#### Status
	################################################################################################ 
*/



/* 
	################################################################################################ 
	#### START
	#### Module
	#### Context Variables
	################################################################################################ 
*/

/*	#### Score list ############################################################################# */
/* 	Columm titles */
.c1referhead {
	font-size:0.8em;
	color: #000000;
	line-height: 1.5em;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-color:#C0C2B0;
}
/* 	Cells */
.c1refertext {
	font-size:0.8em;
	color: #000000;
	line-height: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-color:#C0C2B0;
}
/*	#### Metadata ############################################################################### */
/* 	Title */
.c1refermeta {
	font-size: 11px;
	color: #000000;
	line-height: 1.2em;
	font-weight: bold;
}
/* 	Content */
.c1referadd {
	font-size: 11px;
	color: #666666;
	line-height: 1.2em;
}

/* 
	################################################################################################ 
	#### END
	#### Module
	#### Reference Indicators
	################################################################################################ 
*/



/* 
	################################################################################################ 
	#### START
	#### Module
	#### Expert Account
	################################################################################################ 
*/


/* #### Expert Finder ############################# */

.EF_dropdown_salutation {
	height: 20px;
	vertical-align: middle;
	border: 1px solid #BBBBBB;
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.EF_field_user {
	margin-top: 2px;
	vertical-align: middle;
	border: 1px solid #BBBBBB;
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* 
	################################################################################################ 
	#### END
	#### Module
	#### Expert Account
	################################################################################################ 
*/

