/*** Styles für www.krankenhaus-warstein.de | August 2008 | Julia Faulde ***/

html[xmlns^="http"]
			{
			/* verhindert Mozilla-Zucken
			 * > Firefox 1.5
			 */
			overflow: scroll;
			}
html,body {
	margin:0;
	padding:0;
	}
body{
	font: 8.5pt verdana, helvetica, arial,sans-serif;
	text-align:center;
	background:#FEE9CD;
	background-image:url(../images/bg_standard.gif);
	background-position:50% 200px;
	background-repeat:repeat-y;

	}
#header {
	position:relative;
	margin:0;
	padding:0;
	width:998px;
	height:131px;
	background-image:url(../images/bg_head_standard.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
#header a {
	border:0;
	margin:0;
	padding:0;
	}
#header img{
	border:0;
	margin:0;
	padding:0;
	}
#logo {
	position:absolute;
	margin:23px 0 0 817px;
	padding:0;
	width:156px;
	height:89px;
	z-index:10;
	}
#slogan {
	position:absolute;
	margin:101px 0 0 175px;
	padding:0;
	width:480px;
	height:30px;
	z-index:1;
	}
#abdeck {
	position:absolute;
	margin:0 0 0 998px;
	padding:0;
	z-index:100;
	}
#container{
	text-align:left;
	width:998px;
	margin:0 auto;
	}
#content{
	margin: -11px 344px 0 175px;
	}
#content p.bodytext {
	font-size:8.5pt;
	line-height:1.3em;
	margin:10px 20px 0 30px;
	padding:0;
	}
#content h1 {
	position:relative;
	font-size:11pt;
	font-weight:bold;
	color:#F19918;
	margin:20px 30px 8px 30px;
	padding:0;
	}
#content a {
	text-decoration:none;
	color: #F19918;
	padding:0 1px;
	}
#content a:hover {
	text-decoration:none;
	background:#FEE9CD;
	color: #000000;
	padding:0 1px;
	}
.important {
	font-size:11pt;
	font-weight:bold;
	color:#F19918;
	}
#content ul {
	font-size:8.5pt;
	list-style-type:disc;
	list-style-position:outside;
	margin:0 0 15px 44px;
	padding:0;
	}
#content ul li {
	padding:2px 26px 0 0;
	}
#content dl {
	margin:0;
	padding:0 0 0 28px;
	}

#content a img{
	border:0;
	margin:0;
	padding:0;
	}
#content .csc-textpic-clear {
	margin:14px 0 0 0;
	padding:0;
	height:1px;
	}
#content .csc-textpic-imagewrap img{
	margin: 0;
	padding:0;
	}
#content .csc-textpic-imagewrap {
	margin:0;
	padding:0;
	}
#content .csc-textpic-imagewrap img{
	margin:0;
	padding:0;
	}
#content .csc-textpic-imagewrap a img{
	margin:0;
	padding:0;
	}
#content .csc-textpic-imagewrap a:hover img{
	margin:0;
	padding:0;
	}
#content .csc-textpic-caption {
	font-size:8.5pt;
	margin:0;
	padding:2px 0 3px 0;
	}
#content table {
	font-size:8.5pt;
	margin:0 0 0 28px;
	padding:0;
	width:290px;
	}
#content table td{
	margin:0;
	padding:2px 0 2px 0;
	vertical-align:bottom;
	}
#content table th{
	font-weight:bold;
	padding:25px 0 2px 0;
	border-bottom:1px solid #F19918;
	}
#content table td.td-0{
	width:186px;
	border-bottom:1px solid #F19918;
	}
#content table td.td-last{
	width:104px;
	border-bottom:1px solid #F19918;
	}
#content thead {
	font-weight:bold;
	padding:20px 20px 15px 0;
	}
#wrapper{
	float:left;
	width:100%
	}
#navigation{
	float:left;
	width:175px;
	margin-left:-998px;
	background-image:url(../images/bg_menu_standard.gif);
	background-position:0 22px;
	background-repeat:no-repeat;
	height:600px;
	}
#rechts{
	float:left;
	width:344px;
	margin:-11px 0 0 -344px;
	text-align:left;
	z-index:1;
	}
/* für IE 6.0*/
* html #rechts {
	float:left;
	width:344px;
	margin:-11px 0 0 -352px;
	text-align:left;
	z-index:1;
	}
* html #rechts .csc-textpic-text {
	margin:-153px 0 0 0;
	}
/*********************************/
#rechts div.csc-textpic.csc-textpic-intext-right-nowrap {
	margin:35px 0 0 0;
	}
#rechts .csc-textpic csc-textpic-left csc-textpic-above img {
 	margin:-8px 5px 0 28px;
 	}

#rechts div.csc-textpic csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
 	margin:30px 5px 0 4px;
	}
#rechts	.csc-textpic-imagewrap {
	margin:0 -8px 0 38px;
	z-index:0;
	}
#rechts p.bodytext{
	text-align:left;
	font-size:8.5pt;
	line-height:1.3;
	margin:15px 0 0 20px;
	width:205px;
	letter-spacing:-0.01em;
	}
#rechts table.htmlarea-showtableborders {
	font-size:8.5pt;
	margin:3px 0 0 18px;
	padding:0;
	width:220px;
	letter-spacing:-0.01em;
	}
#rechts table.htmlarea-showtableborders td{
	margin:0;
	padding:0 2px 0 0;
	vertical-align:top;
	}
#rechts a {
	text-decoration:none;
	}
#rechts a.internal-link, #rechts a.mail {
	text-decoration:none;
	color: #F19918;
	padding:0 1px;
	}
#rechts a.internal-link:hover, #rechts a.mail:hover {
	text-decoration:none;
	background:#FEE9CD;
	color: #000000;
	padding:0 1px;
	}
#rechts h1 {
	font-size:11pt;
	font-weight:bold;
	color:#F19918;
	margin:25px 0 15px 20px;
	width:220px;
	}
#rechts dl {
	margin:0 0 10px 0;
	}
#rechts table#download  {
	width:300px;
	margin:5px 0 15px 20px;
	}
#rechts table#download td{
	vertical-align:top;
	}
#rechts table#download a img{
	padding:0;
	margin:0 0 0 10px;
	text-decoration:none;
	border:0;
	}
#rechts .download {
	display:block;
	background-image:url(../images/bt_downloads.gif);
	background-position:left 0;
	background-repeat:no-repeat;
	font-size:9px;
	color:#000000;
	text-decoration:none;
	min-width:95px;
	height:26px;
	padding:7px 0 0 10px;
	white-space:nowrap;
	}

#footer{
	clear:left;
	width:100%
	}

/* Formatierungen Formulare */
#map24 {
	width:300px;
	margin:30px 0 0 35px;
	}
#map24 input , select, input, textarea {
   	background: #ffffff;
   	font-size: 12px;
   	margin: 2px 0 0 0;
   	padding: 1px;
   	border:1px solid #F9A01C;
   	}
#map24 input , select, input, textarea {
   	background: #ffffff;
   	font-size: 12px;
   	margin: 2px 0 0 0;
   	padding: 1px;
   	border:1px solid #F9A01C;
   	}
#map24 input{
	width:205px;
	}
#map24 select {
   	width:210px;
   	}
#map24 input[type=submit]{
	margin:0;
	width:210px;
	margin-top:8px;
	background-image:url(../images/bt_submit.gif);
	background-position:left 0;
	background-repeat:no-repeat;
	border:0;
	height:26px;
	}
#map24 input[type=submit]:hover{
		background-image:url(../images/bt_submit_over.gif);
	}