/* Stylesheet Reset */

* {
        margin:         0;
        padding:        0;
        /* Tabellen */
        border-collapse:collapse;
        border-spacing: 0;
}
html, body {
        color:          #000;
        line-height:    1.45;
		height:100%;
		width:100%
}
body {
        /* Nur hier, sonst gibt es
         * eventuell Vererbungsprobleme.
         */
        font-size:      100.01%;
     	height:100%;
		background-color: #FFFFFF;
		FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;
}
INPUT, TEXTAREA, SELECT {
	FONT: normal normal 11px Verdana;
	color: #666666;
	margin-top:2px;
	margin-bottom:2px;
}
#krankenhausberatung {
	text-align:center;
}

.kliniken {
padding-top:20px;
margin: 0px auto;
width:780px;
}

 FONT, SPAN, TD,  INPUT, TEXTAREA, SELECT {
	FONT: normal 11px Verdana;
	color: #666666;
}

P {
	FONT: normal 11px Verdana;
	color: #666666;
	text-align : left;
}
/*
BODY {
	background: #FFFFFF;
	margin: 0px;
} */
IMG { border: 0px; }
A:link, A:visited,  A:active  {
	COLOR: #1A498F;
	font-weight: normal;
	text-decoration: none;
}
A:hover,{
	COLOR: #1A498F;
	TEXT-DECORATION: underline;
	font-weight : normal;
}
h1  A:hover, h1 A:active, h1 A:link, h1 A:visited {
		text-decoration: none;
}
.csc-menu .csc-menu-1 li{
	text-decoration: none;
}
.news-single-related A{
	
}

h1 { 
	font-size: 12px;
	font-weight: bold;
	color: #F6BC00; 
	text-decoration: none; 
}
acronym { 
	font-size: 12px;
	font-weight: bold;
	color: #F6BC00;
	font-style : italic;
}
.blocktitle, 
.BlockTitleRight {
	COLOR: #666666; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none; 
}

/* News title links */
.title { 
	FONT-SIZE: 12px;
	font-weight : bold;
	COLOR: #F6BC00;
	TEXT-DECORATION: none;  
}
h1 a:link,
h1 a:visited { 
	FONT-SIZE: 12px;
	font-weight : bold;
	COLOR: #F6BC00;
	TEXT-DECORATION: none;  
	padding-bottom:5px;
}
h1 a:hover,
h1 a:active  { 
	FONT-SIZE: 12px;
	font-weight : bold;
	COLOR: #F6BC00; 
	TEXT-DECORATION: none; 
	padding-bottom:5px;
}
h2,
h2 a:link,
h2 a:visited { 
	font: bold 12px Verdana;
	color: #1A498F;	
	text-decoration:none;
	padding-bottom:5px;
}
h2 a:hover,
h2 a:active  { 
	font: bold 12px Verdana;
	color: #1A498F;	
	text-decoration:none;
	padding-bottom:5px;
}
.note {
	FONT-FAMILY: Verdana; 
	COLOR: #666666; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none; 
}
.reads {
	COLOR: #666666; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none; 
	clear: both;
}
.more {
	clear: both;
	margin-top: -15px;
}

/* Side blocks */
.BlockContent {
	COLOR: #969696; 
	background: #FFFFFF;
}
.BlockTitleRight,
.blocktitle {  /* Hand cursor for block titles */
	cursor: pointer; /* W3C standard */
	cursor: hand;    /* IE only */
}
/* General */
.clear { clear: both; }

.content {
	background: #FFFFFF;
	COLOR: #969696; 
	FONT-SIZE: 11px; 
}
.pn-title {  
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none;
}
a.pn-title:link,
a.pn-title:active,
a.pn-title:visited
a.pn-title:hover {
	font-family: Verdana;
	font-size: 12px; 
	font-weight: bold; 
	color: #F6BC00; 
	text-decoration: none;
}

