/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Hormonzentrum / Print CSS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Basic
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body, html{
	margin: auto;
	height: 100%;
	min-height: 100%;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #506774;
}

div{
	margin: auto;
	text-align: left;
	z-index: 0;
}

h1{
	color: #506774;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 18px;
	margin:0px;
	padding:0px 0px 10px;
	line-height: 22px;
}

h2 {
	color:#506774;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 10px;
	line-height: 18px;
}

h3 {
	color:#506774;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 10px;
	line-height: 18px;
}

p{
	padding-bottom: 10px;
}

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

a:hover{
	text-decoration: underline;
}

a img{
	border: none;
}

.tx-indexedsearch-form{
	display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Logo Zone
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.header-zone{
	height: 100px;
}

.logo-zone{
	float: left;
	position: relative;
	margin: 6px 0px 0px 20px;
	width: 500px;
}

#claim-logo {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #db6667;
	font-size: 12px;
	margin-top: -25px;
}

div#content{
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Trebuchet MS;
	font-size: 12px;
}

div#footer{
	font-family: Trebuchet MS;
	font-size: 11px;
	padding-left: 12px;
	padding-top: 5px;
	text-align: center;
}

.tx-indexedsearch-res{
	margin-top: 30px!important;
}

ul{
	list-style: none;
}

ul li{
	margin-left: 40px;
}

ul li a{
	color: #CE3957; 
}

ul li a#active{
	color: #D86179; 
}

div.s2content3-topnavigation{
	margin-bottom: 20px;
	width: 642px;
}

div.s2content3-topnavigation ul li{
	padding-left: 10px;
	list-style: disc;
}

div.s2content3-topnavigation ul li a{
	color: #254B60;
}

.close{
	float: right;
	margin: 10px;
	background-image: url(../gfx/close.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 18px;
}

div.tx-flseositemap-pi1 ul{
	list-style:	url(../gfx/sitemap_onearrow.gif);
}

div.tx-flseositemap-pi1 ul ul{
	list-style:	url(../gfx/sitemap_twoarrow.gif);
}

div#klickpfad{
	margin-bottom: 10px;
	isplay: none;
}

.displaynone{
	display: none;
}

div#claim-logo {
	color: #D6677C;
	font-family: Arial;
	font-size: 10px;
	argin-left: 117px;
	position: absolute;
	top: 65px;
	z-index: 10;
	left: 85px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Ausblenden von Elementen für Datei > Drucken (strg+p)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div.main-navigation {
	display: none;
}

div.tx-macinasearchbox-pi1{
	display: none;
}

.content-footer-links,
.klickpfad,
.sub-navigation,
.footernavigation-content-wrap,
ul.navigation-language,
ul.service-navigation{
	display: none;
}

div.s2content2-right{
	display: none;
}

div#content-2-footer{
	display: none;
}

div#content-header-gfx{
	display: none;
}

div#content-2-gfx{
	display: none;
}

