/*html {
	height: 100%; 
	margin-bottom: 1px;
}

body { 
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color: #000063;*/
	/*background-color: #CBD7DE;*/
	/*margin: 1px;
}

body, ul li, td, a, select {
	font-size: 9pt;
}

a {
	text-decoration: none;
	color: #0B5492;
}
a:hover { 
	text-decoration: underline;
	color: #FF7A21; 
}

A:link IMG, A:visited IMG {
	border: 0px;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 0;
}*/

.input { 
	border: 1px #99BDDF solid;
	font-size: 8pt;
}

.site {  
	text-align: justify; 
	margin: 10px 50px 10px 10px; 
}

.big {
	font-size: 10pt;
}

.button_edit { 
	font-size: 8pt;
	font-weight: bold; 
	height: 20px; 
	border: 1px #FF4040 solid; 
	background-color: #C30303; 
	background-image: url(/gfx/global/bg_button_edit.gif); 
	color: #FFFFFF; 
}

.button_confirm {  
	font-size: 8pt;
	font-weight: bold;
	height: 20px; 
	border: 1px #00AE00 solid; 
	background-color: #008000; 
	background-image: url(/gfx/global/bg_button_cancel.gif); 
	color: #FFFFFF;
}

.button_back {  
	font-size: 8pt;
	font-weight: bold; 
	height: 20px; 
	border: 1px #00AE00 solid; 
	background-color: #008000; 
	background-image: url(/gfx/global/bg_button_cancel.gif); 
	color: #FFFFFF;
}

.button_cancel {  
	font-size: 8pt;
	font-weight: bold; 
	height: 20px; 
	border: 1px #00AE00 solid; 
	background-color: #008000; 
	background-image: url(/gfx/global/bg_button_cancel.gif); 
	color: #FFFFFF;
}

.button_red {  
	font-size: 8pt;
	font-weight: bold; 
	height: 20px; 
	border: 1px #FF4040 solid; 
	background-color: #C30303; 
	background-image: url(/gfx/global/bg_button_red.gif); 
	color: #FFFFFF;
}

.button_neutral {
	font-size: 8pt;  
	font-weight: bold; 
	height: 20px; 
	border: 1px #8CB3D8 solid; 
	background-color: #3B71A2;
	background-image: url(/gfx/global/bg_button_neutral.gif); 
	color: #FFFFFF; 
}

.menu_left_large {  
	color: #FFFFFF; 
	background-color: #C6D6E7; 
	background-image: url(/gfx/global/bg_menu_left_large.gif); 
}

.menu_left_large_selected { 
	color: #FFFFFF; 
	background-color: #FFFFFF;
}

.menu_left_header { 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #2F608D; 
	background-image: url(/gfx/global/bg_menu_left_header.gif); 
}

.menu_left { 
	color: #FFFFFF; 
	background-color: #C6D6E7; 
	background-image: url(/gfx/global/bg_menu_left.gif); 
}

.menu_left_selected { 
	color: #FFFFFF; 
	background-color: #FFFFFF; 
}

.menu_top {  
	color: #FFFFFF; 
	background-color: #CBD7DE; 
	background-image: url(/gfx/global/bg_menu_top.gif); 
}

.menu_top_selected { 
	font-size: 8pt;
	color: #FFFFFF; 
	background-color: #CBD7DE; 
}

.list_header { 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #2F608D; 
	background-image: url(/gfx/global/bg_list_header.gif); 
}

.list_col_descr {  
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #5B8CB0;
	white-space: nowrap; 
}

.box_header { 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #2F608D; 
	background-image: url(/gfx/global/bg_box_header.gif); 
}

.form_header { 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #0B5492; 
	background-image: url(/gfx/global/bg_box_header.gif); 
}

.form_group { 
	color: #FFFFFF; 
	background-color: #5B8CB0; 
}

.form_footer { 
	color: #FFFFFF; 
	background-color: #5B8CB0; 
}

.fliesstext {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0A4B81;
	background-color: #F7F7F4;
	text-decoration: none;
	padding: 0 30px 10px 30px;
}

.headline {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #86AAC5;
	text-decoration: none;
}

#menue_tlb {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	text-indent: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7CDDD;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 30px;
}

#menue_tlb_active {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	text-indent: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff7a21;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 30px;
}

#menue_tlb a, a:hover {
	text-decoration: none;
}

