html, body {
	height: 100%;
	min-height: 100%;
}

body {
/*	color: #333; */
	background-color: #fff;
	margin: 0;
	padding: 0;
}

body, table {
  font: 15px/20px Arial, sans-serif;
}

.body_bgcol {
	background-color: #fff;
}
.body_color {
	color: #000;
}

body.hide_bg {
	background-image: none;
}

.bdy_margin {
	margin: 0 15px;
	padding: 0;
	/*text-align: justify;*/
}
/* Hides from IE-mac \*/
* html .bdy_margin {
	padding-right: 15px;
	padding-top: 10px;
}
/* end Hides from IE-mac */

a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#main {
	width: 995px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
}

#head {
	height: 40px;
}

#logo {
	height: 40px;
	width: 165px;
	/* line-height: 40px;
	font-size: 30px; */
}

#titel {
	font-size: 20px;
	line-height: 20px;
	height: 20px;
	position: absolute;
	top: 12px;
	left: 175px;
}

#info {
	font-size: 15px;
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	position: absolute;
	top: 17px;
	right: 10px;
}

#suche {
	position: absolute;
	top: 88px;
	left: 10px;
	z-index: 19;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}

#suche a:link, #suche a:visited, #suche a:active {
	color: #000;
	text-decoration: none;
}

#suche input {
	margin-left: -20px;
	padding: 2px 0 2px 22px;
	width: 122px;
	height: 16px;
	position: relative;
	z-index: 20;
}

* html #suche input {
	margin-left: -27px;
}

#suche label {
	position: relative;
	z-index: 21;
	margin: 4px 0 0 4px;
	height: 16px;
	width: 16px;
	float: left;
	display: block;
	background: url("/bilder/suchen.gif") no-repeat;
	/*text-indent: -4000px;*/
}

* html #suche label {
	left: -4px;
	top: 1px;
}

#suchoptionenHG {
	display: none;
	position: absolute;
	left: 4px;
	top: 83px;
	height: 145px;
	width: 165px;
	background: none;
	z-index: 17;
}

#suchoptionen {
	display: none;
	font: 9px/10px Arial, sans-serif;
	position: absolute;
	left: 7px;
	top: 86px;
	height: 133px;
	width: 145px;
	padding-left: 5px;
	z-index: 18;
}

#content {
	position: relative;
	top: 50px;
	left: 175px;
	width: 566px;
	z-index: 1;
}
/* Im IE teilweise 30px vom Content-Div abgeschnitten, durch relative Positionierung */
/* Hides from IE-mac \*/
* html #content { margin-bottom: 30px; }
/* End hide from IE-mac */

#content_2nd_navi {
	position: relative;
	top: 100px;
	left: 175px;
	width: 566px;
	z-index: 1;
}

.zg_nav_2nd {
  display: inline-block;
  margin: 0 auto;
}

#content_plain {
	width: 670px;
	z-index: 1;
	padding: 10px;
	padding-bottom: 30px;
}

#content_left {
	padding-bottom: 30px;
}

#rechts {
	position: absolute;
	/*left: 614px;*/
	/*left: 754px;*/
	right: -254px;
	top: 0;
	z-index: 2;
}

#rechts, #rechts_nopos {
	width: 236px;
	border-left: 1px solid #ccc;
	border-top: 0;
	padding-left: 3px;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
}

.rechts_prepend {
	width: 236px;
	position: absolute;
	/*left: 614px;*/
	/*left: 754px;*/
	right: -254px;
	top: 0;
}

#rechts .box-sub {
	margin-bottom: 20px;
}

.box-head, .box-item {
	font-size: 12px;
	padding: 2px 0 2px 6px;
	font-weight: bold;
}

.box-item {
	border-top: 1px solid #ccc;
}

.box-sub {
	padding: 6px;
	margin-bottom: 7px;
	display: block;
}

.box-sub, .box-sub table {
	font-size: 12px;
	line-height: 14px;
}

.box-sub ul, .box-sub ol {
	padding-left: 20px;
	margin-left: 0;
}

.box-scrollbereich {
	width: 100%;
	height: 200px;
	overflow: auto;
	overflow-x: hidden;
	margin-bottom: 7px;
	padding: 3px;
}

.box-scrollbereich-innen {
	max-width: 200px;
	overflow: hidden;
}

