/* patientenverfuegung.css Version 18.0.0 vom 16.12.2015 */
h1	{
	Font-Family: Arial, Helvetica, Sans-Serif; 
	color: #F0962C; 
	margin-top: 1.1em; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 1.5em !important;
	text-align: center;
}
h3	{
	font-family: Arial, Helvetica, Sans-Serif; 
	color: #F0962C; 
	font-weight: bold; 
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0.3em; 
}
h4	{
	font-family: Arial, Helvetica, Sans-Serif; 
	color: #F0962C; 
	font-weight: bold; 
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0.3em; 
/*	padding: 0;*/
}
/*h4	{
	font-family: Arial, Helvetica, Sans-Serif; 
	color: #F0962C; 
	font-weight: bold; 
	font-size: 1em;
	text-align: left;
	margin: 0;
	padding: 0;
}*/
h5 {
	Font-Family: Arial, Helvetica, Sans-Serif; 
	padding-top: 0.5em;
	margin: 0; 
	font-style: italic; 
/*	text-align: left; */
	font-size: 1em;
	font-weight: normal;
}
h6 {
	Font-Family: Arial, Helvetica, Sans-Serif; 
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: 3em;
	margin-right: 3em;
	text-align: center;
	font-size: 1em;
}
p {
	Font-Family: Arial, Helvetica, Sans-Serif; 
	margin-top: 0; 
	margin-bottom: 0;
	text-align: left; 
}
a:link 	{
	color: #003333; 
	/*font-style: normal; 
	font-weight: bold;*/
	text-decoration: underline;	
}
a:visited 
	{
	/*font-weight: bold; */
	color: #333300; 
	text-decoration: underline;
}
a:hover {
	/*font-weight: bold; */
	color: #F0962C; 
	/*text-decoration: blink; */
	/*font-style: normal;*/
}
.style1 {
	text-align: center;
}
.style2 {
	text-align: left;
}
.style4 {
	text-align: right;
}
table { 
	width: 100%;
	border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}
td { 
    padding: 4px;
}
td.shaded {
	border-bottom-style: none; 
	border-bottom-width: medium;
	background-color: #F5F5F5;
	vertical-align: middle;
	width: 100%;
	height: 10px;
	border-left-color: #F5F5F5; 
	border-left-width: 1px; 
	border-right-color: #F5F5F5; 
	border-right-width: 1px; 
	border-top-color: #F5F5F5; 
	border-top-width: 1px; 
}
td.shaded1 {
	border-bottom-style: none; 
	border-bottom-width: medium;
	background-color: #F5F5F5;
	vertical-align: top;
	width: 100%;
	height: 10px;
	border-left-color: #F5F5F5; 
	border-left-width: 1px; 
	border-right-color: #F5F5F5; 
	border-right-width: 1px; 
	border-top-color: #F5F5F5; 
	border-top-width: 1px;  
}
td.shaded2 {
	border-bottom-style: none; 
	border-bottom-width: medium;
	background-color: #F5F5F5;
	vertical-align: top;
	padding-top: 0.5em;
	width: 10px;
	height: 10px;
	border-left-color: #F5F5F5; 
	border-left-width: 1px; 
	border-right-color: #F5F5F5; 
	border-right-width: 1px; 
	border-top-color: #F5F5F5; 
	border-top-width: 1px;
	margin-right: 0px;
}
td.shaded3 {
	border-bottom-style: none; 
	border-bottom-width: medium;
	background-color: #F5F5F5;
	vertical-align: middle;
	padding-top: 0.5em;
	width: 1%;
	height: 10px;
	border-left-color: #F5F5F5; 
	border-left-width: 1px; 
	border-right-color: #F5F5F5; 
	border-right-width: 1px; 
	border-top-color: #F5F5F5; 
	border-top-width: 1px; 
}
td.shaded154 {
	border-bottom-style: none; 
	border-bottom-width: medium;
	background-color: #F5F5F5;
	vertical-align: middle;
	width: 154px;
	height: 10px;
	border-left-color: #F5F5F5; 
	border-left-width: 1px; 
	border-right-color: #F5F5F5; 
	border-right-width: 1px; 
	border-top-color: #F5F5F5; 
	border-top-width: 1px; 
}
td.white {
	background-color: #FFF;
	width: 100%;
	height: 2px;
	padding: 0;
	border: 0;
}
ul {
	list-style-type: circle;
	margin: 0;
}
.closefontClass {
	font-family: Verdana, Arial, Helvetica; 
	color: white;
	font-size: 11px;
	text-align: right;
	font-style: italic; 
	text-decoration: none;
}
.navigation {
	text-align: center;
}
p.centered {
	text-align: center;
}
p.right {
	text-align: right;
	font-style: italic; 	
}
p.high {
   margin: 0 0 1.1em;
}
.nowrap {
	white-space: nowrap;
}
.thinspace {
	word-spacing: -0.1em;
}
.warning h6 {
	color: red;
}
input[type="submit"] {
	border: 1px solid #000000;
	background-color: #FCCEAB;
	padding: 2px;
	cursor: default;
}
table#logos {
    width: 694px;
	border: none;
	margin-left:auto; 
	margin-right:auto;
}
.invert {
	background-color: #F0962C; 
	color: white; 
}
.invertbig {
	background-color: #F0962C; 
	color: white; 
	font-size: 1.7em;
}
#nowrap {
	white-space: nowrap;
}

fieldset {
    border: 0;
    margin: 0 0;
    padding: 0;
}

@media screen {
	.print {
		display: none;
	}
	.screen {
		display: inline; 
		padding: 0;
	}
	hr { 
		display:none; 
	}
}
@media print {
	.screen, #mn, #footer, #col1 {
		display: none;
	}
	.printdeco a:link, a:visited {
		text-decoration: none;
	} 
	input[type=text] {
		height:30px;
		border:none;
		border-bottom: 2px dotted black;
		color: white;
	}
	#col3 {
		margin: 0 5%;
	}
	hr { 
		display:block; 
		border-bottom: 2px dotted black; 
		margin-top: 3em;
		border-top: none;
	}
	  html, body {
		/* width: 200mm; */ /* wird nur von Opera erkannt */
		/* height: 297mm; */
	}
}
a.no:link, 
a.no:visited, 
a.no:hover,
a.no:active,
a.no:focus {
	text-decoration: none;
}
ul {
  margin: 0;
}
ul.dashed {
  list-style-type: none;
}
ul.dashed > li {
  text-indent: -12px;
  padding-top: 6px;  
}
ul.dashed > li:before {
  content: "- ";
  text-indent: 5px;
}
ul.dotted {
	list-style-type: disc;
}
ul.dotted > li {
	text-indent: -12px;
	padding-top: 6px;  
}
ul.dotted > li:before {
	text-indent: 5px;
  }
#header h1 span {
background: no-repeat url("../sites/all/themes/custom/pv/objects/head_pn-3.jpg");}
ul {
		list-style:square;}
input[type=text], textarea {
		background-color: #FFFFFF;
		font-size: 11pt !important;
		color: #000;}
input[type=checkbox] {
  transform:scale(1.3);
}
input[type=radio] {
  transform:scale(1.3);
}