/* IBLK Common CSS */
/* Styles, die in mehreren Komponenten Verwendung finden */

img {
	border: none;
}

h5 {
   font-size: 12px;
}

#wrapper {
	background: #f6f7fb url(../iblk/images/left_hgr.gif) repeat-y;
	text-align: left;
	margin: 0 auto;
	width: 100%;
	min-width: 950px;
	width: expression(document.body.clientWidth < 951? "950px": "100%");
	padding: 0;
	position: relative;
	z-index: 500;
}

#lang {
	position: relative;
	top: -3px;
	right: 155px;
}

#lang ul li a {
	padding: 0 10px 5px 2px;
	margin: 5px 0 2px 0;
	text-decoration: none;
}

#lang ul, #lang ul li {
	display: inline;
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
	list-style-position: inside;
}

.error {
	color: #777cba;
	padding-left: 1.2em;
	font: bold 1em "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

#center {
	color: #000;
	margin-right: -95%;
	width: 100%;
	float: left;
	min-width: 550px;
}

#left {
	margin-left: -5%;
	width: 200px;
	float: left;
}

#right {
	width: 200px;
	float: right;
}

a {
	color:           #be0016;
	font-weight:     bold;
	outline-width:   0;
}

a:hover {
   color: #001569;
}

.einzeltreffertext {
	float: none;
	display: block;
	padding: 10px 10px 10px 0;
	clear: left;
	border-top: 0 solid #d2d9f2;
}


.einzeltreffertitel {
	color: #323fa9;
	clear: left;
	margin-bottom: 1px;
	padding: 5px 10px 0 0;
	border-bottom: 3px double #d2d9f2;
	display: block;
	font: 12px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.einzeltreffertitel .ico {
	color: #1f278d;
	font-weight: bold;
	text-align: left;
	margin: 0;
	width: 120px;
	height: 20px;
	padding-right: 0;
	padding-left: 5px;
}

.einzeltreffertitel .text {
	clear: both;
	padding-bottom: 10px;
	padding-left: 160px;
	display: block;
}

.tab_hi {
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	height: 16px;
	border-left: 1px solid #fff;
	font: 12px Arial, Geneva, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif;
	background: url(../iblk/images/tab_hi_hgr.gif);
}

.tab_lo {
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	height: 16px;
	border-left: 1px solid #FFFFFF;
	font: 12px Arial, Geneva, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif;
	background: url(../iblk/images/tab_lo_hgr.gif);
}

.tab_lo_leer {
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	height: 16px;
	float: left;
	border-left: 1px solid #fff;
	font: 12px Arial, Geneva, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif;
	background: url(../iblk/images/tab_lo_hgr.gif);
}

.tab_titel {
	color: #ee452f;
	padding-top: 2px;
	width: 120px;
	height: 16px;
	float: left;
	font: bold 12px Arial, Geneva, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif;
	background: url(../iblk/images/tab_left_hgr.gif);
}

.tab_titel_bi {
	color: #ee452f;
	padding-top: 2px;
	height: 16px;
	float: left;
	font: bold 12px Arial, Geneva, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif;
	background: url(../iblk/images/tab_left_hgr.gif);
}

.tabs {
	height: 18px;
	min-width: 500px;
	border-top: 1px solid #e0e4f0;
	border-bottom: 1px none #bfc1cf;
	background: #e8eaf7 url(../iblk/images/tab_lo_hgr.gif);
}

.einzeltreffertitel .marked {
	color: #f00;
	color: #e60000;
}

.treffer .ico, .treffer .ico {
	margin: 0;
	padding: 0;
	width: 165px;
	float: left;
}

.treffer .text {
	color: #4b6499;
	text-align: left;
	margin-left: 172px;
	padding-left: 3px;
	clear: right;
	font: normal 12px/14px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.button {
	font-size: 1px;
	margin: 0 5px 10px 0;
	padding: 0;
	display: inline;
	white-space: nowrap;
}

#tab_suchfrage, #tab_ergebnisfrage, #tab_filterfrage {
	float: right;
	padding-right: 0;
	padding-left: 0;
	width: 16px;
	height: 16px;
	border-left: 1px solid white;
}

#tab_leer, #tab_merkliste, #tab_treffer {
	float: left;
}