.box-scrollbereich-innen a b, .normal a:link, .normal a:active, .normal a:visited {
	font-weight: normal;
}

.box-dot {
	width: 7px;
	height: 7px;
	margin-top: 3px;
	margin-right: 3px;
	float: left;
	overflow: hidden;
}

.box-msg {
  float: left;
}

.box-err {
  background-color: #c00;
  color: #fff;
  font-weight: bold;
}

.box-c {
  float: none;
  margin: 0 auto;
  white-space: nowrap;
}

.box-msg, .box-err {
  margin-bottom: 10px;
}


hr {
	height: 0;
	padding: 0;
	margin: 5px 0;
	border: 0;
	border-top: 1px dotted #ccc;
}

/* Schrift */

h1 {
	font-size: 18px;
	margin-top: 0;
}

h2 {
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}

h3 {
	font-size: 15px;
}

.bb_ccc {
	border-bottom: 1px solid #ccc;
}

.bright, .medium, #info a:link, #info a:visited, #info a:active {
	color: #333;
}

.pagenavigator, .c {
  text-align: center;
}

.dark, .dark a:link, .dark a:visited, .dark a:active, .medium a:link, .medium a:visited, .medium a:active, .pagenavigator b, .blackbordertop, .blackborderbottom, .green, .red {
	color: #fff;
}

.green {
	background: #007700;
	padding: 0 2px;
}

.red {
	background: #cc0000;
	padding: 0 2px;
}

.darkborder, .mediumborder, .brightborder {
	border-width: 1px;
	border-style: solid;
}

span.links {
	display: block;
	margin-top: 15px;
}

span.links a {
	margin-right: 10px;
}
.author_line {
  font-size: 12px;
}

.author_line, .info {
  color: grey;
}


/* Formulare */

form {
	display: inline;
}

.button {
	font: 11px Arial, sans-serif;
	color: #333;
	font-weight: bold;
	background: #eaeaea;
	border: 1px solid #f4f4f4;
	border-bottom: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	cursor: pointer;
	padding: 2px 4px;
}

.button_off {
	font: 11px Arial, sans-serif;
	color: #333;
	font-weight: bold;
	background: #fff;
	border: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	cursor: pointer;
	padding: 2px 4px;
}

.btn_bg {
  background: url(btn_bg_off.gif) repeat-x;
}

.btn_bg:hover, .btn_bg_on:hover, .btn_bg_on {
  background: url(btn_bg_on.gif) repeat-x;
}

.textfeld {
	border: 1px solid #000;
	background: #fff;
	margin: 1px 0;
	padding: 1px 2px;
}

.jsMenu_Login {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin: auto;
	text-align: center;
	border: 1px solid #000;
	padding: 10px;
	background: #fff;
	width: 420px;
	position: relative;
	z-index: 999;
}

.jsMenu_Login td {
	font-size: 11px;
}

.fm td {
	font-size: 1em;
}

.suche_header_results {
	font-weight: normal;
	font-size: 11px;
	padding: 1px;
	line-height: 15px;
}

.suche_header_results a:link, .suche_header_results a:visited, .suche_header_results a:active {
	font-weight: normal;
	font-size: 11px;
}

.suche_header {
	font-weight: bold;
	padding: 1px 1px 1px 3px;
}

.suche_odd {
	background-color: #eeeeee;
}

.suche_even {
	background-color: #ffffff;
}

.suche_pagenavi {
	font-size: 12px;
	font-weight: bold;
	border: 1px dashed #c0c0c0;
}

.suche_results_norm_fassungen {
	font-weight: normal;
	font-size: 11px;
	margin-left: 25px;
}

.suche_results_norm_fassungen a {
  font-size: 11px;
}

table, table.b1 {
	border-collapse: collapse;
}

table.separate {
	border-collapse: separate;
}

td {
	vertical-align: top;
}

ul {
	list-style-type: square;
}

a img {
	border: 0;
}

img.padding_right {
	padding: 0 5px 5px 0;
}

input, select, textarea {
	font: 13px Arial, sans-serif;
}

.tooltip {
	font-weight: normal;
	font-size: 12px;
	background: #fffcdb;
	border: 1px solid #cfcfcf;
	border-bottom: 1px solid #acacac;
	border-right: 1px solid #acacac;
}

