/*
--------------------------------------------------
Projekt: Ambulante Krankenpflege BEREZOW GmbH
Stand: Mai 2008
Autor: Dario-D. Winkler
Medium: Screen
--------------------------------------------------
*/

* {
	margin: 0;
	padding: 0;
	left: 0px;
}

html {
        overflow: -moz-scrollbars-vertical;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #444444;
	background-color: #b2cda4;
	background-image: url(../pics/bg-verlauf.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#container {
	width: 700px;
	background-color: #f7f9f4;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(../pics/bg-head.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	height: 210px;
	width: 700px;
	background-color: #007053;
}

#header h1 {
	height: 150px;
	overflow: hidden;
	width: 500px;
	font-size: 75%;
	color: #FFFFFF;
	font-weight: normal;
	padding: 3px 20px;
}

#navigation {
	background-image: url(../pics/bg-navi.jpg);
	background-repeat: no-repeat;
	height: 580px;
	width: 140px;
	position: relative;
	top: -100px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	margin-right: 34px;
	margin-left: 20px;
	background-position: left -120px;
}

#navigation ul {
	list-style-type: none;
	line-height: 200%;
	font-weight: bold;
}

#navigation a {
	color: #777777;
	text-decoration: none;
}

#navigation a:hover {
	color: #007053;
}

#maincontent {
	padding-right: 20px;
	padding-top: 14px;
	position: relative;
	top: -100px;
	margin-left: 234px;
}

#maincontent h2 {
	background-repeat: no-repeat;
	background-position: center top;
	width: 432px;
}

#maincontent h2 span {
	display: block;
	height: 0;
	overflow: hidden;
	width: 0;
}

#home #maincontent h2 {
	background-image: url(../pics/content-home.jpg);
	height: 200px;
}

#aktuelles #maincontent h2 {
	background-image: url(../pics/content-aktuelles.jpg);
	height: 125px;
}

#ueber-uns #maincontent h2 {
	background-image: url(../pics/content-ueber-uns.jpg);
	height: 125px;
}

#konzept #maincontent h2 {
	background-image: url(../pics/content-konzept.jpg);
	height: 125px;
}

#leistungen #maincontent h2 {
	background-image: url(../pics/content-leistungen.jpg);
	height: 125px;
}

#krankenpflege #maincontent h2 {
	background-image: url(../pics/content-krankenpflege.jpg);
	height: 125px;
}

#kinderfachpflege #maincontent h2 {
	background-image: url(../pics/content-kinderfachpflege.jpg);
	height: 125px;
}

#pflegegeld #maincontent h2 {
	background-image: url(../pics/content-pflegegeld.jpg);
	height: 125px;
}

#download #maincontent h2 {
	background-image: url(../pics/content-download.jpg);
	height: 125px;
}

#stellenangebote #maincontent h2 {
	background-image: url(../pics/content-stellenangebote.jpg);
	height: 125px;
}

#sitemap #maincontent h2 {
	background-image: url(../pics/content-sitemap.jpg);
	height: 125px;
}

#links #maincontent h2 {
	background-image: url(../pics/content-links.jpg);
	height: 125px;
}

#kontakt #maincontent h2 {
	background-image: url(../pics/content-kontakt.jpg);
	height: 125px;
}

#intranet #maincontent h2 {
	background-image: url(../pics/content-intranet.jpg);
	height: 125px;
}

#haftungsausschluss #maincontent h2 {
	background-image: url(../pics/content-impressum.jpg);
	height: 125px;
}

#impressum #maincontent h2 {
	background-image: url(../pics/content-impressum.jpg);
	height: 125px;
}

#sozialarbeit #maincontent h2 {
	background-image: url(../pics/content-sozialarbeit.jpg);
	height: 125px;
}

#danke #maincontent h2 {
	background-image: url(../pics/content-danke.jpg);
	height: 125px;
}

#stunden #maincontent h2 {
	background-image: url(../pics/content-stunden.jpg);
	height: 125px;
}

#nachtpflege #maincontent h2 {
	background-image: url(../pics/content-nachtpflege.jpg);
	height: 125px;
}

#maincontent h3 {
	padding-top: 30px;
	padding-bottom: 15px;
	font-size: 130%;
}

#maincontent p {
	line-height: 160%;
	list-style-type: none;
}

#footer {
	height: 20px;
	background-color: #007053;
	padding-right: 20px;
	padding-left: 20px;
	clear: left;
	margin-top: 20px;
	font-size: 75%;
	padding-top: 4px;
}

#footer p {
	float: left;
	color: #FFFFFF;
}

#footer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	text-align: justify;
}
#footer li {
	display: inline;
}


#footer a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 10px;
	float: right;
}

#footer a:hover {
	color: #b8cba3;
	text-decoration: none;
}

.textauszeichnung {
	font-weight: bold;
}

.text_a {
	text-decoration: underline;
	color: #666666;
}

.text_a:hover {
	color: #007053;
	text-decoration: none;
}

.unterzeilen {
	font-size: 75%;
}

.adobe-logo {
	position: relative;
	margin-right: 15px;
}

.ppt-logo {
	position: relative;
	margin-right: 13px;
}

.button-termin {
	position: relative;
	margin-right: 5px;
	top: 6px;
	left: -3px;
}

.Liste_1 {
	list-style-type: decimal;
	margin-left: 20px;
	line-height: 160%;
}

.Liste_2 {
	list-style-type: disc;
	margin-left: 20px;
	line-height: 160%;
}

.image-verlinkt {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.header-logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	top: -131px;
	left: 20px;
}

