/*

	filename:	/css/screen-core.css
	version:	1.0 - 2009-09-13 - fz

	author:		frank (dot) zoeller (at) gpm (dot) de 
	validated by W3C CSS Validator // jigsaw.w3.org
	
*/


/* =core
-------------------------------------------------------------------------*/

html {
	font-size: 100%; /* for IE*/
}

html > body {
	font-size: 16px; /* for everyone else*/
}

/* that's it. default: 1em = 16px */
/* elements keeping their parents font size */
input, select, th, td, li li, li p, td p, q p {
	font-size: 1em;
}

/*
table td * {
	font-size: 1em ! important;
}
*/
table {
	border-spacing: 0px;
	border-collapse:collapse;
}

table tr.trOdd td {
	background-color: #F1F1F1;
}


table td {
	vertical-align: top;
}
.content table tr th, .content table tr td {
	border-right:2px solid #FFFFFF;
	padding:5px;
	vertical-align:top;
}


table td.tdDatum {
	width: 75px;
}

table td.tdText {
	width: 340px;
}

table th {
	vertical-align: top;
	background-color: #D6EDF1;
	padding: 2px;
	text-align: left;
}

table.eventTable {
	width: 475px;
}
table.eventTable th {
	text-align: left;
}
table.eventTable th.eventTitle {
	width: 280px;
}

.content table th p {
	margin-bottom: 0;
}

/* reset margin, padding */ 
* { 
	margin:0; 
	padding:0; 
} 
	
body {
	font-family: Tahoma, Geneva, sans-serif;
	background: #FFF;

}

a {
	text-decoration: none;
}

#stage {
	position: relative;
	width: 957px;
	/* margin: 0 auto; */
}

#headLayer {
	position: relative;
	height:	94px;
	z-index: 1000;
}

#headLayer #logo {
	position: absolute;
	top: 28px;
	left: 0;
}

#mainnav,
#metanavsearchLayer,
#bildboxsection,
.newhomeright,
#footerNav,
#footerContent #metanav ul,
#subnavLayer,
#subnav,
#footerContent #breadcrumb,
#zentrumicon
{
	display: none;
}

.printInfo {
	display: block !important;
	clear: both;
}


/* --- mainLayer --- */

/*
#mainLayer {
	padding: 0px 10px;
}
*/

#headlineLayer {
	line-height: 40px;
	height: 40px;
	padding-left: 245px;
}

#mainLayer h1 {
	font-size: 1.125em;
	font-weight: bold;
	color: #1A171B;
}

/* --- Content --- */

#body2 #contentLayer {
	position: relative;
	width: 100% !important;
	margin-top: 10px;
	margin-bottom: 0px;
}


#body2 .content {
	/* line-height: 16px; */
	width: 100% !important;
	float: none;	
}

/* - home bildbox + xtra-navi - */


#body2 .bildbox {
	position: relative;
	width: 957px;
	height: 416px;
	background: transparent url(/img/visual_home.jpg) 0 0 no-repeat;
	color: #484a4d;
	z-index: 1 !important;
}

#body2 .bildbox #moodLayer img {
	position: absolute;
	top: 14px;
	left: 0;
	z-index: 1;
}

#body2 .bildbox #moodLayer img.obersteebene {
	z-index:3;
}

#body2 .bildbox #moodLayer img.mittlereebene {
	z-index:2;
}

#body2 .bildbox .sitevisual {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#body2 .bildboxbottom {
	position: relative;
	top: 0;
	left: 0;
	height: 9px;
	width: 957px;
	background: #fff url(/img/visual_home_bottom.jpg) 0 0 no-repeat;
}


#bildboxsection {
	position: absolute;
	left: 28px;
	bottom: 5px;
	z-index: 10;	
}

#bildboxsection a {
	text-align: center;
	font-size: 0.75em !important;
	font-weight: bold;
	padding: 0px 0 0 0;
	display: block;
	float: left;	
	width: 21px;
	height: 20px;
	background: url(/img/bg_home_navsection.gif) 0 0 no-repeat;
	text-decoration: none;
}

#bildboxsection a:hover, #bildboxsection a.act {
	background: url(/img/bg_home_navsection_act.gif) 0 0 no-repeat;
}


.bildbox .bildboxnavi {
	position: absolute;
	width: 188px;
	height: 60px;
	overflow: hidden;
}