.treffer {
	display: block;
	padding: 3px 10px 3px 0;
	clear: left;
	border-top: 1px solid #d2d9f2;
}

#box_ergebnisse {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #f6462d #d0d4e9 #d0d4e9;
	background: white url(../iblk/images/box_hgr_kl.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

.vascoda_treffer {
	margin-left: 211px;
	font-size: 11.5px;
	line-height: 1.4; }

.vascoda_trefferlinks {
	color: #1b2e69;
	font-weight: bold;
	text-align: right;
	width: 130px;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px; 
	}

.vascoda_trefferrechts {
	color: #4b6499;
	text-align: left;
	margin-left: 135px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	border-left: 0 solid #e5e9f5; 
}

.boxhide {
	display: none;
}

form {
	margin: 0;
	padding: 0;
}

#centerpad {
	min-width: 550px;
	margin: 0 200px;
}

#box_statisch {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #f6462d #d0d4e9 #d0d4e9;
	background: url(../iblk/images/box_hgr.gif);
}
#box_statisch .tabs .titel {
        color: #ee452f;
        padding-top: 2px;
        height: 16px;
        float: left;
        padding-right: 5px;
        padding-left: 10px;
        font: bold 12px Arial, Geneva, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif;
}

a.deletebutton_klein {
	cursor: pointer;
	border: 0;
	color: #f6462d;
	font-size: 10px;
	text-decoration: none;
	padding-left: 19px;
	display: inline;
	white-space: nowrap;
	vertical-align: middle;
	background: white url("../iblk/images/ico_begriffeloeschen4.gif") no-repeat 4px 2px;
}

a.lang_act {
	color: white;
	border-left: 1px solid white;
}

a.lang_notact {
	color: #6d7bc5;
	border-left: 1px solid #cfd5ee;
}

a.lang_notact:hover, a.lang_act:hover {
	color: #1f278d;
	border-left: 1px solid #fff;
}

body {
	color: #001569;
	text-align: center;
	min-width: 950px;
	margin: 0;
	padding: 0;
	font: 12px Arial, Geneva, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif;
	background: #dbe1f4 url(../iblk/images/hgr.gif);
}

.newsspalte ul{
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
	padding: 0;
	border: solid 1px #ccc;
	background: white;
	overflow:hidden;
}

	
		
.newsspalte li{
	font-size: 12px;
	font-weight: normal;
	width: 140px;
	margin: 10px;
	padding-left: 0;
	list-style-type: none;
	list-style-position: outside;
	display: block;
	white-space: normal;
}

		
.newsspalte ul li a {
	color: #4b6499;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	background: url(images/browsen_lo.gif) no-repeat 0 4px;
}

	
.newsspalte ul li a:hover {
	text-decoration: underline;
	cursor: pointer;
	background: url(images/browsen_mark.gif) no-repeat 0 4px;
}

.newsspalte .datum{
	color: #4b6499;
	text-decoration: none;
	margin: 0;
	padding: 2px 0 2px 10px;
	display: block;
	font: normal 9px Arial, Verdana, Helvetica, sans-serif;
	background: #e8f0fa url(images/butt_hgr_lo.gif);
}

.newsspalte .headline{
	margin-top: 5px;
	margin-left: 10px;
}
	
div.text_metadata {
	color: #777cba;
	text-align: left;
	display: block;
	font: 1em/1.3em "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.kopf1 {
	position: absolute;
	top: 1px;
	left: 73px;
}

.kopf2 {
	position: absolute;
	top: 39px;
	left: 73px;
}

.leftimg {
	width: 120px;
	float: left;
	clear: left;
	margin-left: 10px;
	padding-top: 20px;
}

.logo {
	position: absolute;
	top: 1px;
	left: 0;
}

.menu {
	font-size: 1px; /* fuer IE*/
	line-height: 1;
	width: 201px;
	margin: 30px 0 50px 0;
	padding: 0;
}

.menu ul {
	font-size: 1px; /* fuer IE*/
	margin: 0;
	padding: 30px 0 0 0;
	list-style-type: none;
	list-style-position: inside;
	display: block;
}

