@charset "utf-8";

/******************************************************************
 *Author: Emanuel Rinne
 *Created: 2009					
 *Copyright: Euroweb Internet GmbH 
/******************************************************************


/* --------------------------------------------------------------------------- */
/* ############################# GLOBAL ###################################### */
/* --------------------------------------------------------------------------- */


* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	border: none;
	outline: none;
}

body.bodyactive01 {
	background: #000 url(../images/bg-body01.jpg) top center no-repeat;
}

body.bodyactive02 {
	background: #000 url(../images/bg-body02.jpg) top center no-repeat;
}

body.bodyactive03 {
	background: #000 url(../images/bg-body03.jpg) top center no-repeat;
}

body.bodyactive04 {
	background: #000 url(../images/bg-body04.jpg) top center no-repeat;
}

body.bodyactive05 {
	background: #000 url(../images/bg-body05.jpg) top center no-repeat;
}

body.bodyactive06 {
	background: #000 url(../images/bg-body06.jpg) top center no-repeat;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #fff;
	font-size: 12px;
}

html,
body,
#container {
	height: 100%;
}

body > #container {
	height: auto;
	min-height: 100%;
}
 html[xmlns^="http"] {
overflow-y: scroll;
}

/*
KLASSEN + ANDERE STANDARDS
==================================================*/

.clear {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

hr {
	color: #41100C;
	height: 1px;
	border-top: solid 1px #41100C;
	border-bottom: transparent;
	clear: both;
	margin-bottom: 15px;
}

.highlight {
	font-weight:bold;
	font-size:13px;
}

.highlight2 {
	background:#1b1917;
	padding:3px 3px 3px 8px;
	width:290px;
	color:#fff;
	font-size:14px;
	font-style:italic;
}

.image {
	border:none;
}

.padding {
	padding:0 0 15px 0;
}

ul.list {
	margin:0 0 20px 0;
	position:relative;
}

ul.list li {
	background:url(../images/li-arrow.gif) top left no-repeat;
	background-position: 0 3px;
	border-bottom:1px solid #fff;
	margin:0 0 10px 0;
	padding:0 0 10px 16px;
	position:relative;
}

.floatLeftFooter1,
.floatLeftFooter2 {
	float:left;
	padding:0 25px 0 0;
}

.floatLeftFooter2 {
	padding:18px 0 0 0 !important;
}

/* --------------------------------------------------------------------------- */
/* ############################# LAYOUT ###################################### */
/* --------------------------------------------------------------------------- */


/*
CONTAINER
==================================================*/

div#container {
	width: 961px;
	margin: 0 auto;
	padding:90px 0 0 0;
}

/*
HEADER
==================================================*/

div#header-container {
	background: url(../images/bg-header.png) repeat;
	height:113px;
}

div#header {
	width: 961px;
	height:113px;
	position:relative;
	margin:0 auto;
}

/*
BRANDING
==================================================*/

h1.branding {
	left:20px;
	position:absolute;
	width:211px;
	height:105px;
}

/*
SLIDESHOW
==================================================*/

div#no-slide {
	position: absolute;
	width: 100px;
 height:;
 background:;
	color: #fff;
	padding: 5px;
	top: 0;
	left: 0;
	line-height: 16px;
	font-size: 12px;
}

div#slideshow {
	width:400px;
	height:300px;
	position:relative;
}

/*
CONTENT
==================================================*/


div#content-container {
	float: left;
	width: 961px;
	padding:7px;
}

div#content-sidebar {
	float: left;
	width: 200px;
	margin: 15px 0 0 10px;
	padding: 15px 0 15px 15px;
	background:url(../images/bg-sidebar.png) top left repeat;
}

div#content-main-container {
	width:940px;
	margin: 0 0 190px 0;
	*padding:0 0 190px 0;
	padding:0 0 20px 0;
	background:url(../images/bg-content-main.png) top left repeat;
	overflow:hidden;
}

div#content-main {
	float: left;
	width: 680px;
	min-height: 300px;
	margin: 10px 0 0 20px;
	_margin: 10px 0 0 10px;
	padding:13px 0 0 0;
}

/*
FOOTER
==================================================*/


div#footer-container {
	background: url(../images/bg-footer.png) top left repeat-x;
	position: relative;
	margin-top: -190px; /* Negativer Wert der Footer-Hoehe */
	height: 190px;
	clear:both;
	width: 100%;
	font-size:11px;
	color:#c9c7c7;
	line-height:18px;
	padding-top:10px;
}

div#footer-content {
	margin: 0 auto!important;
	width:960px;
	padding:80px 0 0 0;
}

div#footer-content1 {
	float:left;
	width:420px;
	margin:0 0 0 25px;
}