.hinweis {
	font-size: 12px;
	line-height: 15px;
	padding: 5px;
	margin-bottom: 10px;
	background: #f0f0f0;
	border: 1px solid #ddd;
	border-left: 3px solid #b00;
}

.acronym {
	cursor: help;
	position: relative;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	color: #333;
}


@media screen {
	div.hiddenprint {
		display: none;
	}
}

@media print {
	div.hiddenprint {
		display: block;
	}
	#zg_nav {
	  display: none;
	}
}
div.hiddenprint td {
	border: 1px solid #999;
	font-size: 11px;
	width: 50px;
}

.warenkorb-box {
	text-align: left;
	height: 17px;
	background: url(/IBRShop/images/warenkorb.gif) no-repeat right;
	width: 145px;
	padding-top: 4px;
}

.warenkorb-text {
	width: 120px;
	padding-left: 2px;
}
.warenkorb-text a, .warenkorb-text a:link, .warenkorb-text a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	display: block;
	line-height: 14px;
	font-weight: normal;
}

.absatz {
	/*margin-bottom: 10px;*/
	padding: 10px;
}

td.HOAI {
	padding: 2px 0;
	vertical-align: top;
}

/* Markierung von Suchbegriffen */
.idvDOKUMENTHIGHLIGHT {
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: #fcff29;
	padding: 0 2px;
}

/*
//////////////////////////////////////////////////////
//////////////////////////////////////////////////////
//////////////////////////////////////////////////////
//////////////////////////////////////////////////////
*/


div.portalTblBorder {
	border: 1px dotted #dfdfdf;
	background: #fcfcfc;
	border: 1px solid #f0f0e0;
}

td.portalTblBorder {
	border: 1px dotted #dfdfdf;
	background: #fff;
	padding: 4px;
	border: 1px solid #f0f0e0;
}

h4, .absatzkopf_in_td, .lsthdr, .top a, .top a:link, .top a:visited, .headline {
	font-family: Arial, Verdana, Trebuchet MS, sans-serif;
}

.absatzkopf {
	font-weight: bold;
	font-size: 15px;
	padding: 3px;
	margin-bottom: 0;
}

