@charset "utf-8";

/*-----------------------------------*/
/*---------- Global Styles ----------*/
/*-----------------------------------*/

* {
	margin: 0;
	padding: 0;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border:0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

abbr,
acronym {
	border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content:'';
}

.clear {
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	height: 0;
	clear: both;
}

.indented {
	font-size: 0.001em !important;
	line-height: 0.001em !important;
	text-indent: -5555px !important;
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important;
}

.noMargin {
	margin: 0 !important;
}

.noPadding {
	padding: 0 !important;
}

.noBorder {
	border: none !important;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

html,
body {
	height: 100%;
}

html {
	overflow-y: scroll;
}

body {
	background: url(../images/bg-body.jpg) repeat-x center top #ffffff;
	font: 62.5%/normal Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/*-----------------------------------*/
/*---------- Layout Styles ----------*/
/*-----------------------------------*/

/*---------- Container ----------*/
#container {
	width: 890px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -223px auto;
}

/*---------- Header ----------*/
#header {
	background: url(../images/bg-header.jpg) no-repeat 0 0;
	width: 890px;
	height: 590px;
	position: relative;
}

/*---------- Branding ----------*/
h1#branding {
	width: 292px;
	height: 86px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top:34px;
}

h1#branding a {
	display: block;
	width: 0px;
	height: 0px;
}

/*---------- NavigationAdditional ----------*/
#navigationAdditional {
	width: 360px;
	height: 30px;
	position: absolute;
	left: 486px;
	top: 90px;
}

#navigationAdditional ul {
	width: 360px;
	height: 30px;
}

#navigationAdditional ul li {
	float: left;
}

#navigationAdditional ul li a {
	background: url(../images/bg-navigationAdditional.jpg) no-repeat 0 0;
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	display: block;
	height: 30px;
	margin: 0 14px 0 0;
}

#navigationAdditional ul li a.startseite {
	background-position: 0 0;
	width: 65px;
}

#navigationAdditional ul li a.startseite:hover,
#navigationAdditional ul li.active a.startseite {
	background-position: 0 -30px;
}

#navigationAdditional ul li a.ueber-uns {
	background-position: -79px 0;
	width: 60px;
}

#navigationAdditional ul li a.ueber-uns:hover,
#navigationAdditional ul li.active a.ueber-uns {
	background-position: -79px -30px;
}

#navigationAdditional ul li a.kontakt {
	background-position: -153px 0;
	width: 55px;
}

#navigationAdditional ul li a.kontakt:hover,
#navigationAdditional ul li.active a.kontakt {
	background-position: -153px -30px;
}

#navigationAdditional ul li a.anfahrt {
	background-position: -222px 0;
	width: 57px;
}

#navigationAdditional ul li a.anfahrt:hover,
#navigationAdditional ul li.active a.anfahrt {
	background-position: -222px -30px;
}

#navigationAdditional ul li a.impressum {
	background-position: -293px 0;
	width: 67px;
	margin: 0;
}

#navigationAdditional ul li a.impressum:hover,
#navigationAdditional ul li.active a.impressum {
	background-position: -293px -30px;
}

/*---------- Navigation ----------*/
#navigation {
	background: url(../images/bg-navigation.jpg) no-repeat 0 0;
	width: 795px;
	height: 35px;
	position: absolute;
	left: 48px;
	top: 153px;
}

#navigation ul {
	width: 795px;
	height: 35px;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	background: url(../images/bg-navigation.jpg) no-repeat 0 0;
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	display: block;
	height: 35px;
}

#navigation ul li a.bestattungsleistungen {
	background-position: 0 0;
	width: 176px;
	margin: 0 25px 0 0;
}

#navigation ul li a.bestattungsleistungen:hover,
#navigation ul li.active a.bestattungsleistungen {
	background-position: 0 -35px;
}

#navigation ul li a.natur-und-seebestattung {
	background-position: -201px 0;
	width: 182px;
	margin: 0 23px 0 0;
}

#navigation ul li a.natur-und-seebestattung:hover,
#navigation ul li.active a.natur-und-seebestattung {
	background-position: -201px -35px;
}

#navigation ul li a.vorsorgevertraege {
	background-position: -406px 0;
	width: 143px;
	margin: 0 24px 0 0;
}

#navigation ul li a.vorsorgevertraege:hover,
#navigation ul li.active a.vorsorgevertraege {
	background-position: -406px -35px;
}

#navigation ul li a.erste-schritte-im-trauerfall {
	background-position: -573px 0;
	width: 222px;
	margin: 0;
}

#navigation ul li a.erste-schritte-im-trauerfall:hover,
#navigation ul li.active a.erste-schritte-im-trauerfall {
	background-position: -573px -35px;
}