.pn-sub, DIV.pn-sub A, FONT.pn-sub A {
	FONT-SIZE: 11px;
	COLOR: #666666;
}
.pnleft {
	vertical-align: middle; 
	float: left;
/*	clear: left; */
	text-align: left;
}
.pnright {
	float: right;
/*	clear: right; */
	text-align: right;
}
.TopicImgLeft {
/*	float: left; */
	vertical-align: top;
	margin-left: -2px;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.TopicImgRight {
	float: right;
	vertical-align: top;
	margin-left: 6px;
	margin-right: -2px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.opentable {
	background: #FFFFFF;
	padding: 8px;
}

.topnavi a:link, 
.topnavi a:active,
.topnavi a:visited {
	display: block;
	width: 100%;
	height: 33px;
	font: normal normal 11px Verdana;
	text-align : center;
	vertical-align : middle;
	color: #999999;
	text-decoration: none;
	line-height: 33px;
}

.topnavi a:hover {
	display: block;
	width: 100%;
	height: 33px;
	font: normal normal 11px Verdana;
	text-align : center;
	vertical-align : middle;
	color: #999999;
	text-decoration: none;
	line-height: 33px;
}

.navi a:link,
.navi a:active,
.navi a:visited {
	font: normal normal 11px Verdana;
	color: #666666;
	text-decoration: none;
   display: block;
	width: 100%;
	height: 100%;
	line-height : 30px;
}

.navi a:hover {
	font: normal normal 11px Verdana;
	color: #666666;
	text-decoration: none;
   display: block;
	width: 100%;
	height: 100%;
    line-height : 30px;
}

.topthemen {
	font: bold 12px Verdana;
	color: #F6BC00;
}

.newsdate {
	font: normal 11px Arial;
	color: #666666;
	text-decoration: none;
}

.newsheadline {
	font: bold 12px Verdana;
	color: #1A498F;	
	text-decoration:none;
}

a.newsheadline:link, 
a.newsheadline:active,
a.newsheadline:hover,
a.newsheadline:visited {
	font: bold 12px Verdana;
	color: #1A498F;	
	text-decoration:none;
}

.newstext {
	font: normal 11px Arial;
	color: #666666;
}

a.newslink:link,
a.newslink:active
a.newslink:visited {
	font: normal 11px Verdana;
	color: #1A498F;
	text-decoration: none;
}
a.newslink:hover{
	font: normal 11px Verdana;
	color: #1A498F;
	text-decoration: none;
}
.subnavi a:link,
.subnavi a:active,
.subnavi a:visited {
	display: block;
	width: 86px;
	height: 24px;
	text-decoration: none;
	font-weight:bold;
	font:  Verdana;
	font-size:10px;
	color: #666666;
	line-height: 24px;
}
.subnavi a:hover {
	display: block;
	width: 86px;
	height: 24px;
	text-decoration: none;
	font-weight:bold;
	font:  Verdana;
	font-size:10px;
	color: #F6BC00;
	line-height: 24px;
}
.pn-content-page-title, .pn-pagetitle {
	font: bold 12px Verdana;
	color: #1A498F;	
	text-decoration:none;
}

.pn-content-page-body {
	text-align: justify;
}

a.pmp {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #F6BC00;
	text-decoration: none;
}

a:hover.pmp {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #F6BC00;
	text-decoration: none;
}


#krankenhausberatung{
text-align:center;
}

. kliniken{
padding-top:20px;
margin: 0px auto;
width:780px;
}


.rightcontent {
	height:100%;
	background-color:#F7F7F7
}
.subnavi {
	height: 24px;
}

.menu {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   text-decoration: none;
   font-size: 11px;
   	font-weight : normal;
	background-color : #F5F5F5;
   display: block;
	width: 150px;
	height: 100%;
	line-height : 15px;
/*	border-top: 1px solid #CCCCCC; */
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC; 
/*	filter:alpha(opacity=90); -moz-opacity: 0.9; */
z-index:1000;
	 }
.menu A {
	width:100%;
	display:block;
	padding-left:5px;
	}
	 .menuover {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   text-decoration: none;
   font-size: 11px;
   	font-weight : normal;
	background-color : #FFFFFF;
   display: block;
	width: 150px; 
/*	height: 100%; */
	height: 15px;
	border-top: 1px solid #CCCCCC; 
	 }	
 	 .menuout {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   text-decoration: none;
   font-size: 11px;
   	font-weight : normal;
	background-color : #F5F5F5;
   display: block;
	width: 150px; 
/*	height: 100%; */
	height: 15px;
	border-top: 1px solid #CCCCCC; 
	 }	
/* li {
	margin-left: 20px;
	list-style-position : outside;
	list-style-type : square;
} */
ul li {
		padding:5px;
		list-style-type : square;
		list-style-position : outside;
		margin-left:20px;
}
.news-single-img {
	text-align:right;
}
.tx-damdownloads-pi1-list {
	width:480px;
}
.csc-textpic-caption {
	font-size:9px;
	color:silver;
}
.referenzen TD {
padding:2px;
}
.dotted {
	background-image:url(images/dotted.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}
ol li{
    padding: 5px;
	list-style-type : decimal;
	list-style-position : inside;
}

.tx-damdownloads-pi1 table.browsebar
{
	width:495px;
}