.bildbox #bildbox1 {
	z-index: 400;
	bottom: 0px; 
	left: 196px;
	background: url(/img/bg_bildboxnavi_left.png) 0 0 no-repeat;
}
.bildbox #bildbox2 {
	z-index: 300;
	bottom: 0px; 
	left: 378px;
	background: url(/img/bg_bildboxnavi.png) 0 0 no-repeat;
}
.bildbox #bildbox3 {
	z-index: 200;
	bottom: 0px; 
	left: 560px;
	background: url(/img/bg_bildboxnavi.png) 0 0 no-repeat;
}

.bildbox #bildbox4 {
	z-index: 100;
	bottom: 0px; 
	left: 742px;
	background: url(/img/bg_bildboxnavi_right.png) 0 0 no-repeat;
}

.bildbox .bildboxNaviHead {
	padding: 15px;
	line-height: 13px;

}
.bildbox .bildboxNaviHead h2 {
	text-transform: uppercase;
	font-size: 0.75em !important;
	margin: 0 0 3px 0;
}

.bildbox .bildboxNaviHead a {
	display: block;
	text-decoration: none;
}

.bildbox .bildboxNaviBody {
	padding: 0 15px;
	line-height: 13px;
}

.bildbox .bildboxNaviBody a {
	padding: 5px 23px 10px 0;
	background: url(/img/arrow_right.png) right 4px no-repeat;
	line-height: 18px;
}

.release_video {
    margin-bottom: 10px; 
}

#body120 .content {
	float:none;
}


.naLayer ul li {
	background: transparent url(/img/bullet-li.gif) no-repeat 0 6px !important;
}

.newsLayer {
	width: 635px;
	float: left;
}

.newsHeadline {
	width: 180px;
	float: left;
}

.newsHeadline h3 {
	font-size: 1em !important;
}

.newsHeadline h3 span {
	color: #7eb7c6;
}

.newsBody {
	width: 415px;
	float: left;
}

.angebotLayer {
	width: 300px;
	float: left;
}

.angebotBody {
	padding-left: 33px;	
}

#body2 .content h3 {
	/* font-size: 0.6875em; */
}

#body2 .content p {
	/* font-size: 0.6875em; */
	margin-bottom: 10px;
}

#body2 .content ul {
	font-size: 0.6875em;
	margin-bottom: 20px;
}
#body2  #tool1 .content ul {
	font-size: 1em;
	margin-bottom: 0;
	margin-left: 0;
}
#body2  #tool1 h2 {
	font-weight: normal;
}

.newsLayer {
	position: relative;
	width: 255px;/* was 298 */
	/*
	height: 130px;
	background: transparent url(/img/bg_karten.jpg) no-repeat 0 16px;
	*/
	margin-left: -3px;
	margin-right: 34px;
	float: left;
}

.lastKL {
	width: 320px;
	margin-right: 0px;
}

.lastKL .newsBody {
	width: 320px !important;
}

.newsLayer h2 {
	/*
	font-size: 0.875em !important;
	background: transparent url(/img/bg_textbox_headline.gif) no-repeat 0 4px;
	padding-left: 48px;
	*/
	text-transform: uppercase;
	
	margin-bottom: 10px !important;
}

.newsLayer ul {
	margin-left: 0px !important;
	margin-bottom: 10px !important;	
}

.newsLayer ul li {
	list-style: none;
	padding-left: 12px !important;
}

.newsLayer .newsBody {

	width: 245px;/* was 150 */
	/*
	padding-left: 16px;
	*/
}

.newsLayer img {
	position: absolute;
	top: 20px;
	right: 3px;
}

.newsLayer .date {
	font-size: 0.6875em;
}

.newsBody a.more {
	padding: 5px 23px 10px 0;
	line-height: 18px;	
}


/* change display via javascript */

#wrapper {
	margin-top: 10px;
	padding: 14px;
}


#contentLayer {
	position: relative; 
	margin-bottom: 20px;
	float: left;
	width: 723px;
}

.contentBG {
	background: #fff;
	padding: 15px 15px 0 0;
	border-right: none;
	border-left: none;
	height: 1%;
}

#body2 .contentBG {
	padding: 8px 15px 0 3px;
}

#body2 .content h3 a {
	text-decoration: none;
}

.content {
	line-height: 20px;
	color: #1A171B;
	float: left;
	overflow: visible;
	height: 1%;
}

