/* Start of CMSMS style sheet 'Günstiger Bestatter CSS' */
* {
margin:0;
padding:0;
}

/*
Set initial font styles
*/
body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

#partner a {
margin:0;
padding: 0;
text-decoration:none;
}

#partner {
text-align:center;
}

#partner a:hover {
background: none;
text-decoration:underline;
}

#partner img {
border: 1px solid #fff;
margin: 10px;
}

#partner img:hover {
border: 1px solid #000;
margin: 10px;
}

a,
a:link, 
a:active,
a:visited {
   text-decoration: underline;
   background-color: inherit; 
   color: #000; 
}


a:hover {
   text-decoration: none;
   background-color: #f9e7b7;
   color: #000;
}

#startangebot {
   margin: 0 0 10px 0;
   font-size: 13px;
   color: #000;
   float:right;
   background-color: #fffaeb;
   padding: 20px;
   width: 430px;
   height: 120px;
}

#startangebot h3{
   font-size: 12px;
   color: #000;
}

#bestattungsarten-bilder {
   float:right;
   width: 285px;
   height: 618px;
  margin-bottom:15px;
}

#bestattungsarten-bild1 {
   float:right;
   background: #efefef  url(images/cms/erdbestattung.jpg) no-repeat;
   border: solid 1px #000;
   width: 285px;
   height: 200px;
  margin-bottom:15px;
}

#bestattungsarten-bild2 {
   float:right;
   background: #efefef  url(images/cms/seebestattung.jpg) no-repeat;
   border: solid 1px #000;
   width: 285px;
   height: 200px;
  margin-bottom:15px;
}

#bestattungsarten-bild3 {
   float:right;
   background: #efefef  url(images/cms/diamant.jpg) no-repeat;
   border: solid 1px #000;
   width: 285px;
   height: 200px;
}

#bestattungsarten {
   background: #ffde85  url(images/cms/verlauf2.jpg) no-repeat;
   border: solid 1px #d6a324;
   width: 580px;
   padding:10px;
   margin-bottom:15px;
}

#bestattungsarten2 {
   background: #ffde85  url(images/cms/verlauf2.jpg) no-repeat;
   border: solid 1px #d6a324;
   width: 580px;
   padding:10px;
   margin-bottom:15px;
}

#preisbild {
   float:right;
   background: #efefef  url(images/cms/allee.jpg) no-repeat;
   border: solid 1px #000;
   width: 285px;
   height: 475px;
}

#preis {
   background-color: #f2dbdb;
   border: solid 1px #c0504d;
   width: 580px;
   padding:10px;
   margin-bottom:15px;
}

#leistungen {
   background-color: #f9e7b7;
   border: solid 1px #d6a324;
   width: 580px;
   padding:10px;
   margin-bottom:15px;
}

#informationen {
   background-color: #f9e7b7;
   border: solid 1px #d6a324;
   width: 885px;
   padding:10px;
   margin-bottom:15px;
}

#staedte {
   background-color: #f9e7b7;
   border: solid 1px #d6a324;
   width: 885px;
   padding:10px;
   margin-bottom:15px;
}

table#beurkundung {
   width: 885px;
   padding:10px;
}
table#beurkundung p{
   margin: 10px;
}
table#beurkundung img{
   padding: 5px 40px;
}

#galerie img{
   margin: 0 25px 25px 0;
   border: 1px solid #fff;
}

#galerie img:hover{
   border: 1px solid #000;
}

#galerie a:hover{
   background:none;
}


/*****************
basic layout 
*****************/
body {
   background: #40311d url(images/cms/bg.jpg) repeat-x;
   color: #333;
   margin:1em; /* gives some air for the pagewrapper */
}

/* center wrapper, min max width */
div#pagewrapper {
   border: 1px solid black;
   margin: 0 auto;     /* this centers wrapper */
   max-width: 937px; /* IE wont understand these, so we will use javascript magick */
   min-width: 937px;
   background-color: #fff;;
   color: black;
}


div#header {
   height: 150px; 
   background: #000;
   margin:0;   
   padding:0;        
}

div#header h1 a {
   background: #000 url(images/cms/guenstiger-bestatter.jpg) no-repeat; 
   display: block; 
   height: 150px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}

 ndiv#content {
   margin: 1.5em auto 2em 0; /* some air above and under menu and content */
}

div#main {
   margin: 15px; 
}

div#footer {
   clear:both;
   color: #d3a81e;
   background-color: #000; 
}

div#footer p {
   font-size: 0.8em;
   padding: 1.5em;      /* some air for footer */
   text-align: center; /* centered text */
   margin:0;
}

div#footer p a {
   color: #d3a81e;
   text-decoration:none;
}

div#footer p a:hover {
   text-decoration:underline;
   background: transparent;
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}




/********************
CONTENT STYLING
*********************/
div#content {

}