h4 {
	margin: 0;
	font-size: 14px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.cb {
  clear: both;
  visibility: hidden;
  height: 0;
}
.block_indent {
	text-align: justify;
	margin: 5px 0px 5px 20px;
}

.absatz-ueber {
	padding-bottom: 15px;
}

.absatzkopf_in_td {
	font-weight: bold;
	font-size: 15px;
}

/*
.pLighter {
	background: #eaeaea;
}
*/

.hdr {
	font-weight: bold;
}

.hdl {
	font-weight: bold;
	padding: 0 0 4px 0;
}

.phdl {
	font-weight: bold;
	color: #600;
	/*padding: 0 0 4px 4px;*/
}

.texttyp, .texttypzg {
	font-size: 17px;
	font-weight: bold;
	color: silver;
	padding: 0 7px 0 7px;
}

.texttypinv, .texttypinvzg {
	background: silver;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	z-index: 2;
}

.texttypinvdiv {
	font-weight: bold;
	text-align: right;
	z-index: 2;
}

.pagenavigator a, .pagenavigator b {
	padding: 0.1em 0.4em;
	height: 1.2em;
	display: block;
	float: left;
	text-align: center;
	margin-left: 5px;
	font-weight: bold;
	background-color: #eaeaea;
	border: 1px solid #f4f4f4;
	border-bottom-color: #dfdfdf;
	border-right-color: #dfdfdf;
}

.pagenavigator b {
	color: #f6f6f6;
}

.pagenavigator a {
	text-decoration: none;
}

.pagenavigator_skip {
	padding: 3px;
	border: 0px;
	height: 1.2em;
	display: block;
	float: left;
	margin-left: 0px;
	font-weight: bold;
}

.pagenavigator_sep {
	padding: 3px;
	width: 1.2em;
	height: 1.2em;
	display: block;
	float: left;
	text-align: center;
	margin-left: 5px;
	font-weight: bold;
	border: 0px;
}

.listEven, .listOdd {
	padding: 5px;
}

.listOdd {
	background: #f6f6f6;
}

.absatz .listOdd {
	background: #fff;
	padding: 5px;
}

.absatz .listEven {
	padding: 5px;
}

.lst-bt1-mgn + .lst-bt1-mgn {
  border-top: 1px solid #ccc;
  padding-bottom: 5px;
}

.formMissingInfo {
	color: #f00;
	font-weight: bold;
}

.formMissingInfoBG {
	background-color: #f00;
}

.flt_l {
  float: left;
}

.fnt {
	font-size: 13px;
	font-weight: normal;
}

.tree {
	background: #f4f4f4;
	font-size: 12px;
	font-family: Verdana;
}

.tree a, .tree a:visited, .tree a:link {
	font-size: 12px;
	font-family: Verdana;
	padding-left: 20px;
	line-height: 20px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	background: #eaeaea;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #f4f4f4;
	cursor: pointer;
}

.tree a:hover {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	background: #e5e5e5;
	color: #333;
}

.tree .treeset {
	font-size: 12px;
	font-family: Verdana;
	padding-left: 20px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	background: #f5f8f1;
}

.lsthdr {
	font-size: 15px;
	font-weight: bold;
}

h1.lsthdr {
  margin: 0;
  display: inline;
}

/* portal.php */
.z0 {
	background: #E5E5E5;
}

.z1 {
	background: #D3DCE3
}

.zeigen {
	background: #007700;
	color: white;
}

.ueberspringen {
	background: silver;
}

.num_left {
	position: relative;
	width: 40px;
	float: left;
	text-align: right;
	margin-right: 5px;
	z-index: 200;
}

.sep_h {
	height: 7px;
	overflow: hidden;
}

.sep_h_1 {
	height: 1px;
	background: #ccc;
	overflow: hidden;
	margin: 10px 0;
	clear: both;
}

.dot_1 {
	width: 7px;
	height: 7px;
	margin: 1px;
	overflow: hidden;
}

.dot_3 {
	width: 7px;
	height: 7px;
	margin: 3px;
	overflow: hidden;
}

.dot_5 {
	width: 7px;
	height: 7px;
	margin: 5px;
	overflow: hidden;
}

.dot_7 {
	width: 7px;
	height: 7px;
	margin: 7px;
	overflow: hidden;
}

.online_since {
	/* color: #555; */
	font-weight: bold;
	font-size: 14px;
}

.top a, .top a:link, .top a:visited {
	/* color: #555; */
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.headline {
	margin-bottom: 7px;
	font-size: 15px;
	font-weight:bold;
}

.blackborder {
	border-bottom: 1px solid #000;
	margin: 8px 0;
}

.blackbordertop, .blackborderbottom {
	margin: 8px 0;
	height: 6px;
}

.blackbordertop {
	border-top: 1px solid #000;
}

.blackborderbottom {
	border-bottom: 1px solid #000;
}

.blackborder_left {
	border-left: 1px solid #000;
	margin: 0;
}

.blackborder_right {
	border-right: 1px solid #000;
	margin: 0;
}

.bunt {
	height: 7px;
	margin: 10px 0;
}

.bunttop {
	background: url(bunt.gif) top left no-repeat;
	padding-top: 15px;
}

input.text {
	border: 1px solid #000;
	background: #fff;
}

input.plain {
	border: 0px;
	background: 0;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}

.smallbold {
	font-weight: bold;
	font-size: 11px;
}

.divFadeLogin {
	background: #000;
	position: absolute;
	z-index: 998;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.BemerkungenP {
	line-height: 12px;
}

.schadis_tree_gekauft {
	border-left-width: 10px;
	border-left-style: solid;
}

.BeitragshinweisAussen {
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	float: right;
}
.Beitragshinweis {
	border: 1px solid #e0e8ef;
	padding: 1px;
	margin: 0 0 0 auto;
	width: 50px;
}
.BeitragshinweisInnen {
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	padding: 2px;
	margin: 0 auto;
}
.NormLaenderkuerzel {
	border: 1px solid;
	padding: 1px 2px;
	font-size: 8px;
}
.Urteilsvernetzung {
	text-decoration: none;
}

a.Urteilsvernetzung:link, a.Urteilsvernetzung:visited {
	border-bottom: 1px dashed;
/*	font-weight: normal; */
	margin-bottom: 5px;
}

a.Urteilsvernetzung:hover {
	border-bottom: 0;
	text-decoration: none;
}

div.schnellzugriff div#hover {
	float: right;
	height: 200px;
	width: 170px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

div#hovertitle {
	margin-bottom: 3px;
}

#UrteilInfo {
	background: #fff;
	border: 1px solid #000;
	position: absolute;
	width: 500px;
	height: 420px;
	visibility: visible;
	display: block;
	z-index: 999;
}

.red_kvt {
	background-color: #000;
	color: #fff;
	font-size: 10px;
}


.zusatzlinks td.zusatzborder {
	border-top: 1px solid #ddd;
}

.zusatzlinks {
	margin-bottom: 20px;
	background: #fff;
}

.box-sub td.padded_8 {
	padding: 8px;
}

.padded_0 {
	padding: 0px;
}

.padded_2 {
	padding: 2px;
}

.padded_5 {
	padding: 5px;
}

.padded_l40_t5 {
  padding-left: 40px;
  padding-top: 5px;
}

.v_a_m {
	vertical-align: middle;
}

.v_a_b {
  vertical-align: bottom;
}

.err {
  background-color: #c00;
  color: #fff;
}

.err_border {
  border: 1px solid #c00;
}

.img_l, .img_r, .img_t, .img_b {
  1padding: 3px;
}

.img_l {
  margin: 0 10px 10px 0;
}

.img_r {
  margin: 0 0 10px 10px;
}

.img_legend {
  font-size: 9px;
  line-height: 10px;
  color: #999;
  display: inline;
  margin-bottom: 5px;
  background-color: #f4f4f4;
  text-align: center;
}

.img_legend div, .img_legend span {
  display: block;
  line-height: 11px;
  padding: 3px;
}

.img_legend table {
  border-collapse: collapse;
  margin: 0 auto;
}

.img_legend_l {
  text-align: left;
  float: left;
}

.img_legend_r {
  float: right;
}

.img_legend_r div, .img_legend_r span, .img_legend_r table {
  text-align: left;
}

.img_legend_r .legend {
  display: inline;
  color: #000;
}

.nw {
  white-space: nowrap;
}

.os {
  font-size: 9px;
}

#srch {
	position: absolute;
	top: 90px;
	left: 10px;
	z-index: 1001;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
  width: 140px;
}

