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

body {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #ADD5F7;
	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;
}

/* #### DIV ############################# */

#container {
	width: 960px;
	padding: 0px;
	margin: 0 auto;
	background-color: #ADD5F7;
	text-align: left;
}

/* #### DIV ############################# */

/* #### HEAD ############################ */

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

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

/* #### HEAD ############################ */

/* #### LOGIN ########################### */

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

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

.login_field {
	width: 170px;
}

/* #### 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;
}

/* #### HINT ############################ */

#start {
	width: 960px;
}


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

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

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

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

.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 ############################# */


.c2text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	line-height: 1.5em;
}

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

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


#nav_head {
	height: 20px;
	background-color: #6387A6;
	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: #FFF;
	line-height: 20px;
}

a.logout:hover {
	color: #000000;
}
a.logout:active {
	color: #000000;
}

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

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

a.path {
	font-size: 11px;
	color: #666666;
	line-height: 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;
}


.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;
}



/* #### 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;
}


/* #### 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;
}


/* #### 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; */
}

