
/* Style */
body {
	font-family: Georgia,Palatino,Palatino Linotype,FreeSerif,serif;
	font-size: 16px;
	color: #333;
}

/* Formatierungen */

a {
	color: #620206;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

figure {
    margin: 0 0 10px 0;
}

audio {
	max-height: 100%;
	max-width: 100%;
	margin: auto;
	object-fit: contain;
}

.image-teaser figure {
    margin-buttom: 2em;
}

figcaption {
    font-size: 13px;
    padding: 5px 0 0;
}

blockquote {
    margin:0;
	font-size:13px;
	border-left: none;
	padding-left: 0;
}
blockquote, blockquote p {
	color: #333;	
}
hr.clearer {
	border: none;
}

h1, h2, h3, h4 {
	font-family: Arial,Helvetica,FreeSans,sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 30px;
	color: #620206;
	margin-bottom: 10px;
}

h2 {
	font-size: 20px;
	color: #835657;
	margin-bottom: 10px;
	margin-top: 5px;
}

h3 {
	font-size: 18px;
	margin-bottom: 0px;
}

p {
	padding: 0;
	padding-top: 5px;
	padding-bottom: 15px;
	line-height: 23px;
	margin: 0;
}

.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}

#sidebar p,
#sidebar2 p {
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 10px;
}

#sidebar h1,
#sidebar2 h1 {
	font-size: 20px;
	margin-bottom: 0;
	margin-top: 15px;
}

#sidebar h2,
#sidebar2 h2 {
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 15px;
}

ul {
	list-style: disc;
	padding-left: 20px;
}

ul.childazmenu {
	padding-left: 0;
}

ol {
    padding-left: 0;
}

ol > li {
    list-style: outside none none;
}

#breadcrump {
	font-size: 14px;
    margin-bottom: 5px;
}
.breadcrumbs li {
    font-size: inherit;
    color: #0a0a0a;
    text-transform: none;
}
.breadcrumbs li:not(:last-child)::after {
	margin: 0 .75rem;
	color: #333;
}


.tx-indexedsearch-searchbox {
	padding: 10px 0;	
}

.tx-kesearch-pi1 {
	padding: 10px 0;	
}

.keyboardInputInitiator {
	font-size: 20px;	
	cursor: pointer;
}

.tx-indexedsearch-searchbox input {
	/*
	background-color: #fcfcfc;
    border: 1px solid #cccccc;
    color: #620206;
	*/
	font-size: 12px;
	font-family: Arial,Helvetica,FreeSans,sans-serif;
}

.tx-indexedsearch-searchbox .input-group-label {
    background: #fefefe;
    border-color: #cacaca;
}

ul.tx-indexedsearch-browsebox {
	display: block;
	padding-left: 0;
}
ul.tx-indexedsearch-browsebox li {
	color: #333;
	margin-right: 0.3125em;
	float: left;
	display: block;
}
ul.tx-indexedsearch-browsebox li a,
ul.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
  display: block;
  padding: 0.0625em 0.625em 0.0625em;
  color: #620206;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-bottom:none;
}
ul.tx-indexedsearch-browsebox a:hover,
ul.tx-indexedsearch-browsebox a:focus {
	background: #e6e6e6;
}

ul.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
	background: #e6e6e6;
	color: #333;
	font-weight: bold;
	padding: 0.0625em 0.625em 0.0625em;
}

.tx-indexedsearch-info.dl-horizontal > dt {
	width: inherit;
}
.tx-indexedsearch-info.dl-horizontal > dd {
	margin-left: 5.375rem;
}
.result-teaser .hit {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 3px;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #620206;
    color: #fefefe;
}

div.donateMain {
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    padding: 15px 15px 0;
	margin-bottom: 10px;
}
div.donateTop {
    color: #333;
    font-family: Georgia,Palatino,Palatino Linotype,FreeSerif,serif;
    font-size: 16px;
    font-weight: bold;
}
div.donateBottom {
    padding-bottom: 5px;
    padding-top: 15px;
    text-align: center;
}
div.donateBottom form {
    text-align: center;
}
div.donateMain input {
	margin: 0 auto;
}

input[type=image] {
	width: auto;	
	background: none;
	border: none;
}
tbody, tfoot, thead {
    border: none;
    background: none;
}
tbody td, tbody th {
    vertical-align: top;
}
table select {
	margin-bottom: 0;	
}
/* Struktur */

body {
	background: url("../../houshamadyan/images/layout/hg_main.gif") repeat;
}

.container {
	/* max-width: 980px;	 */
}

.site-header, 
.site-content, 
.site-footer {
	background-color: #fff;
	padding: 0 10px;
}
.site-header {
	padding-top: 15px;	
}
.site-footer {
	padding: 40px 0 10px;
}

#sidebar,
#sidebar2 {
	padding: 0;
}

@media screen and (min-width: 48em) {
	.site-header, 
	.site-content, 
	.site-footer {
		padding: 0 30px;
	}
	.site-header {
		padding-top: 15px;	
	}
	.site-footer {
		padding: 140px 0 20px;
	}
	
	#sidebar {
		padding: 0 10px 0 0;
	}
	
	#sidebar2 {
		padding: 95px 0 0 0;
	}

}