#srch a:link, #srch a:visited, #srch a:active {
	color: #000;
	text-decoration: none;
}

.srch_ext {
  position: relative;
  padding: 1px 2px;
  border: 1px solid #000;
  background-color: #fff;
  height: 20px;
	border-width: 3px;
}

.srch_ext .txt {
  position: relative;
  margin-left: -1px;
  margin-top: 1px;
  margin-right: 2px;
  width: 110px;
  border: 0;
  float: left;
}

* html .srch_ext .txt {
  margin-left: 0px;
  width: 114px;
}

.srch_ext .img {
  margin-top: 2px;
  float: right;
}

* html .srch_ext .img {
  position: absolute;
  float: none;
}

#srch_hdr {
  position: absolute;
  top: 0;
  left: 1px;
  padding-top: 5px;
  padding-left: 1px;
  width: 115px;
  height: 18px;
  font-size: 12px;
  font-weight: bold;
  float:left;
  cursor: text;
}

.greyed_out {
  color: #999;
}


table.cp5 td, table.cp5 th {
  padding: 5px;
}

table.cs1 {
  border-collapse: separate;
  border-spacing: 1px;
}

table.cp2 td, table.cp2 th {
  padding: 2px;
}

select.disabled, input.disabled {
  border: 1px solid #C9C7BA;
  background-color: #f8f8f8;
}

.mb5 {
  margin-bottom: 5px;
}

.mtb15 {
  margin-bottom: 15px;
  margin-top: 15px;
}