.content h1 {
	margin-bottom: 20px;
	text-transform: uppercase;
}
.content h1 a {
	text-decoration: none;
}

.content h2 {
	font-size: 0.8125em;
	margin-bottom: 10px;
}

.content h3 {
	font-size: 0.8125em;
}

.content h2.bdBlue {
	font-size: 0.875em;
	color: #1A171B;
	margin-bottom: 16px;
	padding-left: 33px;
}

.content h2.year{
	margin-bottom: 5px;
}

.content p {
	font-size: 0.8125em;
	margin-bottom: 20px;
}
.content p#searchformPublicationLabel {
	margin-bottom: 0;
}


.content ul {
	font-size: 0.8125em;
	margin-left: 10px;	
	margin-bottom: 20px;	
}

.content ul li {
	list-style: none;
	padding-left: 20px;
}

.content a,
#cBoxLayer a {
	color: #1A171B;
}

#cBoxLayer {
	display: none;
}

/* arztsuche */
.content .arztPicliste ul {
	margin-left: 0px;
}

.content .arztPicliste ul li {
	list-style: none;
	background: none;
	padding-left: 0px;
	display: inline;
}

.content .arztPicliste ul li a {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

.content .arztPicliste ul li a span {
	font-size: 11px;
	line-height: 12px;
	position: absolute;
	top: 85px;
	left: 3px;
	background: #fff;
	border: 1px solid #7EB7C6;
	padding: 3px;
	margin-right: 3px;
	display: none;
	z-index: 2000;
}

.arztDetail h2 {
	margin-bottom: 0px;
}

img.arztInfoPic {
	display: block;
	margin-bottom: 20px !important;
}

table.arztInfo th {
	font-size: 0.8125em;
	text-align: left;
	padding-left: 3px;
}

table.arztInfo td {
	font-size: 0.8125em;
	padding-top: 5px !important;
	padding-left: 3px !important;
	padding-right: 8px !important;
	padding-bottom: 5px !important;
}


.newhomeleft {
	float: left;
	padding: 10px 0 0 0;
	width: 650px;
}

.vertbgline {
}
.newhomeright {
	padding-top: 10px; 
	width: 264px;
	margin-left: 680px;
} 

.newhomeright .contentBG .content p {
    font-size: 0.75em !important;     
}

#zentrumicon {
	float: left;
	margin: -15px 0 10px 0;
}

/* --- InfoLayer --- */

a.linkInfoLayer {
	padding-left: 0px;
}

.linkInfoLayer img {
	vertical-align: -5px;
	display: inline;
	border: none;
	text-decoration: none;
}

.infoLayer  {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 270px;
	z-index: 2001;
}

.infoLayer .infoLayerHead {
	text-align: right;
	height: 19px;
	padding-right: 8px;
}

.infoLayer .infoLayerHead a {
	font-size: 10px;
	line-height: 19px !important;	
	color: #7eb7c6 !important;
	padding-right: 15px;
	display: block;
}

.infoLayer .infoLayerBody {
	color: #fff;
	padding-right: 20px;
	padding-bottom: 15px;
	background: #1A171B;
}

.infoLayer .infoLayerBody h2  {
	font-size: 14px !important;
	color: #7eb7c6;
	padding-left: 48px;
	margin-bottom: 8px !important;
}

.infoLayer .infoLayerBody p,
.infoLayer .infoLayerBody ul {
	font-size: 12px !important;
	margin-bottom: 0px !important;
}

.infoLayer .infoLayerBody ul {
	margin-left: 16px !important;
}

.infoLayer .infoLayerBody ul li {
	line-height: 14px;
	padding-left: 15px;	
	padding-bottom: 6px;	
}

.infoLayer .infoLayerFoot {
	line-height: 1px;
	height: 2px;
	background: transparent url(/img/bg_info-foot.gif) no-repeat;
}


/* --- Borderboxen --- */

.boxtop {
	font-size: 1px;
	line-height: 1px;
	position: relative;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
	z-index: 2;
}

.corLtop {
	position: absolute;
	top: 0;
	left: -5px;
	width: 5px;
	height: 5px;
}

.corRtop {
	position: absolute;
	top: 0;
	right: -5px;
	width: 5px;
	height: 5px;
}