/*---------- ContentContainer ----------*/
#contentContainer {
	font-size: 1.2em;
	line-height: 1.66em;
	color: #000000;
	width: 795px;
	padding: 20px 47px 60px 48px;
}

#contentContainer h2 {
	font-size: 1.8em;
	line-height: normal;
	color: #9fb026;
	text-transform: uppercase;
	margin: 0 0 40px 0;
}

#contentContainer h2 span {
	font-size: 1.4em;
}

#contentContainer h3 {
	font-size: 1.5em;
	line-height: normal;
	color: #9fb026;
	font-variant: small-caps;
	margin: 0 0 10px 0;
}

#contentContainer h5 {
	font-size: 1.33em;
	line-height: normal;
	color: #9fb026;
	margin: 0 0 0 0;
	position: relative;
	top: -40px;
}

#contentContainer p {
	margin: 0 0 12px 0;
}

#contentContainer a {
	color: #9fb026;
	text-decoration: underline;
}

#contentContainer a:hover {
	text-decoration: none;
}

#contentContainer strong {
	font-weight: bold;
}

#contentContainer em {
	font-style: italic;
}

#contentContainer .highlight {
	color: #9fb026;
}

#contentContainer .contentColumn {
	float: left;
	width: 380px;
	padding: 0 35px 0 0;
}

/*---------- ContentMain ----------*/
#contentMain {
	float: left;
	width: 500px;
	padding: 0 69px 0 0;
}
/*---------- ContentSidebar ----------*/
#contentSidebar {
	float: left;
	width: 226px;
	padding: 6px 0 0 0;
}

#contentSidebar img {
	border: 1px solid #9fb026;
	float: left;
	width: px;
	padding: 3px;
}

.bordered {border: 1px solid #9fb026; padding: 3px;}

ul.liste		{margin-left:20px; margin-bottom:20px;}


ul.liste li {
	background: url(../images/bg-list.gif) 0 9px no-repeat;
	padding:0 0 4px 17px;
}


/*---------- Push ----------*/
#push {
	height: 223px;
}

/*---------- Footer ----------*/
#footerContainer {
	background: url(../images/bg-footerContainer.jpg) repeat-x center top;
	width: 100%;
	height: 223px;
}

#footer {
	background: url(../images/bg-footer.jpg) no-repeat 0 0;
	font-size: 1.2em;
	line-height: 1.25em;
	color: #a29e9e;
	width: 795px;
	height: 140px;
	margin: 0 auto;
	padding: 0 47px 0 48px;
}

/*---------- Contacts ----------*/
#footerContacts {
	float: left;
	width: 400px;
	height: 140px;
	padding: 83px 0 0 0;
}

#footer p,
#footer dl {
	margin: 0 0 8px 0;
}

#footer dl {
	overflow: hidden;
	width: 290px;
}

#footer dl dt,
#footer dl dd {
	float: left;
}

#footer dl dt {
	width: 70px;
}

#footer dl dd {
	width: 220px;
}

#footer a {
	color: #a29e9e;
	text-decoration: underline;
}

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

/*---------- NavigationPartners ----------*/
#navigationPartners {
	float: left;
	width: 395px;
	height: 223px;
}

#navigationPartners ul {
	width: 395px;
	height: 115px;
	margin: 81px 0 0 0;
}

#navigationPartners ul li {
	float: left;
}

#navigationPartners ul li a {
	background: url(../images/bg-navigationPartners.jpg) no-repeat 0 0;
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	display: block;
}

#navigationPartners ul li a.partner1 {
	background-position: 0 0;
	width: 105px;
	height: 60px;
}

#navigationPartners ul li a.partner1:hover {
	background-position: 0 -115px;
}

#navigationPartners ul li a.partner2 {
	background-position: -105px 0;
	width: 65px;
	height: 60px;
}

#navigationPartners ul li a.partner2:hover {
	background-position: -105px -115px;
}

#navigationPartners ul li a.partner3 {
	background-position: -170px 0;
	width: 115px;
	height: 60px;
}

#navigationPartners ul li a.partner3:hover {
	background-position: -170px -115px;
}

#navigationPartners ul li a.partner4 {
	background-position: -285px 0;
	width: 110px;
	height: 60px;
}

#navigationPartners ul li a.partner4:hover {
	background-position: -285px -115px;
}

#navigationPartners ul li a.partner5 {
	background-position: 0 -60px;
	width: 205px;
	height: 55px;
}

#navigationPartners ul li a.partner5:hover {
	background-position: 0 -175px;
}

#navigationPartners ul li a.partner6 {
	background-position: -205px -60px;
	width: 190px;
	height: 55px;
}

#navigationPartners ul li a.partner6:hover {
	background-position: -205px -175px;
}