.toggle-content {
	visibility: visible!important;
	height: auto!important;
	opacity: 1!important;
	 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)"!important; 
    filter: alpha(opacity= 100)!important;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension / tt_news
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~ Latest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
span.news-latest-date{
	font-size: 10px;
	color: #666666;
	font-weight: normal!important;
}
li.news-latest-item{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
li.news-latest-item a{
	font-weight: normal;
	padding: 0px;
	color: #666666;
}

div.news-latest-container ul{
	margin: 0px;
}
/* ~~~~~ List ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.news-list-image{
	margin-right: 10px;
	float: left;
}
div.news-list-image img{
	padding: 2px;
	border: 1px solid #CCCCCC;
}

div.news-list-item{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #BDC9CF!important;
}

.content div.news-list-item h2{
	padding-top: 0px;
	margin-top: 0px;
}

div.news-list-item dl dd{
	margin: 0;
}

div.news-list-date{
	font-style: italic;
}
div.news-list-text p{
	margin: 0 0 10px 0;
}

div.news-list-item a {
	padding-right: 10px;
	
	background-image: url(../gfx/bg_a_link_rosa.gif);
	background-position: right;
	background-repeat: no-repeat;
}
span.tx-ttnews-browsebox-strong{
	font-weight: bold;
}
div.tx-ttnews-browsebox p{
	margin: 0;
}

div.news-list-file{
	margin-top: 5px;
	padding: 1px;
	background-color: #E7EAF1;
}

div.news-list-file img{
}
div.news-list-file a{

}
div.news-download{
	background-color: #E7EAF1!important;
}

div.news-list-more a{
	background-image:url(../gfx/side-panel-arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}

div.news-list-item h2 a{
	padding: 0px!important;
}

/* ~~~~~ Single ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.news-single-image{
	margin-right: 10px;
	float: left;
}
div.news-single-image img{
	padding: 2px;
	border: 1px solid #CCCCCC;
}
p.news-single-subheader{
	font-weight: bold;
}
p.news-single-imgcaption{
	padding-left: 5px;
	font-size: 11px;
	color: #D86179;
}
div.news-single-item{
	padding-right: 10px;
}

div.news-single-backlink a{
	background-image:url(../gfx/side-panel-arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension / index_search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.tx-indexedsearch{
	margin-top: 20px;
}

div.tx-indexedsearch-searchbox,
div.tx-indexedsearch div.tx-indexedsearch-whatis,
div.tx-indexedsearch-browsebox,
div.tx-indexedsearch-res,
div.tx-indexedsearch div.res-tmpl-css{
	margin-top: 0px;
	margin-bottom: 0px;
}
div.tx-indexedsearch-browsebox{
	margin-bottom: 15px;
}

div.tx-indexedsearch div.tx-indexedsearch-whatis,
div.tx-indexedsearch-res{
	padding-top: 15px;
	background-image: url(../gfx/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

div.tx-indexedsearch-res{
	background-image: none;
}

div.tx-indexedsearch-res h1{
	margin: 0px!important;
	margin-bottom: 10px!important;
}

div.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#FFFFFF none repeat scroll 0%;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: left;
}

.tx-indexedsearch .res-tmpl-css {
	padding-top: 0px;
	border-top: none;
	padding-bottom: 30px;
}
.tx-indexedsearch .res-tmpl-css h3 a{
	text-decoration: none;
}
.tx-indexedsearch .res-tmpl-css h3 a:hover{
	text-decoration: underline;
}

ul.browsebox{
	margin: 0px;
}

ul.browsebox li{
	background: none;
	padding: 0px;
}

ul.browsebox li a{
	background-image:url(../gfx/pfeil_links.gif) !important;
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:5px;
	margin-right: 10px;
}

/* Suchbox / Sucheingabe */
div.tx-indexedsearch-searchbox{
	clear: left;
}
div.tx-indexedsearch-searchbox input, select{
	width: 150px;
	ont-size: 11px;
}
div.tx-indexedsearch-searchbox div{
	margin-bottom: 10px;
}
div.tx-indexedsearch-searchbox div label{
	margin-top: 3px;
}
.tx-indexedsearch .searchbox-tmpl-css label {
	width: 100px;
}
#tx-indexedsearch-searchbox-sword{
	width: 300px;
}
div.tx-indexedsearch-sectionlinks{
	margin-bottom: 10px;
}