.menu ul li a {
	color: #1f278d;
	text-decoration: none;
	margin-right: 1px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #dbe1f4;
	display: block;
	width: 191px;
	height: 17px;
	font: bold 13px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.menu ul li a.marked,.menu ul li.marked a  {
	width: 192px;
	margin-right: 0;
	padding-right: 9px;
	padding-bottom: 0px;
	border-top: 1px solid #1f278d;
	border-bottom: 1px solid #f00;
	display: block;
	background: #f6f7fb;
}

.menu ul ul {
	font-size: 1px; /* fuer IE*/
	text-align: left;
	margin: 0;
	padding: 10px 0 9px 10px;
	border-bottom: 1px solid #1f278d;
	list-style-type: none;
	list-style-position: inside;
	display: block;
/*	background: #f6f7fb;*/
	background-color: 	#F6F7FB; /* LY20090309 new: Mantis-ID 49 */
}

.menu ul ul li {
	margin: 2px 0;
}

.menu ul ul li a {
/*	color: #777cba; wg. Kontrast */
   color: #606899;
	text-decoration: none;
	padding: 2px 9px 2px 10px;
/*	border-style: none !important;*/
	display: inline;
	font: 12px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
/*	background: transparent !important;*/
}

.menu ul ul li a.marked, .menu ul ul li.marked a {
/*	background: #ebeef9 url(images/browsen_mark.gif) no-repeat 1px 6px;*/
	background: #F6F7FB url(images/browsen_mark.gif) no-repeat 1px 6px;  /* LY20090309 new: Mantis-ID 49 */
}

.menu ul ul li a:hover {
	color: #1f278d;
	border-style: hidden;
	background: url(images/browsen_lo.gif) no-repeat 1px 6px;
}

.menuklein {
	font-size: 1px; /* fuer IE*/
	line-height: 1;
	width: 201px;
	margin: 30px 0 50px;
	padding: 0;
}

.menuklein ul {
	font-size: 1px; /* fuer IE*/
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	display: block;
}

.menuklein ul li a {
	color: #1f278d;
	text-decoration: none;
	margin-right: 1px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #dbe1f4;
	display: block;
	font: 12px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans- Regular, sans-serif;
}

.menuklein ul li a.marked {
	margin-right: 0;
	padding-right: 9px;
	padding-bottom: 2px;
	border-top: 1px solid #1f278d;
	border-bottom: 1px solid #f00;
	display: block;
	background: #f6f7fb;
}

.menuklein ul li ul {
	font-size: 1px; /* fuer IE*/
	text-align: left;
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #1f278d;
	list-style-type: none;
	list-style-position: inside;
	display: block;
	background: #f6f7fb;
}

.menuklein ul li ul li a {
	color: #777cba;
	text-decoration: none;
	border-bottom: 1px solid #f6f7fb;
	padding: 2px 9px 2px 10px;
	border-style: none !important;
	display: inline;
	font: 12px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.menuklein ul li ul li a.marked {
	color: #1f278d;
	border-top: 0 none transparent;
	border-bottom: 1px solid #979bd0;
	padding: 2px 9px 2px 10px;
	border-style: hidden;
	display: inline;
	background: url(images/browsen_mark.gif) no-repeat 0 6px;
}

.menuklein ul li ul li a:hover {
	color: #1f278d;
	border-bottom: 1px solid #979bd0;
	border-style: hidden;
	background: url(images/browsen_lo.gif) no-repeat 1px 6px;
}

.statisch {
	color: #1b2e69;
	padding: 0px 30px 0 0;
	border-bottom: 3px double #ccc;
	display: block;
	font: 12px/14px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.statisch .linklist {
	color: #001c42;
	font-weight: normal;
	margin-left: 0;
	padding-bottom: 10px;
	list-style-type: disc;
	list-style-position: outside;
}

.statisch .linklist a {
	color: #1b2e69;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	background: url(images/browsen_lo.gif) no-repeat 0 4px;
}

.statisch .linklist a.marked {
	background: url(images/browsen_mark.gif) no-repeat;
	text-decoration: underline;
}

.statisch .linklist a:hover {
	text-decoration: underline;
	background: url(images/browsen_mark.gif) no-repeat;
}

.statisch .linklist li {
	line-height: 14px;
	margin-left: 15px;
	list-style-type: none  !important;
}

.statisch .text .up {
	color: #1b2e69;
	padding-left: 31px;
	background: url(images/ico_up_lo.gif) no-repeat 20px 2px;
}

.statisch .text .up:hover {
	background: url(images/ico_up_lo.gif);
}

.statisch .text p {
	padding-left: 20px;
	display: block;
}

.statisch .text p a {
	color: #1b2e69;
	font-weight: bold;
}

.statisch .text p a:hover {
	color: #001569;
	text-decoration: underline;
}

.statisch .text ul {
	color: #1b2e69;
/*	margin-top: 20px;*/
	margin-left: 10px;
}

.statisch .text ul li {
	color: #4b6499;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	list-style-type: square;
	list-style-position: outside;
}

.statisch h1 {
	color: #1b2e69;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0;
	list-style-type: disc;
	list-style-position: inside;
}

.statisch li {
	font-weight: normal;
	margin-left: 15px;
}

.statisch ul {
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}

.statisch .zurueck  a {
	color: #1f278d;
	font-weight: bold;
/*	width: 120px;*/
	padding-left: 5px;
   position: relative;
   left: -150px;
   top:24px;
}

.statisch .zurueck  a .marked {
	color: #ee452f;
}

.text {
	color: #4B6499;
	display: block;
	padding: 0 0 0 160px;
	font: 12px/14px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans- Regular, sans-serif;
}

#contentfloatholder {
	background: url(images/right_hgr.gif) repeat-y 100% 0;
	position: relative;
	width: 100%;
	float: left;
	min-width: 960px;
}

#contentfloatholder:after {
	content: "."; /* this is for NN6 to clear floats */
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#footer div {
	background: url(images/right_hgr.gif) repeat-y 100% 0;
	padding: 1px 0;
}

#footer  {
	clear: both; 
	width: 100%;
	color:         #777cba;
	background:    #f6f7fb url(images/left_hgr.gif) repeat-y;
	text-align:    left;
	border-bottom: 1px solid #001569 
 }

