/*  master.css fuer juedisches-leben-frankurt.de [2020] */
/*  � www.maple-park.de  */

/*  grau (lines)  =  #ececec  */
/*  grau (text)   =  #717171  */
/*  grau (text)   =  #1f1f1f  */
/*  grau (box)    =  #f5f5f5  */

/* begin Reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code, em, img, q,
small, strong, sub, sup, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
	font-style: normal;
	vertical-align: top;
	text-decoration: none;
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html {
	height: 100%;
}


body {
	position: relative;
	margin: 0;
	padding: 0;
	color: #1f1f1f;
	font-family: 'Merriweather', 'Lucida Grande', Verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6, p, address, th, td, ul, ol, li, dt, dd, form, input, textarea, a {
	font-family: 'Merriweather', serif;
	font-weight: 300;
	font-size: 14px; /* 12 */
	line-height: 21px; /* 18 */
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Merriweather Sans', 'Lucida Grande', Verdana, sans-serif;
}

/* end Reset */


/* begin Headlines */
h1     { color: #1f1f1f; font-size: 2.1em; font-weight: 400; }
h2     { color: #1f1f1f; font-size: 18px; font-weight: 400; margin: 0 0 18px 0;  }
h3     { color: #1f1f1f; font-size: 15px; font-weight: 400; margin: 0 0 8px 0; }
h4     { color: #1f1f1f; font-size: 14px; font-weight: 400; margin: 12px 0 0 0; }
h5, h6 { color: #1f1f1f; font-size: 12px; font-weight: normal; }
/* end Headlines */


/* begin Paragraphs */
p {
	margin: 0 0 21px 0;
	padding: 0;
}
/* end Paragraphs */


/* begin Lists */
ul, ol {
	margin: 0 0 18px 0.5em;
	padding: 0 0 0 1.25em;
}
/* end Lists */


/* begin Links */
a                 { color: #1f1f1f; text-decoration: none; outline: none; }
a:link, a:visited { color: #1f1f1f; text-decoration: none; }
a:hover, a:active { color: #1f1f1f; text-decoration: none; outline: none; }
/* end Links */


/* begin Inline */
strong, b  { font-weight: 400; }
em, i      { font-style: italic; }
img, a img { border: 0 none; }
/* end Inline */

/* begin Lines */
hr {
	margin: 24px 0 24px 0;
	height: 1px;
	color: #717171;
	background-color: #717171;
	border: 0;
}
/* end Lines */


/* begin Special Classes */
.clear { clear: both !important; }
.hide { display: none !important; }
.bold { font-weight: bold !important; }
.center { text-align: center !important; }
.left { text-align: left !important; }
.right { text-align: right !important; }
.small-text { font-size: 0.89em; }
.big-text { font-size: 1.25em; }
.red { color: #c00; }

.clear-left { clear: left !important; }

/* end Special Classes */


/* begin Layout */

/* begin Page Structure */
#page {
	margin: 20px auto 0 auto;
	padding: 30px 0 0 0;
	width: 980px;
	text-align: left;
	background: transparent url(bg-top.png) no-repeat 0 0;

}
/* end Page Structure */


/* begin Wrapper */
#wrapper {
	padding: 0 40px 0 40px;
	width: 900px;
	background: transparent url(bg-middle.png) repeat-y top left;
}
/* end Wrapper*/


/* begin Header */
#header {
	position: relative;
	margin: 0 14px 0 13px;
	width: 873px;
	height: 410px;
	outline: 0px solid #c00;
}

#header h1 {
	width: 200px;
	height: 10px;
	text-indent: -9999px;
}

#header #logo {
	position: absolute;
	top: 10px;
	right: 9px;
	width: 188px;
	height: 71px;
}

#header-image {
	position: absolute;
	top: 102px;
	left: 0px;
	padding: 8px;
	border: 1px solid #ececec;
}


/* begin Languages */
#languages {
	position: absolute;
	top: 9px;
	left: 9px;
	width: 200px;
	height: 20px;
}

#languages a {
	margin: 0 15px 0 0;
	color: #717171;
	font-size: 10px;
}
/* end Languages */

/* begin Navigation Main */
#nav {
	position: absolute;
	bottom: 324px;
	left: 9px;
	width: 600px;
	height: 20px;
	outline: 0px solid #c00;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	margin: 0 30px 0 0;
	list-style: none;
}

#nav li a {
	margin: 0;
	padding: 0;
	font-family: 'Merriweather Sans', 'Lucida Grande', Verdana, sans-serif;
	font-size: 24px;
	color: #717171;
	text-transform: uppercase;
}

#nav li a:hover,
#nav li a:active,
#nav li a.rex-current {
	color: #1f1f1f;
}
/* end Navigation Main */


/* begin Facebook */
#header div.fb-like {
	margin: 10px auto auto 0;
}
/* end Facebook*/

/* end Header */

#top-nav {
	margin: 20px 0 30px 13px;
	width: 873px;
}

/* begin Breadcrump */
#nav-breadcrump {
	float: left;
	margin: 0 15px 0 0;
	width: 645px;
	height: 14px;
}

