/**************************************************************************************/
/*
/*		Des. Bestattungen Heinrich Tilly Herne
/*		Web: http://www.bestattungen-heinrich-tilly.de
/*		License: Commercial
/*
/**************************************************************************************/
#background{
display:none;
}
#splash-page  {
	background-image: url(../../../images/sampledata/asimages/bestattungen-heinrich-tilly.jpg);
	background-position: left top;
	background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  min-width: 100%;
  min-height:100%; 
  
}

#splash-page .content {
    left: 0;
    margin: 0 auto;
    overflow: visible;
    width: 100%;
    z-index: 50;
	
	position:relative;
	border:0px solid #ff0000;
}

#splash-page #logo {
    float: right;
    padding: 60px 50px 0px 20px;
    text-align: center;
    z-index: 1000;
   
    
    
}


#splash-page .navigation {
    clear: both;
    float: right;
    padding: 30px 46px 0 0;
}

#splash-page .navigation #as-menu ul.as-menu > li, 
#splash-page .navigation #as-menu ul.as-menu > li:hover {
    float: none;
    margin: 15px 0;
    padding: 0 55px;
    box-shadow: 6px 6px 6px grey;
}



#splash-page #moduletable
{
	font-size: 16px;
	float: right;
}

#splash-page #copyright
{
	font-size: 16px;
	float: none;
  z-index: 500;
  position:absolute;
  bottom:50px;
}
.collPk{
width:48%;
min-width:200px;
float:left;
border:0px solid #ff0000;
}

.contact_details
{
padding-bottom: 30px;  
}

.review
{
	position: relative;
	line-height: 17px;	
}

.review p
{
	padding-bottom: 15px;
	line-height: 17px;
  	margin: 0px;
}

.nspArt p.nspText
{
	padding-bottom: 0px;	
}

.review .nspArts h4.nspHeader
{
	background: url("../images/rewiew_bottom_line.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	width: 100%;
	padding: 32px 0 0px;
	color: #fff;
}

#footer-row .footer-row-1
{
  	padding-bottom: 50px;
}

@media (max-width: 767px) 

.select-menu-splash
	{
		display: block;
    margin-left: auto !important;
    margin-right: -10% ! important;
	}