div#kopflinks_print {
 display:none;
}
#kopflinks {
	height: 71px;
	margin: 0;
	padding: 0;
	display: inline;
}

#kopflinks a {
	float: left;
	width: 201px;
	margin: 0;
	padding: 0;
	display: inline;
	border: none;
}

#kopfrechts {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	width: 200px;
	height: 65px;
	float: right;
	clear: right;
	padding-top: 5px;
	padding-left: 10px;
}

#kopfrechts input {
	color: #777cba;
	padding-right: 2px;
	padding-left: 2px;
	border-color: #1f278d #fff #fff #1f278d;
	border-style: solid;
	border-width: 1px;
	font: 12px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background: #dbe1f4;
}


.newsspalte, .einschraenken, h4.news-header {
	color: #1f278d;
	width: 180px;
	overflow: hidden;
	/*border-color: #3844a3 #a7b0d9 #a7b0d9;*/
	border-color: #FF0000 #a7b0d9 #a7b0d9;
	border-style: solid;
	border-width: 1px;
	font: bold 12px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background: #f6f7fb;
}

.einschraenken li a {
	color: #1f278d;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	background: url(../iblk/images/browsen_lo.gif) no-repeat 0 4px;
}

.einschraenken li {
	font-size: 12px;
	font-weight: normal;
	width: 140px;
	padding-left: 10px;
	list-style-type: none;
	list-style-position: outside;
	display: block;
	white-space: normal;
}

.einschraenken select {
	width: 160px;
}

.einschraenken ul {
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	margin: 17px 0 10px 10px;
	padding: 3px 3px 5px;
	border: solid 1px #ccc;
	background: #fff;
	overflow:hidden;
	
	clear: both;
}

.einschraenken ul li a {
	color: #4b6499;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	background: url(../iblk/images/browsen_lo.gif) no-repeat 0 4px;
}