/* HEADINGS */
div#content h1 {
   color: #40311d;
   font-size: 1.8em;  
   line-height: 1.5em;
   margin: 0;
}
div#content h2 {
   color: #000; 
   font-size: 1.5em; 
   text-align: left; 
/* some air around the text */
   padding-left: 0.5em;
   padding-bottom: 1px;
/* set borders around header */
   border-bottom: 1px solid #40311d; 
   border-left: 1.1em solid #40311d; 
   line-height: 1.5em;
/* and some air under the border */
   margin: 0 0 0.5em 0;
}
div#content h3 {
   color: #000;
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* END TEXT */

/* LISTS */
div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 1em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */
/* End of 'Günstiger Bestatter CSS' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

/* Start of CMSMS style sheet 'Günstiger Bestatter Preise' */
#preis2 {
   background: #ac6d1d  url(images/cms/verlauf.jpg) no-repeat;
   border: solid 1px #ba7e2c;
   width: 885px;
   padding:10px;
   margin-bottom:15px;
}

#toptext{
   background: #604520 url(images/cms/toptext.jpg) no-repeat;
   width: 918px;
   height: 180px;
}
#toptext p{
   margin: 0 30px 0 35px;
   color: #fbc841;
}

#toptext ul.links{
   font-size: 13px;
   font-weight:bold;
   margin: 15px 0 40px 22px;
   width: 410px;
   height: 50px;
   float:left;
}

#toptext ul.rechts{
   font-size: 13px;
   font-weight:bold;
   margin: 15px 0 40px 0;
   width: 470px;
   height: 50px;
   float:right;
}

#preis2text {
margin-left: 220px;
width: 650px;
}

#images {
width:200px;
float:left;
}

#preis2 img {
float:left;
margin-bottom: 10px;
}

#pdf {
width:200px;
float:left;
}

#pdf a{
line-height: 1.5em;
font-size: 15px;
color: #990700;
text-decoration:none;
}

ul {
list-style:square;
}

#leistungen2 {
   background: #ffde85  url(images/cms/verlauf2.jpg) no-repeat;
   border: solid 1px #d6a324;
   width: 885px;
   height: 350px;
   padding:10px;
   margin-bottom:15px;
}

#leistungen2 span {
  float:left;
}

#leistungen2 img {
  float:left;
  margin: 50px 0 0 40px;
  border: solid 5px #f9e7b7;
}

#leistungen2 img:hover {
   border: solid 5px #ffd76b;
}


#informationen2 {
   background: #ffde85  url(images/cms/verlauf2.jpg) no-repeat;
   border: solid 1px #d6a324;
   width: 885px;
   padding:10px;
   margin-bottom:15px;
}

#angebotsbilder{
   width: 910px;
   height: 160px;
}

#angebotsbilder img{
   float: left;
   border: solid 5px #f9e7b7;
   width: 200px;
   margin: 0 8px 12px 8px;
}

#angebotsbilder img:hover{
   border: solid 5px #ffd76b;
}

#staedte2 {
   background: #ffde85  url(images/cms/verlauf.jpg) no-repeat;
   border: solid 1px #d6a324;
   width: 885px;
   padding:10px;
   margin-bottom:15px;
}

#bestattungsangebote{
	width:918px;
	height:91px; 
	background: url(images/cms/bestattungsangebote.jpg) no-repeat;
	display:block;
}
#bestattungsangebote a{
	width:918px;
	height:91px; 
	background: url(images/cms/bestattungsangebote.jpg) no-repeat;
	display:block;
}
#bestattungsangebote a:hover {
	background: url(images/cms/bestattungsangebote_hover.jpg) no-repeat;
}

#komplettangebote{
	width:455px;
	height:144px; 
	background: url(images/cms/komplettangebote.jpg) no-repeat;
	display:block;
}
#komplettangebote a{
	width:455px;
	height:144px; 
	background: url(images/cms/komplettangebote.jpg) no-repeat;
	display:block;
}
#komplettangebote a:hover {
	background: url(images/cms/komplettangebote_hover.jpg) no-repeat;
}

#oder{
	width:230px;
	height:54px; 
	background: url(images/cms/oder.jpg) no-repeat;
	display:block;
}

#muensterland{
	width:233px;
	height:54px; 
	background: url(images/cms/muensterland.jpg) no-repeat;
	display:block;
}
#muensterland a{
	width:233px;
	height:54px; 
	background: url(images/cms/muensterland.jpg) no-repeat;
	display:block;
}
#muensterland a:hover {
	background: url(images/cms/muensterland_hover.jpg) no-repeat;
}

#niederrhein{
	width:230px;
	height:45px; 
	background: url(images/cms/niederrhein.jpg) no-repeat;
	display:block;
}
#niederrhein a{
	width:230px;
	height:45px;
	background: url(images/cms/niederrhein.jpg) no-repeat;
	display:block;
}
#niederrhein a:hover {
	background: url(images/cms/niederrhein_hover.jpg) no-repeat;
}