.boxbot {
	font-size: 1px;
	line-height: 1px;	
	position: relative;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
	z-index: 2;	
}

.corLbot {
	position: absolute;
	top: 0;
	left: -5px;
	width: 5px;
	height: 5px;
}

.corRbot {
	position: absolute;
	top: 0;
	right: -5px;
	width: 5px;
	height: 5px;
}

/* --- Textbox --- */

#boxbody {
	border-right: none;
	border-left: 1px solid #E5E5E5;
	margin-bottom: -7px;	
}

.textbox {
	width: 178px;
	margin-bottom: 5px;
}

.textbox .textboxhead {
	font-size: 1px;
	line-height: 1px;
	width: 178px;
	height: 8px;
}

#boxbody h2 {
	font-size: 0.75em;
	color: #7eb7c6;
	padding-left: 20px;
}

.textbox .textboxContent {
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.textbox .textboxContent p {
	font-size: 0.6875em;
	color: #1A171B;
	margin-bottom: 15px;
	line-height: 15px;
}

.textbox .textboxContent p.comment {
	font-size: 0.5625em;
}

.textbox .textboxContent p.comment {
	font-size: 0.5625em;
}

.textbox .textboxContent ul {
	margin-bottom: 7px;
}

.textbox .textboxContent ul li {
	font-size: 0.6875em;
	list-style: none;
	color: #1A171B;	
	padding-left: 15px;
	padding-bottom: 8px;
}

.boxfoot {
	width: 180px;
	height: 66px;
}

/* --- footer --- */

#footerLayer {
	color: #1A171B;
	padding: 0px;
	margin-bottom: 20px;
}

#footerHead {
	font-size: 1px;
	line-height: 1px;
	height: 11px;
}

#footerContent {
	position: relative;
}

#footerContent.contentBG {
	padding-bottom: 60px !important;
}

#footerLayer .boxbot {
}

#footerLayer .corLbot {

}

#footerLayer .corRbot {
}


#footerContent #breadcrumb {
	font-size: 0.6875em;
	border-bottom: none;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 885px;/* vorher nicht gesetzt */
}

#footerContent #breadcrumb a {
	color: #1A171B;	
}

#footerContent #breadcrumb a:hover {
	color: #7eb7c6;
}

#footerNav {
	font-size: 0.6875em;
	margin-bottom: 40px;	
}


#footerNav ul li {
	position: relative;
	list-style: none;
	margin-right: 20px;/* was 12 */
	float: left;
	margin-bottom: 20px;
}

#footerNav ul li li{
	margin-bottom: 0px;
}

#footerNav ul li.last {
	margin-right: 0px;
}

#footerNav ul li a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #1A171B;
	display: block;
	padding-bottom: 5px;
}

#footerNav ul li a.active {
	color: #7eb7c6;
}

#footerNav ul li li {
	float: none;
	margin-right: 0px;
	display: inline;	
}

#footerNav ul li li a {
	font-weight: normal;
	text-decoration: none;
	text-transform: none;	
}

#footerContent #metanav {
	font-size: 0.6875em;
	/*
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 885px;
	border-top: none;
	padding-top: 9px;	
	padding-bottom: 7px;
	margin: 0px 14px 0 0;
	*/
}

#footerContent #metanav p {
	width: 300px;
	float: left;
}

#footerContent #metanav ul {
	float: right;
}

#footerContent #metanav ul li {
	list-style: none;
	float: left;
}

#footerContent #metanav ul li a {
	color: #1A171B;
	/*
	padding: 0 14px;
	*/
	
	margin: 0 14px;
	text-decoration: none;
	border-bottom: 1px solid #7eb7c6;
}

#footerContent #metanav ul li a:hover {
	text-decoration: none;
	border: none;
}

#footerContent #metanav ul li a.last {
	/*
	padding-right: 0;
	*/
	margin-right: 0;
}


/* ---- misc ---- */

.hide {
	display: none;
}

img {
	display: block;
}

.floatLeft {
	margin-right: 20px;
	float: left;
}

.error {
	color: #f00;
}

.floatRight {
	margin-left: 20px;
	float: right;
}

.hasBorder {
	border: 1px solid #C1C9B5;
}

.noMargBot {
	margin-bottom: 0px !important;
}
.content p.pdfLink a,
.textboxContent p.pdfLink a,
a.pdfLink {
	background: transparent url(/img/icon_pdf.gif) no-repeat 0 0px;
	padding-top: 3px;
	padding-left: 20px;
	display: block;
}
.content p a.pdfLink {
	padding-top: 1px;
}

