@charset "UTF-8";
/* CSS Document */

body {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url('images/wild_oliva.png');
	background-repeat: repeat;
}

/**************************** schriften **********************************/

a {
	color: #fff;
}

p {
	font-family: 'Maven Pro', sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	color: #333;
	line-height: 130%;
	padding-left: 10px;
	}

#content_left p {
	font-family: 'Maven Pro', sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	color: #fff;
	}

h1 {
	font-family: 'Marcellus SC', serif;
	font-size: 1.6em;
	font-weight: 400;
	color: #333;
	line-height: 130%;
}

#content_left h1 {
	font-family: 'Marcellus SC', serif;
	font-size: 1.2em;
	font-weight: 400;
	color: #fff;
	line-height: 130%;
}

h2 {
	font-family: 'Marcellus SC', serif;
	font-size: 1.2em;
	font-weight: 400;
	color: #333;
}

#content_left h2 {
	font-family: 'Maven Pro', sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #fff;	
}

#content_right a {
	font-family: 'Maven Pro', sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #069;
	line-height: 130%;
	padding-left: 0px;
	text-decoration: none;
	}
	
#content_right a:hover {
	text-decoration: underline;
}

.wysiwygimgtext ul li {
	font-family: 'Maven Pro', sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	color: #333;
	line-height: 100%;
	list-style-type: none;
	line-height: 130%;
	background-image: url('images/liste.jpg');
	background-repeat: no-repeat;
	background-position: left 4px;
	position: relative;
	left: -20px;
	padding-left: 17px;
}



/**************************** Layout *************************************/

#container {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/lilie.gif');
	background-repeat: no-repeat;
	background-position: 0px 670px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 100%;
	background-image: url('images/header_bestattungen.png');
	background-repeat: no-repeat;
	background-position: center top;
}

#banner {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 280px;
}

#menu {
	float: left;
	height: 280px;
	width: 260px;
	background-color: #e0b464;
	padding-top: 20px;
	padding-left: 40px;
}

#titel {
	float: right;
	height: 280px;
	width: 640px;
	background-color: #EDEDED;
	background-image: url('images/haende.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	
}

#content_left {
	margin: 0px;
	float: left;
	width: 300px;
	padding-top:15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content_right {
	margin: 0px;
	float: right;
	width: 510px;
	/*background-color: #FFF;*/
	padding-top: 40px;
	padding-right: 65px;
	padding-bottom: 60px;
	padding-left: 65px;
	background-image: url('images/handmadepaper.png');
	background-repeat: repeat;
}

div#content_right {
	min-height:500px;

height:expression(this.scrollHeight > 500 ? "auto":"500px");
	height: 100%;
}

#footer {
	width: 560px;
	padding-left: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	clear: both;
	font-family: 'Marcellus SC', serif;
	font-size: 1em;
	font-weight: 400;
	color: #fff;
	text-align: right;
	padding-top: 5px;
}


/********************************** Hauptnavigation ********************************/

ul.rex-navi1{
	list-style-type:none;
	display:block;
	line-height:145%;
	/*width:260px;*/
	font-family: 'Marcellus SC', serif;
	font-size: 1.1em;
	font-weight: 400;
	margin: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul.rex-navi1 li{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding: 0px;
}
ul.rex-navi1 li a{
	display:block;
	text-decoration:none;
	color:#000;
	width:180px;
	background-color: #e0b45f;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
ul.rex-navi1 li a:hover{
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	padding-bottom: 0px;
	border-bottom-color: #8c7856;
}

ul.rex-navi1 li a.rex-current, ul.rex-navi1 li a.rex-active {
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	padding-bottom: 0px;
	border-bottom-color: #8c7856;
}




/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
/*.wysiwygimg img.wysiwygimg {border:solid 5px #f5f5f5; padding:1px;}*/
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

/*.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #e4e4e4;}*/

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}

/*------------------------------- Formular -----------------------------*/

label,
	select,
	input[type=checkbox],
	input[type=radio],
	input[type=button],
	input[type=submit]

	{

cursor : pointer;
	}

.mqdefault {
	font-family: 'Marcellus SC', serif;
	font-size: 12px;
	font-weight: 400;
	color: #000;
}

.form_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	padding: 5px;
	width: 380px;
	background-color: #FFFFFF;
	border: 1px dashed #999;
}

.form_textfeld {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	padding: 5px;
	height: 105px;
	width: 380px;
	background-color: #FFFFFF;
	border: 1px dashed #999;
	}

.senden {
	background-color: #333333;
	padding: 5px;
	width: 160px;
	font-family: 'Marcellus SC', serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	
/*------------------------------- Impressum -----------------------------*/

#impressum {
}

/*	routenplaner *****************************************************************/

#map_canvas {
	width: 100%;
	height: 350px;		
}

#directions tbody,#directions tr, #directions table {
	width: 100%;
}

table.adp-placemark {
	border: 1px solid red !important;
}

.adp-text {
	padding: 3px;
	vertical-align: middle;
}
.adp-legal,
a.externerkartenlink {
	font-size: 10px;
	float: right;
}

.adp-placemark img {
	padding: 8px 5px 0 8px;	
}

fieldset {
	clear: both;
	padding: 5px;
	margin: 10px 0 10px 0;
	background-color: #eee;
}

.directions-panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #666;
	font-weight: 400;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #666;
	font-weight: 400;
}