#menue {
	float: left;
	position: relative;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	width: 182px;
	height: 25px;
	left: 6px;
	text-indent: 3px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7CDDD;
}

#menue a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
	font-style: normal;
	width: 182px;
}
#menue a:hover, .selected_menue {
	color: #FFFFFF;
	background: #5B8CB0;
	width: 182px;
}	
#rubrik {
	float: left;
	position: relative;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	width: 189px;
	height: 21px;
	line-height: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF7A21;
	text-indent: 12px;
	background-color: #0B5492;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7CDDD;
}
#menue2 {
	float: left;
	position: relative;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	width: 182px;
	height: 25px;
	left: 7px;
	text-indent: 3px;
	line-height: 24px;
}
#menue2 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
	font-style: normal;
	width: 182px;
}
#menue2 a:hover {
	color: #FFFFFF;
	background: #5B8CB0;
	width: 182px;
}
#menue3 {
	float: left;
	position: relative;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	width: 182px;
	height: 25px;
	left: 7px;
	text-indent: 3px;
	line-height: 24px;
}
#menue3 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
	font-style: normal;
	width: 182px;
}
#menue3 a:hover {
	color: #FFFFFF;
	background: #5B8CB0;
	width: 182px;
}

.td_spacer {
	width: 50px;
}

.crawler_http {
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}

#legende .caption {
	text-align: center;
	vertical-align: top;
}

#error h3 {
	margin-top: 12px;
	margin-bottom: 6px;
}

#error p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
}

#error p.red {
	color: #C00000;
}

table.form_error_reg {
	width: 450px;
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
}

.form_descr {
	color: #343232;
}

.form_error {
	margin: 2px;
	color: #C00000;
}

.form_error_header {
	margin: 2px;
	color: #ed5903;
	font-size: 13px;
	font-weight: bold;
}

#form_error_inform {
	border: 2px solid #C00000;
	padding: 5px;
}

#form_error_inform h1 {
	font-weight: bold;
	text-align: center;		
	font-size: 14px;
}

	
#form_step_menu td {
	text-align: center;
}

#success {
	text-align: center;
	width: 600px;
}

#success h3 {
	font-size: 12px;
	font-weight: bold;
	color: #008000;
	margin-bottom: 6px;
	margin-top: 3px;
}

#success p {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#longtable {
	
}

#longtable .small_bold_nowrap {
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
}

#longtable .small_nowrap {
	white-space: nowrap;
	font-size: 11px;	
}

#longtable .small_bold_nowrap_center {
	white-space: nowrap;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

#longtable .small_nowrap_center {
	white-space:nowrap;
	font-size:11px;
	text-align:center;
}

#rubrik_login {

	position: relative;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	width: 189px;
	height: 18px;
	line-height: 18px;
	text-indent: 12px;
	background-color: #0B5492;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7CDDD;
}

#login_text {
	color: #FFF;
	font-weight: 900;
	margin-left: 7px;
	font-size: 11px;
}

.login_input {
	margin-left: 7px;
	background: #D0DCE3;
	border: #FFF 1px solid;
	height: 15px;
	font-size: 10px;
	width: 170px;
}

#footer {
	font-size: 10px;
	text-align: center;
	width: 100%;
	color: #333333;
	margin-top: 12px;
	padding-top: 6px;
	border-top: 1px solid #CCCCCC;
}

#footer p {
	margin: 0px;
}

#smarttable td.tbl_title {
	font-weight: bold;
	font-size: 14px;
	background-color: #004177;
	color: #FFFFFF;
	padding: 2px 6px;
}

#smarttable tr.row_col_titles {
	white-space: nowrap;
	font-weight: bold;
	background-color: #FCD654;
}

#smarttable td.col_title {
	padding: 2px 20px;
}

#smarttable tr.row1 {
	background-color: #ECECEC;
}

#smarttable tr.row1 td{
	padding: 2px 4px;
}

#smarttable tr.row1:hover td, #smarttable tr.row1:hover a {
	color: #FFFFFF;
	background-color: #004177;
}

#smarttable tr.row2{
	background-color: #FFFFFF;
}

#smarttable tr.row2 td{
	padding: 2px 4px;
}

#smarttable tr.row2:hover td, #smarttable tr.row2:hover a {
	color: #FFFFFF;
	background-color: #004177;
}

#smarttable td.error1 {
	background-color: #EC8E8C;
}