.content p.wordLink a,
.textboxContent p.wordLink a,
a.wordLink {
	background: transparent url(/img/icon_word.gif) no-repeat 0 0px;
	padding-top: 3px;
	padding-left: 20px;
	display: block;
}
.content p a.wordLink {
	padding-top: 1px;
}

.content p.jpgLink a,
.textboxContent p.jpgLink a,
a.jpgLink {
	background: transparent url(/img/icon_jpg.gif) no-repeat 0 0px;
	padding-top: 3px;
	padding-left: 20px;
	display: block;
}
.content p a.jpgLink {
	padding-top: 1px;
}

a.topLink {
	display: none;
}

p.btLink {
	font-weight: bold;
	margin-bottom: 0px;
}

.btLink a {
	position: relative;
	text-decoration: none;
	line-height: 29px;
	color: #fff;
	padding-left: 40px;
	padding-right: 15px;
	margin-left: -40px;
	float: left;
}

.btEndpic {
	float: left;
}


/* clearfix, http://www.positioniseverything.net/easyclearing.html */

p.btLink:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* safari, winIE, stripped macIE hide */
p.btLink { display: block; }


.clearAll {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

/* ---- Bookmarks ---- */
#bookmarkLi {
	position: relative;
}

#bookmarkPopup {
    width: 128px;
    z-index: 2000;
    position: absolute;
    display: none;
}

#bookmarkPopupTop {
        height: 12px;
	cursor: pointer;
}

#bookmarkPopupBottom {
    height: 13px;
    border: none !important;
    margin: 0;
}

img#bookmarkPopupCloseBtn {
    margin-top: 4px !important;
    margin-right: 4px !important;
    float: right;
    z-index: 1001;
}

#bookmarkPopup a:link,
#bookmarkPopup a:visited {
    text-decoration: none;
    color: darkred;
    font-size: .95em;
}

#bookmarkLayer {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: white;
}

#bookmarkLayer ul {
	margin-left: 10px;
	float: none !important;
}

#bookmarkLayer ul li {
	padding-left: 0 !important;
	float: none !important;
	display: inline;
}

#footerContent #metanav ul li#bookmarkLi #bookmarkLayer a {
	margin: 0 !important;
	border: none !important;
}

#bookmarkLayer ul li a {
	font-weight: normal;
	height: 22px;
	line-height: 17px;
	color: #005492;
	display: block !important;
	float: none !important;
	padding: 0 !important;
	padding-left: 25px !important;
}

/* --- forms --- */
textarea,select,input {
	font-size: 13px;
}
fieldset {
    border: none;
    margin-bottom: 15px;
}
legend {
	display: none;
}
textarea,
input.text {
    border: 1px solid #CCC;
    padding: 2px;
}
textarea {
    /* width: 375px; */
	width: 435px;
}
select,
input.text {
    width: 17.5em;
}
input.inputStrasse {
    width: 13.5em !important;
}
input.inputStrassenr {
    width: 3.2em !important;
}
input.inputPlz {
    width: 6em !important;
}
input.inputOrt {
    width: 10.7em !important;
}
input.submit {
    border: 1px solid #CCC;
    padding: 2px 5px;
    background-color: #E5E5E5;
    font-weight: bold;
    font-size: .9em;
}
input.checkbox {
    margin-right: .5em;
}
input.radio {
    vertical-align: -.3em;
    margin-right: .5em;
}
form .td {
    width: 8em;
    float: left;
}
form .tr {
    clear: both;
}
form .tr p {
    margin-bottom: 10px !important;
}
form .tr p.noMargBot {
	margin-bottom: 0px !important;
}

input#formPlz {
    margin-right: .5em;
    width: 4em;
}
input#formOrt {
    width: 12.5em;
}
fieldset.checkbox {
    width: 375px;
}


/* ---- Suche ---- */
.tx-indexedsearch-whatis {
	font-size:0.8125em;
}
.tx-indexedsearch-res {
	margin-top: 10px;
}