div#footer-content2 {
	float:left;
	width:379px;
	margin: 0 0 0 10px;
}

/*div#footer-content3 {
	float:left;
	width:150px;
	margin: 0 0 0 10px;
}

*/
/* --------------------------------------------------------------------------- */
/* ########################### NAVIGATION #################################### */
/* --------------------------------------------------------------------------- */


ul#navi.naviactive,
ul#navi {
	background:url(../images/navi-main.png) top left no-repeat;
	position:absolute;
	width:675px;
	height:99px;
	display: block;
	left:300px;
}

ul#navi li {
	position: relative;
	float:left;
}

ul#navi a {
	display:block;
	height:99px;
	text-indent:-9999px;/*	width: 100px	*/
}

a.n01 {
	width:75px;
}

a.n02 {
	margin:0 0 0 20px;
	width:70px;
}

a.n03 {
	margin:0 0 0 20px;
	width:80px;
}

a.n04 {
	margin:0 0 0 20px;
	width:85px;
}

a.n05 {
	margin:0 0 0 15px;
	width:125px;
}

a.n06 {
	margin:0 0 0 20px;
	width:120px;
}

/*
ACTIVES MENUE 
==================================================*/


ul#navi.naviactive01 li a.n01,
ul#navi li a.n01:hover {
	background: url(../images/navi-main.png) 0px -99px;
}

ul#navi.naviactive02 li a.n02,
ul#navi li a.n02:hover {
	background: url(../images/navi-main.png) -95px -99px;
}

ul#navi.naviactive03 li a.n03,
ul#navi li a.n03:hover {
	background: url(../images/navi-main.png) -185px -99px;
}

ul#navi.naviactive04 li a.n04,
ul#navi li a.n04:hover {
	background: url(../images/navi-main.png) -285px -99px;
}

ul#navi.naviactive05 li a.n05,
ul#navi li a.n05:hover {
	background: url(../images/navi-main.png) -385px -99px;
}

ul#navi.naviactive06 li a.n06,
ul#navi li a.n06:hover {
	background: url(../images/navi-main.png) -530px -99px;
}

/* --------------------------------------------------------------------------- */
/* ######################## ADDITIONIAL NAVI ################################# */
/* --------------------------------------------------------------------------- */


ul#navi-add.naviactive,
ul#navi-add {
	background:url(../images/navi-add.jpg) top left no-repeat;
	position:relative;
	width:30px;
	display: block;
	padding:0 0 0 40px;
	float:left;
}

ul#navi-add li {
	position: relative;
}

ul#navi-add a {
	display:block;
	width:60px;
	color:#545454;
	font-size:11px;
	text-decoration:underline;
}

ul#navi-add.naviactive01 li a.na01,
ul#navi-add li a.na01:hover {
	color:#fff;
	text-decoration:none;
}

ul#navi-add.naviactive02 li a.na02,
ul#navi-add li a.na02:hover {
	color:#fff;
	text-decoration:none;
}

ul#navi-add.naviactive03 li a.na03,
ul#navi-add li a.na03:hover {
	color:#fff;
	text-decoration:none;
}

ul#navi-add.naviactive04 li a.na04,
ul#navi-add li a.na04:hover {
	color:#fff;
	text-decoration:none;
}

/* --------------------------------------------------------------------------- */
/* ###################### BRANDING FOOTER NAVI ############################### */
/* --------------------------------------------------------------------------- */


ul#navi-brandings.naviactive,
ul#navi-brandings {
	background:url(../images/navi-branding.jpg) top left no-repeat;
	position:relative;
	width:379px;
	height:67px;
	left:20px;
}

ul#navi-brandings li {
	position: relative;
	float: left;
}

ul#navi-brandings a {
	display:block;
	height:67px;
	text-indent:-9999px;
}

a.nb01 {
	width:50px;
}

a.nb02 {
	width:65px;
	margin:0 0 0 30px;
}

a.nb03 {
	width:65px;
	margin:0 0 0 30px;
}

a.nb04 {
	width:109px;
	margin:0 0 0 30px;
}

ul#navi-brandings.naviactive01 li a.nb01,
ul#navi-brandings li a.nb01:hover {
	background:url(../images/navi-branding.jpg) 0px -67px;
}

ul#navi-brandings.naviactive02 li a.nb02,
ul#navi-brandings li a.nb02:hover {
	background:url(../images/navi-branding.jpg) -80px -67px;
}

ul#navi-brandings.naviactive03 li a.nb03,
ul#navi-brandings li a.nb03:hover {
	background:url(../images/navi-branding.jpg) -175px -67px;
}