#nav-breadcrump ul {
	margin: 0;
	padding: 0;
}

#nav-breadcrump li {
	float: left;
	margin-left: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	height: 14px;
	list-style: none;
	color: #717171;
	font-family: 'Merriweather Sans', 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
	border-left: 1px solid #666;
}

#nav-breadcrump li.rex-lvl1 {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

#nav-breadcrump li a {
	font-family: 'Merriweather Sans', 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
	color: #717171;
}

#nav-breadcrump li a:hover,
#nav-breadcrump li a:active {
	color: #1f1f1f;
}
/* end Breadcrump */


/* begin Search */
#search {
	float: right;
/*	margin: 4px 0 0 0; */
	margin: 0;
	width: 207px;
	height: 24px;
}

/* body.lang-1 #search {
	display: none;
} */

#search form {
	margin: 0;
	width: 206px;
}

#search fieldset {
	margin: 0;
}

#search legend {
	display: none;
}

#search label {
	display: none;
}

#search input[type="text"] {
	margin: 0 10px 0 0;
	width: 118px;
	height: 18px;
	font-family: 'Merriweather Sans', 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #ececec;
}

span.submit button {
	font-family: 'Merriweather Sans', 'Lucida Grande', Verdana, sans-serif;
	margin: 0;
	width: 68px;
	height: 24px;
	font-size: 12px;
	cursor: pointer;
	background-color: #f5f5f5;
	border: 0px solid #ececec;
}

#content ul.search_it-results {
	margin-left: 0;
	padding: 0;
}

#content ul.search_it-results li {
	margin-bottom: 30px;
	list-style: none;
}

#content ul.search_it-results span.search_it-url {
	color: #999;
}


/* end Search */


/* begin Main Navigation */
#sub-nav {
	float: left;
	margin: 0 0 0 13px;
	padding: 12px 8px 12px 8px;
	width: 189px; /* = 205-8-8 */
	min-height: 300px;
	text-align: left;
	background-color: #f5f5f5;
}

#sub-nav ul {
	margin: 0;
	padding: 0;
}

#sub-nav li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#sub-nav li a {
	font-family: 'PT Sans', 'Lucida Grande', Verdana, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

#sub-nav ul ul {
	margin: 5px 0 12px 12px;
}

#sub-nav ul.rex-navi2 li a {
	font-size: 13px;
	text-transform: none;
}

#sub-nav ul.rex-navi3 li {
	margin: 0 0 5px 0;
}

#sub-nav li a:link,
#sub-nav li a:visited {
	color: #717171;
}

#sub-nav li a:hover,
#sub-nav li a:focus,
#sub-nav li a:active,
#sub-nav li a.rex-current {
	color: #1f1f1f;
}
/* end Main Navigation */


/* begin Main Content */
#content {
	float: left;
	margin: 0 0 0 14px;
	padding: 0;
	width: 654px; /* = 873-205-14 */
	text-align: left;
	outline: 0px solid #00c;
}

#content-left {
	float: left;
	margin: 0 14px 0 14px;
	width: 435px;
}

#content-right {
	float: right;
	margin: 0 0 0 14px;
	padding: 12px 8px 12px 8px;
	width: 189px; /* = 205-8-8 */
	min-height: 300px;
	color: #1f1f1f;
	background-color: #f5f5f5;
}

#content h2,
#content h3 {
	margin: 0 0 18px 0;
	font-family: 'Merriweather', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
}

#content h3 {
	margin: 36px 0 18px 0;
	font-size: 16px;
	line-height: 24px;
}

#content strong,
#content b {
	font-weight: 700;
	color: #555;
	}

#content ul,
#content ol {
	margin: 0 0 20px 0;
	padding: 0;
}

#content ul ul,
#content ol ol {
	margin: 0 0 1.0em 6px;
	padding: 0;
}

#content li {
	margin-left: 16px;
	list-style: circle;
}

#content ol li {
	margin-left: 24px;
	margin-bottom: 12px;
	list-style: decimal;
}

#content li li {
	margin-left: 6px;
	padding: 1px;
	list-style: circle;
	font-weight: normal;
	background: none;
}

#content a {
	padding: 0;
	border-bottom: 1px dotted;
  }


#content div#top-link {
	width: 100%;
	text-align: right;
	border-top: 1px solid #ececec;
}

#content div#top-link a {
	display: inline-block;
	padding: 2px 6px 2px 6px;
	font-size: 10px;
	border: none;
	outline: 0px solid #c00;
}

#content-right h2,
#content-right h3 {
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}

#content-right p,
#content-right a,
#content-right li {
	font-size: 12px;
}

#content #content-right ul,
#content #content-right ol {
	margin: -18px 0 0 0;
}

#content #content-right li {
	margin: 0 0 10px 0;
	list-style: none;
}

#content-right hr {
	height: 1px;
	color: #949494;
	background-color: #949494;
}

/* end Main Content*/


