body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background: #FDEFD5 url(../img/bg_kachel.gif) top left repeat-y;
}

#wrapper {
	background: #FFFCED;
	margin: 0;
	padding: 0;
	width: 790px;
	background: #FFFCED url(../img/bg_kachel.gif) top left repeat-y;
}

.skiplink {
	position: absolute;
	top: -1000px;
	left: -1000px;
}

#header {
	width: 790px;
	height: 93px;
	overflow: hidden;
	background: #F1932E url(../img/header.jpg) top left no-repeat;
}

#logo_link {
	position: absolute;
	display: block;
	width: 270px;
	height: 91px;
	top: 0;
	left: 0;
	z-index: 1;
}

#logo_link span {
	display: block;
	text-indent: -999em;
}

#main_wrapper {
	width: 790px;
}
#main {
}

#nav_wrapper {
	width: 306px;
	float: left;
	background: url(../img/bg_navi.jpg) top left no-repeat;
	min-height: 756px;
	height: auto !important;  	/* für Browser */
	height: 756px;  			/* für IE */
}
#nav {
	margin: 0;
	padding: 0;
}

#content_wrapper {
	width: 484px;
	float: left;
	overflow: hidden;
}
#content {
	margin: 0;
	padding: 25px 29px 20px 35px;
	background: #FFFCED;
}

#footer_wrapper {
	display: none;
	clear: both;
	width: 790px;
	height: 0px;
}
#footer {
}

/*
--------------------------------------------------------------------------------
	Basics
-------------------------------------------------------------------------------- 
*/
form {
	margin:0;
	padding:0;
}
img {
	border: 0;
}
p {
	line-height: 1em;
}

/*
--------------------------------------------------------------------------------
	Hilfsmittel
-------------------------------------------------------------------------------- 
*/
#clear {
	clear: both;
}
.clear {
	clear: both;
	overflow: hidden;
}
.nobreak {
	white-space: nowrap;
}

/*
--------------------------------------------------------------------------------
	Header
-------------------------------------------------------------------------------- 
*/

/*
--------------------------------------------------------------------------------
	Main
-------------------------------------------------------------------------------- 
*/
#main .first {
	margin:0;
}
#main div {
	font-size: 11px;
}
#main input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*
--------------------------------------------------------------------------------
	nav
-------------------------------------------------------------------------------- 
*/

#nav_image {
	position: relative;
	top: 0;
	left: 80px;	
	width: 142px;
}
#nav {
	position: relative;
	top: 15px;
	left: 80px;
	width: 226px;
}
#nav ul, #nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav a img {
	margin: 0;
	padding: 0;
	border: 0;
}

#nav a {
	display: block;
	margin: 0;
	padding: 0;
	background: url(../img/navi.gif) top left no-repeat;
	height: 24px;
	text-indent: -999em;
	width: 226px;
}

#nav a#nav_haus {
	background-position: 0 0;
}
#nav a#nav_wohnen {
	background-position: 0 -24px;
}
#nav a#nav_therapie {
	background-position: 0 -48px;
}
#nav a#nav_freizeit {
	background-position: 0 -72px;
}
#nav a#nav_essen {
	background-position: 0 -96px;
	height: 40px;
}
#nav a#nav_pflegekonzept {
	background-position: 0 -136px;
}
#nav a#nav_pflegeangebot {
	background-position: 0 -160px;
}
#nav a#nav_mitarbeiter {
	background-position: 0 -184px;
}
#nav a#nav_aktuelles {
	background-position: 0 -208px;
}
#nav a#nav_kontakt {
	background-position: 0 -232px;
}

#nav a#nav_haus:hover {
	background-position: -226px 0;
}
#nav a#nav_wohnen:hover {
	background-position: -226px -24px;
}
#nav a#nav_therapie:hover {
	background-position: -226px -48px;
}
#nav a#nav_freizeit:hover {
	background-position: -226px -72px;
}
#nav a#nav_essen:hover {
	background-position: -226px -96px;
	height: 40px;
}
#nav a#nav_pflegekonzept:hover {
	background-position: -226px -136px;
}
#nav a#nav_pflegeangebot:hover {
	background-position: -226px -160px;
}
#nav a#nav_mitarbeiter:hover {
	background-position: -226px -184px;
}
#nav a#nav_aktuelles:hover {
	background-position: -226px -208px;
}
#nav a#nav_kontakt:hover {
	background-position: -226px -232px;
}