.ZelleBGDunkelgrau { background-color: #888; }
.ZelleBGMittelgrau { background-color: #bbb; }
.ZelleBGHellgrau { background-color: #eee; }
.ZellBorderWeiss { border: solid #fff 1px; }
.ZellBorderHellgrau { border: solid #eee 1px; }
.ZellBorderMittelgrau { border: solid #bbb 1px; }
.ZellBorderSchwarzBreit { border: 2px solid #000; }

.TableCollapseBorder { border-collapse: collapse; border-spacing: 0px; }
.ZelleAngekreuzt { text-align: center; font-weight: bold; }
.TextKlein th, .TextKlein td, .fs { font-size: smaller; }
.Skala15 { width: 20px; }
.Skala100 { width: 25px; }

.td_l_nw {
  width: 110px;
  white-space: nowrap;
}

.seminar_map {
  position: relative;
  z-index: 1;
}

.seminar_map div {
  cursor: pointer;
  position: absolute;
  z-index: 2;
}

table.b1 td {
  border: solid 1px black;
  margin: 0px;
  padding: 4px 7px 4px 7px;
}

#social_network_buttons {
  margin: 5px;
}

.social_twitter, .social_google, .social_facebook {
  float: left;
}

.social_twitter {
  width: 86px;
}

.social_google {
  width: 52px;
}

.social_facebook {
  width: 90px;
}

.mb0 {
  margin-bottom: 0;
}

a.register, a.button-colored, input[type=submit].button-colored {
  display: block;
  text-decoration: none;
  font-size: 1.4em;
  text-align: center;
  padding: 30px;
  margin: 30px 0;
  cursor: pointer;
  border-radius: 10px;
  -moz-box-shadow: 3px 3px 7px 2px #333;
  -webkit-box-shadow: 3px 3px 7px 2px #333;
  box-shadow: 3px 3px 7px 2px #333;
}

a.button-colored.fs, input[type=submit].button-colored.fs {
  font-size: 0.8em;
}

a.button-colored, input[type=submit].button-colored {
  padding: 10px;
  margin: 10px 0;
  display: inline-block;
}


a.register:link, a.register:visited, a.button-colored:link, , a.button-colored:visited {
  color: #000;
}

a.register:hover, a.button-colored:hover, .button-colored:hover {
  color: #fff;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pl20 {
  padding-left: 20px;
}

.dp {
  display: block;
}

.dn {
  display: none;
}

.mt10 {
  margin-top: 10px;
}

.iconize-classify {
  margin: 4px 0 10px 0;
}

.uc {
  margin-top: 5px;
  margin-bottom: 10px;
}

.uc img {
  margin-top: 3px;
  margin-right: 3px;
}

.IBRRS, .IMRRS, .VPRRS {
  font-size: 0.8em;
  font-style: italic;
}

.vgwort {
  display: none;
}

.login {
  position: relative;
}

.login-pending {
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 100;
  position: absolute;
  text-align: center;
}

.login-pending img {
  margin: 20px auto;
}

.box_wrapper_grey {
  margin: 0;
  padding: 0;
  font-size: 12px;
  background-color: #F2F5F6;
  border: 1px solid #DDDDDD;
}
.box_wrapper_grey table {
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
}

.box_wrapper_grey td {
  padding: 5px;
}

.bb_dashed {
  border-bottom: 1px dashed #DDD;
}
.align_right, .r {
  text-align: right;
}

.l {
  text-align: left;
}

.box_header_grey {
  margin: 0;
  padding: 5px;
  font-size: 12px;
  /*border-top: 1px solid #DDDDDD;*/
  border-bottom: 1px solid #DDDDDD;
  background: rgb(242,245,246); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(242,245,246,1) 0%, rgba(217,218,219,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,245,246,1)), color-stop(100%,rgba(217,218,219,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(217,218,219,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(217,218,219,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(217,218,219,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(242,245,246,1) 0%,rgba(217,218,219,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#d9dadb',GradientType=0 ); /* IE6-9 */
}

.box_content_grey {
  margin: 0;
  padding: 5px;
}

.hr_dashed {
  height: 1px;
  border: 0;
  border-bottom: 1px dashed #DDDDDD;
}

/* Tooltips */

a.tooltips {
  position: relative;
  display: inline;
}

a.tooltips img {
  vertical-align: middle;
}

a.tooltips span {
  position: absolute;
  width: auto;
  color: #FFFFFF;
  background: #000000;
  padding: 5px 5px 5px 8px;
  /*height: 60px;*/
  /*line-height: 30px;*/
  text-align: left;
  visibility: hidden;
  border-radius: 6px;
}

a.tooltips span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 76px;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-top: 8px solid #000000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

a:hover.tooltips span {
  visibility: visible;
  /*opacity: 0.8;*/
  bottom: 30px;
  left: 50%;
  margin-left: -76px;
  z-index: 999;
}