.tx-indexedsearch-searchbox {
	display: none;
}
.tx-indexedsearch-form {
	margin-bottom: 10px;
	font-size:0.8125em;
}
.tx-indexedsearch-browsebox .browsebox {
	/* display: none; */
}
.tx-indexedsearch-res hr {
	height: 1px;
	border: none;
	border-top: 1px solid #8E8E91;
	margin-bottom: 5px;
}
.tx-indexedsearch-descr-div {
	display: block;
	clear: both;
}
.tx-indexedsearch-percent-p {
	float: left;
	width: 50px;
}
.tx-indexedsearch-descr {
	float: left;
	width: 600px;
}
.content .tx-indexedsearch-browsebox {
	clear: both;
	display: block;
}
.content .tx-indexedsearch-browsebox  ul {
	margin: 0;
	clear: both;
	display: block;
	width: 640px;
	height: 20px;
	padding: 2px 5px;
	background-color: #E5E5E5;
}
.content .tx-indexedsearch-browsebox ul li{
	background: none;
	padding: 0;
	padding-right: 20px;
	float: left;
	display: block;
}

/* ---- Pressemitteilungen ---- */

.text img {
	display: inline;
}
.text {
	margin-bottom: 20px;
}
.content .text p {
	margin-bottom: 0;
}

.rssIcon {
	border: none;
	display: inline;
}
.content .tx-pressreleases-pi1 h2 {
	margin-bottom: 2px;
}

/* ---- Banner rechts ---- */
#skyscraperBan {
	position: absolute;
	top: 140px;
	right: 0px;
}
#body2 #skyscraperBan {
	top: 110px;
}

/* ---- misc ---- */

.hide {
	display: none;
}

img {
	display: block;
	border: none;
}

.content img,
#cBoxLayer img {
	display: inline
}

.floatLeft {
	margin-right: 20px;
	float: left;
}

.error {
	color: #f00;
}

.floatRight {
	margin-left: 20px;
	float: right;
}

.hasBorder {
	border: 1px solid #C1C9B5;
}

.noMargBot {
	margin-bottom: 0px !important;
}
.noMarginBottom {
	margin-bottom: 0 !important;
}

p.btLink {
	font-weight: bold;
	margin-bottom: 0px;
}

.btLink a {
	position: relative;
	text-decoration: none;
	line-height: 29px;
	color: #fff;
	padding-left: 40px;
	padding-right: 15px;
	margin-left: -40px;
	float: left;
}

.btEndpic {
	float: left;
}

.content a.more {
	padding:5px 23px 10px 0;
}


.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.noMargBottom {
	margin-bottom: 0 !important;
}

/* Patienten ABC */

#patientenabcLayer {
	margin-bottom: 20px;
}
.content #patientenabcLayer ul {
	margin-left: 0 !important;
}
#patientenabcLayer p {

}

.patientenAbcItems {
	font-size: 0.8125em;
	display: none;
	margin-bottom: 20px;
}

/* Publikationen */
.publicationExtLink {
	margin-right:1px;
	padding-right:14px;
}

.file img {
	margin-right: 5px;
}

.filterYears {
	text-align: left;
	margin-bottom: 1em;
	padding: 1px;
	font-size: 13px;
}
.filterYears a {
	margin-right: 6px;
	font-weight: bold;
}
.filterYears a.active {
	text-decoration: none;
	color: #7EB7C6;
}
 
.publicationItemOdd {
	background-color: #F1F1F1;
}

.content p.smallPrint {
	font-size: 68.5%;
}

/* paging */
.pressPaging {
	text-align: right;
}

.pressPaging a {
	font-size:0.8125em;
	margin-left: 4px;
}
.pressPaging a.active {
	text-decoration: none;
	color: #7EB7C6;
}

p.imgBorder,img.imgBorder {
	border: 1px solid #BBBBBD;
	margin-right: 6px;
	margin-bottom: 6px;
}

.imgFloatRight {
	border: 1px solid #BBBBBD;
	margin-top: 6px;
	margin-left: 15px;
	margin-bottom: 12px;
	display: block;
	float: right;
}
.imgFloatRightBox {
	border: none;
	margin-top: 6px;
	margin-left: 5px;
	margin-bottom: 12px;
	display: block;
	float: right;
}

.imgFloatLeft {
	border: 1px solid #BBBBBD;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 12px;
	display: block;
	float: left;
}
.imgFloatLeftBox {
	border: none;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 12px;
	display: block;
	float: left;
}

a.arztTableLink {
}

.printInfo {
	display: none;
}