#nav a#nav_haus.selected {
	background-position: -452px 0;
}
#nav a#nav_wohnen.selected {
	background-position: -452px -24px;
}
#nav a#nav_therapie.selected {
	background-position: -452px -48px;
}
#nav a#nav_freizeit.selected {
	background-position: -452px -72px;
}
#nav a#nav_essen.selected {
	background-position: -452px -96px;
	height: 40px;
}
#nav a#nav_pflegekonzept.selected {
	background-position: -452px -136px;
}
#nav a#nav_pflegeangebot.selected {
	background-position: -452px -160px;
}
#nav a#nav_mitarbeiter.selected {
	background-position: -452px -184px;
}
#nav a#nav_aktuelles.selected {
	background-position: -452px -208px;
}
#nav a#nav_kontakt.selected {
	background-position: -452px -232px;
}

#nav a#nav_haus.selected:hover {
	background-position: -452px 0;
}
#nav a#nav_wohnen.selected:hover {
	background-position: -452px -24px;
}
#nav a#nav_therapie.selected:hover {
	background-position: -452px -48px;
}
#nav a#nav_freizeit.selected:hover {
	background-position: -452px -72px;
}
#nav a#nav_essen.selected:hover {
	background-position: -452px -96px;
	height: 40px;
}
#nav a#nav_pflegekonzept.selected:hover {
	background-position: -452px -136px;
}
#nav a#nav_pflegeangebot.selected:hover {
	background-position: -452px -160px;
}
#nav a#nav_mitarbeiter.selected:hover {
	background-position: -452px -184px;
}
#nav a#nav_aktuelles.selected:hover {
	background-position: -452px -208px;
}
#nav a#nav_kontakt.selected:hover {
	background-position: -452px -232px;
}

#nav a:link, #nav a:visited  {
	font-weight: bold;
	color: #B53C00;
}
#nav a:hover, #nav a:active  {
	font-weight: bold;
	color: #EE7900;
}

/*
--------------------------------------------------------------------------------
	content
-------------------------------------------------------------------------------- 
*/
#content .captionquote {
	width: 420px;
	height: 65px;
	margin: 0 0 40px 0;
	text-indent: -999em;
}
body#aktuelles #content .captionquote {
	background: url(../img/thementexte/aktuelles.gif) top left no-repeat;
}
body#freizeit #content .captionquote {
	background: url(../img/thementexte/freizeitgestaltung-und-feste.gif) top left no-repeat;
}
body#essen #content .captionquote {
	background: url(../img/thementexte/gesundes-und-schmackhaftes-essen.gif) top left no-repeat;
}
body#haus #content .captionquote {
	background: url(../img/thementexte/das-haus-st-nikolaus.gif) top left no-repeat;
}
body#kontakt #content .captionquote {
	background: url(../img/thementexte/kontakt-impressum.gif) top left no-repeat;
}
body#pflegekonzept #content .captionquote {
	background: url(../img/thementexte/pflegekonzept-und-ziele.gif) top left no-repeat;
}
body#therapie #content .captionquote {
	background: url(../img/thementexte/therapie-und-beschaeftigung.gif) top left no-repeat;
}
body#pflegeangebot #content .captionquote {
	background: url(../img/thementexte/unser-pflegeangebot.gif) top left no-repeat;
}
body#mitarbeiter #content .captionquote {
	background: url(../img/thementexte/unsere-mitarbeiter.gif) top left no-repeat;
}
body#wohnen #content .captionquote {
	background: url(../img/thementexte/wohnen-in-st-nikolaus.gif) top left no-repeat;
}

#content {
	color: #000000;
}
#content h1 {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.2em;
	color: #B53C00;
}
#content h1.first {
	margin: 0 0 1em 0;
}
#content h2 {
	margin: 2.0em 0 1.0em 0;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	color: #B53C00;
}
#content h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	line-height: 2em;
}
#content p, #content label {
	margin: 0 0 0.75em 0;
}
#content p, #content label, #content td, #content div {
	font-size: 11px;
	line-height: 1.5em;
}
#content select, #content input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#content strong {
	font-weight:bold;
}
#content em {
	font-style: italic;
}
#content ul {
	margin: 0 0 1.0em 0;
	padding: 0;
}
#content li {
	margin: 0 0 17px 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	line-height: 1.5em;
	list-style: none;
	background: url(../img/aufz.gif) 0 6px no-repeat;
}
#content a:link, #content a:visited {
	color: #B53C00;
	text-decoration: underline;
	font-weight: normal;
}
#content a:hover, #content a:active {
	color: #EE7900;
	text-decoration: underline;
	font-weight: normal;
}
#content a.pdflink {
	background: url(../img/pdficon.gif) 0 50% no-repeat;
	padding: 2px 0 2px 20px;
}
#content img.links {
	float:left;
	padding: 0 10px 5px 0;
}
#content div.links {
	float:left;
	padding: 0 10px 5px 0;
}

#content img.anfahrt {
	margin: 20px 0 50px 0;
	padding-right: 20px;
}
/*
--------------------------------------------------------------------------------
	footer
-------------------------------------------------------------------------------- 
*/
#footer div {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	text-decoration:none;
	color: #FFFFFF;
}