#koelnbonn{
	width:233px;
	height:45px; 
	background: url(images/cms/koelnbonn.jpg) no-repeat;
	display:block;
}
#koelnbonn a{
	width:233px;
	height:45px;
	background: url(images/cms/koelnbonn.jpg) no-repeat;
	display:block;
}
#koelnbonn a:hover {
	background: url(images/cms/koelnbonn_hover.jpg) no-repeat;
}

#bergischesland{
	width:230px;
	height:45px; 
	background: url(images/cms/bergischesland.jpg) no-repeat;
	display:block;
}
#bergischesland a{
	width:230px;
	height:45px;
	background: url(images/cms/bergischesland.jpg) no-repeat;
	display:block;
}
#bergischesland a:hover {
	background: url(images/cms/bergischesland_hover.jpg) no-repeat;
}

#duesseldorf{
	width:233px;
	height:45px; 
	background: url(images/cms/duesseldorf.jpg) no-repeat;
	display:block;
}
#duesseldorf a{
	width:233px;
	height:45px;
	background: url(images/cms/duesseldorf.jpg) no-repeat;
	display:block;
}
#duesseldorf a:hover {
	background: url(images/cms/duesseldorf_hover.jpg) no-repeat;
}

#saerge{
	width:229px;
	height:170px; 
	background: url(images/cms/saerge.jpg) no-repeat;
	display:block;
}
#saerge a{
	width:229px;
	height:170px;
	background: url(images/cms/saerge.jpg) no-repeat;
	display:block;
}
#saerge a:hover {
	background: url(images/cms/saerge_hover.jpg) no-repeat;
}

#urnen{
	width:228px;
	height:170px; 
	background: url(images/cms/urnen.jpg) no-repeat;
	display:block;
}
#urnen a{
	width:228px;
	height:170px;
	background: url(images/cms/urnen.jpg) no-repeat;
	display:block;
}
#urnen a:hover {
	background: url(images/cms/urnen_hover.jpg) no-repeat;
}

#blumenschmuck{
	width:230px;
	height:170px; 
	background: url(images/cms/blumenschmuck.jpg) no-repeat;
	display:block;
}
#blumenschmuck a{
	width:230px;
	height:170px;
	background: url(images/cms/blumenschmuck.jpg) no-repeat;
	display:block;
}
#blumenschmuck a:hover {
	background: url(images/cms/blumenschmuck_hover.jpg) no-repeat;
}

#bestattungsort{
	width:231px;
	height:170px; 
	background: #fff;
	display:block;
}
#bestattungsort a{
	width:231px;
	height:170px;
	background: #fff;
	display:block;
}
#bestattungsort a:hover {
	background: #fff;
}

#sargvariationen {
   background: #ac6d1d  url(images/cms/verlauf.jpg) no-repeat;
   border: solid 1px #ba7e2c;
   width: 865px;
   padding: 20px 0 0 40px;
   margin: 0;
   height:1500px;
}

#sargvariante {
            background: #464646;
            width: 400px;
            height: 350px;
            float: left;
            margin: 0 20px 20px 0;
            border: 1px solid #000;
            color: #fff;
            text-align:center; 
}

#sargvariante img{
            border: 1px solid #fff;
            margin-bottom: 10px;
}

#sargvariante h4{
            padding: 10px 0;
            font-size:16px;
            color: #fff;
            text-align:center; 
}

#urnenvariationen {
   background: #ac6d1d  url(images/cms/verlauf.jpg) no-repeat;
   border: solid 1px #ba7e2c;
   width: 865px;
   padding: 20px 0 0 40px;
   margin: 0;
   height:1500px;
}

#urnenvariante {
            background: #464646;
            width: 400px;
            height: 350px;
            float: left;
            margin: 0 20px 20px 0;
            border: 1px solid #000;
            color: #fff;
            text-align:center; 
}

#urnenvariante img{
            border: 1px solid #fff;
            margin-bottom: 10px;
}

#urnenvariante h4{
            padding: 10px 0;
            font-size:16px;
            color: #fff;
            text-align:center; 
}

#blumenvariationen {
   background: #ac6d1d  url(images/cms/verlauf.jpg) no-repeat;
   border: solid 1px #ba7e2c;
   width: 865px;
   padding: 20px 0 0 40px;
   margin: 0;
   height:3550px;
}

#blumenvariante {
            background: #464646;
            width: 400px;
            height: 420px;
            float: left;
            margin: 0 20px 20px 0;
            border: 1px solid #000;
            color: #fff;
            text-align:center; 
}

#blumenvariante img{
            border: 1px solid #fff;
            margin-bottom: 10px;
}

#blumenvariante h4{
            padding: 10px 0;
            font-size:16px;
            color: #fff;
            text-align:center; 
}

        
/* End of 'Günstiger Bestatter Preise' */