ul#navi-brandings.naviactive04 li a.nb04,
ul#navi-brandings li a.nb04:hover {
	background:url(../images/navi-branding.jpg) -270px -67px;
}

/* --------------------------------------------------------------------------- */
/* ############################# LINKS ####################################### */
/* --------------------------------------------------------------------------- */


div#footer-content1 p a.escape,
div#content-sidebar p a.escape,
div#content-sidebar p a.escape span,
div#footer-content1 p a.escape span {
	color:#545454;
	text-decoration:underline;
}

div#footer-content1 p a.escape:hover,
div#content-sidebar p a.escape:hover,
div#content-sidebar p a.escape:hover span,
div#footer-content1 p a.escape:hover span {
	color:#fff;
	text-decoration:none;
}

div#content-main a,
.escape span {
	text-decoration: underline;
	color: #545454;
	outline: none;
	font-size:12px;
}

div#content-main a:hover,
.escape:hover span {
	text-decoration: none;
	color: #333;
}

/* --------------------------------------------------------------------------- */
/* ############################ CONTENT ###################################### */
/* --------------------------------------------------------------------------- */


div.content-column1 {
	width:300px;
	float:left;
	padding:0 40px 0 0;
}

div.content-column2 {
	width:300px;
	float:left;
}

/* --------------------------------------------------------------------------- */
/* ######################## GLOBAL HEADLINES ################################# */
/* --------------------------------------------------------------------------- */


h1 {
	font-size: 25px;
	color: #ccc;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 20px;
	color: #333;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/bg-h2.png) top left no-repeat;
	width:335px;
	height:64px;
	text-indent:-9999px;
}

h3 {
	font-size: 17px;
	color: #747474;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	font-variant:small-caps;
}

h4 {
	font-size: 12px;
	color: #fff;
	float:left;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding:2px 5px 0 0;
}

/*
H2 - HEADLINES
==================================================*/

h2.startseite {
	background-position: 0 0;
}

h2.ueberuns {
	background-position: 0 -64px;
}

h2.vorsorge {
	background-position: 0 -128px;
}

h2.trauerfall {
	background-position: 0 -192px;
}

h2.bestattung {
	background-position: 0 -256px;
}

h2.trauerbegleitung {
	background-position: 0 -320px;
}

h2.aktuelle-termine {
	background-position: 0 -384px;
}

h2.kontakt {
	background-position: 0 -448px;
}

h2.anfahrt {
	background-position: 0 -512px;
}

h2.impressum {
	background-position: 0 -576px;
}

h2.danke {
	background-position: 0 -640px;
}

h2.fehler {
	background-position: 0 -704px;
}

/*
H3 - HEADLINES
==================================================*/

h3.adresse {
	background:url(../images/h3/h3-adresse.png) top left no-repeat;
	height:19px;
	width:187px;
	text-indent:-9999px;
}

h3.kontakt {
	background:url(../images/h3/h3-kontakt.png) top left no-repeat;
	height:19px;
	width:187px;
	text-indent:-9999px;
}

/* --------------------------------------------------------------------------- */
/* ########################### *** P *** ##################################### */
/* --------------------------------------------------------------------------- */

div#content-main p {
	margin: 0 0 20px 0;
	line-height: 18px;
}

div#content-sidebar p {
	margin: 0 0 10px 0;
	line-height: 18px;
	color:#8e8f81;
	font-size:11px;
}

div#datenschutzhinweis p {
	font-size: 12px;
}

/*
IMAGEBORDER
==================================================*/

.imgborder {
	border: 1px solid transparent;
	margin: 4px 8px 4px 0;
	cursor: pointer;
	outline: none;
}

.imgborder:hover {
	border: 1px solid #000;
}

/*.imgbordernohover {
	border: 1px solid #666;
	padding: 2px;
	background:#fff url(../images/progress.gif) no-repeat center center;
	margin: 4px 4px 0 0;
}*/


/* --------------------------------------------------------------------------- */
/* #################### KONTAKT | ANFAHRT | IMPRESSUM ######################## */
/* --------------------------------------------------------------------------- */


/*
KONTAKT
==================================================*/

div#personalien {
	float: left;
	width: 300px!important;
	padding:0 0 0 20px;
}

div#nachrichtenfeld {
	float: left;
	width: 200px;
}

/*
ANFAHRT
==================================================*/

.imgbordernohover {
	border: 1px solid #666;
	padding: 2px;
	width:500px;
}

/*
IMPRESSUM
==================================================*/

div#adressdaten {
	float: left;
	width: 300px;
}

div#geschaeftsdaten {
	float: left;
	width: 300px;
}

/*==================================================
    => clearfix   
==================================================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	zoom: 1; /* triggers hasLayout */
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