.teaser {
    height: calc(100% - 2em);
    margin-bottom: 2em;
    padding-bottom: 0;
}
.teaser-box {
	height: 100%;	
}

#content-teaser {
	margin-bottom: 40px;
}

.teaser-media {
    background-color: #fcf7f3;
}
.teaser-media p {
	margin-bottom: 1em;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.teaserCaption {
    margin-top: 5px;
	font-family: Georgia,Palatino,Palatino Linotype,FreeSerif,serif;
	font-weight: normal;
}

.social-links {
	margin: 2em 0;	
}

.social-link-facebook,
.social-link-twitter {
	font-size: 2em;	
}

.newsletter-sub {
	margin-top: 0.5em;
}
.newsletter-sub .icon-email {
	font-size: 2.2em;	
}

/* Sprachmenü */
ul#lang {
	font-size: 14px;
}

ul#lang li {
	padding: 0 0 0 30px;
	background: url("../images/hg_serviceNavi.jpg") no-repeat center left;
	margin-left: 0.5em;
}

ul#lang li:first-child {
  padding-left: 0;
  background-image: none;
  margin-left: 0;
}

/* Navi Main */
#main-navigation {
	margin-bottom: 20px;
}

#main-navigation ul {
	font-family: Arial,Helvetica,FreeSans,sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#main-navigation ul li + li {
	margin-left: 15px;
}

#main-navigation ul li a {
	text-decoration: none;
	color: #620206;
}

#main-navigation ul li a:hover, 
#main-navigation ul li a.active {
   text-decoration: underline;
}

@media screen and (min-width: 48em) {
	
	#main-navigation ul {
		font-size: 20px;
	}
}

/* Navi Footer */
#footer-navigation {
	background: url("../images/hg_footer.jpg") no-repeat center bottom;
	background-size: ;
	padding: 3px 0 50px 0;
	margin: 0 0 10px 0;
}

#footer-navigation ul {
	font-family: Arial,Helvetica,FreeSans,sans-serif;
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap; 
}

#footer-navigation ul li {
	
	/* padding: 0 5px 0 15px; */
}

#footer-navigation ul li a {
	text-decoration: none;
	color: #620206;
}

#footer-navigation ul li a:hover,
#footer-navigation ul li a.cur {
	text-decoration: underline;
}

@media screen and (min-width: 48em) {
	#footer-navigation ul li {
		/*  padding: 0 5px 0 35px; */
	}
}

/* Navi Sub 1 */
ul#naviSub1,
ul#naviSub2,
ul#naviSub3,
ul#naviSub4 {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial,Helvetica,FreeSans,sans-serif;
	font-size: 15px;
	font-weight: bold;
}

ul#naviSub2 {
	font-size: 14px;
	font-weight: bold;
}

ul#naviSub3,
ul#naviSub4 {
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia,Palatino,Palatino Linotype,FreeSerif,serif;
}

ul#naviSub1 li a,
ul#naviSub3 li a {
	text-decoration: none;
	color: #620206;
}

ul#naviSub2 li a,
ul#naviSub4 li a {
	text-decoration: none;
	color: #996566;
}

ul#naviSub1 a:hover,
ul#naviSub1 a.cur,
ul#naviSub3 a.cur {
	text-decoration: underline;
}

.is-dropdown-submenu {
	min-width: 300px;	
}

#sidebar2 .dropdown.menu > li > a {
    padding-left: 0;
}

.dropdown.menu.vertical > li.is-dropdown-submenu-parent.opens-right > a::after {
    color: #620206;
    font-size: 0.75em;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    top: 50%;
    content: '\f006';
    z-index: 10;
    width: auto;
    height: auto;
    border: none;
    right: 5px;
    left: auto;
    margin-top: -5px;
}
.dropdown.menu.vertical > li.is-dropdown-submenu-parent.opens-right.is-active > a::after {
    color: #620206;
    content: '\f007';
}
@media screen and (min-width: 48em) {
	ul#naviSub1 {
		font-size: 18px;
	}
	
	ul#naviSub2,
	ul#naviSub3 {
		font-size: 16px;
	}
	
	ul#naviSub4 {
		font-size: 14px;
	}
	ul#naviSub4 {
		margin-right: 10px;
		font-size: 12px;
	}
	
}


div.csc-mailform ol,
div.csc-mailform ol li {
	margin: 0;
	padding: 0;
}

div.csc-mailform ol li {
	overflow: hidden;
}

div.csc-mailform fieldset {
	margin: 0;
	padding: 0;
	position: relative;
}

div.csc-mailform legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}

div.csc-mailform fieldset ol {
	padding: 1em 1em 0 1em;
}

div.csc-mailform fieldset li {
	padding: 0.5em;
	margin-bottom: 0.5em;
	list-style: none;
}


@media print {
  *, :before, :after, *:first-letter, *:first-line {
    box-shadow: none !important;
    text-shadow: none !important;
    background: transparent !important;
    color: #000 !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: ""; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }


}