/*
Stylesheet 
http://www.pflegedienst-west.de/
*/

html {
	height:100%;
	padding:0px;
	margin:0px;
}

body { 
	font-family: verdana, sans-serif;
	font-size: 8pt;
	background-image: url(images/content/content_background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	cursor: default;
	padding:15px 0px;
	height: 100%;
	text-align: center;
	color: #666666;
	margin:0px;
}

h1, .h1 {
	font-weight:bold;
	font-size:11pt;
	color: #AC0633;
}

li {
	margin: 2px 0px;
	font-weight:normal;
	font-size:8pt;
	font-style:normal;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

td {
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 8pt;
}

input,textarea {
	border: 1px solid #666666;
	font-size: 8pt;
	font-family: verdana, sans-serif;
}

a {
	color: #AC0633;
	font-size: 8pt;
	text-decoration:underline;
}
a:hover {
	color: #000000;
}

.nav_link {
	color: #ffffff;
	font-size: 8pt;
	display: block;
	text-decoration:none;
	margin-left: 15px;
	width:165px;
	padding: 0px 0px 8px 0px;
}
.nav_link:hover {
	color: #000000;
}

.nav_link_akt {
	color: #AC0633;
	font-size: 8pt;
	display: block;
	text-decoration:none;
	margin-left: 15px;
	width:165px;
	padding: 0px 0px 8px 0px;
}
.nav_link_akt:hover {
	color: #000000;
}

.foot_link {
	color: #ffffff;
	font-size: 7pt;
	text-decoration: none;
	margin-right: 15px;
}
.foot_link:hover {
	color: #C8C8C8;
}

.navigator {
	background: url('../img/navi_dreieck.gif') no-repeat;
	background-position:0px 1px;
	width: 9px;
	height: 20px;
	text-align: center;
	vertical-align: top;
}

.content {
	width: 359px;
	padding: 10px 20px 10px 15px;
	font-size: 8pt;
	vertical-align: top;
	background: #E4E4E4;
	text-align:left;
}

.navil_bgrd {
	width:197px;
	height:100%;
	background: url('../img/navi_bgrd.jpg');
	background-repeat: repeat-y;
	padding-top: 24px;
	vertical-align: top;
}

.navil_bgrd table {
	width:197px;
	text-align:left;
}

.navir_bgrd {
	background: #AC0633;
	width: 197px;
	color: #ffffff;
	font-size: 8pt;
}

.footer {
	height: 17px;
	background: #AC0633;
	color: #ffffff;
	font-size: 7pt;
	padding-left: 15px;
}

.logo {
	background:#AC0633;
	width:197px;
	padding:0px;
	text-align:center;
	vertical-align:top;
	position:relative;
}

.header_stein {
	background: url('../img/header_stein.jpg') no-repeat #FFFFFF;
	height:123px;
	width:570px;
}

.header_stein1 {
	background: url('../img/header_stein1.jpg') no-repeat #FFFFFF;
	height:123px;
	width:570px;
}

.header_fels {
	background: url('../img/header_fels.jpg') no-repeat #FFFFFF;
	height:123px;
	width:570px;
}

.list_dot {
	font-weight: bold;
	font-size: 18px;
	padding-right: 4px;
	line-height:15px;
}

.list_f {
	font-size: 8pt;
	vertical-align:middle;
}

.zitat_autor {
	text-align:right;
	margin-top:15px;
	display:block;
	width:160px;
}

.redp {
	font-weight:bold;
	color: #AC0633;
}

dt {
	position:relative;
	top:14px;
}

table#intPflege {
	width:335px;
}

table#intPflege tr td {
	/*font-size:7pt;*/
	vertical-align:top;
	padding-bottom:5px;
}

table#intPflege tr.trennTR td {
	padding-bottom:15px;
}

div.rightNaviQuote {
	position:absolute;
	bottom:0px;
	padding:0px 10px;
	width:177px;
	text-align:left;
	color:white;
}

div.rightNaviQuote2 {
	position:absolute;
	top:195px;
	padding:0px;
	width:197px;
}

*:first-child+html .rightNaviQuote2, *:first-child+html .rightNaviQuote {
	left:0px;
}

* html .rightNaviQuote2, * html .rightNaviQuote {
	left:0px;
}