div.tx-indexedsearch-sectionlinks a{
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(../gfx/bg_subnavigation_fire.gif);
	*background-image: url(../gfx/bg_subnavigation_2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-bottom: 10px;
	margin-top: 10px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h1 a{
	text-decoration: none;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h1 a:hover{
	text-decoration: underline;
}

.tx-indexedsearch-sec ol li{
	display: block!important;
	padding-bottom: 5px;
}

#tx-indexedsearch-searchbox-button-submit{
	margin-left: 3px;
	width: auto;
	cursor: pointer;
	overflow: visible;
	float: left;
	padding: 2px;
}

div.tx-indexedsearch-form p{
	padding: 0;
	padding-top: 3px;
	text-align: right;
	padding-right: 60px;
}
div.tx-indexedsearch-form .active{
	color: #79AE56!important;
	font-weight: bold;
}
.noBorder{
	width: auto!important;
}

.tx-indexedsearch-redMarkup{
	color: #D86179!important;	
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension / seo_sitemap
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.tx-flseositemap-pi1 ul{
	margin: 0px!important;
	list-style: none;
}
/* Ebene 1 */
div.tx-flseositemap-pi1 ul li{
	margin-bottom: -10px;
	list-style-image: none;
}
html>body div.tx-flseositemap-pi1 ul li{
	margin-bottom: 0px;
}
div.tx-flseositemap-pi1 ul li a{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
	background-image: url(../gfx/sitemap_onearrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-top: 10px;
}
div.tx-flseositemap-pi1 ul li a:hover{
	text-decoration: underline;
}
/* Ebene 2 */
div.tx-flseositemap-pi1 ul ul{
}
div.tx-flseositemap-pi1 ul ul li{
	padding-left: 20px;
}
div.tx-flseositemap-pi1 ul ul li a{
	font-weight: normal;
	font-size: 12px;
	background-image: url(../gfx/sitemap_twoarrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Formular Felder Stylen
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

input {
	border: 1px solid #b3c5d3;
	font-size: 11px;
	float: left;
	width: 200px;
	padding: 3px 4px 3px 4px;
	color: #7e9ab0;
	font-weight: bold;
	
}

textarea {
	border: 1px solid #b3c5d3;
	font-size: 11px;
	float: left;
	width: 337px;
	height: 100px;
	overflow: auto;
	padding: 2px 4px 2px 4px;
	margin-bottom: 10px;
	color: #7e9ab0;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

select {
	width: auto;
	padding: 3px 1px 3px 2px;
	border: 1px solid #b3c5d3;
	font-size: 11px;
	color: #7e9ab0;
	font-weight: bold;
}

label {
	font-size: 11px;
	float: left;
	width: 105px;
}

.noBorder {
    background-color: transparent !important;
    border: medium none !important;
    margin-bottom: 0 !important;
    width: auto !important;
}

.powermail_submit,
.form-button{
	width: auto;
	overflow: visible;
	border: 1px solid #b3c5d3;
	background: url(../gfx/bg_form_button_image.gif) repeat-x left center;
	padding: 5px 10px 6px 10px;
	float: right;
	cursor: pointer;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Powermail
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.tx-powermail-pi1_formwrap {
	background-color: #e7edf2;
	padding: 20px;
	margin: 20px 0px 20px 0px;
}

.tx_powermail_pi1_fieldwrap_html_label {
	display: block;
	clear: both;
}

.tx_powermail_pi1_fieldwrap_html{
	clear: both;
	display: block;
	margin-bottom: 5px;
}

.tx_powermail_pi1_fieldwrap_html_check {
	margin: 10px 0px 10px 0px;
}

.powermail_check {
	width: auto;
	margin-right: 10px;
}

.tx_powermail_pi1_fieldwrap_html_check label{
	width: 415px;
	float: left;
	display: block;
}

.validation-advice{
	float: left;
	display: block;
	margin: 2px 10px 7px 105px;
	font-style: italic;
	color: #db6667;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Extra CSS Style ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.tx_powermail_pi1_fieldwrap_html_73 p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	HZM Fragebogen
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.tx-hzmfragebogen-wrap {
	padding: 20px;
	background-color: #e7edf2;
}

.tx-hzmfragebogen-wrap input{
	float: none;
	width: auto;
}

.tx-hzmfragebogen-wrap textarea{
	float: none;
	width: auto;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Erfahrungsbericht / ve_guestbook Extension
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.tx-guestbook-form-textarea{
	width: 355px;
	height: 100px;
	border: 1px solid #B3C5D3;	
	margin-bottom: 10px;
}
.tx-guestbook-form-inputfield-med{
	width: 250px;
	border: 1px solid #B3C5D3;	
	margin-bottom: 2px;
}

.tx-guestbook-list-item{
	padding-right: 20px;
	margin-bottom: 20px;
}

.tx-guestbook-list-image{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.tx-guestbook-list-image img{
	padding: 2px;
	border: 1px solid #B3C5D3;
}

.tx-guestbook-form-input-data{
	width: 160px;
	*width: 250px;
	border: 1px solid #B3C5D3;
}

div.tx-guestbook-list-date{
	text-align: right;
	margin-top: 3px;
	float: right;
	width: 100px;
	font-weight: bold;
}

.tx-veguestbook-pi1 table input{
	float: none;
	color: #7E9AB0!important;
	font-family: "Trebuchet MS";
    font-size: 11px;
}

.tx-veguestbook-pi1 table textarea{
	color: #7E9AB0!important;
	font-family: "Trebuchet MS";
    font-size: 11px;
}


.tx-veguestbook-pi1 .veguestebook-form{
	background-color: #E7EDF2;
    margin: 20px 0;
    padding: 20px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Lightbox und Normal Print
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#global-wrap{
	display: none;
}

.s2-ui-lightbox-container{
	isplay: block!important;
}

span.s2-ui-lightbox-counter {
	display: none;
}

div.s2-ui-lightbox-controls {
	display: none;
}

div.s2-ui-lightbox-container {
	position: absolute;
	left: 0px!important;
	top: 20px!important;
	width: 1000px!important;
	*idth: 640px!important;
	background-color: #fff;
}

div.s2-ui-lightbox-content {
	float: left;
	position: absolute;
	left: 0px!important;
	top: 30px!important;
	width: 1000px!important;
	*idth: 640px!important;
	height: auto!important;
	font-size: 13px!important;
	background-color: #fff;
}

.s2-ui-modalizer-shadow{
	background-color: #fff!important;
}

.definiens-ui-lightbox-titlebar {
	border-bottom: 1px solid #000000;
	font-family: Arial!important;
}

.s2-ui-lightbox-title {
	font-size: 22px!important;
	float: left;
	position: absolute;
	left: 0px!important;
	top: 5px!important;
}

div.content-lightbox {
	position: absolute;
	left: 0px!important;
	top: 20px!important;
}

div.content-lightbox h1{
	color: #506774;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 20px!important;
	margin:0px;
	padding:0px 0px 10px;
	line-height: 26px;
}

div.content-lightbox h2 {
	color:#506774;
	font-family: "Trebuchet MS";
	font-size: 14pxv;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 10px;
	line-height: 18px;
}

div.content-lightbox h3 {
	color:#506774;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 10px;
	line-height: 18px;
}

.printable #global-wrap{
	display: block!important;
}





