div.einschraenken div.tab_rechts a img {
	float: right;
	padding-right: 0;
	width: 14px;
	height: 14px;
	margin-top: -15px;
	padding-left: 3px;
   position: relative;
	left: 6px;
	border-left: 1px solid white;
}
div.einschraenken div.naviblock {
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	margin: 17px 0 10px 10px;
	padding: 3px 3px 5px;
	border: solid 1px #ccc;
	background: #fff;
	overflow:hidden;
	clear: both;
}
div.einschraenken div.naviblock h1 {
 font-size:12px;
 font-weight:bold;
 margin: 0;
 padding:0;
}
div.einschraenken div.naviblock ul {
 border: none;
 padding: 0;
 margin:0;
}
div.naviblock a {
	text-decoration: none;
	cursor: pointer;
	color:#1F278D;
	background: url(images/ico_boxauf.gif) no-repeat -6px 2px;
}
div.naviblock a:hover {
	text-decoration: underline;
	cursor: pointer;
}
div.naviblock ul a:hover {
	text-decoration: underline;
	cursor: pointer;
	background: url(images/browsen_mark.gif) no-repeat 0 4px;
}
.navhide {
	display: none;
}
.navshow {
	display: block;
}
.menu ul li, .menuklein ul li {
	text-align: right;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	display: block;
}

.menu ul li a:hover, .menuklein ul li a:hover {
	color: #f00;
	border-bottom: 1px solid #1f278d;
}

.menu ul li a:active, .menuklein ul li a:active {
	border-bottom: 1px solid #f00;
}

.menu ul ul li, .menuklein ul li ul li {
	text-align: right;
	list-style-type: none;
	display: block;
}

.menu ul ul li a:active, .menuklein ul li ul li a:active {
	color: #f00;
	border-style: hidden;
}

#kopflinks a img, #kopfrechts a img {
	border: none;
}

.statisch a{
   color: #001569; /* LY 070727 alt: color: #ee452f; */
	text-decoration: none;
}

.statisch a:hover,  #begruessung a:hover{
	text-decoration: underline;
}

li#id9 a {
/* color: #8c8c8c;*/
 border-style: none;
 background-color: #ebeef9;
}

li.marked#id9 a {
	border-top: 1px solid #1f278d;
	border-bottom: 1px solid #f00;
	display: block;
	background: #f6f7fb;
}

.content_rechts {
	padding: 10px;
}

.deletebutton, #kopfrechts form {
	display: inline;
}

.menu ul li ul {
	color: #8c8c8c;
	border-style: none;
/*	background-color: #ebeef9 !important;*/
	background-color: 	#F6F7FB; /* LY20090309 new: Mantis-ID 49 */
	padding: 0px;
	margin: 0px -1px 0px 0px;
	border-top: 1px solid #ebeef9;
	border-bottom: 1px solid #ebeef9;
	width:199px;
}

.menu ul li ul li  {
	margin: 1px 0;
}

.menu ul li ul li a.marked  {
	margin-right: -1px;
/*	padding-right: 10px;*/
	font-weight: bold;
   border-style: hidden;
	display: inline;
/*	border-right:1px solid #ebeef9;*/
}

.menu ul li ul li a {
/*	background-color: #ebeef9; /* !important;*/
	background-color: 	#F6F7FB; /* LY20090309 new: Mantis-ID 49 */
/*	border-right: 1px solid #1f278d;  !important;*/
   border-style: hidden;
}
 
/* emtpy Styles */

#kopflinks img {
 width: 429px; /* IREON-Design LY 24.06.2008 */
 height:70px;  /* IREON-Design LY 24.06.2008 */
}
#kopf_1 {
}

#kopf_2 {
 display:none; /* IREON-Design LY 24.06.2008 */
}
#kopflinks img#kopf_logo {
   width:201px; /* IREON-Design LY 24.06.2008 */
   height:70px; /* IREON-Design LY 24.06.2008 */
}
/* Wir über uns-Logos */

.logostartliste {
	position: absolute;
	left: 230px;
	width: 90px;
	float: left;
	padding-top: 10px; }

.logostartliste img {
	margin-bottom: 20px;
	border: solid 1px #e8ecf8;
	display: block; }

.logoliste {
	text-align: left;
	margin: 0 0 0 20px;
	padding: 0;
	border-top: 1px solid #d2d9f2; }

.logoliste .logotext {
	position: relative;
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d2d9f2;
	display: table; }

.logoliste .logotext img {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	display: block; }

.logoliste .logotext .txt {
	margin-left: 60px;
	display: block; }

.logoliste .logotext a img {
	float: none;
	margin: 0;
	padding: 0;
	border-style: none;
	border-width: 0;
	display: inline; }

.dunkelblau {
	vertical-align: middle;
	margin-left: 155px;
	background: #a7b0d9;
}
.dunkelblau img, .hellblau img {
	margin-right: 6px;
	vertical-align: middle;
}