/* begin Footer */
#footer {
	margin: 0 auto 20px auto;
	padding: 12px 54px 0 53px;
	width: 873px;
	height: 48px; /* = 60-12 */
	text-align: left;
	font-family: 'PT Sans', 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
	background: transparent url(bg-bottom.png) no-repeat 0 0;
}

#footer hr {
	margin: 0 0 10px 0;
	color: #ececec;
	background-color: #ececec;
}

#copyright {
	float: left;
	margin: 0 auto 0 0;
	width: 600px;
	height: 15px;
}

#footer-nav {
	float: right;
	margin: 0 0 0 auto;
	width: 205px;
	height: 15px;
	text-align: right;
}

#footer-nav a {
	margin: 0 0 0 20px;
	font-family: 'PT Sans', 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
}

#footer-nav a:hover,
#footer-nav a:active {
	color: #717171;
}
/* end Footer */

/* end Layout */


/* begin Module */

/* begin 03 Leerzeile */
p.spacer {
	clear: both;
	margin: 0;
	height: 20px !important;
}
/* end 03 Leerzeile */


/* begin 10-0 Bild im DIV */
div.image {
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: center;
	}
/* end 10-0 Bild im DIV */


/* begin 10-2 Bild (Zoom) links */
div.image-zoom {
	margin: 0;
	padding: 0;
	width: 180px;
	outline: 0px solid #c00;
	}

div.float-left {
	float: left;
	margin: 0 15px 5px 0;
	}

div.float-right {
	float: right;
	margin: 0 0 5px 15px;
	}

div.image-zoom div.gallery-item {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	outline: 0px solid #c00;
	}

div.image-zoom div.gallery-item-image {
	margin: 0 auto 0 auto;
	}

#content div.image-zoom div.gallery-item-image a {
	display: block;
	margin: 0;
	padding: 0;
	background: transparent url(icon-zoom.png) no-repeat 0 -1000px;
	border: none;
	}

#content div.image-zoom div.gallery-item-image a:hover,
#content div.image-zoom div.gallery-item-image a:active {
	background-position: center;
	}
/* end 10-2 Bild (Zoom) links */


/* begin 05 4 . Text mit Bild (mit Fancybox) */
div.image-left-text-right {
	margin: 0 0 10px 0;
}
/* end 05 4 . Text mit Bild (mit Fancybox) */


/* begin 14-0 Galerie mit Zoom (Fancybox) */
div.image-gallery {
	margin: 0 0 10px 0;
	padding: 0;
	width: 940px;
	outline: 0px solid #c00;
	}

div.image-gallery div.gallery-item {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	outline: 0px solid #c00;
	}

div.image-gallery div.gallery-item-image {
	margin: 0 auto 0 auto;
	background-color: #c00;
	}

#content div.image-gallery div.gallery-item-image a {
	display: block;
	margin: 0;
	padding: 0;
	background: transparent url(icon-lv-zoom.png) no-repeat 0 -1000px;
	border: none;
	}

#content div.image-gallery div.gallery-item-image a:hover,
#content div.image-gallery div.gallery-item-image a:active {
	background-position: center;
	}
/* end 14-0 Galerie mit Zoom (Fancybox) */


/* begin 09 . Downloads */
table.table-download {
	margin: 18px 0 18px 0;
	padding: 0;
	width: 433px; /* = 435-1-1 */
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	}

table.table-download td.td-left {
	padding: 8px;
	width: 317px; /* = 433-100-8-8 */
	border: 0 none;
	}

table.table-download td.td-right {
	padding: 8px 0 0 10px;
	width: 90px; /* = 100-10 */
	background-color: #f5f5f5;
	border: 0 none;
	}

table.table-download td.td-right span.small {
	font-size: 12px;
	}

#content table.table-download td.td-right a {
	padding: 0;
	}
/* end 09 . Downloads */


/* begin 71 1 . Artikel einer Kategorie, Inhalte einbauen */
div.article-list {}

div.article-list div.article {
	margin: 0 0 12px 0;
}
/* end 71 1 . Artikel einer Kategorie, Inhalte einbauen */


/* begin 72 1 . Unterkategorien auflisten (Name und Bild) */
#content div.image-list {
	margin: 0 auto 10px 0;
	padding: 0;
	width: 435px;
	outline: 0px solid #c00;
	}

#content div.image-list div.list-item {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 3px 0 4px;
	padding: 0;
	text-align: center;
	outline: 0px solid #c00;
	}

#content div.image-list div.list-item-image {
	margin: 0 auto 0 auto;
	}

#content div.image-list div.list-item-image a {
	display: block;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	}

#content div.image-list div.list-item-text {
	margin: 5px 0 5px 0;
	height: 30px;
	text-align: center;
	overflow: hidden;
	}

#content div.image-list div.list-item-text a {
	display: block;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	background: none;
	border: none;
	}
/* end 72 1 . Unterkategorien auflisten (Name und Bild) */


/* begin Suchergebnis */
div.paginate {
	padding-top: 4px;
	border-top: 1px solid #ececec;
}

div.paginate span {
	margin-right: 10px;
}
/* end Suchergebnis */


/* end Module */
